@charset "utf-8";

body,h1,h2,h3,p,ul,ol,form,fieldset,figure {
	margin: 0;
	padding: 0;
}  
p {
  margin-top: 0;
  margin-bottom: 0rem !important;
}
ul {list-style-type: none;}
ul {
  margin-bottom: 0rem !important;
}
a {
  text-decoration: unset !important;
  color: black !important;
}
.box{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.box-banner img{
    display: block;
    width: 100%;
    height: auto;
}
.box-u3 ul{
    margin-top: 0px;
}
.box-u3 ul li{
    float: left;
    position: relative;
    margin-left: 8px;
    margin-top: 26px;
}
.box-wjj{
    width: 100%;
    height: 123px;
    background-color: #F3F3F3;
}
.box-wjj b{
    display: block;
    font-size: 20px;
    height: 24px;
    padding: 18px 0px 20px 20px;
}
.box-wjj p{
    color: #0B71C6;
    display: block;
    font-size: 16px;
    height: 24px;
    padding-left: 20px;
}
.box-wjj p a{
    color: #0B71C6 !important;
}
.box-wuwu{
    position: absolute;
    top: 24%;
    left: 40%;
}
.box-wuwu2{
    width: 69px;
    position: absolute;
    top: 5%;
    left: 5%;
}

.box-u3 ul li:nth-of-type(1) .box-wuwu {
    position: absolute;
    top: 19%;
    left: 21%;
  }
  .box-u3 ul li:nth-of-type(2) .box-wuwu {
    position: absolute;
    top: 20%;
    left: 17%;
  }
  .box-u3 ul li:nth-of-type(3) .box-wuwu {
    position: absolute;
    top: 20%;
    left: 22%;
  }

  .box-u3 ul li:nth-of-type(4) .box-wuwu {
    position: absolute;
    top: 20%;
    left: 42%;
  }
