.top_img{
	min-width: 1200px;
	position: relative;
	height: 200px;
	-webkit-background-size: ;
	background-size: auto 100%;
	background: url(../img/topp.png) center center no-repeat;

}
.top_ct .topct_left {
  width: 320px;
  float: left;
}
.top_ct .topct_left .tp_left {
  width: 320px;
  background: #FFFFFF;
  padding: 0 40px;
  box-sizing: border-box;
}
.top_ct .topct_left .tp_left ul.top_type {
  padding: 20px 0;
}
.top_ct .topct_left .tp_left ul.top_type li {
  width: 100%;
  background: #898989;
  margin-bottom: 8px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-size: 18px;
  border-radius: 6px;
  transition: all 1s;
  box-sizing: border-box;
}
.top_ct .topct_left .tp_left ul.top_type li a {
  color: #FFFFFF;
  font-weight: bold;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
  background: url(../img/flower.png) 3px 14px;
  background-size: 13px ;
}
.top_ct .topct_left .tp_left ul.top_type li.show {
  background: #F25D8E;
  font-size: 20px;
}
.top_ct .topct_left .tp_left ul.top_type li:hover {
  border: 1px solid #F25D8E;
  background: #FFFFFF;
}
.top_ct .topct_left .tp_left ul.top_type li:hover a {
  color: #F25D8E;
  display: block;
  width: 100%;
  height: 100%;
}
.top_ct .topct_right {
  width: 860px;
  float: right;
  box-sizing: border-box;
}
.top_ct .topct_right ul.top_list li:nth-last-child(1) {
  border-bottom: none;
}
.top_ct .topct_right ul.top_list li:hover {
  background: #F1F1F1;
}
.top_ct .topct_right ul.top_list li {
  width: 100%;
  height: 170px;
  padding: 0 20px;
  padding-bottom: 0px;
  padding-top: 30px;
  border-bottom: 1px solid #D8D8D8;
  box-sizing: border-box;
}
.top_ct .topct_right ul.top_list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.top_ct .topct_right ul.top_list li .tp_lleft {
  float: left;
  width: 24%;
  position: relative;
}
.top_ct .topct_right ul.top_list li .tp_lleft i.ph {
  position: absolute;
  top: -20px;
  left: -12px;
  display: block;
  width: 60px;
  height: 100px;
  background: url(../img/top_jb.png) no-repeat -10px -6px;
  background-size: 80px ;
  text-align: center;
  line-height: 55px;
  color: #FFFFFF;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
}
.top_ct .topct_right ul.top_list li .tp_lleft i.ph_jp {
  background: url(../img/top_jp.png) no-repeat 0px 0px;
  background-size: 60px ;
  top: -30px;
  line-height: 70px;
}
.top_ct .topct_right ul.top_list li .tp_lleft i.ph2 {
  background: url(../img/top_jb2.png) no-repeat -10px -6px;
  background-size: 80px ;
}
.top_ct .topct_right ul.top_list li .tp_lleft i.ph3 {
  background: url(../img/top_jb3.png) no-repeat -10px -6px;
  background-size: 80px ;
}
.top_ct .topct_right ul.top_list li .tp_lleft img {
  width: 110px;
  height: 110px;
  border-radius: 20px;
  margin-left: 66px;
}
.top_ct .topct_right ul.top_list li .tp_lmiddle {
  width: 60%;
  float: left;
}
.top_ct .topct_right ul.top_list li .tp_lmiddle span {
  display: block;
  margin-bottom: 10px;
}
.top_ct .topct_right ul.top_list li .tp_lmiddle span.s1 {
  font-size: 18px;
}
.top_ct .topct_right ul.top_list li .tp_lmiddle span.s2 {
  color: #999999;
  font-size: 12px;
}
.top_ct .topct_right ul.top_list li .tp_lmiddle span.s3 {
  width: 100%;
  color: #999999;
  font-size: 12px;
  line-height: 22px;
  max-width: 100%;
  max-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.top_ct .topct_right ul.top_list li .tp_lright {
  width: 15%;
  float: right;
}
.top_ct .topct_right ul.top_list li .tp_lright span.linka {
  display: block;
  border-radius: 5px;
  background: #00A1D6;
  width: 80px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 40px;
}
.top_ct .tr_show {
  display: none;
}
.top_ct .tr_showl {
  width: 100%;
  display: block;
  background: #fff;
  margin-bottom: 20px;
}
.new_top {
  margin-top: 60px;
  width: 100%;
}
.new_top .new_box {
  width: 100%;
  background: #FFFFFF;
  padding: 0 20px;
  box-sizing: border-box;
}
.new_top .new_box .a_link {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  padding-bottom: 20px;
}
.new_top .new_box .a_link a {
  display: block;
  width: 18%;
  height: 65px;
  background: #F5F5F5;
  color: #333333;
  float: left;
  text-align: center;
  line-height: 65px;
  border-radius: 15px;
  font-size: 18px;
  overflow: hidden;
  border: 1px solid #FFFFFF;
}
.new_top .new_box .a_link a:hover {
  background: #FFFFFF;
  border: 1px solid #F25D8E;
  color: #F25D8E;
}
.mite {
  width: 320px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #FFFFFF;
  padding: 0 20px;
  box-sizing: border-box;
}
.mite .t3 {
  margin-bottom: 20px;
}
.mite .a_link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: auto;
  flex-wrap: wrap;
  padding: 0 0px;
  box-sizing: border-box;
  padding-bottom: 20px;
}
.mite .a_link a {
  display: block;
  width: 90px;
  height: 40px;
  background: #F5F5F5;
  margin: 2px 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #4D4D4D;
}
.mite .a_link a:hover {
  background: #F36493;
  color: #FFFFFF;
}
.top_guest {
  margin-top: 50px;
}

