img{transition: all 0.5s;-moz-transition: all 0.5s;	/* Firefox 4 */-webkit-transition: all 0.5s;	/* Safari 和 Chrome */-o-transition: all 0.5s;	/* Opera */;}
*{
  padding: 0;
  margin: 0;
  /* font-family: "Arial","micrsoft yahei"!important; */
}

::-webkit-scrollbar{width:0;}
.fal{
  float: left;
}
.far{
  float: right;
}

#web-box{
  overflow: auto;
  background: #fff;
  /* font-family: "微软雅黑" !important; */
  /* -moz-user-select:none;
  -webkit-user-select:none;
  user-select:none;     */

}

.navigation-content-box{
  width: 1144px;
  height: 290px;
  position: absolute;
  left: calc((100% - 1338px)/2);
  z-index: 666;
  padding: 22px 69px 25px;
   /* top: 54px;   */
  top: -290px;
  /* transition: 0.5s; */
  /* opacity: 1;  */
}

.navigation-content-box .link-btn{
  width: 148px;
  margin-top: 16px;
}

.navigation-content-box .link-btn .btn-style-one{
  padding: 8px 66px 8px 20px;
  
}

.navigation-content-box .link-btn .btn-style-one:after{
  top: 9px;
  font-size: 13px;
}

.navigation-content-box .link-btn span{
  font-size: 13px;
  letter-spacing: 2px;
}

.navigation-content-box .link-btn span:before{
  height: 19px;
}

.navigation-content-box > .nag_zhezhao{
  width: 100%;
  height: 288px;
  position: absolute;
  top: 2px;
  left: 0;
  background: #fff;
  opacity: 0.9;
  z-index: -1;
}

.navigation-content-box > .content > .leftBox{
  margin-right: 58px;
}

.navigation-content-box > .content > .rightBox{
  height: 186px;
  overflow: hidden;
}

.navigation-content-box > .content > .rightBox > div{
  margin-right:29px;
  overflow:hidden;
  float: left;
}

.navigation-content-box > .content > .rightBox > div:nth-child(1) > span{
  width: 100px;
  height: 14px;
  display: block;
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 14px;
  cursor: pointer;
}

.navigation-content-box > .content > .rightBox > div:nth-child(1) > span > a{
  color: #8B8B8B;
}

.navigation-content-box > .content > .rightBox > div > span{
  width: 125px;
  height: 14px;
  display: block;
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: 400;
  color: #8B8B8B;
  line-height: 14px;
  margin-bottom: 14px;
  cursor: pointer;
  transition: 0.3s;
}

.navigation-content-box > .content > .rightBox > div > span:hover > a{
  color: #00409E;
}

.navigation-content-box > .content > .rightBox > div > span > .icon{
  color:#00409E;
  opacity: 0;
  float: right;
  font-size:15px;
}

.navigation-content-box > .content > .rightBox > div > span:hover > .icon{
  opacity: 1;
}

.navigation-content-box > .content > .rightBox > div > div{
  width: 80px;
  writing-mode: horizontal-tb;
  text-align: left;
  height: 14px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 14px;
}

.navigation-content-box > .content > .rightBox > div > div > a{
  color: #404040;
}

.navigation-content-box > .content  img{
  width: 168px;
  height: 126px;
  margin-bottom: 19px;
}

.navigation-content-box > .content  .text{
  width: 150px;
  height: 18px;
  font-size: 13px;
  font-family: "微软雅黑";
  font-weight: 400;
  color: #404040;
  line-height: 18px;
}

.navigation-content-box > .content .btn{
  width: 119px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #D8D8D8;
  margin-top: 16px;
  overflow: auto;
  padding: 10px 13px 10px 13px;
}

.navigation-content-box > .content .btn > div:nth-child(1){
  width: 71px;
  height: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.65);
  text-align: center;
  font-size: 13px;
  font-family: "微软雅黑";
  font-weight: 400;
  color: #404040;
  line-height: 20px;
  letter-spacing: 2px;
  float: left;
}

.navigation-content-box > .content .btn > div:nth-child(2){
  width: 13px;
  height: 8px;
  float: right;
  /* background: url("../img/index/查看更多-箭头-默认状态.png") no-repeat; */
  background-size: 100%;
  margin-top: 5px;
}

.navigation-box{
  position: relative;
  z-index: 999;
  transition: all .5s;
  border-bottom: 1px solid #f2f2f2;
}

.shop-btn{
  overflow: hidden;
  cursor: pointer;
  float: left;
  margin:0 10px 0 0;
}

.shop-btn-text{
  background: #00409E;
  border-radius: 6px;
  color: #fff;
  float: left;
  padding: 11px 13px;
  margin-top: 9px;
}

.bottomLine{
  position: absolute;
  left: 15px;
  bottom: 0;
  height: 4px;
  background-color: #00409E;
  transition: all 0.3s ease;
  height: 2px;
  width: 24px;
  display: none;
}

.navigation-ul{
  overflow: auto;
  margin: 0;
}

.navigation-ul > li{
  float: left;
  transition: 0.2s;
  list-style: none;
  overflow: hidden;
  padding: 0 0 0 28px;
}

.navigation-ul > li > span{
  width: 100%;
  height: 100%;
  display: block;
  font-family: "微软雅黑";
  font-weight: 400;
}

.navigation-ul > li > a{
  width: 100%;
  height: 100%;
  display: block;
}

.navigation-ul > li > a > span{
  color: #404040;
}

.navigation-ul > li:hover > span{
  color: #00409E;
  cursor: pointer;
}

.navigation-ul > li:hover .navigation-content-box{
  top: 52px;
}

.bannerImg{
  width: 100%;
  overflow: auto;
}

.carousel-inner img{
  width: 100%;
}

#video-play-box{
  position: fixed;
  top: 0;
  left:0; 
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
}

#video-play-box > .zhezhao{
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
}

/* .video-box{
  width: 103px;
  height: 103px;
  border-radius: 103px;
  background: #00409E;
  margin: 0 auto 65px;
  padding-top: 1px;
  cursor: pointer;
  transition: 0.5s;
}

.video-box:hover{
  transform:scale(1.2);
}

.video-box > .icon{
  display: block;
  width: 18px;
  height: 53px;
  font-size: 35px;
  color: #FFFFFF;
  margin: 10px auto 0;
}

.banner-section .inner{
  margin: 500px auto 0;
}

.video-box > .text{
  text-align: center;
  width: 61px;
  height: 19px;
  display: block;
  font-size: 14px;
  font-family: "微软雅黑";
  font-weight: 400;
  color: #FFFFFF;
  line-height: 19px;
  letter-spacing: 1px;
  margin: 0 auto;
} */

.playHeader{
  position: relative;
}

