.cbox-1-0 {
 
}

#linksAll {
  display-radio: 1;
  margin-bottom: 30px;
}

#linksAll .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

#linksAll .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#linksAll .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  padding-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(231, 231, 231, 1);
  margin-bottom: 15px;
  margin-top: 15px;
  height: auto;
  max-height: none;
  min-height: 0px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background_radio: 1;
}

#linksAll .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#linksAll .e_text-3 {
  font_radio: 2;
  text-align: left;
  line-height: 1.2;
  color: #2552a5;
  display-radio: 1;
  font-weight: bold;
  font-size: 20px;
  width: auto;
  padding-bottom: 10px;
}

#linksAll .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  max-width: 126px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: #2552a5;
  margin-left: 0px;
}

#linksAll .e_container-6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#linksAll .e_container-6 .cbox-6-0 {
  flex: 0 0 34px;
}

#linksAll .e_image-7 {
  overflow: hidden;
  display-radio: 1;
  max-width: 24px;
}

#linksAll .e_image-7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#linksAll .e_container-8 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#linksAll .e_container-8 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#linksAll .e_html-9 {
  min-height: 45px;
  background_radio: 2;
  display-radio: 1;
  max-height: none;
  background-color: rgba(255, 255, 255, 0);
}

#linksAll .e_container-8 .cbox-8-0 {
  padding-right: 10px;
}

#linksAll .e_container-8 .cbox-8-1 {
  padding-left: 10px;
  padding-right: 10px;
}

#linksAll .e_container-8 .cbox-8-2 {
  padding-left: 10px;
}

#linksAll .e_html-10 {
  min-height: 45px;
  background_radio: 2;
  display-radio: 1;
  max-height: none;
  background-color: rgba(255, 255, 255, 0);
}

#linksAll .e_html-11 {
  min-height: 45px;
  background_radio: 2;
  display-radio: 1;
  max-height: none;
  background-color: rgba(255, 255, 255, 0);
}

@media screen and (max-width: 768px) {
  #linksAll .e_text-3 {
    display-radio: 1;
    font_radio: 2;
    line-height: 1.2;
    font-size: 20px;
  }

  #linksAll {
    display-radio: 1;
	background-color:#fff;
  }

  #linksAll .e_container-6 {
    display-radio: 1;
  }

  #linksAll .e_container-2 {
    display-radio: 1;
    width: 94%;
  }

  #linksAll .e_html-9 {
    background_radio: 1;
    display-radio: 1;
    min-height: 45px;
    margin-bottom: 10px;
  }

  #linksAll .e_container-8 {
    display-radio: 1;
    flex-direction: column;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  #linksAll .e_container-8 .cbox-8-0 {
    padding-right: 0px;
  }

  #linksAll .e_container-8 .cbox-8-1 {
    padding-left: 0px;
    padding-right: 0px;
  }

  #linksAll .e_container-8 .cbox-8-2 {
    padding-left: 0px;
    padding-bottom: 0px;
  }

  #linksAll .e_html-10 {
    background_radio: 1;
    display-radio: 1;
    min-height: 45px;
    margin-bottom: 10px;
  }
}

.com-set {
  width: 100%;
  margin-right: 0;
  float: left;
}
.com-set .con {
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  margin: 10px 0 20px;
}
.com-set .con a:hover {
  color: #333;
}
.xsd-choose {
  position: relative;
  width: 100%;

  height: 45px;
  line-height: 45px; /* background:#fff url(/img/xx.jpg) no-repeat right center;*/
  display: inline-block;
  color: #666;
  transition: all 0.3s ease;
}
.xsd-choose span {
  font-size: 14px;
  display: block;
  width: 100%;
  height: 45px;
  cursor: pointer;
  background: url(../images/links_up.jpg)
    no-repeat right center;
  background-color: #f1f1f1;
}
.xsd-choose ul {
  display: none;
  height: 176px;
  overflow: auto;
  position: absolute;
  left: 0px;
  bottom: 45px;
  z-index: 10;
  background: #fff;
  border-top: none;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ddd;
}
.xsd-choose ul li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  text-indent: 5px;
  color: #666;
}
.xsd-choose ul li a:hover {
  background: #2552a5;
  color: #fff;
  text-decoration: none;
}

.com-set1 {
  width: 100%;
  margin-right: 0;
  float: left;
}
.com-set1 .con {
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  margin: 10px 0 20px;
}
.com-set1 .con a:hover {
  color: #333;
}
.xsd-choose1 {
  position: relative;
  width: 100%;

  height: 45px;
  line-height: 45px; /* background:#fff url(/img/xx.jpg) no-repeat right center;*/
  display: inline-block;
  color: #666;
  transition: all 0.3s ease;
}
.xsd-choose1 span {
  font-size: 14px;
  display: block;
  width: 100%;
  height: 45px;
  cursor: pointer;
  background: url(../images/links_up.jpg)
    no-repeat right center;
  background-color: #f1f1f1;
}
.xsd-choose1 ul {
  display: none;
  height: 176px;
  overflow: auto;
  position: absolute;
  left: 0px;
  bottom: 45px;
  z-index: 10;
  background: #fff;
  border-top: none;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ddd;
}
.xsd-choose1 ul li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  text-indent: 5px;
  color: #666;
}
.xsd-choose1 ul li a:hover {
  background: #2552a5;
  color: #fff;
  text-decoration: none;
}
.com-set2 {
  width: 100%;
  margin-right: 0;
  float: left;
}
.com-set2 .con {
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  margin: 10px 0 20px;
}
.com-set2 .con a:hover {
  color: #333;
}
.xsd-choose2 {
  position: relative;
  width: 100%;

  height: 45px;
  line-height: 45px; /* background:#fff url(/img/xx.jpg) no-repeat right center;*/
  display: inline-block;
  color: #666;
  transition: all 0.3s ease;
}
.xsd-choose2 span {
  font-size: 14px;
  display: block;
  width: 100%;
  height: 45px;
  cursor: pointer;
  background: url(../images/links_up.jpg)
    no-repeat right center;
  background-color: #f1f1f1;
}
.xsd-choose2 ul {
  display: none;
  height: 176px;
  overflow: auto;
  position: absolute;
  left: 0px;
  bottom: 45px;
  z-index: 10;
  background: #fff;
  border-top: none;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ddd;
}
.xsd-choose2 ul li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  text-indent: 5px;
  color: #666;
}
.xsd-choose2 ul li a:hover {
  background: #2552a5;
  color: #fff;
  text-decoration: none;
}