.right_top {
  float: right;
  width: 320px;
}
.top_mg {
  margin-top: 0;
}
.top_contentp {
  width: 100%;
  line-height: 20px;
  background: #FFFFFF;
  margin: 30px 0;
  padding: 20px;
  font-size: 12px;
  color: #333333;
  box-sizing: border-box;
  text-indent: 2em;
  border-radius: 6px;
}

.top_ct h3.tou::after{
	background-position:-3px -41px;
}
.top_ct .mite h3.tou::after{
	
	background-position: -3px -76px;
}
.top_ct .tr_show h3.tou::after{
	
	background-position: -273px -371px;
}
.new_box h3.tou::after{
	
	background-position: -170px -444px;
}
.top_ct .top_bang h3.tou::after{
	
	background-position: -2px -294px;
}

.top_ct .pub .top_content {
  float: left;
}


.top_bang {
  width: 320px;
  margin-top: 30px;
  height: 494px;
  background: #FFFFFF;
}
.top_bang .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.top_bang .imglb {
  width: 100%;
  height: 404px;
}
.top_bang .imglb .pn {
  width: 30px;
  height: 80px;
  position: absolute;
  top: 120px;
  opacity: 0.2;
}
.top_bang .imglb .pn:hover {
  opacity: 1;
  cursor: pointer;
}
.top_bang .imglb .prev {
  left: 15px;
  background: url(../img/lb_next.png) 38px 5px;
  background-size: 50px;
}
.top_bang .imglb .next {
  left: 270px;
  background: url(../img/lb_prev.png) 38px 5px;
  background-size: 50px;
}
.top_bang .imglb span.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.top_bang .imglb span.swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 20px;
  height: 12px;
  background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0,201,214)), to(rgba(0,161,214)));
  background: -webkit-linear-gradient(90deg, rgba(0,201,214), rgba(0,161,214));
  background: -moz-linear-gradient(90deg, rgba(0,201,214), rgba(0,161,214));
  background: -o-linear-gradient(90deg, rgba(0,201,214), rgba(0,161,214));
  background: linear-gradient(90deg, rgba(0,201,214), rgba(0,161,214));
}
.top_bang .imglb .imgt {
  width: 190px;
  height: 260px;
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
}
.top_bang .imglb .imgt img {
  border-radius: 12px;
  width: 190px;
  height: 260px;
}
.top_bang .imglb .imgt .imgt_small {
  border-radius: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  height: 50px;
  width: 100%;
}
.top_bang .imglb .imgt .imgt_small span {
  width: 100%;
  text-align: center;
  color: #EDEDED;
  display: block;
  margin: 4px 0;
}
.top_bang .imglb .imgt .imgt_small span.t1 {
  color: #F36493;
}
.top_bang .imglb .imgt .imgt_small span.t2 {
  font-size: 14px;
}
.top_bang .imglb .imgt .imgt_small span.t3 {
  margin-top: 25px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.top_bang .imglb .imgt .imgt_small span.alink {
  width: 80px;
  height: 30px;
  border-radius: 6px;
  border: 1px solid #F36493;
  display: block;
  text-align: center ;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 15px;
  color: #F36493;
}