.container{
  position: relative;
  margin: 0 auto;
  width: 1200px;
  /*display: flow-root;*/
  display: table;
}

.ic{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/icons.png) no-repeat;
}
.form-control{
  display: block;
  width: 100%;

}
.w100{max-width: 100px; width: auto;}
.index-top{
  padding: 12px 0 10px 0;
  background-color: #303035;
}
.index-top .it-nav{
  float: left;
}
.index-top .it-nav li{
  float: left;
  /*padding: 0 14px;*/
  margin-right: 13px;
}
.index-top .it-nav li a{
  font-size: 12px;
  color: #9b9b9b;
}
.index-top .it-nav li a:hover{
  color: #fff;
}
.index-top .it-words{
  float: right;
  /* padding-right: 36px; */
}
.index-top .it-words span{
  font-size: 12px;
  color: #9b9b9b;
}
.index-top .it-words span:last-child{
  margin-left: 48px;
}

.index-nav{
  padding: 8px 0 10px;
}
.index-nav .logo{
  float: left;
}
.index-nav .logo img{
  width: 142px;
  height: 53px;
}
.index-nav .location-box{
  float: left;
  margin: 20px 0 0 30px;
  position: relative;
}
.index-nav .location-box a.lb-btn{
  font-size: 14px;
  color: #303035;
}
.index-nav .location-box a.lb-btn .ic-arrow-down{
  margin-left: 4px;
  width: 11px;
  height: 6px;
  vertical-align: 2px;
  background-position: 0 0;
}
.index-nav .in-nav{
  float: left;
  margin: 20px 0 0 60px;
}
.index-nav .in-nav li{
  float: left;
  /*margin-right: 45px;*/
}
.index-nav .in-nav li a{
  font-size: 16px;
  color: #333;
	font-weight: 700;
}
.index-nav .in-nav li a:hover,
.index-nav .in-nav li a.active{
  color: #f2304a;
}
.index-nav .login-box{
  float: right;
  margin-top: 18px;
}
.index-nav .login-box a{
  margin-left: 14px;
  font-size: 14px;
  color: #333;
  line-height: 16px;
}
.index-nav .login-box a .ic-user{
  width: 16px;
  height: 16px;
  vertical-align: top;
  background-position: -27px 0;
}


.banners-search{
  position: relative;
}
.banners-search .bs-search{
  width: 1200px;
  padding: 30px 105px 26px 105px;
  bottom: -90px;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, .4);
  background-color: #fff;
  z-index: 1;
	box-sizing: border-box;
}
.banners-search .bs-search .bss-box{
  
}
.banners-search .bs-search .bss-top ul{
  float: left;
}
.banners-search .bs-search .bss-top ul li{
  float: left;
  position: relative;
  padding: 0 16px;
}
.banners-search .bs-search .bss-top ul li.active:after{
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 17px;
  content: "";
  background: url(../images/icons.png) -90px 0 no-repeat;
  z-index: 1;
}
.banners-search .bs-search .bss-top ul li span{
  font-size: 18px;
  cursor: pointer;
}
.banners-search .bs-search .bss-top ul li span:hover{
  color: #F2304A;
}
.banners-search .bs-search .bss-top .label-right{
  float: right;
  font-size: 18px;
  color: #333;
}
.banners-search .bs-search .bss-top .label-right .ic-location01{
  width: 18px;
  height: 17px;
  margin-right: 5px;
  vertical-align: -1px;
  background-position: -56px 0;
}
.banners-search .bs-search .bss-search{
  margin-top: 22px;
  position: relative;
  border-radius: 8px;
  padding: 6px 8px;
  border: 1px solid #dcdcdc;
  background-color: #f6f6f6;
}
.banners-search .bs-search .bss-search input.form-control{
  display: block;
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 176px;
  height: 44px;
  width: 100%;
  border: none;
  font-size: 18px;
  background: transparent;
  outline: none;
}
.banners-search .bs-search .bss-search span.btn-search{
  right: 8px;
  border-radius: 4px;
  height: 44px;
  width: 152px;
  font-size: 17px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background-color: #f2304a;
}
.banners-search .bs-search .bss-search span.btn-search .ic-search{
  margin-right: 10px;
  width: 18px;
  height: 19px;
  vertical-align: -4px;
  background-position: -130px 0;
}
.banners-search .bs-search .bss-hot{
  margin-top: 14px;
  padding: 0 16px;
  font-size: 14px;
  color: #bababa;
}
.banners-search .bs-search .bss-hot a{
  margin-right: 16px;
  color: #bababa;
}
.banners-search .bs-search .bss-hot a:hover{
  color: #333;
}


.tab-box .tab-panes .tab-panel{
  display: none;
}
.tab-box .tab-panes .tab-panel.active{
  display: block;
}
.index-part .ip-tt{
  position: relative;
}
.ipt-links.tab-index{
 /* padding-top: 30px;*/
}

.index-part .ip-tt .ipt-title{
  font-size: 30px;
  /*color: #333;*/
}
.index-part .ip-tt .ipt-title strong{
  margin-left: 16px;
}
.index-part .ip-tt .ipt-links span{
  margin-right: 38px;
  font-size: 30px;
  color: #333;
}
.index-part .ip-tt .ipt-links span:hover{
	color: #F2304A;
	cursor: pointer;
}

.index-part .ip-tt .ipt-links span.active{
  color: #F2304A;
}
.index-part .ip-tt .ipt-intro{
  margin-top: 12px;
  font-size: 18px;
  color: #888;
}
.index-part .ip-tt .ipt-title ~ .ipt-intro{
  margin-top: 10px;
}
.index-part .ip-content{
  margin-top: 30px;
}

.index-part .ip-content-bott{margin-bottom: 35px;}

.index-part01{
  margin-top: 75px;
  margin-bottom: 20px;
  padding-top: 50px;
}
.index-part40{margin-bottom: 40px !important;}
.index-part30{margin-top: 30px !important;}

.index-part01 .tab-panes{
  margin-top: 27px;
}
.index-part01 .recs ul{
  margin: 0 -14px;
}
.index-part01 .recs ul li{
  float: left;
  width: 279px;
  margin: 5px 14px;
}
.sheen_changebigger{ 
	transition:transform .5s;
} 
.sheen_changebigger:hover{ 
	transform: scale(1.1,1.1); 
}
.index-part01 .recs ul li a{
  display: block;
}
.index-part01 .recs ul li a .img-box{
  position: relative;
  border-radius: 8px 8px 0 0;
  height: 235px;
  overflow: hidden;
}

