@charset 'utf-8';

/******样式清除******/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333333;
}

a,
span {
  vertical-align: top;
}

img {
  border: 0;
  vertical-align: middle;
}

input,
button,
text {
  vertical-align: top;
  outline: none;
  border: none;
}

button {
  padding: 0;
  background: none;
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
}

textarea {
  outline: none;
  border: none;
  resize: none;
}

input,
textarea {
  box-sizing: content-box;
  outline: none;
  background: 0 0;
  font-family: 'Microsoft YaHei';
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #acacac;
}

table tr td,
table {
  border-collapse: collapse;
}

body {
  font-size: 0;
  color: #000;
  font-family: 'Microsoft YaHei';
}

/*****通用样式******/
/*清除浮动*/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

.db {
  display: inline-block;
}

/*****边距调整****/
.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

/****内容块居中***/
.centerWidth {
  max-width: 7.5rem;
  margin: 0 auto;
}

/*
  * @Description: 主入口文件  
  * @Company: TRS  
  * @Date: 2020-01-15 10:23:14 
  * @LastEditors: yj 
 */
/* 溢出处理 */
.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pb30 {
  padding-bottom: 0.3rem;
}

.pb43 {
  padding-bottom: 0.43rem;
}

/****头部样式****/
html {
  font-size: calc(100vw / 7.5);
  font-size: -webkit-calc(13.33333333vw);
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
}

@media only screen and (min-width: 750px) {
  html {
    font-size: 100px;
    max-width: 750px;
  }
}

.mb2-header {
  position: relative;
  height: 1.75rem;
  background: url('../images/w2-hdbg.png') no-repeat top center;
  background-size: 100%;
  text-align: center;
}


.mb2-header .sousuo2 {
  /*position: absolute;*/
  width: 4.24rem;
  height: 0.5rem;
  margin-top: 0.1rem;
 /* left: 21.3%;
  bottom: 14%;*/
  border: solid 1px #1a74ca;
  border-radius: .5rem;
  background-color: #ffffff;
  display: inline-block;
  text-align: left;
}

.mb2-header .sousuo2 input {
  width: 3.44rem;
  height: .50rem;
  line-height: .5rem;
  padding-left: 0.3rem;
}

.mb2-header .sousuo2 a {
  /*position: absolute;*/
  display: inline-block;
  /*right: 0.23rem;*/
  width: .23rem;
  height: 100%;
  line-height: .5rem;
  /*top: 26%;*/
}

.mb2-header .sousuo2 a img {
  width: .23rem;
  height: .23rem;
}

.mb2-header2 {
  position: relative;
  height: 2.04rem;
  background: none;

}

.mb2-header2 .sousuo2 {
  position: absolute;
  width: 4.24rem;
  height: 0.5rem;
  margin-top: 0.25rem;
  left: 21.3%;
  bottom: 14%;
  border: solid 1px #1a74ca;
  border-radius: .5rem;
  background-color: #ffffff;

}

.mb2-header2 .sousuo2 input {
  width: 3.44rem;
  height: .50rem;
  line-height: .5rem;
  padding-left: 0.3rem;
}

.mb2-header2 .sousuo2 a {
  position: absolute;
  display: inline-block;
  right: 0.23rem;
  width: .23rem;
  height: .23rem;
  /*top: 26%;*/
}

.mb2-header2 .sousuo2 a img {
  width: .23rem;
  height: .23rem;
}

.mb2-header .h-dl {
  position: absolute;
  top: 9%;
  left: 58.4%;
  height: 0.21rem;
}

.mb2-header .h-dl a {
  display: inline-block;

  font-size: 0.16rem;
  line-height: 0.18rem;
  color: #ffffff;
}

.mb2-header .h-dl a:hover {
  color: #2760b7;
}

.mb2-header .h-dl span {
  font-size: 0.16rem;
  line-height: 0.18rem;
  margin-left: 0.11rem;
  margin-right: 0.15rem;
  color: #ffffff;
}

