html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  font-family: '微软雅黑';
}
* {
  box-sizing: border-box;
}
.m-wrap {
  width: 1148px;
  margin-left: auto;
  margin-right: auto;
}
.wyxq-tit1 {
  display: block;
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
  background: linear-gradient(to bottom, #fedbda, #ffffff);
  border-top: 1px solid #cccccc;
  position: relative;
}
.wyxq-tit1:before {
  content: "";
  width: 170px;
  height: 62px;
  background: url(7630.png);
  position: absolute;
  left: 0;
  top: 0;
}
.wyxq-tit1 .desc {
  position: absolute;
  left: 200px;
  top: 0;
  font-size: 14px;
  color: #707070;
}
.wyxq-tit2 {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #000;
  border-bottom: 1px solid #c93a3a;
  background: url(7631.png) no-repeat 20px center;
  padding-left: 44px;
  font-family: serif;
  font-weight: bolder;
}
.wyxq-panel {
  background-color: #fafafa;
  position: relative;
}
.wyxq-box1 {
  display: block;
  width: 256px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #fff;
  cursor: pointer;
}
.wyxq-box1:hover {
  opacity: 1;
  background: linear-gradient(to bottom, #e3e3e3, #f6f6f6);
}
.wyxq-box1 .ico {
  display: inline-block;
  width: 84px;
  height: 84px;
  position: relative;
}
.wyxq-box1 .ico img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.wyxq-box1 p {
  font-size: 20px;
  color: #000;
  margin-top: 18px;
}
.wyxq-box1.size2 {
  width: 210px;
  height: 210px;
  background: #fafafa;
  position: relative;
}
.wyxq-box1.size2:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 25px;
  right: 25px;
  top: 25px;
  bottom: 25px;
  z-index: 0;
  border-radius: 100%;
}
.wyxq-box1.size2 p {
  z-index: 1;
  position: relative;
}
.wyxq-box1.size2:hover {
  background: linear-gradient(to bottom, #e3e3e3, #f6f6f6);
}
.wyxq-box1.size2:hover:before {
  display: none;
}
.m-flexBox1 {
  display: flex;
  justify-content: space-evenly;
}
.m-flexBox2 {
  display: flex;
  justify-content: space-between;
}
.wyxq-box2 {
  display: table;
  width: 269px;
  height: 108px;
  border: 1px solid #f4f4f3;
  background: linear-gradient(to bottom, #f4f4f3, #fefefe);
  font-size: 18px;
  position: relative;
  margin-bottom: 26px;
  text-align: center;
}
.wyxq-box2 .cont {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3;
}
.wyxq-box2 .phone {
  font-weight: bold;
  color: #b21500;
}
.wyxq-box2 .text {
  color: #4f4f4f;
}
.wyxq-box2 .ico {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  border: 1px solid #f4f4f3;
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -26px;
}
.wyxq-box2 .ico img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.wyxq-box3 {
  display: table;
  width: 269px;
  height: 130px;
  background: url(7632.png);
  position: relative;
}
.wyxq-box3.bg2 {
  background: url(7633.png);
}
.wyxq-box3.bg3 {
  background: url(7634.png);
}
.wyxq-box3.bg4 {
  background: url(7635.png);
}
.wyxq-box3.bg4 .cont .text {
  margin-top: -24px;
}
.wyxq-box3.bg4 .link {
  display: block;
  font-size: 14px;
  color: #fff;
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
}
.wyxq-box3.bg4 .link1 {
  position: absolute;
  left: 54px;
  bottom: 17px;
}
.wyxq-box3.bg4 .link2 {
  position: absolute;
  right: 54px;
  bottom: 17px;
}
.wyxq-box3 .cont {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.wyxq-box3 .text {
  font-size: 22px;
  font-weight: bold;
  color: #b21500;
  text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
}
.img-res {
  max-width: 100%;
}
.btn-wyt1 {
  display: block;
  width: 572px;
  height: 105px;
  background: url(7606.png) no-repeat;
  background-size: 100% 100%;
  font-size: 24px;
  color: #000;
  padding-left: 40px;
  padding-top: 24px;
}
.btn-wyt1.style2 {
  background: url(7607.png) no-repeat;
}
