/* 青年活动 start */
/*
.item-item1 .storyTitle.topArrow:before{
  content: "";
  background: url(../img/titleTopArrow.png) no-repeat center;
  width: 12px;
  height: 10px;
  padding:0 10px;
}
.item-item2 .storyTitle.bottomArrow:before{
  content: "";
  background: url(../img/titleBottomArrow.png) no-repeat center;
  width: 12px;
  height: 10px;
  padding:0 10px;
}
*/
.item-item1 .storyTitle.topArrow span{
  content: "";
  background: url(../img/titleTopArrow.png) no-repeat center;
  width: 12px;
  height: 10px;
  padding:0 10px;
}
.item-item2 .storyTitle.bottomArrow span{
  content: "";
  background: url(../img/titleBottomArrow.png) no-repeat center;
  width: 12px;
  height: 10px;
  padding:0 10px;
}
.redPoint .storyTitle span{
  content: "";
  background: url(../img/redPoint.png) no-repeat center;
  width: 12px;
  height: 10px;
  padding:0 10px;
}
/* 青年活动 end */
.date-box{
  position: relative;
}
#he-plugin-simple{
  position: absolute !important;
  left: -20px;
  width: 40px;
}
div#he-plugin-simple>div>div {
  display: flex;
  text-align: center;
}
.sw-box{
  display:none;
  position: absolute;
  top: 32px;
  left: -9px;
}
.red{
  color:#CB1722;
}
.nav-sw:hover{
  cursor:pointer;
}
.nav-sw:hover .sw-box{
  display:block;
}
.nav-sw img{
  width: 17px;
}
.sw-box .square{
  width: 0;
  height: 0;
  borderr:0;
  border-top: 10px solid #3F4C4E;
}
.sw-box .sw-ul{
  background:#3F4C4E;
}
.sw-box .sw-ul a{
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.sw-box .sw-ul li:hover{
  cursor:pointer;
  background:#111;
}
.sw-box .sw-ul a:nth-child(3){
  border-bottom: transparant !important;
}
.nav-sw{
  margin-top: 13px;
  width: 68px;
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  padding: 0px 20px 20px;
}
.slider-cap-title{
  margin-top:5px;
}
.lianghui{
  width:100%;
  position:relative;
}
.lianghui span{
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 0px 5px;
  background: #555;
  color: #fff;
  border-bottom-left-radius: 5px;
}
.gw-list{
  margin-top: 20px;
}
.lf-adv{
  float:left;
  width:630px;
  margin-right: 38px;
  margin-top: 0px;
}
.rt-adv{
  float:left;
  width:352px;
  height:auto;
  padding-top: 20px;
}
.advert-item{
  position:relative;
  width:300px;
  height:150px;
  margin-bottom:15px;
}
.advert-item img {
  width: 100%;
  /* height: 150px; */
}
.advert-item span{
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 0px 5px;
  background: #555;
  color: #fff;
}
.lf-adv .comment-content-first{
  border-bottom: 1px solid #eee;
  padding-bottom: 0px;
}
.lf-adv .spectext{
  float: left;
  width: 307px;
  margin-left: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid #eee;
}
.spectext .specItem:before {
  width: 8px;
  height: 8px;
  border-radius: 0;
}
.spectext a{
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.lf-adv .spectext .specItem:not(:last-child) {
  margin-bottom: 20px;
}
.gw-list .lf-adv .section-title  a{
  margin-left: -18px;
}
.rt-adv .rt-sm-adv .section-title  a{
  margin-left: -41px;
	background: url(../img/column-arrow.png) center center/contain no-repeat;
}
.rt-adv .rt-sm-adv-black .section-title  a{
  margin-left: -41px;
	background: url(../img/icon_gt.png) center center/contain no-repeat;
}
.rt-sm-img{
  margin-top:0;
  margin-top: 15px;
}
.rt-sm-img .comment-content-first{
  width:100%;
}
.rt-sm-img .spectext{
  margin-top:15px;
}
.add3{
  padding-top: 15px;
}
.add3 span{
  top: 15px;
}
.rt-sm-adv-black{
  background: #999;
}
.rt-sm-adv-black h2{
  padding: 8px 0 8px 5px;
  color: #fff;
}
.rt-sm-adv-black{
  margin:0;
}
.rt-sm-adv-black .rt-sm-img{
  margin-top: 0;
}
.rt-sm-adv-black .storyTitle a{
  color: #fff;
}
.rt-sm-adv-black .item {
  background: #999;
  color: #fff;
}
.rt-sm-adv-black .storyTitle{
  padding:5px;
}
.rt-sm-adv-black .cols.col-2.horizontal .wrap{
  background: #999;
}
.rt-sm-adv-black .cols .post-meta .post-date{
  color:#fff;
}
.rt-sm-adv-black .marginLeft2{
  box-sizing: border-box;

  overflow: hidden;
}
.rt-sm-adv-black .comment-content .cols.col-2 .item{
  width: 352px;
}
.clear{
  clear:both;
}
.rt-sm-adv-black .cols .post-meta .category{
  display: inline-block;
  color: #111;
  padding: 0 5px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
}
.rt-sm-adv-black .item-title{
  margin: 0 0 20px 20px;
}
.rt-sm-adv-black .item-title .title-txt{
  background: #CB1722;
  color: #fff;
  width: 55px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
} 
.rt-sm-adv-black .item-title .line{
  background: #CB1722;
  height: 1px;
  width: 260px;
  vertical-align: middle;
  display: inline-block;
} 
.lf-adv .lf-adv-img .cols.col-2 .item {
  width: 48%;
  border-bottom: 1px solid #eee;
  margin-right: 2%;
  margin-bottom: 10px;
}
.lf-adv .lf-adv-img .cols.col-2.horizontal .text {
  padding: 0 10px;
}
.lf-adv .lf-adv-img .cols.col-2 .item {
  padding: 0 0 10px 0px;
}
.lf-adv-img .cols h3 {
  height: 3.5em;
  max-height: 3.5em;
}

.storySummary{
  font-size: 16px;
}
.lf-adv-img{
  clear:both;
}
.rt-sm-adv{
  margin-bottom: 10px;
  overflow: hidden;
}
.primary-header-wrapper .log-in-sm{
  position: absolute;
  right: 377px;
  top: 41px;
  width: 30px;
  height: 30px;
}
.primary-header-wrapper .log-in-sm a{
  font-size: 14px;
}
.date-box .customer, .date-box .date-user{
  display:inline-block;
}
.date-box .date-txt{
  color: #999999;
}
.date-box .date-user{=
  margin-left:10px;
}
.date-box .date-user a{
  color:#CB1722;
}
.date-box .date-user a{
  display:inline-block;
  padding:0 5px;
  height: 14px;
  line-height: 14px;
}
.date-box .date-user a:hover{
  cursor:pointer;
}
.date-box .date-user a:nth-child(1){
  border-right:1px solid #CB1722;
  padding-right:6px;
}
.date-box{
  /* width: 196px; */
}
.date-box .date-txt span:nth-child(2){
  margin-left: 10px;
}
.date-box .customer img{
  display: inline-block;
  width: 10px;
}
.primary-header-wrapper-r .lang {
  margin: 0 0 0 0px;
}
.reduce-bottom{
  margin-bottom:0;
}
.jz-baozhi h1{
  font-size:17px;
  color:#CB1722;
}
.juzhen .cols.col-3 .item{
  width:33.33%;
  margin-bottom: 20px;
}
.juzhen .wrap img{
  margin:0 auto;
  width: 22vw;
}
.juzhen>.item{
  margin-top:20px;
}
.juzhen .red{
  color:#DF0011;
}
.juzhen .cols {
  margin-top: 0px;
}
.juzhen .wrap a{
  text-align: center;
}
.juzhen .jz-wb img {
  margin: 0 auto;
  width: 33px;
}
.juzhen .cols.col-3 .wx-item {
  width: 100%;
}
.juzhen .cols.col-3 .wx-item img{
  display: inline-block;
  margin-right: 20px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: 0px; 
}
.juzhen .cols.col-3 .wx-item .wx-txt{
  display: inline-block;
  vertical-align: middle;
}
.juzhen .cols.col-3 .wx-item .h6{
  text-align: left;
}
.juzhen .wx-item .wrap a{
  text-align: left;
}
.juzhen .cols.col-3 .wx-item  .wrap {
  border-bottom: 1px solid #999;
  height: 92px;
}
.wx-item .wrap>a, .wx-item .wrap>a:link{
  top: 19px;
  left: 19px;
  position: absolute;
}
.juzhen .jz-baozhi .news{
  height:150px;
}
.juzhen .jz-baozhi .news{
  height:150px;
}
.juzhen .cols.col-3 .wx-item .wrap {
  border-bottom: 1px solid #999;
  height: 70px;
}
.wx-item .wrap>a, .wx-item .wrap>a:link {
  top: 3px;
  left: 19px;
  position: absolute;
}
.juzhen .jz-baozhi .wx-item {
  height: 70px;
}











@media (min-width:1500px){
  #he-plugin-simple{
    left:-35px;
  }
}
@media(min-width:1099px){
  .primary-header-wrapper-r .lang{
    /* margin-right: 168px; */
  }
  .header-search{
    position: absolute;
    z-index: 50;
    right: 35px;
  }
}
.primary-header-wrapper #header-search-form input{
  width:150px;
}
.rt-adv .cols h3 {
  height: 3em;
  max-height: 3em;
}
.cols {
  margin-left: 0px;
}
.marginLeft2 {
  margin-left: 0%;
}