.mb2-header .mb2-logo {
  /*position: absolute;*/
  width: 56.2%;
  height: 0.75rem;
  margin-top: 0.2rem;
  /*left: 18%;*/
  display: inline-block;
}

.mb2-header2 .mb2-logo {
  /*position: absolute;*/
  width: 56.2%;
  height: 0.75rem;
  margin-top: 0.2rem;
  /*left: 18%;*/
  display: inline-block;
}

.mb2-header .mb2-logo img {
  width: 100%;
}

.mb2-header .mb2-sousuo {
  position: absolute;
  right: 6%;
  top: 36.5%;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  border: solid 0.01rem #2760b7;
}

.mb2-header .mb2-sousuo a {
  display: inline-block;
  width: 0.23rem;
  height: 0.23rem;
  margin-left: 0.14rem;
  margin-top: 0.14rem;
  background: url('../images/w2-sousuo.png') no-repeat center;
  background-size: 100%;
}

.mb2-header .mb2-sousuo a:hover {
  opacity: 0.9;
}

.mb2-nav {
  width: 100%;
  height: 0.89rem;
}

.mb2-nav ul {
  height: 100%;
}

.mb2-nav ul .li-last {
  border-right: none;

}

.mb2-nav ul li {
  width: 20%;
  height: 100%;
  line-height: 0.89rem;
  background-color: #2760b7;
  border-right: 0.02rem solid #2b6dc3;
  box-sizing: border-box;
}

.mb2-nav ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 0.3rem;
  text-align: center;
  color: #feffff;
}

.mb2-nav ul li:hover {
  background-color: #1a74ca;
}

.mb2-nav ul li:hover a {
  font-weight: bold;

}

/* 位置 */
.mb2-position {
  width: 100%;
  height: 0.98rem;
  line-height: 0.95rem;
  border-bottom: 0.03rem solid #e5e5e5;
  box-sizing: border-box;
}

.mb2-position img {
  width: 0.2rem;
  height: 0.34rem;
  margin-left: 0.43rem;
}

.mb2-position a {
  display: inline-block;
  max-width: 1.7rem;
  font-size: 0.28rem;
  color: #333333;
  margin-left: 0.22rem;
}

.mb2-position a:hover {
  color: #2760b7;
}

.mb2-position span {
  display: inline-block;
  max-width: 1.7rem;
  font-size: 0.28rem;
  color: #333333;
  margin-left: 0.2rem;
}

.mb2-position .ponow {
  color: #2760b7;
}


/* 尾部样式 */
.mb2-footer {
  width: 100%;
  height: 3.32rem;
  border-top: 0.05rem solid #1a74ca;
}

.mb2-footer .mb2-fqh {
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
}

.mb2-footer .mb2-fqh a {
  display: inline-block;
  max-width: 1rem;
  font-size: 0.3rem;
  color: #1a74ca;
}

.mb2-footer .mb2-fqh a:hover {
  text-decoration: underline;
}

.mb2-footer .mb2-fqh span {
  display: inline-block;
  font-size: 0.3rem;
  color: #1a74ca;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}

.mb2-footer a {
  display: inline-block;
  width: 7.5rem;
  text-align: center;
  font-size: 0.22rem;
  color: #6e6e6e;
  margin-bottom: 0.24rem;
}

.mb2-footer a:hover {
  color: #2760b7;
}

.float {
  display: none;
  position: fixed;
  right: 0.18rem;
  bottom: 31%;
  width: auto;
  cursor: pointer;
  z-index: 99;
}

.float img {
  width: 1rem;
  height: 1rem;
  margin-left: 0.02rem;
}

.float img:hover {
  opacity: 0.9;
}

.float p {

  font-size: 0.25rem;
  color: #1a74ca;

}

/* 指南页面 */
.local {
  margin: 0 .25rem;
  line-height: .32rem;
  padding: .16rem 0;
}

.local img {
  width: .21rem;
  height: .32rem;
  margin-right: .2rem;
}

.local a,
.local span {
  display: inline-block;
  color: #1369c0;
  font-size: .24rem;
}

.local .arrow {
  margin: 0 .1rem;
}