/* 版心 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Helvetica, "PingFang SC", "Microsoft Yahei", sans-serif;
  /* font-size: 14px; */
}

.w1 {
  padding: 0 14vw;
}

.w2 {
  padding: 0 25vw;
}

.w3 {
  width: 1200px !important;
  margin: 0 auto;
}

ul {
  padding-left: 0;
}

li {
  list-style: none;
}

a {
  color: #fff;
}

p {
  margin: 0;
  padding: 0;
}

a:focus,
a:hover {
  color: #fff;
  text-decoration: none;
}

.myActive {
  color: #004FC2;
}

.titles {
  font-size: 36px;
  font-weight: 800;
  color: #004FC2;
  margin-top: 60px;
  display: inline-block;
}

.usen {
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  color: #666666;
}

/* 导航栏 */

.mynav {
  position: fixed;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 70px;
  background-color: #fff;
  z-index: 999;
  box-shadow: 0vw 0vw 1vw 0vw rgba(27, 27, 27, 0.1);

}

.mynav .logo {
  height: 70px;
  cursor: pointer;
}

.mynav .logo a {
  display: block;
  height: 100%;
  line-height: 70px;
}

.namynav .logo img {
  width: 100% !important;
  height: 100% !important;
}

.mynav .first {
  width: 100vw;
  display: grid;
  grid-template-columns: 1fr 5fr;
}

.mynav .first>ul {
  display: inline-block;
  /* margin-left: 8vw; */
  padding-left: 0;
  justify-self: end;
}

.mynav .first>ul li {
  display: inline-block;
  line-height: 70px;
  box-sizing: border-box;
  margin-left: 50px;
  /* border: 0.208vw solid transparent; */
  transition: all 0.4s ease-in-out;
}

.mynav .first>ul li a {
  /* padding: 1vw; */
  color: #1b1b1b;
  font-size: 18px;
  font-weight: bold;
  transition: all 0.4s ease-in-out;
}

.mynav .first>ul li:hover {
  /* background-color: rgba(27, 95, 241, 0.1); */
  /* border-bottom: 0.208vw solid #004FC2; */
}

.mynav .first>ul li:hover a {
  /* color: #004FC2; */
}

.mynav .search {
  position: relative;
  float: right;
  height: 3.98vw;
  padding: 1vw 2vw;
  cursor: default;
}

.mynav .search img {
  width: 100%;
  height: 100%;
}

/* .mynav .search i {
  margin-right: 1.5vw;
  vertical-align: middle;
} */

.second {
  display: none;
}

.extends {
  display: flex;
  justify-content: flex-start;
  background-color: #004FC2;
  opacity: 0.9;
  color: #fff;
  padding: 2.76vw 15vw 5vw 25vw;
  box-sizing: border-box;
}

.extends>div {
  display: inline-block;
  margin-right: 7vw;
}

.extends>div p:nth-child(1) {
  font-size: 0.729vw;
  color: #fefefe;
  text-align: center;
  cursor: default;
}

.extends>div p:nth-child(2) {
  width: 3.125vw;
  height: 0.104vw;
  background-color: #ffffff;
  margin: 1.306vw auto 1.875vw;
  cursor: default;
}

.extends>div ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.extends>div ul li {
  text-align: center;
  margin-bottom: 1vw;
}

.extends>div ul li a {
  color: #fefefe;
}


.bannersabout {
  width: 100%;
  height: 400px;
  margin-top: 70px;
}

/* 页脚 */



.footers {
  width: 100%;
  height: 328px;
  background: #000000;
  opacity: 0.85;
  margin-top: 40px;
  text-align: center;
  padding-top: 60px;
  color: #FFFFFF;
}

.footers div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 60px;
  margin-bottom: 20px;
}

.footers img {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 20px;
}

.footers div p {
  line-height: 30px;
  font-weight: 400;
}

.footers h5,
.footers a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

