/*
 * @Descripttion: 
 * @Author: xxx
 * @Date: 2024-12-13 14:00:51
 * @LastEditors: 徐长伦
 * @LastEditTime: 2024-12-25 15:05:17
 */
/* 顶部样式 */
.header {
  width: 1094px;
  height: 189px;
  margin: 0 auto;
}

.header-top {
  display: flex;
  justify-content: space-between;
}

.logo {
  width: 432px;
  height: 58px;
  margin-top: 65px;
}

.logo a img {
  width: 432px;
  height: 58px;
}

.you {
  width: 193px;
  height: 149px;
}

.lang-t {
  font-size: 14px;
  color: #222222;
  font-family: "Microsoft YaHei";
  height: 40px;
  line-height: 40px;
  float: right;
}

.font-bold {
  font-weight: 700;
}

.input-b {
  width: 193px;
  height: 30px;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}

.input-l {
  width: 117px;
  height: 28px;
  border: 1px solid #ddd;
  border-color: #ddd;
  border-right: none;
}

.input-l .wbk {
  background: none;
  border: none;
  color: #666;
  float: left;
  font-family: 微软雅黑;
  font-size: 14px;
  height: 100%;
  outline: none;
  padding: 0 0 0 14px;
  width: 100%;
}
.img-r{
width: 75px;
height: 30px;
background-color: #076ce0;
display: flex;
justify-content: center;
}
.img-r img{
  margin-top: 5px;
  width:20px;
height: 20px;
}
.nav {
  clear: both;
  margin: 0 auto;
  max-width: 1094px;
  background: rgba(9, 104, 177, 1);
}

.imenu_bg {
  width: 1094px;
  height: 40px;
  position: relative;
}

.imenu {
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  cursor: pointer;
  color: #FFF;
  float: left;
  position: relative;
}

.imenu a {
  color: #FFF;
  text-decoration: none;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  font-size: 15px;
}

.imenu a:hover {
  text-decoration: none;
  color: #ffffff;
}

.icon-triangle {
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  vertical-align: middle;
  border: 5px solid transparent;
  border-top-color: currentcolor;
  left: 5px;
  margin: 0 0 -8px;
  position: relative;
  width: 0;
}

.imenu_on {
  width: 110px;
  height: 40px;
  color: #ffffff;
  background: rgb(30, 128, 199);
  cursor: pointer;
  float: left;
  line-height: 40px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-weight: bold;
}

.imenu_on>a {
  color: #015d22;
  text-decoration: none;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 15px;
}

.imenu_on a:hover {
  color: #fff;
  text-decoration: none;
}

.submnu {
  width: 113px;
  *width: 113px;
  _width: 113px;
  border-top: none;
  margin: 0 auto;
  display: none;
  position: absolute;
  left: 0px;
  top: 40px;
  z-index: 1000;
  background: rgb(30, 128, 199);
  filter: alpha(opacity=95);
  -moz-opacity: 0.8;
  font-size: 12px;
  font-weight: normal;
}

.submnu div>ul>li>a {
  font-size: 14px;
  font-weight: normal;
}

.pf_t ul li {
  width: 168px;
  float: left;
  text-align: left;
  padding-left: 15px;
}

.xxgk {
  padding-left: 39px;
  padding-right: 39px;
  padding-bottom: 20px;
}

.xxgk .xxgk_a {
  display: flex;
  justify-content: flex-start;
}

.xxgk .xxgk_t {
  width: 84px;
  height: 30px;
  line-height: 40px;
  white-space: nowrap;
  padding-right: 30px;
}

.xxgk .xxgk_t a {
  font-size: 14px;
  font-weight: normal;
}

.xxgk .xxgk_l ul li {
  width: 73px;
  height: 35px;
  line-height: 40px;
  float: left;
}

.xxgk .xxgk_l ul li a {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
}
/* 底部样式 */
.footer {
  width: 100%;
	height: 169px;
	margin: 0 auto;
	background-image: url(bgbottm.jpg);
	background-size: 100% 100%;
}

.footer-top {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 50px;
  padding-bottom: 5px;
}

.footer-btn {
  width: 182px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  color: rgba(17, 96, 170, 1);
  font-weight: bold;
  font-size: 14px;
}

.footer-bottom {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  font-family: 微软雅黑;
  color: rgba(154, 154, 154, 1);
  padding-top: 40px;
  line-height: 18px;
}
/* 底部弹窗样式 */
  .one-box {
    width: 236px;
    height: 232px;
    position: relative;
    background: rgba(66, 165, 246, 1);
    padding: 21px 60px;
  }
  .two-box {
    width: 180px;
    height: 166px;
    position: relative;
    background: rgba(66, 165, 246, 1);
    padding: 21px 60px;
  }
  .three-box {
    width: 180px;
    height: 158px;
    position: relative;
    background: rgba(66, 165, 246, 1);
    padding: 21px 60px;
  }

  .popupZoneAreaClose {
    background: url(vbg01.png) -527px -2387px;
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: 26px;
    top: 12px;
    width: 33px;
    z-index: 8;
  }

  .btn-item {
    height: 30px;
    line-height: 45px;
    font-size: 14px;
    color: rgb(255, 255, 255);
  }
/* 其他 */
  body{
    background-color: #F3F7FA;
  }
  
  .arrow-right,
  .arrow-left,
  .long-arrow-right,
  .long-arrow-left{
    display: block;
    margin: 12px auto;
    width: 7px;
    height: 7px;
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
  }
  .arrow-right,
  .long-arrow-right{
    transform: rotate(135deg);
  }
  
  .arrow-left,
  .long-arrow-left{
    transform: rotate(-45deg);
  }
  .long-arrow-right::after,
  .long-arrow-left::after{
    content: "";
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
    transform: rotate(-45deg) translate(15px, 4px);
    left: 0;
    top: 0;
  }
  .mbx {
    width: 1084px!important;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    color: rgb(102, 102, 102);
    background: rgba(237, 237, 237, 1);
    padding-left: 10px;
}