.star {
  background: #e6e6e6;
  padding-top: 69px;
  padding-bottom: 35px;
}
.star .star_body {
  width: 1240px;
  margin: 0 auto;
  background: #f3f3f3;
}
.star .star_body .star_cot {
  margin: 0 56px;
  padding-bottom: 56px;
}
.star .star_body .star_cot .tit {
  height: 74px;
  line-height: 74px;
}
.star .star_body .star_cot .tit .tit1 {
  width: auto;
}
.star .star_body .star_cot .tit div {
  float: right;
}
.star .star_body .star_cot .tit li {
  background: #004185;
  float: left;
  width: auto;
  position: relative;
}
.star .star_body .star_cot .tit li:first-child .select_w {
  border-right: 1px solid #fff;
}
.star .star_body .star_cot .tit li span {
  color: #fff;
  font-size: 20px;
  float: left;
  width: 100px;
  text-align: center;
}
.star .star_body .star_cot .tit li .select_w {
  cursor: pointer;
  float: right;
  width: auto;
  min-width: 183px;
  line-height: 45px;
  height: 45px;
  margin-top: 15px;
}
.star .star_body .star_cot .tit li .select_w .tag_select {
  font-size: 18px;
  color: #fff;
  width: auto;
  padding-right: 50px;
  min-width: 182px;
  z-index: 9;
}
.star .star_body .star_cot .tit li .select_w .tag_options {
  z-index: 99;
  position: absolute;
  left: 0;
  top: 57px;
  min-width: 183px;
  width: auto;
  height: 240px;
  overflow: auto;
}
.star .star_body .star_cot .tit li .select_w .tag_options li {
  height: 34px;
  line-height: 34px;
  padding-left: 20px;
  width: 100%;
  font-size: 18px;
  color: #fff;
  min-width: 183px;
}
.star .star_body .star_cot .tit li .select_w .arrow {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #fff;
  position: absolute;
  right: 28px;
  top: 33px;
}
.star .star_body .star_cot .row .left {
  width: 100%;
  height: 576px;
}
.star .star_body .star_cot .row .right {
  width: 100%;
  height: 576px;
}
.star .star_body .star_cot .row .right .intro {
  width: 50%;
  height: 576px;
  background: #004185;
  color: #fff;
  padding: 60px;
}
.star .star_body .star_cot .row .right .intro h2 {
  margin-bottom: 40px;
}
.star .star_body .star_cot .row .right .intro p {
  line-height: 28px;
}
.star .star_body .star_cot .leftcot {
  position: relative;
  overflow: hidden;
  width: 283px;
  height: 288px;
  margin-left: -1px;
}
/*
.js_hover_img {
	display:none;
}
*/
.active_img{
	display:block;
}
.star .star_body .star_cot .leftcot .top1 {
  position: absolute;
  right: 0;
  top: 0;
}
.star .star_body .star_cot .leftcot .top2 {
  width: 100%;
  -webkit-transition: 1.5s -webkit-transform;
  -moz-transition: 1.5s -moz-transform;
  -ms-transition: 1.5s -ms-transform;
}
.star .star_body .star_cot .leftcot .hover {
  transform: scale(1.04, 1.04);
}
.star .star_body .star_cot .leftcot .fx_more {
  position: absolute;
  top: 0;
  background: rgba(0, 51, 104, 0.64);
  height: 100%;
  width: 100%;
  display: none;
}
.star .star_body .star_cot .leftcot .fx_more .fx_more-span1 {
  font-size: 22px;
  color: #fff;
  margin-top: 25px;
  margin-left: 10%;
}
.star .star_body .star_cot .leftcot .fx_more .fx_more-span2 {
  font-size: 16px;
  color: #fff;
  margin-top: 35px;
  padding: 0 10px;
  height: 120px;
  padding-left: 10%;
  overflow: hidden;
}
.star .star_body .star_cot .leftcot .fx_more div {
  width: 30px;
  height: 1px;
  border: 2px solid #fff;
  left: 10%;
  margin-left: 10%;
}
.star .star_body .star_cot .leftcot .fx_more .fx_more-p {
  font-size: 14px;
  color: #fff;
  margin-left: 10%;
  margin-top: 10px;
}
.star .star_body .star_cot .leftcot .fx_more a {
  color: #fff;
  border: 1px solid;
  width: 90px;
  display: block;
  text-align: center;
  height: 26px;
  margin-left: 10%;
  margin-top: 8px;
  font-size: 12px;
  line-height: 26px;
  border-radius: 22px 24px 22px 22px;
}
.star .star_body .star_cot .hgjj {
  background: #fff;
  height: 288px;
  text-align: center;
}
.star .star_body .star_cot .hgjj p {
  color: #004185;
  margin-top: 88px;
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  .header_mainbody {
    height: 66px;
  }
  .star {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .star .star_body {
    width: 100%;
    background: #e6e6e6;
  }
  .star .star_body .star_cot {
    margin: 0 0.27rem;
    padding-bottom: 0.56rem;
  }
  .star .star_body .star_cot .tit {
    line-height: 0.94rem;
    height: 0.94rem;
  }
  .star .star_body .star_cot .tit .tit1 {
    width: 100%;
  }
  .star .star_body .star_cot .tit .tit1 ul {
    width: 100%;
  }
  .star .star_body .star_cot .tit .tit1 ul li {
    width: 50%;
  }
  .star .star_body .star_cot .tit .tit1 ul li span {
    font-size: 0.24rem;
    width: .8rem;
  }
  .star .star_body .star_cot .tit .tit1 ul li .select_w {
    height: 0.56rem;
    line-height: 0.56rem;
    margin-top: 0.19rem;
    min-width: 2.5rem;
  }
  .star .star_body .star_cot .tit .tit1 ul li .select_w .tag_select {
    font-size: 10px;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 143px;
    min-width: initial;
  }
  .star .star_body .star_cot .tit .tit1 ul li .select_w .arrow {
    border-left: 0.14rem solid transparent;
    border-right: 0.14rem solid transparent;
    border-top: 0.13rem solid #fff;
    right: 0.36rem;
    top: 0.40rem;
  }
  .star .star_body .star_cot .tit .tit1 ul li .select_w .tag_options {
    top: 0.74rem;
  }
  .star .star_body .star_cot .tit .tit1 ul li .select_w .tag_options li {
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .star .star_body .star_cot .leftcot {
    height: 3.5rem;
    width: 50%;
    float: left;
  }
  .star .star_body .star_cot .leftcot .js_hover_img_box img[src=""] {
    opacity: 0;
  }
  .star .star_body .star_cot .leftcot .top1 {
    height: auto;
    width: .82rem;
  }
  .star .star_body .star_cot .leftcot .fx_more .fx_more-span1 {
    font-size: 0.25rem;
    top: 0.3rem;
  }
  .star .star_body .star_cot .leftcot .fx_more .fx_more-span2 {
    position: static;
    right: 0;
    top: 0;
    height: 1.1rem;
    font-size: .16rem;
    width: auto;
    margin-top: .35rem;
  }
  .star .star_body .star_cot .leftcot .fx_more div {
    top: 2.27rem;
    border: 1px solid #fff;
    width: 1.35rem !important;
  }
  .star .star_body .star_cot .leftcot .fx_more .fx_more-p {
    font-size: 0.16rem;
    top: 2.38rem;
  }
  .star .star_body .star_cot .leftcot .fx_more a {
    font-size: 0.14rem;
    width: 1.16rem;
    height: 0.26rem;
    line-height: 0.26rem;
    top: 2.45rem;
  }
  .star .star_body .star_cot .row .left {
    width: 100%;
    height: auto;
  }
  .star .star_body .star_cot .row .left .intro {
    padding: 0.6rem;
    height: 3.5rem;
    background: #004185;
    color: #fff;
  }
  .star .star_body .star_cot .row .left .intro h2 {
    margin-bottom: 0.4rem;
    font-size: 0.18rem;
  }
  .star .star_body .star_cot .row .left .intro p {
    font-size: 0.18rem;
    line-height: 0.28rem;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .star .star_body .star_cot .row .right {
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=star_analyst.css.map */