/* .detailshtml img{
  display: block;
  max-width: 900px;
  margin: 20px auto;
}
.detailshtml p{
  line-height: 25px;
  text-indent: 30px;
  font-size: 16px;
} */









.foot {
  /* padding-top: 3vw;
  padding-bottom: 1vw;
  color: #fff;
  background-color: rgb(18, 26, 44);
  text-align: center;
  font-size: 0.729vw; */
  margin-top: 60px;
  height: 25vh;
  background-color: rgb(18, 26, 44);
  padding: 0 12.542vw 0 13.542vw;
}

.footLeft {
  float: left;
  height: 25vh;
  margin: 0 !important;
  color: #fff;
}

.footLeft ul {
  margin: 3vh 0 2vh;
  padding: 0;
  overflow: hidden;
}

.footLeft ul li {
  display: inline-block;
  text-align: center;
  font-family: AdobeHeitiStd-Regular;
  font-weight: normal;
  margin-right: 2vw;
  overflow: hidden;
}

.footLeft ul li a {
  font-size: 0.9vw;
  overflow: hidden;
}

.footLeft ul li p {
  margin: 0.5vw 0;
  font-size: 0.6vw;
}

/* .address {
  padding: 1vh 0;
} */

.footLeft .address p,
.footLeft .address a {
  margin: 0.5vh 0;
  font-size: 0.9vw
}

.footRight {
  float: right;
  width: 6vw;
  height: 6vw;
  color: #fff;
  font-size: 0.9vw;
  text-align: center;
}

.footRight span {
  display: inline-block;
  margin: 1vw 0;
}

.footRight img {
  width: 100%;
  height: 100%;
}

/* .foot>div {
  display: flex;
  justify-content: space-between;
}

.foot>div div:nth-child(5) div {
  width: 5vw;
  height: 5vw;
}

.foot>div div p {
  font-size: 1vw;
  margin-bottom: 2vw;
}

.foot>div div li {
  text-align: left;
  margin-bottom: 0.5vw;
}

.foot>div div:nth-child(5) div img {
  width: 100%;
  height: 100%;
}

.foot p:nth-child(2) {
  text-align: left;
  box-sizing: border-box;
  margin: 1vw 0;
  padding: 1vw 0;
  border-top: 2px solid rgb(92, 97, 105);
  border-bottom: 2px solid rgb(92, 97, 105);
}

.foot p:nth-child(2) span {
  margin-right: 2vw;
  cursor: pointer;
}

.foot p:nth-child(3) {
  text-align: center;
  margin-bottom: 1vw;
}

.foot p:nth-child(3) span {
  margin-right: 2vw;
}

.foot p:nth-child(4) {
  text-align: center;
} */

/* 信息弹框 */

.tan {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #1189eb;
  border-radius: 0.521vw;
  padding: 2vw 1.302vw;
  box-sizing: border-box;
  color: #fff;
  z-index: 999;
}

.tan>img {
  width: 9.583vw;
  height: 9.583vw;
  border-radius: 0.521vw;
  margin-right: 1.667vw;
  vertical-align: top;
}

.tan>div {
  display: inline-block;
}

.tan>div>div:nth-child(1) {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2.865vw;
}

.tan>div>div:nth-child(1) img {
  float: left;
  width: 15vw;
  height: 2.865vw;
}

.tan>div>div:nth-child(1) span {
  float: right;
  /* width: 5.208vw; */
  height: 2.083vw;
  background-color: #ffffff;
  border-radius: 0.521vw;
  font-size: 0.938vw;
  color: #1189eb;
  line-height: 2.083vw;
  text-align: center;
  cursor: pointer;
  padding: 0 1vw;
}

.tan>div>p:nth-child(2) {
  font-size: 1.25vw;
  font-weight: bold;
}

.tan>div>p:nth-child(3) {
  font-size: 0.938vw;
  font-weight: bold;
}