.index-part01 .recs ul li a .img-box > img{
  width: 100%;
  height: 100%;
  position: relative;
}
.index-part01 .recs ul li a .intro{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 16px 8px 16px;
  color: #fff;
  background-color: rgba(0, 0, 0, .6);
  box-sizing: border-box;
}
.index-part01 .recs ul li a .intro:hover{
	color: #F2304A;
}
.index-part01 .recs ul li a .intro span{
  font-size: 20px;
}
.index-part01 .recs ul li a .intro p{
  margin-top: 8px;
  font-size: 14px;
  line-height: 16px;
}
.index-part01 .recs ul li a .asides{
  margin-top: -4px;
  padding: 20px 14px 0px 14px;
  border: 1px solid #e5e5e5;
  border-top-style: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.index-part01 .recs ul li a .asides span{
  display: block;
  position: relative;
  font-size: 16px;
  color: #f2304a;
}
.index-part01 .recs ul li a .asides span strong{
  right: 0;
  padding: 0 10px;
  border: 1px solid #bababa;
  font-size: 14px;
  color: #bababa;
  line-height: 20px;
  max-width: 120px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-part01 .recs ul li a .asides p{
  margin-top: 14px;
  font-size: 12px;
  color: #888;
  line-height: 18px;
  -webkit-line-clamp: 2;
  height: 36px;
}



.index-banner{
 margin-bottom: 35px;
}

.index-banner a{
  display: block;
}
.index-banner a img{
  width: 100%;
}

.index-part02{
  margin-top: 70px;
  margin-bottom: 30px;
}
.index-part02 .ipc-left{
  float: left;
  width: 330px;
}
.index-part02 .help-find{
  padding: 28px 21px 18px 21px;
  background-color: #f6f6f6;
}
.index-part02 .help-find .hf-tit{
  font-size: 20px;
  color: #333;
}
.index-part02 .help-find .hf-tit span{
  float: right;
  margin-top: 2px;
  font-size: 14px;
}
.index-part02 .help-find .hf-tit span strong{
  color: #F2304A;
}
.index-part02 .help-find .hf-intro{
  margin-top: 18px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #666;
}
.index-part02 .help-find .hf-group{
  margin-bottom: 12px;
}
.index-part02 .help-find .hf-group input{
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  font-size: 14px;
  height: 38px;
  box-sizing: border-box;
}
.index-part02 .help-find .btn-submit{
  margin-top: 18px;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  line-height: 35px;
  text-align: center;
  overflow: hidden;
  background-color: #F2304A;
}
.index-part02 .help-find .hf-aside{
  margin-top: 12px;
  font-size: 14px;
  text-align: center;
  color: #666;
}
.index-part02 .help-find .hf-aside strong{
  color: #F2304A;
}
.index-part02 .open-cal{
  margin-top: 22px;
  padding: 19px 0 15px 21px;
  background-color: #f6f6f6;
}
.index-part02 .open-cal .oc-tt{
  font-size: 20px;
  color: #333;
}
.index-part02 .open-cal .oc-list{
  margin-top: 5px;
  padding-right: 18px;
  height: 216px;
  overflow-y: auto;
}
.index-part02 .open-cal .oc-list .ocl-section{
  padding: 15px 4px;
  border-bottom: 1px solid #9b9b9b;
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
.index-part02 .open-cal .oc-list .ocl-section:last-child{
  border-color: transparent;
}
.index-part02 .open-cal .oc-list .ocl-section p.red{
  color: #F2304A;
}
.index-part02 .open-cal .oc-list .ocl-section p span{
  float: right;
}
.index-part02 .module-banner{
  margin-top: 17px;
}
.index-part02 .module-banner a{
  display: block;
}
.index-part02 .module-banner a img{
  width: 100%;
}

.index-part02 .ipc-right{
  float: right;
  width: 840px;
}
.index-part02 .five-tab{
  padding-top: 3px;
}
.index-part02 .five-tab .tab-index{
  
}
.index-part02 .five-tab .tab-index span{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-bottom: 2px solid transparent;
  padding: 10px 0;
  margin-right: 30px;
  font-size: 18px;
  color: #333;
}
.index-part02 .five-tab .tab-index span:hover{
  color: #F2304A;
  cursor: pointer;
}
.index-part02 .five-tab .tab-index span.active{
  border-color: #F2304A;
}
.index-part02 .five-tab .tab-panes{
  
}
.index-part02 .lp-list{
  margin: 0 -9px;
}
.index-part02 .lp-list li{
  float: left;
  width: 268px;
  margin: 20px 9px 18px 9px;
}
.index-part02 .lp-list li a{
  display: block;
}
.index-part02 .lp-list li a .img-box{
  position: relative;
  border-radius: 4px;
  height: 200px;
  overflow: hidden;
}
.index-part02 .lp-list li a .img-box img{
  width: 100%;
  height: 100%;
  position: absolute;
}
.index-part02 .lp-list li a .img-box span.xgt{
  position: absolute;
  top: 11px;
  right: 0;
  font-size: 12px;
  color: #fff;
  padding: 4px 6px;
  background-color: rgba(0, 0, 0, 0.4);
}
.index-part02 .lp-list li a .intro{
  margin-top: 13px;
}
.index-part02 .lp-list li a .intro p.i-top{
  font-size: 16px;
  color: #333;
  line-height: 16px;
}
.index-part02 .lp-list li a .intro p.i-bot{
  margin-top: 9px;
  font-size: 18px;
  color: #F2304A;
  line-height: 18px;
}
.index-part02 .lp-list li a .intro p span{
  margin-top: 2px;
  float: right;
  font-size: 13px;
  color: #666;
  line-height: 1;
}
.index-part02 .lp-list li a .intro p.i-bot span{
  margin-top: 4px;
}
.index-part02 .gf-sec{
  margin-top: 18px;
}
.index-part02 .gf-sec ul{
  margin: 0 -9px;
}
.index-part02 .gf-sec ul li{
  float: left;
  margin: 0 9px;
  width: 268px;
  background-color: #f5f5f5;
}
.index-part02 .gf-sec ul li .gs-top{
  padding: 15px 0 6px 19px;
  background-color: #dbe0e5;
}
.index-part02 .gf-sec ul li .gs-top .img-box{
  float: left;
  width: 81px;
  height: 81px;
  border-radius: 50%;
  overflow: hidden;
}
.index-part02 .gf-sec ul li .gs-top .img-box img{
  width: 100%;
  max-height: 100%;
}
.index-part02 .gf-sec ul li .gs-top .words-right{
  margin-left: 92px;
  padding-top: 6px;
}
.index-part02 .gf-sec ul li .gs-top .words-right p:nth-child(1){
  font-size: 16px;
  color: #333;
  line-height: 20px;
}
.index-part02 .gf-sec ul li .gs-top .words-right p:nth-child(1) span{
  float: left;
  width: 5em;
}
.index-part02 .gf-sec ul li .gs-top .words-right p:nth-child(1) a{
  margin-left: 4px;
  vertical-align: 1px;
  border-radius: 4px;
  display: inline-block;
  padding: 3px 4px;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  background-color: #F2304A;
}
.index-part02 .gf-sec ul li .gs-top .words-right p:nth-child(2){
  margin-top: 7px;
  font-size: 12px;
  color: #333;
}
.index-part02 .gf-sec ul li .gs-top .words-right p:nth-child(2) .ic-qrcode{
  margin-left: 4px;
  width: 18px;
  height: 18px;
  vertical-align: -4px;
  background-position: -228px 0;
}
.index-part02 .gf-sec ul li .gs-top .words-right p:nth-child(3){
  margin-top: 6px;
  font-size: 14px;
  color: #F2304A;
}
.index-part02 .gf-sec ul li .gs-bot{
  padding: 16px 19px;
}
.index-part02 .gf-sec ul li .gs-bot p{
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.index-part02 .three-pop{
  position: absolute;
  bottom: 0;
  right: 0;
}
.index-part02 .three-pop a{
  margin-left: 20px;
  font-size: 14px;
  color: #333;
}
.index-part02 .three-pop a:hover{
  color: #F2304A;
}
.index-part02 .three-pop a img.icon{
  margin-right: 6px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  vertical-align: -7px;
  overflow: hidden;
}



.index-part03{
  background: #ffffff;
  /*margin-top: 70px;*/
  /*margin-bottom: 36px;*/
}
.index-part03 .ip-tips{
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 16px;
  color: #333;
}
.index-part03 .ip-tips strong{
  color: #F2304A;
}
.index-part03 .ipc-left{
  float: left;
  width: 330px;
  min-height: 300px;
}
.index-part03 .ipc-links{
  padding: 10px 21px 10px 21px;
}
.index-part03 .ipc-links .ipc-tt{
  font-size: 18px;
  color: #333;
}
.index-part03 .ipc-links .ipc-tt span{
  float: right;
  font-size: 15px;
  color: #F2304A;
  font-family: "sh-regular";
  cursor: pointer;
}

.index-part03 .ipc-links .ipc-tt span .ic-location02{
  margin-right: 4px;
  width: 18px;
  height: 19px;
  vertical-align: -4px;
  background-position: -166px 0;
}
.index-part03 .ipc-links .ipc-tt span .ic-fjzs{
  margin-right: 4px;
  width: 17px;
  height: 19px;
  vertical-align: -4px;
  background-position: -200px 0;
}
.index-part03 .ipc-links .list .bott_none{border-bottom:none;}
.index-part03 .ipc-links .list{}
.index-part03 .ipc-links .list ul{
  margin: 0 -6px;
  padding: 17px 0 18px 0;
  border-bottom: 1px solid #c8c8c8;
}
.index-part03 .ipc-links .list ul li{
  float: left;
  margin: 5px 6px;
}
.index-part03 .ipc-links .list ul li a{
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.index-part03 .ipc-links .list ul li a:hover{
  color: #F2304A;
}
.index-part03 .ipc-links .tags{
  margin: 0 -11px;
  padding: 13px 0;
}
.index-part03 .ipc-links .tags a{
  float: left;
  padding: 0 8px;
  margin: 6px 4px 0 4px;
  border-radius: 4px;
  font-size: 15px;
  color: #666;
  line-height: 22px;
  background-color: #eee;
}
.index-part03 .three-btns{
  padding: 17px 21px 28px 21px;
  /*display: flex;*/
  justify-content: space-around;
}

.index-part03 .three-btns a{
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 33px;
  /*flex: 1;*/
}


.index-part03 .three-btns a img{
  margin-right: 7px;
  width: 33px;
  height: 33px;
  vertical-align: top;
}
.index-part03 .banner-box{
  margin-top: 10px;
  height: 560px;
  overflow: hidden;
}
.index-part03 .banner-box a{
  display: block;
}
.index-part03 .banner-box a img{
  width: 100%;
}

.index-part04{
  margin-top: 15px;
  margin-bottom: 35px;
}
.index-part04 .ip-rec{
  border: 1px solid #e5e5e5;
  padding-bottom: 21px;
}
.index-part04 .ip-rec .ip-left{
  float: left;
  /*width: 820px;*/
 	width: 100%;
  padding: 32px 10px 0px;
  text-align: center;
  box-sizing: border-box;
}
.recImg{width: 60px; height:60px;}

.index-part04 .links02 .a-fl{
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  background: #f2304a;
  margin-right: 10px;
}
.index-part04 .ip-rec .ip-left .rec01 a{
  font-size: 36px;
  color: #333;
}
.index-part04 .ip-rec .ip-left .rec01 a:hover{
	color: #f2304a;
}

.index-part04 .links02 .a-flNew:hover{color: #fff;}

.index-part04 .ip-rec .ip-left .rec02{
  margin-top: 22px;
  font-size: 18px;
  color: #9b9b9b;
}

.index-part04 .ip-rec .ip-left .rec02New{
  margin-top: 10px;
}

.index-part04 .ip-rec .ip-left .rec02 a{
  color: #9b9b9b;
  max-width: 450px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-part04 .ip-rec .ip-left .rec02 a:hover{
	color: #f2304a;
}

.index-part04 .ip-rec .ip-right{
  float: right;
  padding-top: 28px;
  display: flex;
  justify-content: space-around;
  width: 330px;
}
.index-part04 .ip-rec .ip-right a{
  display: block;
  position: relative;
  text-align: center;
}
.index-part04 .ip-rec .ip-right a > img{
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
}
.index-part04 .ip-rec .ip-right a > p{
  margin-top: 7px;
  font-size: 14px;
  color: #333;
}
.index-part04 .ipc-left{
  float: left;
  width: 330px;
  background-color:#f6f6f66b;
  /*background-color: #f6f6f6;*/
}
.index-part04 .ip-content{
  margin-top: 17px;
}
.index-part04 .links01{
  margin-top: 14px;
}
.index-part04 .links01 ul li{
  padding: 7px 0;
}
.index-part04 .links01 ul li a{
  font-size: 16px;
  color: #666;
  line-height: 20px;
}
.index-part04 .links01 ul li a:hover{
  color: #F2304A;
}
.index-part04 .rec-box01{
  margin-top: 20px;
}
.index-part04 .rec-box01 .img-box{
  float: left;
  width: 80px;
  height: 102px;
}

.index-part04 .rec-box01 .img-box1{
	padding: 8px 10px 15px 10px;
	  height: 80px;	
}


.index-part04 .rec-box01 .img-box img{
  width: 100%;
  height: 100%;
}
.index-part04 .rec-box01 .words-right{
  margin-left: 80px;
  padding: 8px 10px 0px 10px;
  height: 102px;
  /*border: 1px solid #dcdcdc;*/
  border-left: 0;
}
.index-part04 .rec-box01 .words-right1{
  padding: 8px 10px 15px 10px;
  height: 80px;
}
.index-part04 .rec-box01 .words-right a{
  display: block;
}
.index-part04 .rec-box01 .words-right p.tt{
  font-size: 16px;
  color: #333;
  line-height: 22px;
  -webkit-line-clamp: 2;
}
.index-part04 .rec-box01 .words-right p.intro{
  margin-top: 6px;
  height: 32px;
  font-size: 14px;
  color: #666;
  /*font-family: "sh-regular";*/
  line-height: 16px;
  -webkit-line-clamp: 2;
}
.index-part04 .ipc-center{
  float: left;
  margin:0 30px;
  width: 480px;
}
.index-part04 .links02{
  margin-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e1e1e1;
   /*background-color: #f6f6f6;*/
}
.index-part04 .links02:last-child{
  border-bottom: none;
}
.index-part04 .links02:first-child{
  margin-top: 0;
}
.index-part04 .links02 ul li{
  padding: 5px 10px;
  font-size: 16px;
}
.index-part04 .links02 ul li a{
  color: #666;
  line-height: 26px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.index-part04 .links02 ul li a:hover{
  color: #F2304A;
}

.index-part04 .ipc-right{
  float: right;
  width: 330px;
  background-color:#f6f6f66b;
/*background-color: #f6f6f6;*/
}

.index-part04 .btns06{
  border-top: 2px solid #F2304A;
  padding: 8px;
  background-color: #fafafa;
}
.index-part04 .btns06 ul li{
  float: left;
  padding-bottom: 9px;
  border: 0.1px solid #eee;
  width: 33%;
  text-align: center;
  box-sizing: border-box;
}
.index-part04 .btns06 ul li:nth-child(1),
.index-part04 .btns06 ul li:nth-child(4){
  border-left-color: transparent;
}
.index-part04 .btns06 ul li:nth-child(1),
.index-part04 .btns06 ul li:nth-child(2),
.index-part04 .btns06 ul li:nth-child(3){
  border-top-color: transparent;
}
.index-part04 .btns06 ul li:nth-child(4),
.index-part04 .btns06 ul li:nth-child(5),
.index-part04 .btns06 ul li:nth-child(6){
  padding-top: 9px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.index-part04 .btns06 ul li:nth-child(3),
.index-part04 .btns06 ul li:nth-child(6){
  border-right-color: transparent;
}
.index-part04 .btns06 ul li a{}
.index-part04 .btns06 ul li a .img-box{
  margin: 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.index-part04 .btns06 ul li a .img-box img{
  width: 100%;
  height: 100%;
}
.index-part04 .btns06 ul li a .img-box i{
  width: 40px;
  height: 40px;
}
.index-part04 .btns06 ul li a .img-box i.ic-s01{
  background-position: 0 -70px;
}
.index-part04 .btns06 ul li a .img-box i.ic-s02{
  background-position: -56px -70px;
}
.index-part04 .btns06 ul li a .img-box i.ic-s03{
  background-position: -112px -70px;
}
.index-part04 .btns06 ul li a .img-box i.ic-s04{
  background-position: -168px -70px;
}
.index-part04 .btns06 ul li a > p{
  margin-top: 10px;
  font-size: 12px;
  color: #333;
}
.index-part04 .btns06 ul li a > p:hover{
	color: #F2304A;
}
.index-part04 .links03{
  padding: 0 14px;
  margin-bottom: 20px;
}
.index-part04 .links03.bot-sp{
  margin-bottom: 8px;
}
.index-part04 .links03 ul li{
  padding: 6px 0;
}
.index-part04 .links03 ul li a{
  font-size: 16px;
  color: #666;
  line-height: 20px;
}
.index-part04 .links03 ul li a:hover{
  color: #F2304A;
}
.no-bot{
  margin-bottom: 0 !important;
}


.index-part05{
  margin-top: 60px;
  margin-bottom: 10px;
}
.index-part05 .ip-tips{
  position: absolute;
  bottom: 0;
  right: 0;
}
.index-part05 .ip-tips a.more{
  font-size: 16px;
  color: #333;
}
.index-part05 .ip-tips a.more:hover{
  color: #F2304A;
}
.index-part05 .ipc-left{
  float: left;
  width: 840px;
}
.index-part05 .esf-list{
  
}
.index-part05 .esf-list ul{
  margin: 0 -15px;
}
.index-part05 .esf-list ul li{
  float: left;
  margin: 0 15px 34px 15px;
  width: 260px;
}
.index-part05 .esf-list ul li a{
  display: block;
}
.index-part05 .esf-list ul li a .img-box{
  height: 201px;
  border-radius: 4px;
  overflow: hidden;
}
.index-part05 .esf-list ul li a .img-box img{
  width: 100%;
  height: 100%;
  position: relative;
}
.index-part05 .esf-list ul li a p.tt,
.index-part05 .esf-list ul li a p.loc{
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.index-part03 .esf-list ul li a p.tt,
.index-part03 .esf-list ul li a p.loc{
  font-size: 16px;
  line-height: 22px;
  min-height: 22px;
  color: #333;
}
.index-part05 .esf-list ul li a p.tt{
  margin-top: 10px;
}
.index-part05 .esf-list ul li a p.size-pri{
  margin-top: 12px;
  font-size: 14px;
  color: #888;
  line-height: 16px;
}
.index-part03 .esf-list ul li a p.size-pri{
  margin-top: 12px;
  font-size: 14px;
  color: #888;
  line-height: 16px;
}
.index-part05 .esf-list ul li a p.size-pri span{
  float: right;
  font-size: 16px;
  color: #F2304A;
}
.index-part03 .esf-list ul li a p.size-pri span{
  float: right;
  font-size: 16px;
  color: #F2304A;
}
.index-part05 .ipc-right{
  float: right;
  width: 330px;
}
.index-part05 .jjr-list .jl li{
  padding: 4px 6px 20px 6px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #e9e9e9;
}
.index-part05 .jjr-list .jl li:last-child{
  border-bottom-color: transparent;
  margin-bottom: 0;
}
.index-part05 .jjr-list .jl li .img-box{
  float: left;
  width: 63px;
  height: 90px;
  overflow: hidden;
}
.index-part05 .jjr-list .jl li .img-box img{
  width: 100%;
  max-height: 100%;
}
.index-part05 .jjr-list .jl li .words-right{
  margin-left: 96px;
  padding-top: 2px;
}
.index-part05 .jjr-list .jl li .words-right p.name{
  font-size: 18px;
  color: #333;
  line-height: 20px;
}
.index-part05 .jjr-list .jl li .words-right p.name i.ic-chat-online{
  width: 75px;
  height: 19px;
  vertical-align: top;
  background-position: -258px 0;
}
.index-part05 .jjr-list .jl li .words-right p.name a{
  margin-left: 12px;
}
.index-part05 .jjr-list .jl li .words-right p.intro{
  margin-top: 6px;
  font-size: 14px;
  color: #929292;
  line-height: 16px;
}
.index-part05 .jjr-list .jl li .words-right p.phone{
  margin-top: 6px;
  font-size: 14px;
  color: #333;
}
.index-part05 .jjr-list .jl li .words-right p.status{
  margin-top: 6px;
  font-size: 14px;
  color: #929292;
}
.index-part05 .jjr-list .btn-more,
.index-part05 .jjr-list .btn-wf{
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  line-height: 47px;
  color: #fff;
}
.index-part05 .jjr-list .btn-more{
  margin-bottom: 12px;
  background-color: #2badd7;
}
.index-part05 .jjr-list .btn-wf{
  background-color: #F2304A;
}



.index-part06{
  margin-top: 60px;
  margin-bottom: 30px;
}
.index-part06 .ipc-left{
  float: left;
  width: 330px;
}
.index-part06 .rec-news{
  background-color: #f6f6f6;
}
.index-part06 .rec-news .news-banner a{
  display: block;
  height: 148px;
  overflow: hidden;
}
.index-part06 .rec-news .news-banner a img{
  width: 100%;
  height: 148px;
}
.index-part06 .rec-news .rn-list{}
.index-part06 .rec-news .rn-list ul li{
  padding: 10px 10px;
  margin-bottom: 9px;
  background-color: #fff;
}
.index-part06 .rec-news .rn-list ul li p.tt{
  font-size: 16px;
  line-height: 18px;
}
.index-part06 .rec-news .rn-list ul li p.intro{
  margin-top: 8px;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  font-family: "sh-regular";
  -webkit-line-clamp: 2;
}
.index-part06 .rec-news .rn-list ul li p.info{
  margin-top: 8px;
  font-size: 14px;
  font-family: "sh-regular";
}
.index-part06 .rec-news .rn-list ul li p.info a.more{
  float: right;
  color: #333;
}
.index-part06 .rec-news .rn-list ul li p.info a.more:hover{
  color: #F2304A;
}
.index-part06 .ipc-right{
  float: right;
  width: 840px;
}
.index-part06 .lou-box{
  position: relative;
}
.index-part06 .lou-box .tab-index{
  position: absolute;
  top: -28px;
}
.index-part06 .lou-box .tab-index a{
  margin-right: 30px;
  font-size: 18px;
  color: #333;
}
.index-part06 .lou-box .tab-index a.active{
  color: #F2304A;
}
.index-part06 .lou-box .rec-box{
  
}
.index-part06 .lou-box .rec-box ul li.rec{
  float: left;
  width: 560px;
  margin-bottom: 8px;
}
.index-part06 .lou-box .rec-box ul li.rec a{
  display: block;
}
.index-part06 .lou-box .rec-box ul li.rec a .img-box{
  height: 560px;
  overflow: hidden;
}
.index-part06 .lou-box .rec-box ul li.rec a .img-box img{
  width: 100%;
  max-height: 100%;
}
.index-part06 .lou-box .rec-box ul li.lis{
  float: right;
  width: 268px;
  margin-bottom: 8px;
}
.index-part06 .lou-box .common-box ul{
  margin: 0 -9px;
}
.index-part06 .lou-box .common-box ul li{
  float: left;
  width: 268px;
  margin: 0 9px 8px 9px;
}
.index-part06 .lou-box .rec-box ul li.lis a,
.index-part06 .lou-box .common-box ul li a{
  display: block;
  background-color: #f6f6f6;
}
.index-part06 .lou-box .rec-box ul li.lis a:first-child{
  margin-bottom: 9px;
}
.index-part06 .lou-box .rec-box ul li.lis a .img-box,
.index-part06 .lou-box .common-box ul li a .img-box{
  height: 208px;
  overflow: hidden;
}
.index-part06 .lou-box .rec-box ul li.lis a .img-box img,
.index-part06 .lou-box .common-box ul li a .img-box img{
  width: 100%;
  max-height: 100%;
}
.index-part06 .lou-box .rec-box ul li.lis a .info,
.index-part06 .lou-box .common-box ul li a .info{
  padding: 8px 15px 16px 15px;
}
.index-part06 .lou-box .rec-box ul li.lis a .info p.name,
.index-part06 .lou-box .common-box ul li a .info p.name{
  font-size: 18px;
  color: #333;
  line-height: 20px;
}
.index-part06 .lou-box .rec-box ul li.lis a .info p.into,
.index-part06 .lou-box .common-box ul li a .info p.into{
  margin-top: 10px;
  font-size: 14px;
  color: #f2304a;
}
.index-part06 .lou-box .rec-box ul li.lis a .info p.into span,
.index-part06 .lou-box .common-box ul li a .info p.into span{
  float: right;
  color: #666;
}


.index-part07{
  margin-top: 54px;
}
.index-part07 .ipc-left{
  float: left;
  width: 840px;
}
.index-part07 .jd-list{
  
}
.index-part07 .jd-list .tab-index a{
  float: left;
  margin-right: 30px;
  padding: 7px 0;
  font-size: 18px;
  color: #333;
  border-bottom: 2px solid transparent;
}
.index-part07 .jd-list .tab-index a.active{
  color: #F2304A;
  border-color: #F2304A;
}
.index-part07 .jj-common ul{
  margin: 0 -9px;
}
.index-part07 .jj-common ul li{
  float: left;
  width: 270px;
  margin: 11px 8px 0 8px;
}
.index-part07 .jj-common ul li a{
  position: relative;
  display: block;
  height: 188px;
  overflow: hidden;
}
.index-part07 .jj-common ul li.rec{
  width: 556px;
}
.index-part07 .jj-common ul li.rec a{
  height: 384px;
}
.index-part07 .jj-common ul li.tow a:first-child{
  margin-bottom: 8px;
}
.index-part07 .jj-common ul li a img{
  width: 100%;
  max-height: 100%;
}
.index-part07 .jj-common ul li a p{
  position: absolute;
  left: 0;
  bottom: 11px;
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.index-part07 .jj-common ul li.rec a p{
  bottom: 15px;
  font-size: 18px;
}

.index-part07 .ipc-right{
  float: right;
  width: 330px;
}
.index-part07 .ipc-right.index-part02{
  margin-top: 0;
}
.index-part02 .help-find .hf-group.two{
  display: flex;
  justify-content: space-between;
}
.index-part02 .help-find .hf-group.two input{
  width: 138px;
}
.index-part07 .hot-tags{
  margin-top: 24px;
  padding: 12px 18px;
  font-size: 14px;
  color: #666;
  border: 1px solid #b5b5b5;
}
.index-part07 .hot-tags a{
  margin-left: 1px;
  color: #666;
}
.index-part07 .hot-tags a:hover{
  color: #F2304A;
}

.index-part07 .module-banner{
  margin-top: 20px;
}
.index-part07 .module-banner a{
  display: block;
  height: 209px;
  overflow: hidden;
}
.index-part07 .module-banner a img{
  width: 100%;
  max-height: 100%;
}



.index-part08{
  /*margin-top: 50px;*/
  /*margin-bottom: 50px;*/
}
.index-part08 .ip-tips {
  position: absolute;
  bottom: 0;
  right: 0;
}
.index-part08 .ip-tips a.more {
  font-size: 16px;
  color: #333;
}
.index-part08 .ip-tips a.more:hover {
  color: #F2304A;
}
.index-part08 .slideTxtBox{
  position: relative;
  overflow-x: hidden;
}
.index-part08 .slideTxtBox .hd a.next,
.index-part08 .slideTxtBox .hd a.prev{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 100px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 100px;
  z-index: 2;
  background-color: rgba(0, 0, 0, .6);
}
.index-part08 .slideTxtBox .hd a.next:hover,
.index-part08 .slideTxtBox .hd a.prev:hover{
  cursor: pointer;
}
.index-part08 .slideTxtBox a.next{
  right: 0;
}
.index-part08 .slideTxtBox a.prev{
  left: 0;
}
.index-part08 .slideTxtBox .bd{
  position: relative;
  z-index: 1;
}
.index-part08 .slideTxtBox .bd ul li{
  float: left;
  margin-right: 20px;
  width: 285px;
}
.index-part08 .slideTxtBox .bd ul li a{
  display: block;
  position: relative;
  height: 220px;
}
.index-part08 .slideTxtBox .bd ul li a > img{
  width: 100%;
}
.index-part08 .slideTxtBox .bd ul li a p{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
  font-size: 15px;
  color: #fff;
  line-height: 34px;
  background-color: rgba(0, 0, 0, .4);
}



body.pd{
  padding-bottom: 101px;
}
/*广告浮窗*/
.float-bot_advert{
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  color: #fff;
}
.float-bot{
position: fixed;
left: 0;
bottom: 0;
z-index: 10;
width: 100%;
padding-bottom: 12px;
color: #fff;
background-color: #f2304a;
}
.float-bot .words-left{
float: left;
padding-top: 18px;
margin-left: 50px;
}
.float-bot .words-left p.tt{
font-size: 29px;
}
.float-bot .words-left p.int{
margin-top: 18px;
font-size: 18px;
}
.float-bot .form-right{
float: left;
margin-top: 10px;
margin-left: 50px;
}
.float-bot .form-right .fr-left{
float: left;
width: 402px;
}
.float-bot .form-right .fr-left p.tt{
font-size: 16px;
}
.float-bot .form-right .fr-left .inputs{
margin-top: 7px;
display: flex;
justify-content: space-between;
}
.float-bot .form-right .fr-left .inputs input{
height: 33px;
padding: 0 16px;
box-sizing: border-box;
border: none;
outline: none;
}
.float-bot .form-right .fr-left .inputs input:nth-child(1){
width: 126px;
}
.float-bot .form-right .fr-left .inputs input:nth-child(2){
width: 258px;
}
.float-bot .form-right .fr-left .int{
margin-top: 7px;
font-size: 16px;
}
.float-bot .form-right .btn-dy{
float: left;
width: 100px;
border: 2px solid #fff;
font-size: 18px;
text-align: center;
line-height: 32px;
color: #fff;
margin: 22px 0 0 55px;
}
.float-bot a.btn-close{
position: absolute;
right: 160px;
top: 7px;
width: 25px;
height: 25px;
background-position: -293px -28px;
}
.float-bot_advert a.btn-close_advert {
  position: absolute;
  right: 0px;
  top: 7px;
  width: 25px;
  height: 25px;
  background-position: -293px -28px;
  z-index: 1;
}

.float-right{
position: fixed;
right: 0;
top: 0;
width: 40px;
z-index: 9;
height: 100%;
background-color: #fff;
border-left: 1px solid #e7e7e7;
}
.float-right ul{
padding: 0 10px;
}
.float-right ul li{
padding: 16px 0;
border-bottom: 1px solid #ccc;
text-align: center;
}
.float-right ul li a{
display: block;
}
.float-right ul li a i{
width: 26px;
height: 25px;
}
.float-right ul li a i.ic-fr01{
background-position: -1px -27px;
}
.float-right ul li a i.ic-fr02{
background-position: -40px -27px;
}
.float-right ul li a i.ic-fr03{
background-position: -80px -27px;
}
.float-right ul li a i.ic-fr04{
background-position: -120px  -27px;
}
.float-right ul li a i.ic-fr05{
background-position: -157px -27px;
}
.float-right ul li a i.ic-fr06{
background-position: -201px -27px;
}

/*AD*/
.fw600{
	font-weight: 600;
}
.ad {
  line-height: 0;
  text-align: center;
}

.mb5 {
  margin-bottom: 5px;
}

.ad-txt {
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  width: 30px;
  position: absolute;
  margin: 40px 0 0 5px;
  z-index: 3;
}
#block_sheen{
			width: 150px;
			height: 80px;
			position: fixed;
			bottom: 80px;
			left: -100%;
			z-index: 9999999;
}
/*反馈*/
.dialog-question{
	position: fixed;
	width: 520px;
  height: 420px;
	z-index: 999999999999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.question-wrap {
    position: relative;
    width: 520px;
    height: 440px;
    padding: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.question-wrap .ly-close {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 28px;
    height: 28px;
    background: rgb(0,0,0,0.7);
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}
.question-wrap .ly-close-wrap {
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #6a6a6a;
    text-align: center;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
}
.icon {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ques-tit .tit-text {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666;
}
.ques-tit p:last-child {
    margin-bottom: 0;
}
.ques-tit p {
    margin-bottom: 8px;
}
.ques-cont {
    margin-bottom: 20px;
}
.cont-tit {
    margin-bottom: 10px;
}
.cont-tit .icon-feedback {
    color: #2badd7;
    font-size: 20px;
}
.mr-20 {
    margin-right: 20px;
}
.question-wrap .tip {
    font-size: 12px;
    color: #ff6d6f;
    display: none;
}
.cont-text {
    height: 130px;
}
.cont-text textarea {
    width: 100%;
    height: 100%;
    padding: 20px 0 0 14px;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f4f4f4;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.question-wrap .bottom {
    margin-bottom: 38px;
}
.bot-tit {
    margin-bottom: 10px;
}
.bot-tit .icon-tel {
    color: #2badd7;
    font-size: 20px;
}
.question-wrap .middle {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}
.question-wrap .tip {
    font-size: 12px;
    color: #ff6d6f;
    display: none;
}
.bot-cont {
    height: 30px;
}
.bot-cont input {
    width: 100%;
    height: 100%;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 none;
    background: #f4f4f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}
.btn-area {
    text-align: center;
}
.question-wrap .btn3 {
    display: inline-block;
    width: 200px;
    height: 30px;
    line-height: 30px;
    background: #ff6d6f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}
.btn, .btn2, .btn3, .btn4 {
    background: #ff6d6f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
}

.btn {
    background: #ff6d6f;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    overflow: hidden;
}
.btn, .btn2 {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    border: 0;
}
.footprint {
    position: absolute;
    width: 192px;
    height: 100%;
    background-color: #434343;
    padding: 0 18px 0 40px;
    float: left;
    overflow: hidden;
}
.footprint .hd {
    width: 162px;
    padding: 40px 0;
    border-bottom: dashed 1px #888;
}
.footprint .user-none {
    font-size: 14px;
    color: #fff;
    padding-top: 30px;
}
.footprint .bd .title {
    font-size: 14px;
    color: #fff;
    margin: 40px 0 20px 0;
}
.footprint .no-list {
    text-align: center;
    margin-top: 44px;
    padding-right: 30px;
    font-size: 16px;
    color: #fff;
}
.bs-search .option {
    top: 57px;
}
.bs-search .option  {
    display: none;
    margin: 0 105px;
    position: absolute;
    left: 0;
    right: 0;
    top: 130px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    background-color: rgba(246,246,246,.95);
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 999;
}
.bs-search.option .title {
    font-size: 14px;
    color: #bababa;
    cursor: default;
}
.bs-search .option li {
    height: 26px;
    line-height: 38px;
    cursor: pointer;
    overflow: hidden;
}
.sheen_index_nav{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 60;
	background-color: #fff;
}

.sheen_title_index{
    position: relative;
    min-width: 1200px;
    background: #fff;
}
.sheen_fleft{
	float: left;
}
.sheen_fright{
	float: right;
}
.sheen_ul li{
	margin-left:0;
	height: 45px;
	line-height: 45px;
	/*position: absolute;*/
	background-color: white;
	z-index: 99;
	padding: 0 5px;
}
.sheen_title_ul li{
	width: 70px;
	text-align: center;
}
.sheen_ipt{
	   width: 100%;
    height: 30px;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #ed1d0c;
    padding: 0 10px;
    box-sizing: border-box;
}

.sheen-sel_color{
	color: #f2304a;
}
.banners-search .bs-search .bss-top ul li.active {color: #f2304a}
.handAndrent .ipt-title:hover{
	color: #f2304a;
}
.sel_color_hand{
	color: #f2304a;
}

.indexSel{
	display: flex;
	justify-content: space-between;
	margin-bottom: 35px;
}
.indexSel li{
  text-align: center;
  width: 270px;
	box-shadow: 0 0 8px rgb(0 0 0 / 10%);
  background-color: #fff;
  z-index: 1;
  box-sizing: border-box;
  border-radius:5px;
  padding: 20px 0px;  
}
.indexSel li a{
	margin: 0 auto;
	display: inline-flex;
	align-items: center; 
}
/*.indexSel li:nth-child(1){
	background-image: linear-gradient(130deg, rgba(219, 241, 233, .8) 0, rgba(239, 244, 244, .1) 100%);
}
.indexSel li:nth-child(2){
	background-image: linear-gradient(130deg, rgba(251, 230, 217, .8) 0, rgba(245, 236, 232, .1) 100%);
}
.indexSel li:nth-child(3){
	background-image: linear-gradient(130deg, rgb(211, 238, 250) 0, rgba(249, 232, 233, .1) 100%);
}
.indexSel li:nth-child(4){
	background-image: linear-gradient(130deg, rgba(251, 226, 228, .8) 0, rgba(249, 232, 233, .1) 100%);
}*/
.indexSel li img{
	width: 70px;
	height: 70px;
	margin-right: 10px;
}
.indexSel a li .idxselbox{
	
}

.indexSel a .idxselbox .boxtit{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.indexSel .idxselbox .boxtxt{
	font-size: 14px;
    color: #888;
}

/*热门资讯*/
.hotnews{
	font-size: 16px;
	display: flex;
	justify-content: space-between;
}

.hotnews .l-box{
	width: 210px;
	height: 380px;
}
.hotnews .l-box li
{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.hotnews .l-box li:last-child
{
	margin-bottom: 0;
}
.hotnews .l-box img{
	width: 210px;
	height: 145px;
}
.hotnews .l-box .lboxTxt{
	width: 210px;
	color: #666;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hotnews .c-box{
	width: 660px;
	height: 380px;
}
.hotnews .c-box .news-box{
	text-align: center;
}
.hotnews .c-box .news-box .titleBox{
	display: flex;
	justify-content: space-between;
}
.hotnews .c-box .news-box .titleBox .new-ico{
	width: 90px;
	height: 90px;
	background: linear-gradient(to right,#f87b81, #F2304A);
	color: #fff;
	font-size: 20px;
	margin-right: 20px;
}

.hotnews .c-box .news-box .news-title{
	width: 540px;
	font-size: 30px;
	margin: 0px 0px 10px;
	text-align: left;
	font-weight: bold;
	word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hotnews .c-box .news-box .news-txt{
	font-size: 16px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hotnews .c-box .news-box .news-txt a{
	color: #999;
}
.hotnews .c-box .c-news-list{
	display: flex;
	flex-wrap: wrap;
	line-height: 35px;	
	margin-top: 20px;
	justify-content: space-between;
	align-items: stretch;
}
.hotnews .c-box .c-news-list li{
	width: 48%;
	color: #666;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hotnews .c-box .c-news-list li a{
	color: #666;
}
.hotnews .r-box{
	width: 260px;
	height: 380px;	
	background: #f6f6f6;
}
.hotnews .r-box .r-mg20{
	padding: 20px;
}

.hotnews .r-box .r-title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.hotnews .r-box .r-mg20 .r-news-list{
	max-width: 220px;
	margin-top: 10px;
	
}
.hotnews .r-box .r-mg20 .r-news-list li{
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-max-banner{
   	position: relative;
  
}

.foldclose{
  background: #f2304a;
  position: absolute;
  right: -25px;
  top: 5px;
  font-size: 13px;
  z-index:99;
  width: 20px;
  word-wrap: break-word;
  color: white;
  line-height: 18px;
  text-align: center;
  padding: 1px;
  border-radius: 2px;
  cursor: pointer;
}

.advert_less_than_1200{
  margin-right: 3px;
  float: left;
}
/*.text_banber:nth-child(even){*/
  /*!*display: flex;*!*/
  /*margin: 0 auto;*/
  /*margin-top: 5px;*/
  /*max-width: 200px;*/
  /*color: rgb(253,7,2);*/
  /*flex-shrink: 1;*/
  /*margin-right:5px;*/
  /*font-size: 14px;*/
/*}*/
/*.text_banber:nth-child(odd){*/
  /*max-width: 200px;*/
  /*color: rgb(86, 253, 55);*/
  /*flex-shrink: 1;*/
  /*margin: 5 auto;*/
  /*font-size: 16px;*/
/*}*/
.text_banber{
  color: rgb(0,86,177);
  flex-shrink: 1;
  margin: 2px 5px;
  font-size: 16px;
  display: inline-block;
}
.dl_advert{
  position:absolute;
  width:125px;
  z-index: 2;
  cursor: pointer;
  top:600px;right: 50%;
  /*margin-right: -770px;*/
}


.index-part .ip-tt .vid-box{
	display: flex;
	justify-content: flex-start;
}

 .ipt-list{
	display: flex;
	margin-left: 30px;
	align-items: center;
	font-size: 18px;
/*	color: #888;*/
	font-weight: 500;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 10px;
}
.ipt-list li{
	margin-right: 30px;
	padding-bottom: 5px;	
}
.ipt-list li:hover{
	cursor: pointer;
}


.newdevehi{
	height: 200px;	
}
.ipc-newdeve{
	height: 335px;
	overflow-y: scroll;
	padding: 0px 10px 0 5px;
}
ul.ipc-newdeve::-webkit-scrollbar{
width:5px;
}
.ipc-newdeve::-webkit-scrollbar-track {
    background-color: #eeebeb;
}
.ipc-newdeve::-webkit-scrollbar{
    width: 10px;
}
.ipc-newdeve::-webkit-scrollbar-thumb{
	display:block;
	width:10px;
	margin:0 auto;
	border-radius: 10px;
	background:#dcdcdc;
	}

.ipc-links .ipc-newdeve{
	margin-top: 10px;
}

.ipc-links .ipc-newdeve li{
	border-left: 1px dashed #c8c8c8;
	padding: 5px 0 10px 15px;
	position: relative;
}

.ipc-links .ipc-newdeve .newdeve-radi{		
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    top: 5px;
    left: -4px;
    background: #fff;
}

.ipc-links .ipc-newdeve .newdeve-time{
	margin-bottom: 15px;
}
.ipc-links .ipc-newdeve .newdeve-time .ipc-newspan{
	background: #F2304A;
	color: #FFF;
	padding: 2px 5px;
}

.ipc-links .ipc-newdeve .newdeve-box{
	margin-bottom:10px;
}

.ipc-links .ipc-newdeve .newdeve-hot{
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;	
	padding-bottom: 5px;
}
.ipc-links .ipc-newdeve .newdeve-hos{
	color: #888;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 5px;
}


.ipc-newbg{
	background: #F2304A;
	color: #FFF;
	padding: 2px 5px;
}
.index-video .ipt-list .active{
  color: #F2304A;
  border-bottom: 2px solid #F2304A;
}
.video-column{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newdeve-time .date-right{
  float: right;
}
.friend-links .fl-tt a{
  color: #9b9b9b;
}
.bss-box .recommend {
  margin-top: 25px;
}

.bss-box .recommend ul {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 1040px;
}

.bss-box .recommend ul li p {
  font-size: 15px;
  color: #7e7e7e;
  margin-left: 15px;
  width: 80px;
}

.bss-box .recommend ul li a {
  display: block;
  padding: 4px 10px;
  background-color: #fff3e5;
  font-size: 14px;
  color: #fb6c46;
  margin-left: 8px;
  border-radius: 50px 50px 50px 0;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}