body{
  box-sizing: border-box;
  /* padding-bottom: 56px; */
}
header{
  box-sizing: border-box;
  padding-top: 35px;
  background: url(../img/headerbg.png) no-repeat center;
  min-height: 1068px;
  background-position-y: top;
  background-size: 100% 100%;
}
header .head .logo img{
  width: 230px;
  height: 80px;
  margin-right: 250px;
}
header .head .list,header .head .login{
  height: 60px;
  padding-top: 22px;
  box-sizing: border-box;

}
header .head .login{
  border: 1px solid #61cbcd;
  width: 216px;
  text-align: center;
  padding-top: 18px;
  margin-right: 15px;
  color: white;
}
header .head .logged{
  min-width: 216px;
  text-align: center;
  padding-top: 18px;
  margin-right: 15px;
}
header .head .logged img{
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  overflow: hidden;
}
header .head .logged .userName{
  margin-left: 10px;
  margin-right: 0px;
  font-size: 16px;
}
header .head .logged .tc{
  font-size: 16px;
  color: #94939a;
  cursor: pointer;
}

header .head .list li{
  width: 70px;
  text-align: center;
  margin-right: 55px;
  padding-bottom: 10px;
  font-weight: 600;
  box-sizing: border-box;
}
header .head .list li a{
  display: block;
  width: 100%;
  height: 100%;
  color:#94939a;
  font-size:16px;
}
header .head .list li.active{
  background: url(../img/header_hov.png) no-repeat center;
  background-size: 100%;
  background-position-y: bottom;
}
header .head .list li.active a{
  color:#fff;
}
header .head .list li:hover{
  background: url(../img/header_hov.png) no-repeat center;
  background-size: 100%;
  background-position-y: bottom;
}

footer{
  background-color: #1b1b23;
  height: 368px;
  padding-top: 42px;
  box-sizing: border-box;
}
footer .headList{
  width: 1200px;
  border-bottom: 1px solid #4f5673;
  padding-bottom: 15px;
  margin-left: auto;
  padding-left: 450px;
  box-sizing: border-box;
}
footer .headList .list li{
  width: 70px;
  text-align: center;
  margin-right: 55px;
  padding-bottom: 10px;
  font-weight: 600;
  box-sizing: border-box;
}
footer .headList .list li a{
  display: block;
  width: 100%;
  height: 100%;
}
footer .headList .list li:hover{
  background: url(../img/header_hov.png) no-repeat center;
  background-size: 100%;
  background-position-y: bottom;
}
.footerInner{
  border-bottom: 1px solid #4f5673;
  padding-bottom: 37px;
}
.footerInner .bottomLogo img{
  height: 175px;
  margin-top: -32px;
  margin-right: 83px;
}
.inner .in_1,.inner .in_2{
  margin-right: 92px;
}
.inner .in_1 .tit{
  font-size: 29px;
  color: #8185b1;
  margin-top: 23px;
  margin-bottom: 16px;
}
.inner .in_1 .text{
  font-size: 14px;
  color: #cacacc;
  line-height: 30px;
}
.inner .in_2 .tit,.inner .in_3 .tit{
  font-size: 18px;
  color: #8185b1;
  margin-top: 28px;
  font-weight: bold;
  margin-bottom: 16px;
}
.inner .in_2 .phone{
  margin-bottom: 18px;
}
.inner .in_2 .phone img{
  margin-top: -15px;
  margin-right: 12px;
}
.inner .in_2 .phone span{
  font-size: 32px;
  color: #cacacc;
}
.inner .in_2 .qq img{
  margin: 0 10px;
}
.inner .in_3 .fl{
  font-size: 14px;
  color: #cacacc;
  margin-bottom: 10px;
  margin-right: 24px;
}
.inner .in_3 .fl p{
  margin-bottom: 10px;
}
.footerBottom{
  padding-top: 15px;
  box-sizing: border-box;
  font-size: 14px;
  color: #4f5673;
}
.bodyDiv{
  min-height: 988px;
  background-color: #353541;  
  margin-top: 15px;
  padding-top: 130px;
  box-sizing: border-box;
}
.bread{
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  border-bottom: 1px solid #4f5673;
  padding-bottom: 15px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.y_title{
  margin-bottom: 20px;
}
.y_title h2{
  position: relative;
  z-index: 5;
  text-align: center;
  /*font-size: 52px;*/
  font-weight: lighter;
}
.y_title .h2_eng{
  position: relative;
  font-size: 63px;
  color: #393945;
  text-align: center;
  margin-top: -62px;
  font-weight: bold;
}
.innerListDiv{
  width: 90%;
  border-radius: 5px;
  min-height: 660px;
  background-color: #d4d4dc;
  padding: 18px 48px;
  box-sizing: border-box;
  margin: 0 auto;
}
.b_gk{
  display: inline-block;
  width: 45px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #9661bd;
  color: #fff;
  margin-right: 10px;
  margin-left: 10px;
}
.b_zr{
  display: inline-block;
  min-width: 45px !important;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #36a2a2;
  color: #fff;
}


.l_circle{
  width: 7px;
  height: 7px;
  background-color: #28a7e1;
  border-radius: 7px;
  display: inline-block;
  margin: 0 10px;
  margin-bottom: 4px;
  vertical-align: bottom;
}


.masked {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.masked_div{
  width: 600px;
  height: 426px;
  background: #d4d4dc;
  border-radius: 5px;
  margin: 175px auto;
  padding: 58px 60px;
  color: #000;
  box-sizing: border-box;
}
.masked_div .tit{
  font-size: 40px;
  text-align: center;
  margin-bottom: 58px;
}
.masked_div input{
  width: 480px;
  height: 60px;
  text-align: center;
  margin-bottom: 36px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.17);
}
.masked_div .btn{
  width: 200px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 22px;
  background-color: #36a2a2;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}



/* 下拉框 */
.fl_selectDiv{
  position: relative;
  cursor: pointer;
}
.selectDiv .selectOption,.selectDiv .selectOption_2,.selectDiv .selectOption_3{
  display: none;
  position: absolute;
  width: 90%;
  /* height: 180px; */
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  /* overflow-y: scroll; */
  top: 45px;
  left: 0;
  background-color: #fff;
  cursor: default;
  display: none;
  z-index: 9899;
}
.selectOption li,.selectOption_2 li,.selectOption_3 li{
  width: 100%;
  font-size: 14px;
  color: #555555;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 15px;
  cursor: pointer;
}
.selectOption li:hover,.selectOption_2 li:hover,.selectOption_3 li:hover{
  color: #fff;
  background-color: #28a7e1;
}
#ext1,#ext2,#ext3{
  position: relative;
  width: 117px;
  text-align: left;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.xiajiantou_img{
  position: absolute;
  right: 21px;
  top: 15px;
}