@media(max-width:650px){
  .date-rt-login{
    margin-left:20px;
  }
  .lianghui{
    margin-bottom: 20px;
  }
  .rt-img-position .section-title a {
    margin-left: -43px;
  }
  .lf-adv .spectext {
    margin-top: 20px;
  }
  .lianghui{
    margin-bottom: 20px;
  }
  .lf-adv{
    width: 100%;
  }
  .gw-list .lf-adv .section-title a {
    margin-left: -41px;
  }
  .lf-adv-img .horizontal{
    display: block;
  }
  .lf-adv .lf-adv-img .cols.col-2 .item {
    width: 100%;
  }
  .lf-adv .lf-adv-img .cols.col-2.horizontal .text {
    padding: 0 0 0 20px;
  }
  .gw-list {
    margin-top: 0px;
  }
  .lf-adv .spectext{
    margin-bottom: 10px;
  }
  .lf-adv .spectext {
    width: 100%;
    margin-left: 0px;
    padding-bottom: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .rt-adv {
    width: 100%;
    clear: both;
    margin-top: 20px;
  }
  .rt-sm-adv-black .marginLeft2 {
    width: 100%;
    margin-top: 10px;
  }
  .rt-sm-adv-black .item-title .line {
    width: 251px;
  }
  .rt-sm-adv-black .cols h3 {
    height: 3.5em;
    max-height: 3.5em;
  }
  .header-new .lang{
    position: relative;
  }
  .header-new .lang img {
    position: absolute;
    top: -6px;
    left: -66px;
  }
  .juzhen .jz-baozhi .cols.col-3 .item {
    padding: 0 0 0px 10px;
  }
  .juzhen .jz-baozhi  .cols.col-3 .item:last-child {
    padding: 0 0 0px 10px;
  }
  .juzhen .jz-baozhi .cols.col-3 .item:last-child {
    padding: 0 0 0px 10px;
  }
  .juzhen .jz-baozhi .news{
    height:70px !important;
  }
  .juzhen .jz-wb img {
    margin-top: 9px !important;
  }
  .juzhen .cols.col-3 .wx-item .wx-txt{
    color: #666;
  }
  .juzhen .cols.col-3 .wx-item .wx-txt span{
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 1.2em;
    line-height: 1.2em;
  }
  .juzhen .wx-item .wrap img {
    margin-top: 0px !important;
  }
  .juzhen .cols.col-3 .wx-item {
    width: 100%;
    margin-bottom: 0px;
  }
  .wx-item .wrap>a, .wx-item .wrap>a:link {
    top: 8px;
    left: 19px;
    position: absolute;
  }
  .rt-sm-adv-black .cols .post-meta .category {
    height: 16px;
    line-height: 16px;
  }
  .rt-adv{
    padding-top: 0px;
  }
  .lf-adv .comment-content-first {
    padding-bottom: 20px;
	}
  .lianghui {
    margin-bottom: 20px;
	}
  .rt-img-position .section-title a {
      margin-left: -43px !important;
  }
  #he-plugin-simple {
      position: absolute !important;
      left: 8px;
      width: 40px;
  }
 

}
@media(max-width:510px){
 .juzhen .cols .wx-item .wrap>a, .cols .wx-item .wrap>a:link {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
}

.date-box .temprature{
  display: inline-block;
  height: 42px;
  background: #FAFAFA;
  padding: 0 5px;
}
.date-box .temprature img{
  display: block;
}
.date-rt-login{
  display: inline-block;
}
.date-box .temprature img{
  margin: 0 auto;
}
.date-box .temprature span{
  font-size: 10px;
}
.rt-img-position .section-title a{
  margin-left: -21px;
}
.rt-sm-adv-black .section-title span{
  color:#ffff;
}
.lf-adv .marginLeft2{
	padding-top: 0px;
}
.lf-adv .lianghui{
	margin-bottom: 20px;
}
.lf-adv .cols.col-2.horizontal .wrap .figure {
    width: 125px;
    max-width: 125px;
    min-width: 125px;
}
.lf-adv .storySummary {
   overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
	height: auto;
}
.lf-adv .section-title span, .rt-adv .section-title span {
    font-size: 24px;
}
.lf-adv .storySummary, .rt-adv .storySummary {
    font-size: 16px;
}
.lf-adv .spectext a, .rt-adv .spectext a{
    font-size: 18px;
}
.lf-adv-addmargin .comment-content-first{
      margin-bottom: 20px;
}
.immedZmdTitle img {
  width: 50px;
  vertical-align: middle;
  display: inline-block;
}
 .immedZmd {
   max-width: 1100px;
   display: flex;
   margin: auto;
   padding: 0 40px;
   height: 46px;
   line-height: 46px;
   position: relative;
   z-index: 9;
}
.immedZmdTitle {
  margin: 0 10px;
  font-size: 20px;
  color: #cb1722;
  font-weight: bold;
}
.date-rt-login{
	width:170px;
  text-align:right;
}
.primary-header-wrapper #header-search-form span{
	/* width: 58px; */
}
.primary-header-wrapper #header-search-form input{
	/* padding-left:15px; */
}
.lf-adv .fontSize24{
  font-size:24px;
}
.slider-cap ul li>a:hover{
    color:#CB1722;
}
.lf-adv .storyTitle:hover{
	color:#CB1722;
}
.lf-adv .storyTitle:hover{
	color:#CB1722;
}
.spectext .specItem:hover{
	color:#CB1722;
}
.storyTitle>a:hover{
	color:#CB1722;
}
.lf-adv .spectext .specItem:not(:last-child):hover{
	color:#CB1722;
}
.storyTitle:hover{
	color:#CB1722;
}
.lf-adv .spectext a:hover{
	color:#CB1722;
}
.footer-link a:hover{
	color:#CB1722;
}
.rt-adv .spectext a:hover{
	color:#CB1722;
}
.featured-news .flexslider .slides li>a:hover{
	color:#CB1722;
}
.footer-link a:hover{
	color:#CB1722 !important;
}
.rt-adv .rt-sm-adv .section-title a:hover{
	cursor:pointer;
}
.rt-xgxw .cols.col-3 .item{
	padding: 0 0 20px 0px;
}
.rt-xgxw .col-3 .item .text{
  display: inline-block;
  width: 153px;
  vertical-align: text-bottom;
}
.rt-xgxw .cols .figure {
    width: 160px;
    display: inline-block;
}
.juzhen .cols.col-3 .wx-item .wx-txt{
    color: #666;
  }
.juzhen .cols.col-3 .wx-item .wx-txt span{
    font-size: 13px;
  }
.juzhen .cols.col-3 .wx-item .wx-txt h6{
    font-size: 15px;
  }















