html,
body {
  background-color: #f2f2f2;
}

* {
  font-family: "Microsoft YaHei";
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

li {
  list-style: none;
}

a {
  cursor: pointer;
}

table {
  width: 100%;
  border-collapse: collapse;
}

.els-home-header {
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 15px;
  background-color: #4473c5;

}

.els-home-header p {
  font-size: 25px;
  font-weight: 900;
  color: #fff;
  margin-left: 15px;
}

.els-home-title2 {
  line-height: 60px;
  height: 60px;
    font-size: 28px;
    color: #666;
    font-weight: 900;
    display: block;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}
.els-homeBox {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
  margin-bottom: 10px;
  overflow: hidden;
}

.els-homeBody {
  padding: 15px;
  overflow: hidden;
}

.els-bgRed {
  background-color: #e55e60 !important;
}

.els-bgGreen {
  background-color: #0d9c98 !important;
}

.els-bgOrange {
  background-color: #dc7c2e !important;
}

.els-bgBlue {
  background-color: #3785e3 !important;
}

.els-bgPink {
  background-color: #db61bd !important;
}

.els-bgYellow {
  background-color: #dec939 !important;
}

.els-bgBlue-light {
  background-color: #f0f7fb;
}

.els-bgSkyBlue {
  background-color: #80C8DE;
}

.els-bgRed-light {
  background-color: #fdf3f3 !important;
}

.els-bgGreen-light {
  background-color: #e9fafa !important;
}

.els-bgOrange-light {
  background-color: #f9f6ef !important;
}
.els-textBlue {
  color: #1266ca !important
}
.els-textRed {
  color: #b21717 !important
}

.els-textGreen {
  color: #0e9082 !important
}
.els-textOrange {
  color: #e3ac0a !important
}


.els-home-title {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px solid #dfdfdf;
}

.els-home-title label {
  margin-left: 10px;
  padding-left: 5px;
  font-size: 19px;
  color: #666;
  font-weight: 900;
  border-left: 3px solid #0574ac;
}



.els-col7,
.els-col8,
.els-col3,
.els-col2,
.els-col25,
.els-col4,
.els-col5,
.els-col6 {
  position: relative;
  float: left;
}

.els-col7 {
  width: 70%
}

.els-col8 {
  width: 80%
}

.els-col3 {
  width: 30%
}

.els-col25 {
  width: 25%
}

.els-col2 {
  width: 20%
}

.els-col4 {
  width: 40%
}

.els-col6 {
  width: 60%
}

.els-col5 {
  width: 50%
}

.els-marginLeft {
  margin-left: 10px;
}

.els-marginRight {
  margin-right: 10px;
}

@media(max-width:1150px) {

  .els-col8,
  .els-col7,
  .els-col3,
  .els-col2,
  .els-col4,
  .els-col5,
  .els-col6 {
    width: 100%
  }

  .els-col25 {
    width: 50%
  }

  .els-marginLeft {
    margin-left: 0;
  }
}


.els-float-left {
  float: left;
}

.els-float-right {
  float: right;
}

.els-totalNum {
  padding: 8px;
  overflow: hidden;
}

.els-totalNum .els-col2 {
  padding: 8px;
}

.els-totalNum-summary {
  width: 100%;
  height: 134px;
  padding: 0 10px;
  background-color: #fdf3f3;
}

.els-totalNum-summary-top {
  text-align: center;
  height: 70px;
  border-bottom: 1px solid #dfdfdf;
}

.els-totalNum-summary-top>label {
  display: block;
  font-size: 16px;
  line-height: 35px;
}

.els-totalNum-summary-bottom>div {
  overflow: hidden;
  margin-top: 5px;
}

.els-totalNum-summary-bottom>div label {
  display: block;
  float: left;
  font-size: 16px;
}

.els-totalNum-summary-bottom>div span {
  display: block;
  float: right;
  font-size: 18px;
  color: #d50307;
  font-weight: 900;
}

.els-totalNum-summary-top>span {
  display: block;
  font-size: 25px;
  color: #d50307;
  font-weight: 900;
  line-height: 25px;
}
/* //////////////// */
.els-totalNum-summary2 {
  width: 100%;
  height: 170px;
 border:1px solid blue;
}

.els-totalNum-summary3 {
  width: 100%;
  height: 170px;
 border:1px solid blue;
}

.els-totalNum-summary2-top {
  padding: 10px;
  text-align: center;
  height: 85px;
}

.els-totalNum-summary3-top {
  padding: 10px;
  text-align: center;
  height: 85px;
}

.els-totalNum-summary2-top>label {
  display: block;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  font-weight: 900;
}
.els-totalNum-summary2-top>span {
  display: block;
  font-size: 25px;
  color: #fff;
  font-weight: 900;
  line-height: 25px;
}
.els-totalNum-summary2-bottom {
  padding:10px;
}
.els-totalNum-summary2-bottom>div {
  overflow: hidden;
  margin-top: 5px;
}

.els-totalNum-summary2-bottom>div label {
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 900;
  color: #666;
}

.els-totalNum-summary2-bottom>div span {
  display: block;
  float: right;
  font-size: 18px;
  color: #80C8DE;
  font-weight: 900;
}

.els-totalNum-summary3-bottom>div span {
  display: block;
  float: right;
  font-size: 18px;
  color: #3785E3;
  font-weight: 900;
}

/* ///////////////// */
.els-totalNum-top {
  text-align: center;
  width: 100%;
  height: 55px;
  background-color: #f0f7fb;
}

.els-totalNum-top>label {
  font-size: 16px;
  line-height: 55px;
  font-weight: 900;
}

.els-totalNum-top>span {
  margin-left: 10px;
  font-size: 22px;
  color: #0574ac;
  font-weight: 900;
  line-height: 60px;
}

.els-totalNum-bottom {
  margin-top: 15px;
  text-align: center;
}

.els-totalNum-bottom>div {
  float: left;
  width: 49%;
  height: 65px;
  background-color: #f0f7fb;
}

.els-totalNum-bottom div:last-child {
  float: right;
}

.els-totalNum-bottom>div>label {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 900;
}

.els-totalNum-bottom>div>span {
  display: block;
  font-size: 16px;
  line-height: 60px;
  margin-left: 10px;
  font-size: 20px;
  color: #0574ac;
  font-weight: 900;
  line-height: 25px;
}

.els-provinces-data th {
  width: 16.6%;
  color: #666;
  line-height: 48px;
  padding: 0 10px;
  font-size: 16px;
}

.els-provinces-data td {
  width: 16.6%;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  color: #0574ac;
  line-height: 48px;
  font-family: Arial;
}

.els-provinces-data td:nth-child(2n+1) {
  font-weight: 400;
  color: #666;
}

.els-provinces-data thead tr {
  background-color: #f3f6fb;
}

.els-provinces-data tr:nth-of-type(2n) {
  background-color: #f3f6fb;
}

.els-map-tab {
  overflow: hidden;
  text-align: center;
}

.els-map-tab a {
  display: inline-block;
  padding: 10px 30px;
  font-size: 16px;
  color: #0574ac;
  background-color: #f3f6fb;
}

.els-map-tab a:hover,
.els-map-tab a.active {
  background-color: #3785e3;
  color: #fff;
}

.els-table-comprehensive thead tr {
  background-color: #f4f4f4;
  border-bottom: 1px solid #dfdfdf;
}

.els-table-comprehensive thead th {
  font-size: 15px;
  font-weight: 900;
  color: #1c60b1;
  padding: 4px 6px;
}

.els-table-comprehensive thead th:nth-child(2) {
  width: 40%;
}

.els-table-comprehensive tbody th {
  padding: 8px 6px;
  font-size: 15px;
}

.els-table-comprehensive tbody td {
  padding: 8px 6px;
  font-size: 15px;
  text-align: right;
}

.els-table-comprehensive tbody td:first-child {
  text-align: left;
  width: 30%;
}

.els-pieCon {
  position: absolute;
  z-index: 995;
  left: 0;
  top: 150px;
}

.els-pieCon>p {
  font-size: 15px;
  margin-top: 4px;
}

.els-pieCon>p>b {
  font-size: 15px;
  color: #b21717;
}
.els-disease-summary-img {
  width:100%;
  height:190px;
  padding:30px 0;
}
.els-disease-summary-img i {
  display: block;
  margin:0 auto 10px;
  width:75px;
  height:75px;
  border-radius: 50%;
  background: url(els-disease.png) #fff;
}
.els-disease-summary-img>p {
  font-size:22px;
  font-weight: 900;
  color:#fff;
  text-align: center;
}
.els-disease-summary-con {
  text-align: center;
  padding:20px;
}
.els-disease-summary-con label {
  display: block;
  font-size:20px;
  line-height:40px;
  font-weight: 900;
  color:#666;
}
.els-disease-summary-con span {
  display: block;
  line-height:40px;
  font-size:30px;
  font-weight: 900;
}
.els-disease-summary {
  margin-left:-8px;
  margin-right:-8px;
}
.els-disease-summary li {
  float:left;
  padding:0 8px;
}
.els-disease-summary li:nth-child(1){
  width:30%;
}
.els-disease-summary li:nth-child(2) {
  width:30%;
}

.els-disease-summary li:nth-child(3){
  width:40%;
}
@media(max-width:1360px) {
  .els-disease-summary li {
    width:100% !important;
  }
}
.els-disease-summary-classification>p {
  margin-top:5px;
  font-size:15px;
  font-weight: 900;
  color:#444;
}
.els-disease-summary-classification>p i {
  display: block;
  float: left;
  margin-top:10px;
  margin-right: 5px;
  width:5px;
  height: 5px;
  border-radius: 5px;
}
.els-disease-summary-zhang {
 width:100%;
 margin-top:5px;
}
.els-disease-summary-zhang i {
  display: block;
  margin-right: 3px;
  float: left;
  width: 11px;
  height: 11px;
  background: url(line.png);
}
.els-disease-summary-zhang>div>label {
  font-size:15px;
  font-weight: 900;
  color:#666;
  line-height:22px;
}
.els-disease-summary-zhang>div>span {
  margin-left:5px;
  font-size:15px;
  font-weight: 900;
  color:#1266ca;
  line-height:22px;
}
.els-relate {
  padding:8px;
}
.els-relate div {
  overflow: hidden;
}
.els-relate label {
  display: block;
  float: left;
  width: 40%;
  background-color: #eeefef;
  text-align: left;
  padding: 0 8px;
  line-height: 35px;
  border:6px solid #fff;
  cursor: pointer;
  font-weight: 400;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.els-relate span {
  display: block;
  float: left;
  width: 10%;
  background-color: #e8f0f6;
  text-align: right;
  border: 6px solid #fff;
  font-size: 18px;
  font-weight: 900;
  color: #0574ac;
  font-family: Arial;
  padding: 0 5px;
  line-height: 35px;
  cursor: pointer;
}
.els-relate2 label {
  line-height: 45px !important;
}
.els-relate2 span {
  line-height: 45px !important;
}
.els-gauge-title {
  text-align: center;
  font-size:18px;
  font-weight: 900;
  color:#444;
  line-height: 40px;
}
.els-home-tab li {
  float: left;
 
}
.els-home-tab li a {
  display: block;
  font-size:16px;
  font-weight: 900;
  color:#666;
  padding:0 30px;
  line-height: 37px;
}
.els-home-tab li a:hover {
  color:#1266ca;
}
.els-home-tab li a.active {
  border-bottom: 3px solid #1266ca;
}
.els-relate3>p {
  font-size:16px;
  font-weight: 900;
  margin:15px 0 10px 10px;
}
.els-relate3 label {
  width:30% !important;
  line-height:45px;
}
.els-relate3 label b{
  color:#b21717;
  margin-right:10px;
}
.els-relate3 span {
  width:20% !important;
  padding:0 15px;
  line-height:45px;
}
.els-tipCon {
  display: none;
}

.els-bar p {
  margin-top:15px;
  text-align: center;
  font-size:20px;
  font-weight: 900;
  color: #666;
}