@charset "UTF-8";
body {
  width: 100%;
  background: #f6f7fb;
}

html {
  width: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
dl,
dt,
dd,
ol,
input,
figure,
figcaption {
  padding: 0;
  margin: 0;
}

ul,
ol {
  list-style: none;
}

img {
  display: block;
}

input {
  outline: none;
}

header,
footer,
nav,
aside,
article,
section,
main {
  display: block;
}

body {
  font-size: 12px;
  /* color: #3e3e3e; */
  font-family: "微软雅黑";
  background: #F6F5FA;
}

a {
  text-decoration: none !important;
  /* color: #909090 */
}

/* a:hover { 
    text-decoration: underline;
    color: #f60;
} */
/* =======================手机端========================== */
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

/* ========================public=============================== */
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  float: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.banner24 {
  width: 100%;
  height: auto;
}

.banner24 img {
  display: block;
  width: 100%;
  height: auto;
}

.container0723 {
  width: 1100px;
  height: auto;
  min-height: 500px;
  margin: 0 auto;
  background-image: url(../images/back240723.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  margin-top: -6%;
  position: relative;
  z-index: 999;
  padding: 52px 25px 20px;
  background: #ffffff;
}

.container0723 .cont1 {
  width: 100%;
  height: auto;
  margin-bottom: 55px;
}

.container0723 .cont1 .title0723 {
  width: 100%;
  height: 22px;
  line-height: 22px;
}

.container0723 .cont1 .title0723 .titleleft {
  width: 978px;
  height: 22px;
  line-height: 22px;
}

.container0723 .cont1 .title0723 .titleleft .leftimg {
  width: 439px;
  height: 7px;
  display: block;
  margin-top: 7px;
}

.container0723 .cont1 .title0723 .titleleft span {
  display: block;
  width: 172px;
  height: 22px;
  line-height: 22px;
  font-size: 23px;
  color: #333333;
  text-align: center;
}

.container0723 .cont1 .title0723 .titleleft .rightimg {
  width: 367px;
  height: 7px;
  display: block;
  margin-top: 7px;
}

.container0723 .cont1 .title0723 .titleRight {
  width: 66px;
  height: 22px;
  background: #1659a0;
  color: #fff;
  padding-left: 13px;
}

.container0723 .cont1 .list20240723 {
  width: 100%;
  height: auto;
  margin-top: 28px;
}

.container0723 .cont1 .list20240723 li {
  width: 48%;
  height: 42px;
  line-height: 42px;
  float: left;
  border-bottom: 1px solid #f6f4f5;
  background-image: url(../images/point0723.png);
  background-position: 0 center;
  background-size: 4px 4px;
  background-repeat: no-repeat;
  *margin-right: 2%;
}

.container0723 .cont1 .list20240723 li a {
  width: 100%;
  height: 100%;
  padding-left: 15px;
  color: #333333;
  font-size: 15px;
  display: block;
  *padding-left: 9px;
}

.container0723 .cont1 .list20240723 li a span:nth-child(1) {
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.container0723 .cont1 .list20240723 li a span {
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.container0723 .cont1 .list20240723 li:hover a {
  color: #1659a0;
}

.container0723 .cont1 .list20240723 li:nth-child(n) {
  margin-right: 4%;
}

.container0723 .cont1 .list20240723 li:nth-child(2n) {
  margin-right: 0;
}
