.adva {
  width: 10.8rem;
  margin: 0.4rem auto 0;
  text-align: center;
}
.adva .advaCont {
  width: 10.8rem;
  height: 10.25rem;
  margin: 0.9rem auto 0;
  font-size: 0;
}
.adva .advaBox {
  display: inline-block;
  vertical-align: top;
  width: 5rem;
  height: 4.5rem;
  position: relative;
  margin: 0 0.8rem 0.8rem 0;
}
.adva .advaBox img {
  width: 5rem;
  height: 4.5rem;
}
.adva .advaBox:nth-child(even) {
  margin-right: 0;
}
.adva .advaText {
  width: 5rem;
  height: 4.5rem;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.27rem;
  line-height: 0.4rem;
  color: #fff;
  text-align: left;
  letter-spacing: 0.01rem;
  padding: 2.2rem 0.55rem 0 0.7rem;
}
.hot {
  width: 12rem;
  height: 6.45rem;
  box-shadow: 0 0 0.1rem #c4c4c4;
  margin: 0.7rem auto 0;
  text-align: center;
  padding-top: 0.5rem;
}
.hot p {
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.25rem;
  letter-spacing: 0.01rem;
}
.hot p:nth-child(4) {
  color: #06618E;
  font-weight: bold;
}
.hot .hotImg {
  width: 8.3rem;
  height: 3rem;
  margin: 0 auto;
  padding-top: 0.7rem;
}
.hot .hotImg img {
  width: 8.3rem;
  height: 3rem;
}
.proc {
  width: 100%;
  height: 7.14rem;
  background: url("../images/media/proc-bg.png")/*tpa=http://www.echuanboo.com/images/brand/media/proc-bg.png*/ no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  padding-top: 0.95rem;
}
.proc .procImg {
  width: 10rem;
  height: 2.97rem;
  margin: 0 auto;
  margin-top: 1.1rem;
}
.proc .procImg img {
  width: 10rem;
  height: 2.97rem;
}
.part {
  width: 12rem;
  padding: 0.85rem 0 0.5rem 0;
  margin: 0 auto;
  box-shadow: 15px 0 15px -15px #c4c4c4, -15px 0 15px -15px #c4c4c4;
}
.part .partTitle {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.45rem;
  font-weight: bold;
  padding-left: 1.7rem;
  margin: 0.5rem 0;
}
.part .partTitle span:nth-child(1) {
  color: #075D8C;
}
.part .partTitle span:nth-child(2) {
  line-height: 0.2rem;
  font-size: 0.2rem;
  font-weight: normal;
}
.part .partCont {
  width: 9rem;
  margin: 0 auto;
  font-size: 0;
}
.part li {
  display: inline-block;
  vertical-align: top;
  width: 1.8rem;
  height: 1rem;
  margin: 0 0.6rem 0.6rem 0;
  position: relative;
}
.part li img {
  width: auto;
  height: 0.78rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.part li:nth-child(4n) {
  margin-right: 0;
}
.part li:nth-child(n+13) {
  display: none;
}
.part .liBox {
  display: none;
  width: 1.8rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  box-shadow: 0 0 0.1rem #c4c4c4;
}
.part .liBox img {
  width: auto;
  height: 0.78rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.part .partShowMore {
  display: block;
  width: 3rem;
  height: 1rem;
  margin: 0 auto;
  text-align: center;
}
.part .partArrow {
  font-size: 0.6rem;
  color: #000;
}
.part .showMore {
  width: 2.75rem;
  height: 0.47rem;
  color: #B1B1B1;
  line-height: 0.47rem;
  font-size: 0.2rem;
}
.hostBox {
  width: 100%;
  background-color: #E9E9E9;
}
.hostBox .host {
  width: 12rem;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0 auto;
  box-shadow: 15px 0 15px -15px #c4c4c4, -15px 0 15px -15px #c4c4c4;
}
.hostBox .hostTitle {
  width: 10.8rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.45rem;
  font-weight: bold;
  margin: 0 auto;
}
.hostBox .hostTitle span:nth-child(1) {
  color: #075D8C;
}
.hostBox .hostTitle span:nth-child(2) {
  line-height: 0.2rem;
  font-size: 0.2rem;
  font-weight: normal;
}
.hostBox .hostCont {
  width: 9rem;
  height: 5.7rem;
  margin: 0.5rem auto;
  font-size: 0;
}
.hostBox li {
  display: inline-block;
  vertical-align: top;
  width: 3rem;
  height: 3rem;
  position: relative;
}
.hostBox li img {
  width: 3rem;
  height: 3rem;
}
.hostBox li p {
  display: block;
  width: 3rem;
  height: 0.76rem;
  line-height: 0.76rem;
  font-size: 0.29rem;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.hostBox li:hover p {
  color: #fae406;
  font-weight: bold;
  border-bottom: 0.05rem solid #fae406;
}
.star {
  width: 12rem;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0 auto;
  box-shadow: 15px 0 15px -15px #c4c4c4, -15px 0 15px -15px #c4c4c4;
}
.star .starTitle {
  width: 10rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.45rem;
  font-weight: bold;
  margin: 0 auto;
}
.star .starTitle span:nth-child(1) {
  color: #075D8C;
}
.star .starTitle span:nth-child(2) {
  line-height: 0.2rem;
  font-size: 0.2rem;
  font-weight: normal;
}
.star .starCont {
  width: 10rem;
  height: 3rem;
  margin: 0.8rem auto 0.5rem;
}
.star .starCont .ato-content {
  width: 10rem;
  margin: 0 auto;
}
.star .starCont .ato-list {
  float: left;
  width: 8.6rem;
  height: 3rem;
}
.star .starCont ul {
  height: 3rem;
}
.star .starCont ul li {
  width: 2.15rem;
  height: 3rem;
  float: left;
  position: relative;
}
.star .starCont ul li div {
  width: 2.15rem;
  height: 3rem;
  -webkit-transition: height 300ms;
  -moz-transition: height 300ms;
  -ms-transition: height 300ms;
  -o-transition: height 300ms;
  transition: height 300ms;
  text-align: center;
}
.star .starCont ul li div img {
  width: 2.15rem;
  height: 3rem;
  border: none;
  display: block;
  margin: 0 auto;
}
.star .starCont ul li div p {
  display: none;
  width: 2.15rem;
  height: 2.5rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  color: #fff;
  font-size: 0.25rem;
  font-weight: bold;
  padding-top: 1.9rem;
  letter-spacing: 0.03rem;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.star .starCont .ato-list ul li div:hover p {
  display: block;
}
.star .ato-list-fl {
  float: left;
}
.star .ato-list-fl a {
  display: block;
  float: left;
  width: 0.4rem;
  height: 0.4rem;
  margin-top: 1.5rem;
  margin-right: 0.1rem;
  color: #c9c9c9;
  border: 1px solid #c9c9c9;
  text-align: center;
}
.star .ato-list-fl a i {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.4rem;
}
.star .ato-list-fl a:hover {
  background: #05608D;
  color: #fff;
  border: 0;
}
