@charset "utf-8";
*{ margin: 0; padding:0;}
			/*设置一个和谐宽度值，不让其大小超过这个宽度值*/
ul{ list-style: none;}
a{ text-decoration: none;}
body{ font-family: "微软雅黑"; font-size: .2rem;}
img{ border:none;width:100%;}
.container{ max-width: 1125px; margin: 0 auto;}
.fixed-bot{ max-width: 1125px;}
.clearfix{ zoom:1}
.clearfix:after{ 
	content: ".";
	font-size: 0;
	height: 0;
	display: block;
	clear: both;

}
body{ font-family: "微软雅黑"; font-size: .2rem; overflow-x: hidden; font-size: .14rem;}
.video{position: relative;
  height: 190px;
  width: 100%;}
.video-box{position: absolute;
  width: 80%;
  background: #fff;
  margin: auto 10%;
  border-radius: 10px;
  bottom: 8%;
  box-shadow: 0 0.04rem 0.27rem 0 rgba(76, 140, 255, 0.18);}
  .video-box iframe{border-radius: 0.2rem;}
.wrap{margin: auto .2rem;}
.wrap h2{
      font-size: 0.5rem;
    text-align: center;
  margin: 0.4rem auto .1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #037FF6;
}
.wrap h4{font-size: 0.3rem;font-weight: 500;text-align: center;margin: .1rem auto;}
.hy-item{margin-top: 0.2rem;}
.hy-item .box{background: #D3EFFF;padding: 0.15rem;margin: .1rem auto;}
.hy-item .box b{font-size: .24rem;line-height: .5rem;color: #037FF6;}
.hy-item .box b span{background: #037FF6;color: #fff;padding: 0 .2rem;margin: .1rem;font-weight: 400;font-size: .22rem;border-radius: .05rem;}
.hy-item .box p{font-size: .18rem;line-height: .28rem;}
.hy-item .box p span{color: #037FF6;}
.hy-item .box:nth-child(2){
background: #B7F5E7;
}
.hy-item .box:nth-child(2) b {
  color: #03B0B2;
}
.hy-item .box:nth-child(2) b span{
background-color: #03B0B2;
}
.hy-item .box:nth-child(3){
  background: #FFE6EE;
}
.hy-item .box:nth-child(3) b {
  color: #FF5288;
}
.hy-item .box:nth-child(3) b span{
background-color: #FF5288;
}
.zy.wrap{background: #000511;margin: 0;}
.zy.wrap h2{color: #fff;padding: .2rem 0;}
.zy.wrap h4{color: #fff;}
.sy-item{display: flex;
  margin-top: .4rem;}
.sy-item>div{
  flex: 1;
  text-align: center;
}
.sy-txt{margin: auto;}
.sy-item b{
font-size: .28rem;
  color: #037FF6;
  line-height: .5rem;
}
.sy-item p{font-size: .16rem;line-height: .26rem;}
.xm ul li{background: #F7F7F7;
  border-radius: 0.28rem;
  padding: .3rem;
  color: #333333;
  margin: .5rem auto;}
.xm ul li img{width: 100%;border-radius: .1rem;}
.xm ul li b{display: block;font-size: .18rem;line-height: .36rem;}
.xm ul li strong{
font-size: .16rem;font-weight: 501;line-height: .3rem;
}
.xm ul li p{font-size: .16rem;line-height: .28rem;}
.kc.wrap{background: url(/statics/safe/img/safe-15.jpg);
    background-size: auto;
  background-size: 100% 100%;
height: 4rem;margin:0;}
.kc.wrap h2{padding: .2rem;
  color: #fff;}







