.c-bule {
  color: #008ed8 !important;
}
.c-red {
  color: #c8201a;
}
.bg-gre {
  background: #3cae75;
  color: #fff;
}
.bg-bule {
  background: #008ed8;
  color: #fff;
}
.pro-list {
  float: left;
  width: 100%;
  margin: 20px auto 0 auto;
  text-align: center;
}
.pro-list a {
  background: #eee;
  padding: 0 18px;
  margin: 0 5px 15px 0;
  font-size: 16px;
  line-height: 42px;
  height: 42px;
  text-align: center;
  color: #333;
}
.pro-list a.cur {
  background: #008ed8;
  color: #fff;
}
.pro-list a:hover {
  background: #008ed8;
  color: #fff;
  text-decoration: none;
}
.pagenation a.cur,
.pagenation a:hover {
  background: #008ed8;
  color: #fff;
  text-decoration: none;
}
.box {
  width: 100%;
}
.topBox {
  width: 100%;
  height: 100px;
  background: #474646;
}
.top {
  width: 1200px;
  height: 100%;
  background: #474646;
  margin: 0 auto;
}
.logo {
  float: left;
  width: 253px;
  height: 100px;
}
.logo i {
  width: 253px;
  height: 60px;
  float: left;
  margin-top: 20px;
}
.logo i img {
  width: 100%;
  height: 100%;
}
.nav {
  float: right;
  line-height: 97px;
}
.banner {
  width: 100%;
  height: 560px;
  float: left;
  position: relative;
  overflow: hidden;
}
.banner_pic {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  height: 100%;
}
.banner_pic li {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}
.banenr_nue {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  z-index: 10000003;
}
.banenr_nue li {
  width: 40px;
  height: 2px;
  display: inline-block;
  cursor: pointer;
  margin-right: 3px;
  background: #949494;
}
.banner_pic li:first-child {
  display: block;
}
.banenr_nue_active {
  background: #c8201a !important;
}
.btn {
  width: 30px;
  height: 50px;
  position: absolute;
  /*left: 0px;*/
  top: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  margin-top: -25px;
  display: none;
  color: #fff;
}
.left {
  left: 0px;
  cursor: pointer;
}
.right {
  right: 0px;
  cursor: pointer;
}
.banner:hover .btn {
  display: block;
}
.conBox {
  width: 1200px;
  margin: 0 auto;
}
.con {
  width: 100%;
  float: left;
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  .con {
    margin-top: 0;
  }
}
.ind-box-abo {
  max-width: 1200px;
  margin: 0 auto;
}
.ly-dd {
  background: url(../images/dz.png) no-repeat center bottom;
}
.ind-tit-abo {
  background: #006633;
  color: #fff;
  font-size: 30px;
  text-align: center;
  float: left;
  width: 90%;
  height: 68px;
  line-height: 68px;
  margin-bottom: 30px;
}
.ind-box-left {
  width: 50%;
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.ind-box-right {
  width: 45%;
  float: right;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 50px;
}
.ind-box-right label {
  color: #333;
}
.ind-tit-feed {
  background: #ff9900;
  color: #fff;
  font-size: 20px;
  text-align: center;
  float: right;
  width: 100%;
  height: 68px;
  line-height: 68px;
  margin-bottom: 30px;
  padding: 0 10px;
}
.ind-box-right .assessment-main,
.ind-box-right .assessment-form,
.ind-box-right .member-form {
  padding: 0;
  margin: 0;
}
.pic_litst {
  width: 100%;
  float: left;
  margin-top: 15px;
  /*display: flex;
	flex-wrap: wrap;
	justify-content:space-around;*/
}
.pic_litst li a {
  width: 100%;
}
.pic_litst li {
  float: left;
  width: 14%;
  height: 200px;
  padding-top: 20px;
  /*display: flex;
	flex-wrap: wrap;
	justify-content:center;
	align-content:center;*/
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  /*margin-right: 36px;*/
  /*background: #fff;*/
}
.pic_litst li dd {
  float: left;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  cursor: pointer;
  border-radius: 3px;
  position: absolute;
}
.pic_litst li:hover {
  transition: background-color 0.3s linear;
  background: #c8201a;
}
.pic_litst li:hover i {
  /*transition:color 0.5s linear;*/
  color: #fff;
}
.pic_litst li:hover span {
  /*transition:color 0.3s linear;*/
  color: #fff;
}
.pic_litst li i {
  font-size: 70px;
  /*position: absolute;*/
  top: 50px;
  height: 70px;
}
.pic_litst li span {
  width: 100%;
  text-align: center;
  /*margin-top: 30px;*/
  float: left;
  font-size: 18px;
  line-height: 32px;
  margin-top: 10px;
  color: #333;
  /*position: absolute;*/
  /*top: 110px;*/
}
.pic_litst li a i {
  line-height: 70px;
}
.pic_litst li a.p-01 i {
  font-size: 68px;
}
.pic_litst li a.p-02 i {
  font-size: 50px;
}
.pic_litst li a.p-03 i {
  font-size: 65px;
}
.pic_litst li a.p-04 i {
  font-size: 55px;
}
.pic_litst li a.p-05 i {
  font-size: 57px;
}
.pic_litst li a.p-06 i {
  font-size: 60px;
}
.pic_litst li a.p-07 i {
  font-size: 60px;
}
@media only screen and (max-width: 750px) {
  .pic_litst {
    height: 300px;
  }
  .pic_litst li {
    width: 25%;
    height: 120px;
  }
  .con {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .pic_litst {
    height: 154px;
    margin-top: 0;
  }
  .pic_litst li {
    height: 70px;
    padding-top: 0;
  }
  .pic_litst li span {
    font-size: 14px;
  }
  .pic_litst li i {
    font-size: 40px;
    line-height: 40px;
    height: 40px;
  }
  .pic_litst li a.p-01 i {
    line-height: 70px;
    font-size: 42px;
  }
  .pic_litst li a.p-02 i {
    font-size: 32px;
  }
  .pic_litst li a.p-03 i {
    font-size: 32px;
  }
  .pic_litst li a.p-04 i {
    font-size: 32px;
  }
  .pic_litst li a.p-05 i {
    font-size: 38px;
  }
  .pic_litst li a.p-06 i {
    font-size: 39px;
  }
  .pic_litst li a.p-07 i {
    font-size: 32px;
    line-height: 71px;
    height: 58px;
  }
  .pic_litst li a.p-07 span {
    margin-top: -6px;
  }
}
.case {
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
  background: url(/web/style/images/indcas.jpg) top center no-repeat;
}
.indpro {
  background: url(/web/style/images/indprobg.jpg) top center no-repeat;
}
.ind-yous {
  background: url(/web/style/images/youshibg.jpg) top center no-repeat;
}
.ind-img {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 50px;
  margin-bottom: 20px;
  text-align: center;
}
.bg-yel {
  background: #fffcee;
}
.case_con {
  max-width: 1200px;
  margin: 0 auto;
}
.case_con_title {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 20px;
}
.ind_con_title {
  width: 100%;
  float: left;
  text-align: center;
  margin: 60px auto;
}
.case_con_title h1 {
  line-height: 50px;
  /*text-align: center;*/
  font-size: 30px;
  font-weight: 700;
}
.case_con_title i {
  font-style: normal;
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #999;
}
.case_con_title span {
  /*text-align: center;*/
  line-height: 24px;
  padding: 10px 10px;
  width: 100%;
  float: left;
  font-size: 16px;
  margin-bottom: 30px;
  color: #999;
}
.case_con_title a {
  border: 1px solid #b3b3b3;
  padding: 8px 30px;
  margin-right: 20px;
  border-radius: 50px;
  font-size: 14px;
  color: #000000;
}
.case_con_title_active {
  background: #cf272d;
  color: #fff !important;
  border: 1px solid #cf272d !important;
}
.casetitle_Ul {
  width: 100%;
  float: left;
  margin-top: 20px;
  /*min-height: 580px;*/
}
.casetitle_Ul li {
  width: 283px;
  overflow: hidden;
  position: relative;
  /*opacity: 0.5;*/
  float: left;
  margin-right: 22px;
  margin-bottom: 22px;
}
.casetitle_Ul li:nth-child(4n) {
  margin-right: 0;
}
.casetitle_Ul li dl {
  width: 100%;
  float: left;
  background: url(../images/bg/hh_bg50.png) repeat;
  position: absolute;
  top: 0;
  display: none;
}
.casetitle_Ul li em {
  width: 283px;
  height: 310px;
  overflow: hidden;
  float: left;
}
.casetitle_Ul li em img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  .casetitle_Ul {
    padding: 0 10px;
  }
  .ind-pro-list li {
    height: 210px;
  }
  .casetitle_Ul li {
    width: 25%;
    margin-right: 0;
    padding: 0 8px;
    overflow: hidden;
    float: left;
  }
  .casetitle_Ul li em {
    width: 100%;
    height: 200px;
  }
  .casetitle_Ul li dd {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 820px) {
  .case {
    background: #eee;
    padding-bottom: 30px;
  }
  .casetitle_Ul li em {
    height: 160px;
  }
  .casetitle_Ul li dl {
    height: 160px;
  }
}
@media only screen and (max-width: 580px) {
  .case {
    margin-top: 0;
  }
  .case_con_title span em {
    display: none;
  }
  .ind-pro-list li {
    height: 220px;
  }
  .casetitle_Ul li {
    width: 50%;
  }
  .casetitle_Ul li em {
    height: 220px;
    margin-right: 0;
  }
  .casetitle_Ul li dl {
    height: 220px;
  }
}
@media only screen and (max-width: 520px) {
  .casetitle_Ul li em {
    height: 180px;
  }
  .casetitle_Ul li dl {
    height: 180px;
  }
}
.casetitle_Ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 450px) {
  .casetitle_Ul li em {
    height: 160px;
  }
}
@media only screen and (max-width: 420px) {
  .ind-pro-list li {
    height: 200px;
  }
  .casetitle_Ul li em {
    height: 160px;
  }
}
@media only screen and (max-width: 375px) {
  .casetitle_Ul li em {
    height: 150px;
  }
  .casetitle_Ul li dl {
    height: 150px;
  }
}
@media only screen and (max-width: 345px) {
  .casetitle_Ul li em {
    height: 120px;
  }
  .casetitle_Ul li dl {
    height: 120px;
  }
}
.casetitle_Ul li:hover dl {
  transition: opacity 0.3s linear;
  display: block;
}
.casetitle_Ul li dd {
  position: absolute;
  bottom: 0;
  height: 50px;
  width: 100%;
  line-height: 50px;
  left: 0;
  z-index: 999 !important;
}
.casetitle_Ul li dd a:hover {
  background: url(../images/bg/hs-bg80.png) repeat;
}
.casetitle_Ul li dd a {
  background: url(../images/bg/hh_bg70.png) repeat;
  float: left;
  color: #fff;
  font-weight: normal;
  width: 100%;
}
.casetitle_Ul li dd span {
  float: left;
  margin-left: 10px;
  line-height: 50px;
  height: 50px;
  max-width: 260px;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
}
.casetitle_Ul li dd i {
  background: #ffa200;
  padding: 3px 10px;
  border-radius: 50px;
  float: right;
  line-height: 10px;
  margin-right: 10px;
  margin-top: 20px;
  font-style: inherit;
}
#ul1 .active {
  border: 1px dashed red;
}
#ul2 .active2 {
  border: 1px dashed red;
}
.casetitle_UlBox {
  /*position: relative;*/
}
.positohfjh {
  /*position: relative;*/
  /*top: 0;*/
  /*display: none;*/
}
.casetitle_UlBoxUl {
  display: none;
}
.casetitle_UlBoxUl:first-child {
  display: block;
}
.mover {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  /*float: left;*/
}
.mover a {
  padding: 10px 30px;
  border-radius: 50px;
  background: #cf272d;
  color: #fff;
  margin-top: 30px;
  font-style: normal;
}
.mover a:hover {
  color: #fff !important;
}
.c-gre {
  color: #006633;
}
.mover a:hover {
  color: #006633;
}
.about_title {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.about_title h1 {
  line-height: 120px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}
.about_title span {
  /*line-height: 20px;*/
  text-align: center;
  width: 100%;
  float: left;
  font-size: 16px;
  margin-bottom: 20px;
}
.about {
  width: 100%;
  margin: 0 auto;
  color: #333;
  padding-bottom: 30px;
}
.about h1 {
  font-size: 28px;
  text-align: center;
  padding: 15px 0;
}
.about p {
  padding-bottom: 10px;
  color: #666;
  line-height: 24px;
}
.aboutss {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.aboust_Ul {
  width: 100%;
  float: left;
  height: 100%;
}
.aboust_Ul li {
  float: left;
}
.aboust_Ul li i {
  color: #999;
  cursor: pointer;
}
.aboust_Ul li:hover i {
  color: #cf272d;
}
.aboust_Ul li:nth-child(1) {
  margin-top: 164px;
  margin-left: 152px;
}
.aboust_Ul li:nth-child(1) i {
  font-size: 59px;
}
.aboust_Ul li:nth-child(2) {
  margin-top: 17px;
  margin-left: 243px;
}
.aboust_Ul li:nth-child(2) i {
  font-size: 44px;
}
.aboust_Ul li:nth-child(3) {
  margin-top: 168px;
  margin-left: 223px;
}
.aboust_Ul li:nth-child(3) i {
  font-size: 54px;
}
.aboust_Ul li:nth-child(4) {
  margin-top: 3px;
  margin-left: 206px;
}
.aboust_Ul li:nth-child(4) i {
  font-size: 54px;
}
.aboyt_foot {
  max-width: 1200px;
  margin: 0 auto;
}
.aboyt_foot h1 {
  line-height: 34px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding: 25px 0 10px 0;
  float: left;
}
.aboyt_foot span {
  /*line-height: 20px;*/
  /*text-align: center;*/
  width: 100%;
  float: left;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 25px;
}
.foont {
  background: #353535;
  /*padding: 30px 0;*/
  width: 100%;
  float: left;
}
.foont_con {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  padding: 30px 10px 10px 10px;
}
.foont_con_left {
  width: 60%;
  float: left;
}
.foon_left_title {
  width: 100%;
  float: left;
}
.foon_left_title i {
  width: 5px;
  height: 24px;
  background: #cacaca;
  float: left;
  margin-right: 6px;
  margin-top: 2px;
}
.foon_left_title h1 {
  /*float: left;*/
  font-size: 24px;
  color: #cacaca;
  margin-left: 3px;
  margin-bottom: 10px;
  margin-top: 0;
}
.foon_left_title p {
  /*float: left;*/
  color: #cacaca;
  font-size: 14px;
  line-height: 26px;
  width: 100%;
}
.foon_left_Ul {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.foon_left_Ul li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.foon_left_Ul li i {
  float: left;
  max-width: 16px;
  max-width: 19px;
  margin-right: 10px;
}
.foon_left_Ul li span {
  color: #cacaca;
  font-size: 14px;
}
.foon_left_Ul li:last-child i {
  margin-top: 0px;
}
.foont_con_right {
  float: right;
  width: 192px;
  margin-top: 10px;
}
.foont_con_right i {
  width: 192px;
  height: 192px;
  overflow: hidden;
  margin-bottom: 15px;
}
.foont_con_right i img {
  width: 100%;
  height: 100%;
}
.foont_con_right span {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #cacaca;
  float: left;
  line-height: 28px;
}
.foont_con_dd {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  float: left;
  margin-bottom: 30px;
  font-size: 16px;
  color: #cacaca;
}
.self_foont {
  display: none;
}
.self_foont p,
.self_foont a,
.footer-right-b a {
  color: #fff;
}
.self_foont p,
.self_foont a:hover,
.footer-right-b a:hover {
  color: #fff;
}
@media only screen and (max-width: 980px) {
  .self_foont {
    text-align: center;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    background: #353535;
    margin: 0 auto;
    padding: 10px 0;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .foont_con {
    display: none;
  }
}
.case-liulan {
  margin-left: 15px;
  color: #cf272d;
}
.case-top {
  text-align: center;
  width: 100%;
}
.case-top h1 {
  font-size: 30px;
  padding-bottom: 10px;
}
.case-top h6 {
  margin-bottom: 30px;
}
.odfix .case-top h1 {
  font-size: 24px;
  color: #333;
}
@media only screen and (max-width: 750px) {
  .case_con_title {
    margin-top: 0;
  }
  .case_con_title h1 {
    line-height: 52px;
  }
  .case_con_title span {
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .casetitle_Ul {
    margin-top: 30px;
  }
  .mover a {
    margin-top: 0;
  }
  .pro-list {
    display: none;
  }
}
.nav-pro {
  background: url(../images/bg/hh_bg70.png) repeat;
  padding: 30px 0;
  display: none;
  position: absolute;
  left: 0;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  top: 100px;
  margin-top: 0;
}
.nav-pro a i {
  color: #fff;
  height: 70px;
  line-height: 96px !important;
}
.nav-pro a span {
  color: #fff;
}
.nav-pro li {
  height: 140px;
  padding-top: 0;
}
#nav-pro {
  position: inherit;
  display: inline-block;
}
#nav-pro a {
  position: inherit;
  display: inline-block;
  padding: 0;
  font-size: 18px;
}
#nav-pro a:hover {
  background: #c8201a;
}
.pro-1099 {
  display: none;
}
@media only screen and (max-width: 1099px) {
  #nav-pro {
    display: none !important;
  }
  .pro-1099 {
    display: block;
  }
}
.wl {
  float: left;
  width: 100%;
}
.mail-list {
  max-width: 1003px;
  margin: 0 auto;
}
.mail-list li {
  float: left;
  width: 100%;
}
.mail-list li u {
  width: 50%;
}
.mail-list li p {
  width: 50%;
  margin-top: 8%;
}
@media screen and (min-width: 641px) {
  .mail-list li p.left {
    text-align: left;
  }
  .mail-list li p.right {
    text-align: right;
  }
}
.last-p {
  margin-top: 2.5% !important;
}
.mail-list li p b {
  font-size: 30px;
  line-height: 21px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.mail-list li p span i {
  font-style: normal;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .mail-list li {
    text-align: center;
  }
  .mail-list li u {
    width: 100%;
  }
  .mail-list li p {
    width: 100%;
    margin-top: 2%;
  }
}
.protit {
  float: left;
  width: 100%;
}
.protit span {
  float: left;
  width: 100%;
  font-size: 28px;
}
.Temple_album {
  height: 148px;
  margin-top: 25px;
  margin-bottom: 40px;
  overflow: hidden;
  float: left;
  position: relative;
}
.btnhuij {
  /* position: absolute; */
  display: none;
  z-index: 1;
}
.Temple_album .Tempbum_pic {
  width: 940px;
  height: 224px;
  float: left;
  overflow: hidden;
}
.Tempbum_pic ul {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.Tempbum_pic li {
  float: left;
  width: 210px;
  height: 148px;
  margin-right: 35px;
}
.Tempbum_pic li dd {
  overflow: hidden;
}
.Tempbum_pic li dd img {
  width: 100%;
  min-height: 100%;
}
.Tempbum_pic li dt {
  width: 252px;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  background: #fff;
}
.Tempbum_pic li dt a {
  display: inline-block;
}
.btneffe_left i {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -25px;
  z-index: 2;
  text-shadow: 2px 2px 2px #000;
}
.btneffe_left i img,
.btneffe_right i img {
  width: 50px;
  height: auto;
}
.btneffe_right i {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -25px;
  z-index: 2;
  text-shadow: 2px 2px 2px #000;
}
.navigation {
  display: none;
}
.zhuanye {
  height: 121px;
  background: url(../images/kekaobg.jpg) no-repeat;
  text-align: center;
  color: #fff;
}
.zhuanye p {
  font-size: 24px;
  padding-top: 25px;
}
.zhuanye p span {
  color: #c8201a;
  font-size: 30px;
}
.zhuanye b {
  font-weight: normal;
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  .thumbnails {
    margin-top: 10px;
  }
  .ly-dd {
    background: none;
  }
  .ind-box-right {
    width: 100%;
    margin: 0;
  }
  .Temple_album {
    height: 110px;
  }
  .Tempbum_pic li {
    float: left;
    width: 156px;
    height: 110px;
    margin-right: 25px;
  }
  .protit span {
    text-align: center;
    margin-top: 20px;
  }
  .navigation {
    display: block;
    background: #c8201a;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    margin-left: 30px;
    color: #fff;
    margin: 0 auto 20px auto;
  }
  .navigation:link,
  .navigation:active {
    color: #fff;
  }
}
.ban-02-li {
  background-size: cover;
  -webkit-background-size: 50px 50px;
  background-size: 50px  50px;
  display: inline-block;
  width: 100%;
  height: 200px;
}
.ind-youshi {
  float: left;
  width: 100%;
}
.ind-youshi li .liBox {
  width: 100%;
}
.ind-youshi li {
  width: 33.3333%;
  height: 260px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
}
.ind-youshi li img {
  min-height: 100%;
}
.ind-youshi li.y01 {
  background: #2d2e32;
}
.ind-youshi li.y01:hover {
  background: #008ed8;
  color: #fff;
}
.ind-youshi li.y01 span {
  float: left;
  width: 100%;
  color: #fff;
  padding-bottom: 10px;
}
.ind-youshi li.y01 p {
  font-size: 16px;
  line-height: 21px;
  margin-top: 23px;
  padding: 0 35px;
}
.newtitbg {
  float: left;
  margin-right: 20px;
  padding-top: 15px;
}
.indnews01 {
  padding: 0 0 10px 0;
}
.indnews01 .new-active li:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 900px) {
  .newtitbg {
    display: none;
  }
}