.playHeader > .close-video{
  width:28px;
  height:28px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.playHeader > .close-video > img{
  width:100%;
}

.turnoff ul li {
  list-style: none;
}

.advantage-box{
  overflow: hidden;
  background: url("/sitefiles/library/images/2022/1/45987883906a8c13.png") no-repeat;
  background-size: 100% 100%;
  padding: 40px 0 0 0;
  position: relative;
}

.advantage-title-box{
  overflow: hidden;
  text-align: center;
}

.advantage-title-box > .title{
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
}

.advantage-title-box >.underline{
  width: 61px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 6px;
  margin: 20px auto 62px;
}

.advantage-box .banner-win{
  width:100%;.advantage-box .content-box
  /* height: 500px; */
  padding-top: 1px;
  overflow: hidden;
  left: 0;
  top: 0;
  position: relative;
  margin: 0;
}

.advantage-box .advantage-content-box{
  /* width: 275px;
  height: 478px; */
  width: calc(( 100% / 3 ) * 0.24);
  float: left;
  transition:all 0.5s ease-out;
  position: relative;
}

.advantage-box .advantage-content-box:hover{
  margin-top: -20px;
}

.advantage-box .content-box{
  /* width: 1710px;
  height: 500px; */
  width: 300%;
  padding: 0;
  margin-top: 21px;
}
.advantage-box .btn-box{
  width: 1136px;
  height: 500px;
  position: absolute;
  padding: 0 15px;
}

.advantage-box .leftBtn{
  width: 37px;
  height: 49px;
  display: block;
  position: absolute;
  left: 0;
  top: 45%;
  background:url("/sitefiles/library/images/2022/2/b4025e346670aa47.png") no-repeat;
  background-size: 100%;
  z-index: 999;
  cursor: pointer;
}

.advantage-box .rightBtn{
  width: 37px;
  height: 49px;
  display: block;
  position: absolute;
  right: 1%;
  top: 45%;
  z-index: 999;
  cursor: pointer;
   background:url("/sitefiles/library/images/2022/2/b4025e346670aa47.png") no-repeat; 
  background-size: 100%;
  transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */
}

/* .advantage-box > .content-box > .rightBtn{
  position: absolute;
  right: 0;
  top: 214px;
  background: red;
} */

.advantage-box .advantage-content-box{
  margin-right: calc(( 100% / 3 ) * 0.01);
}

.advantage-box .advantage-content-box > .img{
  width: 87px;
  height: 87px;
  margin: 0 auto;
  margin-top: 141px;
}

.advantage-box .advantage-content-box > .img > img{
  width: 100%;
}

.advantage-box .advantage-content-box .number{
  width: 100%;
  text-align: center;
  padding-top: 28px;
}

.advantage-box .advantage-content-box .name{
  width: 100%;
  font-weight: 500;
  color: #FFFFFF;
  padding-top: 26px;
  text-align: center;
}

.advantage-box .advantage-content-box > .number .count-box > span:nth-child(1){
  font-size: 30px;
  font-weight: 500;
  color: #FFFFFF;
}

.advantage-box .advantage-content-box > .number .count-box > span:nth-child(2){
  font-size: 17px;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: 6px;
}

.quality-box{
  background: #F9F9FB;
  overflow: hidden;
  padding:30px 0 50px 0;
}

.quality-title-box{
  width: 469px;
  /* height: 98px; */
  margin: 0 auto;
  background: url("/sitefiles/library/images/2022/4/56cb76e1c08b566a.png") no-repeat;
  background-size: 100%;
  padding: 28px 0 0 0;
  text-align: center;
}

.pzsh_banner{
  width: 965px;
  margin: 0 auto;
  overflow-x:hidden;
}

.quality-box .banner-box{
  width: 300%;
  transition: 1s;
}

.quality-title-box > .title{
  font-size: 28px;
  font-weight: 500;
  color: #00409E;
  text-align: center;
}

.quality-title-box > .underline{
  width: 61px;
  height: 3px;
  background: #00409E;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 18px;
}

.quality-spot-box{
  width: 112px;
  height: 7px;
  margin:0 auto 37px;
}

.quality-spot-box > .spotBox > div{
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #D8D8D8;
  /* background: #00409E; */  
  margin-right: 7px;
  float: left;
  cursor: pointer;
}

.quality-box .leftBox{
  width: calc(( 100% / 3) * 0.4);
  float: left;
  overflow: hidden;
}

.quality-box .leftBox:hover img{
  transform:scale(1.2);
}

.quality-box .leftBox > img{
  width: 100%;
  transition: 1s;
}

.quality-box .rightBox{
  width: calc(( 100% / 3) * 0.6);
  float: left;
  margin-left: 25px;
  background: url("/sitefiles/library/images/2022/4/7694b54a731ab67c.png") no-repeat;
  background-size: 100% 100%;
  overflow: auto;
  padding: 37px 0 0 0;
}

.quality-box .rightBox > div:nth-child(1){
  font-weight: 500;
  color: #404040;

}

.quality-box .rightBox > div:nth-child(2){
  width: 40px;
  height: 3px;
  background: #00409E;
  border-radius: 10px;
  margin-top: 12px;
}

.quality-box .rightBox > div:nth-child(3){
  width: 42px;
  height: 12px;
  margin-top: 12px;
  margin-left: 24px;
}

.quality-box .rightBox > div:nth-child(4){
  /* width: 574px;
  height: 230px; */
  margin-top: 32px;
  overflow: hidden;
}

.quality-box .rightBox > div:nth-child(4) > .banner-box{
  /* width: 1722px;
  height: 230px; */
}

.quality-box .rightBox > div:nth-child(4) .box{
  /* width: 574px;
  height: 100%; */
  float: left;
}

 .quality-box .rightBox > div:nth-child(4) .explainBox{
  /* width: 531px;
  height: 144px; */
  background: #F0F0F0;
  overflow: hidden;
  padding: 24px 35px 27px 18px;
} 

.quality-box .rightBox .spotBox > div{
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #D8D8D8;
  margin-right: 7px;
  float: left;
  cursor: pointer;
}

.quality-box .rightBox .explainBox > div:nth-child(1){
  font-weight: 500;
  color: #333333;
}

.quality-box .rightBox .explainBox > div:nth-child(2){
  font-family: "微软雅黑";
  font-weight: 400;
  color: #6D7278;
}

.journalism-title-box {
  overflow: auto;
  text-align: center;
}

.journalism-title-box > .title{
  height: 40px;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 40px;
}

.journalism-title-box >.underline{
  width: 61px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 6px;
  margin: 20px auto 37px;
}

.quality-life-title-box {
  overflow: auto;
  text-align: center;
}

.quality-life-title-box > .title{
  height: 40px;
  font-size: 28px;
  font-weight: 500;
  color: #0544A0;
  line-height: 40px;
}

.quality-life-title-box >.underline{
  width: 61px;
  height: 2px;
  background: #0544A0;
  border-radius: 6px;
  margin: 20px auto 37px;
}

.journalism-box{
  background: url("/sitefiles/library/images/2023/4/dc6fa1d6ea143d20.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding: 52px 0 54px 0;
}

.journalism-box > div:nth-child(3){
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 1px;
}

.journalism-box .content{
  margin-top: 60px;
  margin: 0 auto;
}

.journalism-box .container-box > div{
  width: calc( 100% / 3);
  float: left;
}

.journalism-box .container-box > div > div{
  width: 95%;
  margin: 0 auto;
  position: relative;
}

.journalism-box .content-box > div:nth-child(1){
  width: 100%;
  overflow: hidden;
}

.journalism-box .content-box > div:nth-child(1) > img{
  width: 100%;
  transition: 1s;
}

.journalism-box .content-box > div:nth-child(1):hover img{
  transform:scale(1.2);
}

.journalism-box .content-box > div:nth-child(2){
  width: 100%;
  background: #fff;
  padding: 50px 0;
  overflow: auto;
}

.journalism-box .moduleName{
  width: 124px;
  overflow: auto;
  padding: 9px 22px 9px;
  background: #00409E;
  position: absolute;
  top:calc(100% - 334px);
  left: calc((100% - 124px)/2);
}

.journalism-box .moduleName > div{
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
}

.journalism-box .content-time{
   /* width: 65%;  */
  background: #F4F4F4;
  border-radius: 24px;
   padding: 10px 10px 7px 72px; 
  overflow: auto;
  margin: 0 20%;
}

.journalism-box .content-time > img{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 9px;
}

.journalism-box .content-time > div{
  font-weight: 400;
  color: #404040;
}

.journalism-box .cont-case{
  overflow: auto;
  padding:0 15px;
}

.journalism-box .content-tItle{
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #404040;
  letter-spacing: 1px;
  line-height:30px;
  text-indent: 1em;
  width: calc( 100% - 80px);
  float: left;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}

.journalism-box .content-data{
  font-family: PingFangSC-Semibold, PingFang SC;
  width: 80px;
  float: right;
  line-height: 30px;
  text-align: right;
  padding-right: 10px;
  color: #404040;
}

.journalism-box .link-btn{
  margin: 15px auto 0;
}

/*品质生活*/

.quality-life-box{
  background: url("/sitefiles/library/images/2023/4/d8d4b25d9d92c63d.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding: 52px 0 54px 0;
}

.quality-life-box > div:nth-child(3){
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 1px;
}


.quality-life-box .content{
  margin-top: 60px;
  margin: 0 auto;
}

.quality-life-box .container-box > div{
  width: calc( 100% / 3);
  float: left;
}

.quality-life-box .container-box > div > div{
  width: 95%;
  margin: 0 auto;
  position: relative;
}

.quality-life-box .content-box > div:nth-child(1){
  width: 100%;
  overflow: hidden;
}

.quality-life-box .content-box > div:nth-child(1) > img{
  width: 100%;
  transition: 1s;
}

.quality-life-box .content-box > div:nth-child(1):hover img{
  transform:scale(1.2);
}

.quality-life-box .content-box > div:nth-child(2){
  width: 100%;
  background: #fff;
  padding-top: 1px;
  padding: 50px 0;
}

.quality-life-box .moduleName{
  width: 124px;
  overflow: auto;
  padding: 9px 22px 9px;
  background: #00409E;
  position: absolute;
  top:calc(100% - 250px);
  left: calc((100% - 124px)/2);
}

.quality-life-box .moduleName > div{
  font-family: "微软雅黑";
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
}

.quality-life-box .content-time{
   /* width: 65%;  */
  background: #F4F4F4;
  border-radius: 24px;
   padding: 10px 10px 7px 72px; 
  overflow: auto;
  margin: 0 20%;
}

.quality-life-box .content-time > img{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 9px;
}

.quality-life-box .content-time > div{
  font-weight: 400;
  color: #404040;
}

.quality-life-box .content-tItle{
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #404040;
  letter-spacing: 3px;
  text-align: center;
  margin: 0 auto;
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.quality-life-box .link-btn{
  margin: 30px auto 0;
}

.cooperation-box{
  margin:0 auto;
  overflow: hidden;
  padding: 67px 0 37px 0;
}

.cooperation-title-box > .title{
  font-size: 28px;
  font-weight: 500;
  color: #00409E;
  text-align: center;
}

.cooperation-title-box > .underline{
  width: 61px;
  height: 3px;
  background: #00409E;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 18px;
  margin-bottom: 61px;
}

.cooperation-box > .content{
  width: 1602px;
  height: 290px;
  margin: 0 auto;
}

.cooperation-box > .content .spotBox{
  width: 50px;
  height: 12px;
  margin:0 auto;
  margin-top: 100px;
}

.cooperation-box > .content .spotBox > div:nth-child(1){
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #D8D8D8;
  margin-right: 7px;
  float: left;
}

.cooperation-box > .content .spotBox > div:nth-child(2){
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #00409E;
  margin-right: 7px;
  float: left;
}

.cooperation-box > .content .spotBox > div:nth-child(3){
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #D8D8D8;
  float: left;
}

.hzhb_img_box{
  width:928px;
  margin: 0 auto;
  overflow: hidden;
}

.leftBtn-box{
  width: 100px;
  float: left;
  cursor: pointer;
  margin-top: 30px;
}

.rightBtn-box{
  width: 100px;
  float: right;
  cursor: pointer;
  margin-top: 30px;
}

.banner-win{
  /* width: 860px; */
  width: calc( 100% - 200px );
  overflow: hidden;
}

.cooperation-box .banner{
  width: 300%;
  overflow: auto;
  /* height:108px; */
  margin: 0;
  transition: 1s;
}

.cooperation-box .banner > div{
  width: calc( 100% / 3 * 0.2);
  float: left;
}

.cooperation-box .banner > div > img{
  display: block;
  width:100%;
  margin: 0 auto;
}

.cooperation-box .leftBtn{
  /* width: 9px;
  height: 15px; */
  margin-top: 60%;
}

.cooperation-box .rightBtn{
  /* width: 9px;
  height: 15px; */
  margin-top: 60%;
  float: right;
}

.cooperation-spot-box{
  width: 42px;
  height: 7px;
  margin:61px auto 0;
}

.cooperation-spot-box > .spotBox > div{
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #D8D8D8;
  margin-right: 7px;
  float: left;
  cursor: pointer;
}

.footer-box{
  background-size: 100% 100%;
  /* border: 1px solid #979797; */
  overflow: auto;
  padding: 88px 0 24px 0;
}

.footer-box .content .title{
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #E4E4E4;
  margin-bottom: 18px;
}

.footer-box .content .refine{
  overflow: hidden;
  line-height: 36px;
  white-space: nowrap;
}

.footer-box .content .refine > div{
  font-family: "微软雅黑";
  font-weight: 400;
  color: #AAAAAA;
  /* float: left; */
  /* margin-bottom: 9px; */
  /* padding: 4px 25px; */
}

.footer-box .content .refine > div a{
  color: #AAAAAA;
}

.footer-box .content > div:nth-child(1){
  width: 100%;
  overflow: auto;
  padding-bottom: 69px;
}

.footer-box .content > div:nth-child(2){
  overflow: auto;
}

.footer-box .content > div:nth-child(1) > div:nth-child(1){
  width: 10%;
  float: left;
}

.footer-box .content > div:nth-child(1) > div:nth-child(2){
  width: 10%;
  float: left;
}

.footer-box .content > div:nth-child(1) > div:nth-child(3){
  width: 10%;
  float: left;
}

.footer-box .content > div:nth-child(1) > div:nth-child(4){
  width: 10%;
  float: left;
}

.footer-box .content > div:nth-child(1) > div:nth-child(5){
  width: 10%;
  float: left;
}

.footer-box .content > div:nth-child(1) > div:nth-child(6){
  width: 9%;
  float: left;
}

.footer-box .content > div:nth-child(1) > div:nth-child(6) > .ewm > img{
  width: 100%;
  border-radius: 5px;
  background-size: 100%;
}

.footer-box .content > div:nth-child(1) > div:nth-child(6) > .ewmTip{
  font-weight: 500;
  color: #C8C8C8;
  margin-top: 15px;
  white-space: nowrap;
}

.footer-box .content > div:nth-child(2) > div:nth-child(1){
  font-family: "微软雅黑";
  font-weight: 400;
  color: #C8C8C8;
  margin-right: 17px;
  float: left;
}

.footer-box .content > div:nth-child(2) > div:nth-child(2){
  font-family: "微软雅黑";
  font-weight: 400;
  color: #C8C8C8;
  margin-right: 17px;
  float: left;
}

.footer-box .content > div:nth-child(2) > div:nth-child(3){
  font-family: "微软雅黑";
  font-weight: 400;
  color: #C8C8C8;
  float: left;
}

.pzsh_banner .link-btn{
  margin-top: 37px;
}

.address-box{
  font-size: 12px;
  padding: 31px 0;
}

.address-box span{
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: 400;
  color: #8B8B8B;
}

.address-box .right-icon{
  padding: 0 16px;
}

.honor-external-box{
  width: 100%;
  /* height: 392px; */
  margin: 0 auto;
}

.honor-external-box .external-box{
  /* width: 100%; */
  /* height: 100%; */
  /* float: left; */
}

.honor-external-box .external-box > div{
  width: 100%;
  /* height: 100%; */
  margin: 0 auto;
}

.honor-external-box .external-box > div > .top{
  width: 100%;
  /* height: 200px; */
  overflow: hidden;
  background: #ccc;
}

.honor-external-box .external-box > div > .top > img{
  width:100%;
  transition: 1s;
}

.honor-external-box .external-box > div > .top > img:hover{
  transform:scale(1.2);
}

.honor-external-box .external-box > div > .bottom{
  width: 100%;
  height: 193px;
  background: #FFFFFF;
  box-shadow: 0px 1px 6px 0px rgba(207,207,207,0.5);
  padding-top: 1px;
}

.honor-external-box .external-box > div > .bottom > div:nth-child(1){
  width: 158px;
  height: 44px;
  font-size: 15px;
  font-weight: 600;
  color: #404040;
  line-height: 23px;
  letter-spacing: 1px;
  text-align: center;
  margin: 28px auto 25px;
}

.honor-external-box .external-box > div > .bottom > div:nth-child(2){
  width: 156px;
  margin: 0 auto;
}

.slogan-box{
  width: 100%;
  /* height: 220px; */
  background: url("/sitefiles/library/images/2022/1/67b506d22a24327.png") no-repeat;
  background-size: 100% 100%;
  padding: 80px 0 50px;
}

.slogan-box .col-md-4{
  height: 94px;
   margin-top: 63px;
}

.slogan-box .img-box{
  width: 120px;
  height: 120px;
  float: left;
}

.slogan-box .img-box > img{
  width: 100%;
}

.slogan-box .text-box{
  /* width: 261px; */
  margin-bottom: 40px;
  overflow: hidden;
}

.slogan-box .text-box .line{
  margin-right: 15px;
}

.slogan-box .text-box > div:nth-child(1){
  width: 100%;
  height: 63px;
  font-size: 23px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 63px;
  margin-left: 16px;
}

.slogan-box .text-box > div:nth-child(2){
  /* width: 100%; */
  height: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 15px;
  margin-left: 16px;
}

/* .laboratory-box{
  margin-bottom: 74px;
} */

.laboratory-box .laboratory-external{
  /* width:752px;
  height: 322px; */
  margin: 0 auto;
  position: relative;
}

.laboratory-box .laboratory-external .left-box{
  /* width: 315px;
  height: 313px; */
  overflow: hidden;
  /* float:left; */
}

.laboratory-box .laboratory-external .left-box > img{
  width:100%;
  transition: 1s;
}

.laboratory-box .laboratory-external .left-box > img:hover{
  transform:scale(1.2);
}

.laboratory-box .laboratory-external .right-box{
  /* width: 435px;
  height: 313px; */
  /* background: #F7F7F9; */
  float:left;
  padding: 77px 30px 0 134px;
}

.laboratory-box .laboratory-external .right-box img{
  width: 19px;
  height: 19px;
  margin-right: 6px;
}

.laboratory-box .laboratory-external .right-box > div:nth-child(1){
  width: 100%;
  /* height: 19px; */
  font-size: 14px;
  font-weight: 500;
  color: #404040;
  line-height: 19px;
  margin-bottom: 41px;
}

.laboratory-box .laboratory-external .right-box > div:nth-child(2){
  width: 100%;
  /* height: 30px; */
  font-size: 16px;
  font-weight: 400;
  color: #8B8B8B;
  /* line-height: 20px; */
  /* margin-bottom: 41px; */
}

.laboratory-box .laboratory-external .fixed-box{
  /* width: 229px;
  height: 301px; */
  /* background: url("../img/aboutUs-brief/图片02.png") no-repeat;
  background-size: 100%; */
  width: 25%;
  position: absolute;
  left: 21%;
  top: 6%;
}

.laboratory-box .laboratory-external .project-block .overlay{
  padding: 60px 0 0 19px;
  width: 100%;
}

.laboratory-box .laboratory-external .project-block .overlay .text{
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height:25px;
  margin-bottom: 9px;
}

.laboratory-box .laboratory-external .fixed-box image{
  width: 229px;
  height: 301px;
  position:absolute;
  top: 0;
  left: 0;
}

.laboratory-box .laboratory-external .fixed-box img{
  width: 100%;
  /* height: 301px; */
}

.video-section{
  height: 563px;
}

.video-section h2{
  font-size: 50px;
  margin-bottom: 35px;
}

.video-section .text{
  font-size: 20px;
}

.server-box{
  overflow: auto;
  margin-bottom: 50px;
}

.server-box .left{
  width: 25%;
  /* height: 606px; */
  background: #FFFFFF;
  box-shadow: 0px 4px 13px 0px rgba(215,215,215,0.5);
  float: left;
  margin-right: 2%;
}

.server-box .right{
  width: 68%;
  /* height: 646px; */
  margin-left: 14px;
  overflow: auto;
  float: left;
}

.server-box .right::-webkit-scrollbar {
  width: 0;
  opacity:0;
  -webkit-overflow-scrolling: touch;
}

.server-box .left .title{
  padding: 31px 0 25px 36px;
}

.server-box .left .title .text{
  height: 18px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 15px;
  font-size: 20px;
}

.server-box .left .title .line{
  width: 31px;
  height: 2px;
  background: #00409E;
  border-radius: 2px;
}

.server-box .left .content{
  width: 100%;
  /* height: 521px; */
  overflow: auto;
}
.server-box .left .content::-webkit-scrollbar {
  width: 0;
}

.server-box .left .content > a > div{
  width: 100%;
  /* height: 55px; */
  background: #FFFFFF;
  /* font-size: 12px; */
  font-weight: 400;
  color: #333333;
  /* line-height: 22px; */
  padding: 16px 0 16px 36px;
  cursor: pointer;
  transition: 0.2s;
}

.server-box .left .content > a:nth-child(1) > div{
  /* background: #00409E;
  color: #FFFFFF; */
}

.server-box .left .content > a > div > img{
  width: 22px;
  margin-right: 16px;
}

.server-box .right > div{
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid #C5C5C5;
}


.server-box .right > div img{
  width: 50%;
  margin-bottom: 19px;
  max-width: 445px;
}

.server-box .right > div > .title{
  display: block;
  /* height: 16px; */
  font-size: 22px;
  font-weight: 700;
  /* line-height: 16px; */
  margin-bottom: 16px;
  color: rgb(0, 64, 158);
  font-family: monospace;
}

.server-box .right > div > .text{
  display: block;
  /* width: 426px; */
  /* height: 33px; */
  /* font-size: 12px; */
  font-weight: 400;
  color: #333333;
  /* line-height: 16px; */
  margin-bottom: 16px;
}

.qualityLife-consumption-box{
  /* height: 284px; */
  margin-bottom: 25px;
  background: #F8F8F8;
  overflow: auto;
  padding-bottom: 35px;
}

.qualityLife-consumption-box .content{
  /* width: 749px;
  height: 249px;*/
}

.qualityLife-consumption-box .left{
  width: 40%;
  overflow: hidden;
  float: left;
}

.qualityLife-consumption-box .left > img{
  width: 100%;
  transition: 0.5s;
  cursor:pointer;
}

.qualityLife-consumption-box .left > img:hover{
  transform: scale(1.2);
}

.qualityLife-consumption-box .right{
  width: 60%;
  padding: 36px 0 28px 38px;
  position: relative;
  float: left;
}

.qualityLife-consumption-box .banner-win {
  /* width: 362px;
  height: 166px; */
  overflow: hidden;
}

.qualityLife-consumption-box .banner-box {
  /* width: 1086px; */
}

.qualityLife-consumption-box .banner-box > div{
  float: left;
}

.qualityLife-consumption-box .banner-box .time{
  font-weight: 500;
  color: #333333;
  line-height: 19px;
  margin-bottom: 15px;
}

.qualityLife-consumption-box .banner-box .time span:nth-child(2){
  font-weight: 400;
  color: #333333;
  margin: 0 3px;
}

.qualityLife-consumption-box .banner-box .time span:nth-child(3){
  font-weight: 500;
  color: #8B8B8B;
}

.qualityLife-consumption-box .banner-box .title{
  font-weight: 500;
  color: #333333;
  /* line-height: 19px; */
  margin-bottom: 15px;
}

.qualityLife-consumption-box .banner-box .text{
  font-weight: 400;
  color: #333333;
  /* line-height: 18px; */
}

.qualityLife-consumption-box .content > .right .spotBox{
  width: 56px;
  height: 7px;
  position: absolute;
  left: 38px;
  bottom: 28px;
}

.qualityLife-consumption-box .content > .right .spotBox > div{
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #D8D8D8;
  /* background: #00409E; */  
  margin-right: 7px;
  float: left;
  cursor: pointer;
}

.consumption-box-bottom{
  overflow: auto;
}

.consumption-box-bottom .marginBox{
  width: 769px;
  height: 842px;
  margin-bottom: 26px;
  border-radius: 2px;
}

.consumption-box-bottom .marginBox > div{
  width: 33.3%;
  height: 390px;
  margin-top: 31px;
  float: left;
}

.consumption-box-bottom .content{

  margin: 0 auto;
box-shadow: 0px 4px 13px 0px rgba(221,220,220,0.5);
}

.consumption-box-bottom .content > .img{
  width: 100%;
  height:200px;
  overflow: hidden;
  cursor: pointer;
}

.consumption-box-bottom .content > .img  img{
  width: 100%;
  height: 200px;
}

.consumption-box-bottom .news-block{
  padding: 0;
}

.consumption-box-bottom .content > .title{
  font-size: 12px;
  font-weight: 400;
  color: #8B8B8B;
  line-height: 14px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 18px;
}

.consumption-box-bottom .content > .time{
  width: 204px;
  height: 38px;
  background: #F4F4F4;
  border-radius: 19px;
  margin: 22px auto;
  padding: 9px 0 9px 41px;
  font-size: 12px;
  font-weight: 400;
  color: #404040;
  line-height: 19px;
  letter-spacing: 1px;
}

.consumption-box-bottom .content > .time > img{
  width: 19px;
  height: 19px;
  margin-right: 9px;
}

.consumption-box-bottom .content > .text{
  font-size: 14px;
  font-weight: 600;
  color: #404040;
  line-height: 19px;
  letter-spacing: 1px;
  text-align: center;
}

.contactUs-cooperation-box .content{
  overflow: auto;
  padding: 38px 0 63px 0;
}

.contactUs-cooperation-box  .content > .left{

  float:left;
}

.contactUs-cooperation-box  .content > .left > img{
  width: 100%;
  /* height: 100%; */
}

.contactUs-cooperation-box  .content > .right{

  background: #F4F4F4;
  border-radius: 3px; 
  float: right;
  padding: 32px 0 54px 36px;
}

.contactUs-cooperation-box  .content > .right > div > img{
  width: 22px;
  height: 22px;
  margin-top: 3px;
  margin-right: 6px;
}

.contactUs-cooperation-box  .content > .right > span{
  display: block;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  text-indent: 0.5em;
  line-height: 27px;
}

.contactUs-cooperation-box  .content > .right > .title{
  margin-top: 16px;
  font-weight: 700;
  color: #333333;
}

.contactUs-cooperation-box  .content > .right > .title:nth-child(1){
  margin-top: 0;
}

.contactUs-cooperation-box .ewm-box{
  width: 30%;
  background: #ffffff;
  float: left;
  padding: 11px 9px 9px ;
}

.contactUs-cooperation-box .ewm-box:nth-child(2){
  width: 30%;
  background: #ffffff;
  float: left;
  margin-left: 19px;
}

.contactUs-cooperation-box .ewm-box  img{
  width: 100%;
}

.contactUs-cooperation-box .ewm-box:nth-child(2) img{
  width: 100%;
}

.contactUs-cooperation-box .ewm-box > div:nth-child(2){
  font-size: 13px;
  font-weight: 400;
  color: #333333;
  margin-top: 5px;
  text-align: center;
}

.ourServicesIndex-box-bottom .marginBox{
  width: 769px;
  height: 902px;
  margin-bottom: 26px;
  border-radius: 2px;
}

.ourServicesIndex-box-bottom .marginBox > div{
  width: 33.3%;
  height: 432px;
  margin-top: 19px;
  float: left;
}

.ourServicesIndex-box-bottom .marginBox .news-block{
  overflow: hidden;
  float:left;
}

.ourServicesIndex-box-bottom .marginBox .textbox{
  width: 100%;
  height: 190px;
  overflow: hidden;
  padding: 19px 21px 31px;
  float:left;
}

.ourServicesIndex-box-bottom .content{
  width: 238px;
  height: 432px;
  margin: 0 auto;
  background: #FFFFFE;
  box-shadow: 0px 4px 13px 0px rgba(221,220,220,0.5);
}

.ourServicesIndex-box-bottom .content > .img{
  width: 100%;
  height:242px;
  overflow: hidden;
  cursor: pointer;
}

.ourServicesIndex-box-bottom .content > .img img{
  width: 100%;
  height: 242px;
}

.ourServicesIndex-box-bottom .news-block{
  padding: 0;
}

.ourServicesIndex-box-bottom .content .title{
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 18px;
  margin-bottom: 18px;
}

.ourServicesIndex-box-bottom .content .time{
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  margin-bottom: 26px;
}

.aboutUs-teamStyle-box{
  padding: 30px 0 49px 0;
}

.aboutUs-teamStyle-box .content{
  width: 766px;
  height: 284px;
}

.aboutUs-teamStyle-box .content > div{
  width: calc(100%/3);
  height: 284px;
  float: left;
}

.aboutUs-teamStyle-box .content > div > div{
  width: 238px;
  height: 284px;
  margin: 0 auto;
}

.aboutUs-teamStyle-box .content > div > div > img{
  width: 100%;
}

.aboutUs-teamStyle-box .project-block .inner-box .image :nth-child(2){
  width: 100%;
  position:absolute;
  left: 0;
  bottom: 60px;
  /* color: #077bf3; */
  color:#d7e2ed;
  text-align: center;
  z-index: 9;
  transition: 0.5s;
  font-weight: 700;
}

.aboutUs-teamStyle-box .project-block .inner-box .image :nth-child(3){
  width: 100%;
  position:absolute;
  left: 0;
  bottom: 25px;
  /* color: #077bf3; */
  color:#d7e2ed;
  text-align: center;
  z-index: 9;
  transition: 0.5s;
  font-weight: 700;
}

.aboutUs-teamStyle-box .project-block:hover .inner-box .image :nth-child(2){
  opacity: 0;
}

.aboutUs-teamStyle-box .project-block:hover .inner-box .image :nth-child(3){
  opacity: 0;
}

.aboutUs-teamStyle-box .project-block .overlay{
  /* padding: 68px 31px 25px; */
  /* font-size: 13px; */
  font-weight: 500;
  color: #FFFFFF;
  /* line-height: 18px; */
  padding: 0 80px;
  cursor: pointer;
}

.aboutUs-teamStyle-box .project-block .overlay > div > .name{
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 17px;
  text-align: center;
}

.aboutUs-teamStyle-box .project-block .overlay > div > .position{
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 22px;
  text-align: center;
}

.aboutUs-teamStyle-box .project-block .overlay > div > .line{
  /* width: 179px; */
  height: 1px;
  background: #D8D8D8;
  margin-bottom: 23px;
}

.aboutUs-teamStyle-box .project-block .overlay > div > .text{
  font-weight: 400;
  color: #FFFFFF;
}

.numberEducation-box{
  /* height: 263px; */
  overflow: hidden;
  margin-bottom: 30px;
}


.leaderMessage-box{
  /* height:439px; */
  overflow: auto;
}

.leaderMessage-box .content-box{
  /* width: 736px;
  height:439px; */
}

.leaderMessage-box .content-box .left{
  /* width: 286px;
  height:439px; */
  width: 60%;
  float: left;
}

.leaderMessage-box .content-box .left > img{
  width: 100%;
}

.leaderMessage-box .content-box .right{
  /* width: 450px;
  height: 439px; */
  width: 40%;
  float: left;
  padding: 23px 0 0 30px;
  position: relative;
}

.leaderMessage-box .content-box .right > div:nth-child(1){
  width: 389px;
  height: 81px;
  background: url("../img/aboutUs-teamStyle/检科院-logo-背景图.png") no-repeat;
  background-size: 100%;
  padding-top: 37px;
  font-size: 19px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00409E;
  line-height: 26px;
}

.leaderMessage-box .content-box .right > :nth-child(3){
  width: 80px;
  height: 2px;
  background: #00409E;
  border-radius: 6px;
  margin-left:13px;
  margin-bottom: 34px;
}

.leaderMessage-box .right .spotBox{
  width: 56px;
  height: 7px;
  margin-left: 18px;
  margin-bottom: 39px;
}

.leaderMessage-box  .right .spotBox > div{
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #D8D8D8;
  margin-right: 7px;
  float: left;
  cursor: pointer;
}

.leaderMessage-box .content-box .right .banner-win{
  overflow: hidden;
}

.leaderMessage-box .content-box .right .banner-win > .banner-box{
}

.leaderMessage-box .content-box .right .banner-win > .banner-box > div{
  float: left;
  font-weight: 400;
  color: #404040;
  letter-spacing: 1px;
  padding-right: 26px;
}

.consultingCenter-box{
  overflow: hidden;
  padding-top: 21px;
  padding-bottom: 15px;
}

.consultingCenter-box .content-box .top{
  width: 100%;
  height: 36px;
}

.consultingCenter-box .content-box .top .navg-box{
  /* width: 320px; */
  /* height: 34px; */
  margin-bottom: 25px;
  float: left;
}

.consultingCenter-box .content-box .top .input-box{
  /* width: 277px; */
  height: 34px;
  float: right;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #AAA7A7;
  padding: 5px 15px 0 13px;
}

.consultingCenter-box .content-box .top .input-box > input{
  width: 180px;
  height: 20px;
  float: left;
  font-size: 12px;
  font-weight: 400;
  /* line-height: 13px; */
  padding: 0;
}

.input-box > input::-webkit-input-placeholder { /* WebKit, Blink, Edge */    color:    #AAA7A7; }
.input-box > input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #AAA7A7; }
.input-box > input::-moz-placeholder { /* Mozilla Firefox 19+ */   color:    #AAA7A7; }
.input-box > input:-ms-input-placeholder { /* Internet Explorer 10-11 */   color:    #AAA7A7; }

.consultingCenter-box .content-box .top .input-box > div{
  width: 62px;
  text-align: right;
  float: right;
  color: #AAA7A7;
  font-size: 15px;
  margin-top: 3px;
}

.consultingCenter-box .content-box .top .navg-box .line{
  width: 28px;
  height: 2px;
  background: #00409E;
  border-radius: 3px;
  transition: 0.5s;
}

.consultingCenter-box .content-box .top .navg-box .header{
  padding-bottom: 7px;
  overflow: auto;
}

.consultingCenter-box .content-box .top .navg-box .header span{
  font-weight: 400;
  color: #404040;
  padding: 10px 30px;
  display: block;
  margin-right: 15px;
  float: left;
  cursor: pointer;
  
}

.consultingCenter-box .content-box .top .navg-box .header span:nth-child(1){
  color: #00409E;
}

.consultingCenter-box .content-box .bottom{
  width: 100%;
  /* height: 708px; */
}

.consultingCenter-box .content-box .bottom > .noImg-box{
  width: 100%;
  /* height: 154px; */
  overflow: auto;
  padding: 35px 34px 44px 25px;
  background: #FFFFFF;
  box-shadow: 0px 4px 13px 0px rgba(215,215,215,1);
  margin-top: 22px;
  transition: 0.5s;
}

.consultingCenter-box .content-box .bottom > .noImg-box:hover{
  transform: scale(1.05);
}

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(1){
  width: 114px;
  height: 75px;
  border-right: 2px solid #E9E9E9;
  float: left;
} 

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(1) > div:nth-child(1){
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  margin-bottom: 13px;
} 

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(1) > div:nth-child(2){
  width: 70px;
  height: 28px;
  background: #EDEDED;
  border-radius: 14px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
} 

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(2){
  /* width: 393px; */
  height: 75px;
  float: left;
  padding-left: 31px;
  margin-right: 34px;
} 

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(2) > div:nth-child(1){
  width: 100%;
  font-weight: 500;
  color: #333333;
} 

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(2) > div:nth-child(2){
  width: 100%;
  font-weight: 400;
  color: #6D7278;
} 

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(3){
  width: 140px;
  height: 47px;
  margin-top: 18px;
  float: left;
}

.consultingCenter-box .content-box .bottom > .noImg-box > div:nth-child(3) .style-three{
    padding: 10px 8px;
    padding-right: 66px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 14px;
}

.consultingCenter-box .content-box .bottom > .img-box{
  width: 100%;
  /* height: 180px; */
  padding: 23px 34px 29px 25px;
  background: #FFFFFF;
  box-shadow: 0px 4px 13px 0px rgba(215,215,215,1);
  margin-top: 22px;
  transition: 0.5s;
  overflow: auto;
}

.consultingCenter-box .content-box .bottom > .img-box:hover{
  transform: scale(1.05);
}

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(1){
  width: 114px;
  height: 75px;
  border-right: 2px solid #E9E9E9;
  float: left;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(1) > div:nth-child(1){
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  margin-bottom: 13px;
  margin-top: 26px;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(1) > div:nth-child(2){
  width: 70px;
  height: 28px;
  background: #EDEDED;
  border-radius: 14px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(2){
  width: 151px;
  /* height: 128px; */
  float: left;
  margin-right: 22px;
  margin-left: 31px;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(3){
  width: 194px;
  /* height: 75px; */
  float: left;
  margin-right: 34px;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(3) > div:nth-child(1){
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
  margin-bottom: 15px;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(3) > div:nth-child(2){
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #6D7278;
  line-height: 14px;
} 

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(4){
  width: 140px;
  height: 47px;
  margin-top: 40px;
  float: left;
}

.consultingCenter-box .content-box .bottom > .img-box > div:nth-child(4) .style-three{
    padding: 10px 8px;
    padding-right: 66px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 14px;
}

.switch-2,.switch-3,.switch-4{
  display:none;
}

.consultingDetail-box{
 overflow: hidden;
}

.consultingDetail-box .content-box{
  /* width: 830px; */
  /* height: 1234px; */
  /* overflow: auto; */
 }

 .consultingDetail-box .content-box .left-box{
  width: 65%;
  /* height: 1234px; */
  float: left;
  border-right: 1px solid #D8D8D8;
 }

 .consultingDetail-box .content-box > .left-box > .title{
  font-weight: 500;
  color: #333333;
  margin-bottom: 13px;
 }

 .consultingDetail-box .content-box > .left-box > .headerMsg{
    float: left;
    position: relative;
    left: 50%;
    margin-bottom: 10px;
    line-height: 35px;
 }

 .consultingDetail-box .content-box > .left-box > .headerMsg > div{
    float: left;
    position: relative;
    left: -50%;
    margin: 0 10px;
 }

 .consultingDetail-box .content-box > .left-box > .headerMsg > div > img{
  width:20px;
  height: 20px;
  margin-right: 5px;
  margin-top: 2px;
}

.consultingDetail-box .content-box > .left-box > .headerMsg .share-btn{
  background: #00409E;
  border-radius: 2px;
  transform: scale(0.9);
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  padding: 6px 9px 6px 6px;
  font-size: 13px;
  float: right;
  margin-right: 50px;
}
}

.consultingDetail-box .content-box > .left-box > .headerMsg .share-btn > img{
  width: 18px;
  height: 18px;
}

.consultingDetail-box .content-box > .left-box .content{
  /* width: 508px; */
  /* height: 1124px; */
  padding-right: 50px;
  clear: both;
}

.consultingDetail-box .content-box > .left-box .centerImg{
  /* width: 458px; */
  /* height:249px; */
  margin-bottom:19px;
}

.consultingDetail-box .content-box > .left-box .text{
  font-weight: 400;
  color: #333333;
  line-height: 33px !important;
  margin-bottom:22px;
  border-bottom: 1px solid #C5C5C5;
}

.consultingDetail-box .content-box > .left-box .last{
  font-weight: 400;
  /* color: #00409E; */
  letter-spacing: 1px;
  margin-bottom:16px;
}

.consultingDetail-box .content-box > .left-box .next{
  font-weight: 400;
  color: #333333;
  letter-spacing: 1px;
  margin-bottom:44px;
}

.consultingDetail-box .content-box .right-box{
  width: 35%;
  /* height: 1234px; */
  /* border-left: 1px solid #D8D8D8; */
  padding-left: 56px;
  float: left;
  padding-bottom: 50px;
 }

 .consultingDetail-box .content-box .right-box > .title{
  width: 100%;
  margin-bottom: 2px;
 }
 

 .consultingDetail-box .content-box .right-box > .title .titleName{
  font-weight: 500;
  color: #404040;
  margin-bottom: 8px;
 }

 .consultingDetail-box .content-box .right-box > .title .line{
  width: 22px;
  height: 1px;
  background: #404040;
  border-radius: 3px;
 }

 .consultingDetail-box .content-box .right-box .hotspot > div{
  border-bottom: 1px solid #ccc;
  overflow: auto;
  padding: 15px 0;
 }

 .consultingDetail-box .content-box .right-box .hotspot > div:hover .text{
   color: #00409E;
 }
 .consultingDetail-box .content-box .right-box .hotspot > div:hover .title{
   color: #00409E;
 }
 .consultingDetail-box .content-box .right-box .hotspot > div:hover .time{
   color: #00409E;
 }

 .consultingDetail-box .content-box .right-box > .hotspot img{
  width: 50%;
 }

 .consultingDetail-box .content-box .right-box > .hotspot .title{
  font-weight: 500;
  color: #333333;
  margin-bottom: 2px;
 }

 .consultingDetail-box .content-box .right-box > .hotspot .time{
  font-weight: 500;
  color: #333333;
  margin-bottom: 2px;
 }

 .consultingDetail-box .content-box .right-box > .hotspot .text{
  font-weight: 400;
  color: #333333;
  margin:0;
 }

 .serverDetail-box .upperHalf{
   overflow: auto;
   margin-bottom: 28px;
   /* border-bottom:1px solid #C5C5C5; */
 }

 .serverDetail-box .left-box{
   width: 63%;
   margin-right: 2%;
   float: left;
 }

 .serverDetail-box .right-box{
  width: 35%;
  padding-top: 25px;
  float: left;
}

.serverDetail-box .left-box .title{
  font-size: 20px;
  color: #333333;
  margin-bottom: 19px;
}

.serverDetail-box .left-box .share-btn{
    background: #00409E;
    border-radius: 2px;
    transform: scale(0.9);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    padding: 6px 9px 6px 6px;
    font-size: 13px;
}

.serverDetail-box .left-box .share-btn > img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 1px;
}

#numberViews-2{
  font-size: 14px;
}

.serverDetail-box .left-box .centerImg{
  /* width: 432px;
  height: 234px; */
  width: 100%;
  margin-bottom: 13px;
}

.serverDetail-box .left-box .serverElaborate-title,.serverContent-title,.serverAdvantage-title,.serverStep-title{
  /* font-size: 13px; */
  font-weight: 500;
  color: #333333;
  /* line-height: 18px; */
}

.serverDetail-box .left-box .serverElaborate-text,.serverContent-text,.serverAdvantage-text{
  /* font-size: 12px; */
  font-weight: 400;
  color: #333333;
  /* line-height: 16px; */
  padding:13px 0 0 0;
}

.serverDetail-box .left-box .serverStep-content{
  padding-top: 11px;
}

.serverDetail-box .left-box .serverStep-content{
  padding-top: 11px;
}

.serverDetail-box .left-box .serverStep-content > .step-box{
  width: 34px;
  height: 63px;
  float: left;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 13px;
  text-align: center;
}

.serverDetail-box .left-box .serverStep-content > .step-box > img{
  width: 34px;
  height: 34px;
  margin-bottom: 16px;
}

.serverDetail-box .left-box .serverStep-content > .step-icon{
  width: 30px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #00409E;
  float: left;
}

.serverDetail-box .left-box .serverStep-content > div{
  white-space:nowrap;
}

.serverDetail-box .right-box .contact-box{
  width: 99%;
  overflow: auto;
  background: #FFFFFF;
  box-shadow: 0px 1px 9px 0px rgba(222,222,222,0.75);
  margin-bottom: 22px;
  padding: 24px 0 15px 25px;
  font-weight: 400;
  color: #333333;
}

.serverDetail-box .right-box .contact-box div:nth-child(1){
  color: #333333;
  margin-bottom: 9px;
}

.serverDetail-box .right-box .contact-box div:nth-child(2){
  width: 31px;
  height: 2px;
  background: #00409E;
  border-radius: 2px;
  margin-bottom: 16px;
}

.serverDetail-box .right-box .contact-box div:nth-child(3) > img{
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.serverDetail-box .right-box .contact-box div:nth-child(4) > img{
  width: 17px;
  height: 16px;
  margin-right: 6px;
}

.serverDetail-box .right-box .contact-box div:nth-child(5) > img{
  width: 16px;
  height: 13px;
  margin-right: 6px;
}

.serverDetail-box .right-box .contact-box .msg{
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 30px;
}

.serverDetail-box .right-box .contact-box div:nth-child(5){
  margin-top:14px;
}

.serverDetail-box .right-box .contact-box div:nth-child(6){
  margin-top: 14px;
}

.serverDetail-box .right-box .contact-box div:nth-child(6) > .offer{
  width: 110px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid #AAA7A7;
  float: left;
  padding: 0 13px;
  margin-right: 19px;
  border-radius: 2px;
  border: 1px solid #AAA7A7;
  cursor: pointer;
}

.serverDetail-box .right-box .contact-box div:nth-child(6) > .offer > span{
  font-size: 12px;
  font-weight: 400;
  color: #AAA7A7;
  line-height: 35px;
  float: left;
}

.serverDetail-box .right-box .contact-box div:nth-child(6) > .offer > img{
  width: 19px;
  height: 19px;
  margin-right: 9px;
  margin-top: 8px;
  display: block;
  float: left;
}

.serverDetail-box .right-box .contact-box div:nth-child(6) > .shop{
  width: 110px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid #AAA7A7;
  float: left;
  padding: 0 13px;
  background: #000000;
  border-radius: 2px;
  cursor: pointer;
}

.serverDetail-box .right-box .contact-box div:nth-child(6) > .shop > span{
  font-size: 12px;
  font-weight: 400;
  color: #AAA7A7;
  line-height: 35px;
  float: left;
}

.serverDetail-box .right-box .contact-box div:nth-child(6) > .shop > img{
  width: 19px;
  height: 19px;
  margin-right: 9px;
  margin-top: 8px;
  display: block;
  float: left;
}

.serverDetail-box .right-box .introduce-box{
  width: 99%;
  background: #FFFFFF;
  box-shadow: 0px 1px 9px 0px rgba(222,222,222,0.75);
  padding: 22px 24px 44px 25px;
  overflow: auto;
}

.serverDetail-box .right-box .introduce-box div:nth-child(1){
  font-weight: 500;
  color: #333333;
  margin-bottom: 9px;
}

.serverDetail-box .right-box .introduce-box div:nth-child(2){
  width: 31px;
  height: 2px;
  background: #00409E;
  border-radius: 2px;
  margin-bottom: 16px;
}

.serverDetail-box .right-box .introduce-box div:nth-child(3){
  color: #404040;
}

.serverDetail-box .lowerHalf{
  /* padding-top: 28px; */
  overflow: auto;
  /* padding-bottom: 69px; */
}

.serverDetail-box .lowerHalf img{
  width: 100%;
}

.serverDetail-box .lowerHalf li{
float: left;
    margin-right: 2%;
}

.evaluation-box .marginBox{
  width: 769px;
  height: 842px;
  margin-bottom: 26px;
  border-radius: 2px;
}

.evaluation-box .marginBox > div{
  width: 33.3%;
  height: 432px;
  margin-top: 31px;
  float: left;
}

.evaluation-box .content{
  width: 238px;
  height: 432px;
  margin: 0 auto;
  background: #FFFFFE;
box-shadow: 0px 4px 13px 0px rgba(221,220,220,0.5);
}

.evaluation-box .content > .img{
  width: 100%;
  height:242px;
  overflow: hidden;
  cursor: pointer;
}

.evaluation-box .content > .img  img{
  width: 100%;
  height: 242px;
}

.evaluation-box .news-block{
  padding: 0;
}

.evaluation-box .content > .title{
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  line-height: 18px;
  padding-left: 21px;
  margin-bottom: 12px;
  margin-top: 19px;
}

.evaluation-box .content > .text{
  height: 57px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  padding:0 21px;
  margin-bottom: 26px;
}

.evaluation-box .content > .link-btn{
  margin-left: 21px;
}

.padding0{
  padding-bottom: 0;
}

.popularizationScience-box .content-box{
  width: 750px;
  position: relative;
}

.popularizationScience-box .content-box > div > div:nth-child(1){
  width: 100%;
  height: 154px;
  background: #FFFFFF;
  box-shadow: 0px 4px 13px 0px rgba(215,215,215,1);
  margin-bottom: 22px;
  padding: 35px 34px 44px 25px;
}

.popularizationScience-box .content-box > div > div:nth-child(2){
  width: 0;
  height: 2px;
  background: #00409E;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.5s;
}

.popularizationScience-box .content-box > div{
  transition: 0.5s;
}

.popularizationScience-box .content-box > div:hover{
  transform: scale(1.05);
}

.popularizationScience-box .content-box > div:hover > div:nth-child(2){
  width: 100%;
}

.popularizationScience-box .content-box > div > div > div{
  float:left
}

.popularizationScience-box .content-box > div > div .time{
  width: 112px;
  height: 75px;
  border-right: 2px solid #E9E9E9;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 75px;
}

.popularizationScience-box .content-box > div >  div .content{
  width: 439px;
  height: 75px;
  padding-left: 33px;
  padding-right: 48px;
}

.popularizationScience-box .content-box > div > div .content > .title{
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
  margin-bottom: 23px;
}

.popularizationScience-box .content-box > div > div .content > .text{
  font-size: 12px;
  font-weight: 400;
  color: #6D7278;
  line-height: 14px;
}

.popularizationScience-box .content-box > div > div .link-btn{
  width: 140px;
  height: 47px;
  margin-top: 18px;
  float: left;
}

.popularizationScience-box .content-box > div > div .link-btn .style-three{
    padding: 10px 8px;
    padding-right: 66px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 14px;
}

.contactUs-mailbox-box{
  overflow: auto;
  padding-bottom: 79px;
}

.contactUs-mailbox-box .content-box{
  /* width: 750px;
  height: 376px; */
}

.contactUs-mailbox-box .left-box{
  width: 38%;
  /* width: 244px;
  height: 376px; */
  float: left;
  margin-right: 2%;
  max-width: 495px;
}

.contactUs-mailbox-box .left-box > img{
  width: 100%;
  /* width: 244px;
  height: 376px; */
}
.contactUs-mailbox-box .right-box{
  width: 60%;
  /* width: 481px;
  height: 376px; */
  float: left;
}

.contactUs-mailbox-box .right-box > input{
  width: 100%;
  background: #F1F1F1;
  border-radius: 3px;
  font-weight: 400;
  color: #8C8C8C;
  padding: 15px 19px 14px;
  margin-bottom: 13px;
}

.contactUs-mailbox-box .right-box > textarea{
  width: 100%;
  background: #F1F1F1;
  border-radius: 3px;
  font-weight: 400;
  color: #8C8C8C;
  padding: 15px 19px 14px;
  margin-bottom: 13px;
  resize:none;
}

.joinUs-video-box .video-section .video-btn{
  margin-bottom: 50px;
  margin-left: 20px;
  margin-top: 40px;
}

.joinUs-video-box .video-section h2{
  font-weight: 400;
  color: #FFFFFF;
  /* margin-bottom: 24px; */
}
.joinUs-video-box .video-section .video-btn span{
  background-color: #00409E;
  font-size: 28px;
}

.joinUsRecruit-box{
  padding-bottom: 39px;
}

.joinUs-recruit-box{
  /* height: 134px;
  background: none; */
  margin-bottom: 38px;
}

.joinUs-recruit-box-2{
  margin-bottom: 54px;
}

.joinUs-recruit-box .underline{
  margin-bottom: 31px;
}

.joinUs-recruit-box .text{
  font-weight: 500;
  color: #333333;
}

.recruit-content-box{
  /* width: 721px;
  height: 250px;
  margin: 0 auto; */
  overflow: auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 9px 0px rgba(234,234,234,1);
}

.recruit-content-box .left-box{
  /* width: 371px;
  height: 250px; */
  padding: 60px 0 30px 0;
  float: left;
  position: relative;
}

.recruit-content-box .right-box{
  /* width: 350px;
  height: 250px; */
  float: left;
}

.recruit-content-box .right-box > img{
  width: 100%;
}

.recruit-content-box .left-box > div .title{
  font-weight: 500;
  color: #333333;
  margin-bottom: 13px;
}

.recruit-content-box .left-box > div .text{
  font-weight: 400;
  color: #333333;
}

.recruit-content-box .left-box .dian{
  width: 27px;
  height: 21px;
  background: url("/sitefiles/library/images/2022/2/4658d0931041242a.png") no-repeat;
  background-size: 100%;
  position:absolute;
  left: 0px;
  top: 45px;
}

.recruit-content-box .left-box .left-btn{
  width: 27px;
  height: 36px;
  background: url("/sitefiles/library/images/2022/2/d11ae6d67323c62f.png") no-repeat;
  background-size: 100%;
  position:absolute;
  left: 23px;
  bottom: 0;
  cursor: pointer;
}

.recruit-content-box .left-box .right-btn{
  width: 27px;
  height: 36px;
  background: url("/sitefiles/library/images/2022/2/d11ae6d67323c62f.png") no-repeat;
  background-size: 100%;
  position:absolute;
  left: 63px;
  bottom: 0;
  cursor: pointer;
  transform:rotate(180deg);
  -ms-transform:rotate(180deg); 	/* IE 9 */
  -moz-transform:rotate(180deg); 	/* Firefox */
  -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
  -o-transform:rotate(180deg); 	/* Opera */
}

.recruit .honor-external-box .external-box > div > .bottom > div:nth-child(1){
  line-height: 44px;
}

.top-banner-box{
  width: 100%;
  /* overflow: auto; */
  margin-top: 54px;
  position: relative;
}

.top-banner-box > div > .text{
  width: 100%;
  height: 44px;
  font-size: 31px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  position:absolute;
  top: 45%;
  left: 0;
}

.top-banner-box .bottom-box{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.46) 57%, rgba(0, 0, 0, 0.68) 100%);
  text-align: center;
  line-height: 61px;
  font-weight: 500;
}

.top-banner-box .bottom-box a{
  color: #D8D8D8;
}

.top-banner-box .bottom-box .row a > div{
  transition: 0.7s;
  cursor: pointer;
}

.top-banner-box .bottom-box .row a > div:hover{ 
  background: #00409E;
}

.top-banner-box .bottom-box .row a > div > div{
  width: 63px;
  height: 3px;
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  left:-moz-calc(( 100% - 63px ) / 2);
  left:-webkit-calc(( 100% - 63px ) / 2);
  left: calc(( 100% - 63px) / 2);
  border-radius: 3px;
  transition: 0.7s;
  opacity: 0;
}

.top-banner-box .bottom-box .selBox > div{
  opacity: 1;
}

.top-banner-box .bottom-box .row a > div:hover  > div{ 
  opacity: 1;
}

.top-banner-box .bottom-box .selBox{
  background: #00409E;
  border-radius: 5px;
}

@media (min-width: 1440px) {
  .banner-section{
    /* margin-top: 69px */
  }

  .top-banner-box{
    margin-top: 69px;
  }
  
  .shop-btn{
    overflow: hidden;
    cursor: pointer;
  }
  
  .shop-btn-text{
    background: #00409E;
    border-radius: 5px;
    color: #fff;
    font-size:13px;
    float: right;
    padding: 11px 18px;
  }
  
  .navigation-ul > li{
  float: left;
    transition: 0.2s;
    list-style: none;
    /* overflow: auto; */
    padding: 0 0 0 46px;
  }

  .navigation-ul > li:nth-child(6){
    padding: 0;
  }

  .navigation-ul{
    overflow: auto;
    margin: 0;
  }
  
  .navigation-ul > li > span{
    width: 100%;
    display: block;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #404040;
  }

  .navigation-ul > li > a > span{
    color: #404040;
  }
  
  .navigation-ul > li:hover > span{
    color: #00409E;
    cursor: pointer;
  }
  .navigation-ul > li:hover .navigation-content-box{
    top:67px;
  }
}

@media (min-width: 1600px) {
  /* .top-banner-box{
    margin-top: 83px;
  } */
  .navigation-content-box{
    width: 1433px;
    height: 356px;
    position: absolute;
    left: calc((100% - 1625px)/2);
    z-index: 666;
    padding: 29px 92px 33px;
    /*top: 83px; */
     top: -356px;  
    /* transition: 0.5s; */
    /* opacity: 1;  */
  }
  
  .navigation-content-box > .nag_zhezhao{
    width: 100%;
    height: 356px;
    position: absolute;
    top: 2px;
    left: 0;
    background: #fff;
    opacity: 0.7;
    z-index: -1;
  }
  
  .navigation-content-box > .content > .leftBox{
    margin-right: 78px;
  }
  
  .navigation-content-box > .content > .rightBox{
    height: 192px;
    overflow: hidden;
  }
  
  .navigation-content-box > .content > .rightBox > div{
    margin-right:29px;
    overflow:hidden;
    float: left;
  }
  
  .navigation-content-box > .content > .rightBox > div:nth-child(1) > span{
    width: 100px;
    height: 14px;
    display: block;
    font-size: 13px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #8B8B8B;
    line-height: 14px;
    margin-bottom: 14px;
    cursor: pointer;
    transition: 0.5s;
  }
  
  .navigation-content-box > .content > .rightBox > div > span{
    width: 145px;
    height: 14px;
    display: block;
    font-size: 13px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #8B8B8B;
    line-height: 14px;
    margin-bottom: 14px;
    cursor: pointer;
    transition: 0.5s;
  }
  
  .navigation-content-box > .content > .rightBox > div > span:hover{
    color: #00409E;
  }
  
  .navigation-content-box > .content > .rightBox > div > span > .icon{
    color:#00409E;
    opacity: 0;
    float: right;
    font-size:20px;
  }
  
  .navigation-content-box > .content > .rightBox > div > span:hover > .icon{
    opacity: 1;
  }
  
  .navigation-content-box > .content > .rightBox > div > div{
    width: 80px;
    writing-mode: horizontal-tb;
    text-align: left;
    height: 14px;
    font-size: 12px;
    font-weight: 500;
    color: #404040;
    line-height: 14px;
    margin-bottom: 14px;
  }
  
  .navigation-content-box > .content  img{
    width: 224px;
    height: 168px;
    margin-bottom: 19px;
  }
  
  .navigation-content-box > .content  .text{
    width: 200px;
    height: 23px;
    font-size: 17px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #404040;
    line-height: 23px;
  }
  
  .navigation-content-box > .content .btn{
    width: 154px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D8D8D8;
    margin-top: 37px;
    overflow: auto;
    padding: 10px 19px 10px 18px;
  }
  
  .navigation-content-box > .content .btn > div:nth-child(1){
    width: 83px;
    height: 26px;
    border-right: 1px solid rgba(0, 0, 0, 0.65);
    text-align: center;
    font-size: 15px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #404040;
    line-height: 26px;
    letter-spacing: 2px;
    float: left;
  }
  
  .navigation-content-box > .content .btn > div:nth-child(2){
    width: 14px;
    height: 8px;
    float: right;
    /* background: url("../img/index/查看更多-箭头-默认状态.png") no-repeat; */
    background-size: 100%;
    margin-top: 9px;
  } 

  .navigation-content-box > .content .btn:hover{
    background:#000101;
  }
  
  .navigation-content-box > .content .btn:hover > div:nth-child(1){
    background:#000101;
    color: #FFFFFF;
    border-right: 1px solid #fff;
  }
  
  .navigation-content-box > .content .btn:hover > div:nth-child(2){
    width: 14px;
    height: 8px;
    float: right;
    /* background: url("../img/index/查看更多-箭头-选择状态.png") no-repeat; */
    background-size: 100%;
    margin-top: 9px;
  }
  
  .shop-btn{
    overflow: hidden;
    cursor: pointer;
  }
  
  .shop-btn-text{
    background: #00409E;
    border-radius: 5px;
    color: #fff;
    font-size:15px;
    float: right;
    padding: 12px 20px;
    margin-top: 12px;
  }

  .navigation-ul{
    overflow: auto;
    margin: 0;
  }
  
  .navigation-ul > li{
    float: left;
    transition: 0.2s;
    list-style: none;
    /* overflow: auto; */
    padding: 0 0 0 40px;
  }

  .navigation-ul > li:nth-child(6){
    padding: 0;
  }
  
  .navigation-ul > li > span{
    width: 100%;
    height: 100%;
    display: block;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #404040;
  }

  .navigation-ul > li > a > span{
    color: #404040;
  }
  
  .navigation-ul > li:hover > span{
    color: #00409E;
    cursor: pointer;
  }
  .navigation-ul > li:hover .navigation-content-box{
    top:81px;
  }

  /* .video-box{
    width: 140px;
    height: 140px;
    border-radius: 140px;
    background: #00409E;
    margin: 0 auto 95px;
    padding-top: 1px;
  }
  
  .video-box > .icon{
    display: block;
    width: 26px;
    height: 77px;
    font-size: 48px;
    color: #FFFFFF;
    margin: 10px auto 0;
  }
  
  .video-box > .text{
    text-align: center;
    display: block;
    width: 81px;
    height: 25px;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    letter-spacing: 2px;
    margin: 0 auto;
  } */
}
.aboutUs-teamStyle-box .banner-win{
  width: 100%;
  overflow: hidden;
}
.aboutUs-teamStyle-box .banner-box{
  width: 800%;
  overflow: hidden;
  transition: 2s;
}
.aboutUs-teamStyle-box .banner-box > ul{
  width: 12.5%;
  float: left;
  display: flex;
  justify-content: space-around;
}
.leaderMessage-box .banner-box{
  width: 300%;
  overflow: hidden;
  transition: 1s;
}
.leaderMessage-box .banner-box > div{
  width: 33.3%;
}
.joinUsRecruit-box .banner-box{
  width: 300%;
  overflow: hidden;
  transition: 1s;
}
.joinUsRecruit-box .banner-box > div{
  width: 33.33%;
  float: left;
}
.selMessageNavg{
    background: #00409E;
    border-radius: 4px;
}
.pzsh_banner .banner-box > div{
  overflow: auto;
  float: left;
  width: calc(100% / 3);
}
.pzsh_banner .banner-box > div > .leftBox{
  width: calc(100% * 0.4);
}
.pzsh_banner .banner-box > div > .rightBox{
  width: calc(100% * 0.6);
  margin: 0;
}

.accordion {
  width: 100%;
  /* border: solid 1px #ccc; */
  background: #FFF;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #333333;
  font-size: 16px;
  border-bottom: 1px solid #CCC;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #333333;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link {
  color: #00409E;
}

.accordion li.open i {
  color: #00409E;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
* Submenu
-----------------------------*/
.submenu {
  display: none;
  background: #f5f5f5;
  font-size: 14px;
}

.submenu li {
  /* border-bottom: 1px solid #d6d7dc; */
}

.submenu a {
  display: block;
  text-decoration: none;
  color: #666;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover ,.submenu li.current a{
  background: #00409E;
  color: #FFF;
}

.aboutUs-brief .top{
  overflow: hidden;
}

.aboutUs-brief .top > img{
  transition: 1s;
}

.aboutUs-brief .top > img:hover{
    transform:scale(1.2);
}

.aboutUs-brief .banner-win{
  width: 100%;
  overflow: hidden;
}

.aboutUs-brief .banner-win > .banner-box{
  width: 300%;
  overflow: auto;
  transition: 1s;
}

.aboutUs-brief .banner-win > .banner-box > ul{
  width: calc( 100% / 3 );
  float: left;
}

.laboratory-box .banner-win{
  width: 100%;
  overflow: hidden;
}

.laboratory-box .banner-win > .banner-box{
  width: 300%;
  overflow: auto;
  transition: 1s;
}

.laboratory-box .banner-win > .banner-box > .laboratory-external{
  width: calc( 100% / 3 );
  float: left;
}
.seachInput:-moz-placeholder{ color:#aaa; }
.seachInput:-ms-input-placeholder{ color:#aaa; }
.seachInput::-webkit-input-placeholder{ color:#aaa; }

.ourServices-programme-box .container-box .textbox .time{
  line-height: 25px;
}

.cb{
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#serverTitleBox > a > div:nth-child(1){
    width:calc( 100% / 7 );
}

.open-external-box .right img{
  border-radius: 5px;
}

.contacts_mode{
  width: calc(100% - 130px);
  float:left;
}

.contacts_ewm{
  width: 113px;
  display: block;
  margin-top: 20px;
  float:right;
}

.clearStyle > p > span{
    font-family: auto !important; 
    /* font-size: auto !important; */
    /* text-align: auto !important;  */
    text-indent: unset !important;
}