#APP-show{
  display:none;
}
#PC-show{
  display:block;
}
.site-footer{
  background: #186bb1;
}
.add_bottom span{
  cursor: unset;
}
.epidemic-top {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  margin-top: 20px;
}
.bg-img img {
  margin:auto;
  max-width: 100%;
}
.bg-img h6{
  font-size: 22px;
  color: #84bbed;
  font-weight: 600;
}
.bg-img .text{
  max-width:1200px;
  margin:auto;
}
.bg-img .txt{
  text-indent:2em;
  font-size: 16px;
  color: #333;
}
img {
  width: auto;
}
.standTxt:hover{
  cursor: pointer;
}
.standTxt{
  background: #84bbed;
  width: 40px;
  display: inline-block;
  box-sizing: border-box;
  max-height: 500px;
  height: 500px;
  text-align: center;
  margin: 0px;
  vertical-align: middle;
  writing-mode: vertical-lr;
  margin: 0 auto;
  line-height: 17px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  float: right;
}
.standTxt a{
  color: #fff;
  height: 100%;
  width: 100%;
  display: inline-block;
  padding: 10px;
}
body{
  font-family:fz-small;
}
mainbody *{
  border: 1px solid black;
}
.featured-news{
  width:100%;
}
.col-3 .item .wrapLi .text{
  padding-top:0;
}
#storyList a:hover{
  color:#cb1722;
}
.top-right .common-section{
  margin:0;
  margin-bottom: 15px;
}
.top-area{
  margin: 0;
  margin: 0px 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1000;
  margin-top: 20px;
}
.content-area{
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.top-left{
  width: 59%;
  display: flex;
}
.top-right{
  width:39%;
  display: block;
}
.column-title{
  padding: 20px 0 0 10px;
  width: 80px;
  letter-spacing: 10px;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: white;
  background-color: #395451;
}
.story-title-div{
  background-color: #5D6067;
  padding: 10px 20px;
}
.story-title-div>h3{
  color:white;
  font-size: 16px;
}
.story-title-div-small{
  padding: 5px 15px;
  font-size: 16px;
}
.story-title-div span{
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
}
.story-frist-area{
  width:100%;
}
.story-frist-area img{
  width:100%;
}
.top-right-child{
  width: calc(50% - 10px);
}
.section-title>*{
  order: 0;
}
.top-right-child .storyTitleFontFamily{
  background-color: #fff;
}
.story-title-div span{
  color: #333;
}
.top_news_box .section-title a{
  padding: 3px 10px;
  display: inline-block;
  background-color: #8b8484 !important;
  color: #fff !important;
}
.news_box{
  display: flex;
  justify-content: space-between;
}
.opinion_box .story-title-div a{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
  height: 50px;
}
.opinion_box{
  background: #d9eeff;
}
.opinion_content{
  padding: 10px;
  background: #d9eeff;
}
.opinion .top-right-child .storyTitleFontFamily{
  background-color: #d9eeff;
}
.opinion .story-title-div{
  padding: 10px 0px;
}
.content_box{
  position: relative;
}
.content_rt_add{
  position: absolute;
  right: 0;
  top: 150px;
  font-size: 14px;
  z-index: 99;
}
.bg_ff{
  padding: 5px;
  padding-top:10px;
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.add_line{
  padding-bottom: 10px;
  text-align: center;
  padding-top: 10px;
}
.bg_ff:last-child .add_line{
  border-bottom: 0;
}
.add_inside>div.two .add_line{
  padding-bottom: 10px;
}
#dateTime{
  font-size: 24px;
  color: #ea3110;
  display: block;
  text-align: center;
}
.add_bottom strong{
  display: block;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
.bg_ff:first-child{
  margin-bottom: 0;
}
.bg_ff:last-child{
  border-bottom: 0;
  margin-bottom: 0px;
  padding-top: 0;
}
.bg_blue:first-child{
  margin-top: 10px;
}
.name_title{
  text-align: center;
  padding: 30px 0;
}
.name_title img{
  display: inline-block;
}
.person_name{
  margin-top: 15px;
}
.c_name{
  display: block;
  font-size: 33px;
  text-align: center;
}
.slogan{
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.web_box{
  padding: 0px;
  max-width: 1440px;
  position: relative;
  z-index: 5;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 20px;
  border-top: 0;
}
.candidate_web .candidate_web_content{
  display: block;
  padding: 0px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.candidate_web .web_box{
  z-index: unset;
  padding-top: 135px;
  height: 860px;
}
.swiper-next, .swiper-prev{
  display: none;
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4393c;
}

.swiper-button-next, .swiper-button-prev{
  right: 20px;
  top: 55%;
  background: rgb(51 51 51 / 50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  /* color: #fff; */
}
.swiper-button-next span{
  width: 40px;
  text-align: center;
  position: relative;
  left: 50%;
  height: 100%;
  line-height: 40px;
  transform:translate(-50%);
  color: #fff;
  font-size: 45px;
}
.swiper-button-prev span{
  width: 40px;
  text-align: center;
  position: relative;
  left: 50%;
  height: 100%;
  line-height: 40px;
  transform:translate(-50%);
  color: #fff;
  font-size: 45px;
}
.candidate_box:hover .swiper-button-next{
  display: flex;
}
.candidate_box:hover .swiper-button-prev{
  display: flex;
}
.candidate_box:hover .swiper-next{
  display: flex;
}
.candidate_box:hover .swiper-prev{
  display: flex;
}
.candidate_web .item img{
  position: absolute;
  left: -21px;
  top: -12px;
  font-size: 14px;
  z-index: 99;
  border-radius: 50%;
  width: 90px;
}
.candidate_web .item .candidate_web_title{
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 32px;
  border-bottom: 2px solid #333;
  margin-bottom: 30px;
}
.candidate_web .item{
  width: 90%;
  background: #fff;
  border-radius: 1rem;
  padding: 10px;
  padding-top: 0;
  margin: 0 auto;
  position: relative;
  height: 430px;
  margin-top: 10px;
}
.txt_title{
  display: block;
  width: 50px;
  margin: 0 auto;
  color: #4ca1e2;
}
.txt_title span{
  display: inline-block;
  height: 2px;
  background: #4ca1e2;
  width: 100%;
}
.show_txt h2.title{
  font-size: 24px;
  height: 20px;
  line-height: unset;
  margin-bottom: unset;
}
.show_txt .txt{
  font-size: 32px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
}
.candidate_web_swiper, .candidate_swiper-container{
  overflow: hidden;
}
.news_hd_data, .ul_hd {
  display: none;
}
.title_list ul li{
  float: left;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  padding: 5px 15px;
  font-size: 26px;
}
.title_list ul li.active{
  background: #4ca1e2;
  color: #fff;
}
.title_list ul li.active span{
  display: inline-block;
  position: absolute;
  bottom: -13px;
  left: calc(50% - 8px);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #4ca1e2;
}
.candidate_web_swiper{
  clear: both;
}
.title_list{
  padding: 0 30px;
  z-index: 10;
}
.title_list ul{
  display: flex;
  justify-content: space-between;
}
.summary_txt span{
  font-size: 14px;
}
.shsy_box .opinion_content{
  display: flex;
  justify-content: space-between;
  background: unset;
}
.shsy_box .top-right-child{
  width: calc(25% - 15px);
}
.shsy_box .storyTitleFontFamily a{
  color: #333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
  height: 45px;
}
.person_img{
  width: 85%;
  margin: 0 auto;
}
.shsy_box .common-section{
  margin-top: 5px;
}
.comment-content-new .right-box h2 a{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
  height: 25px;
}
.img_box{
  position: relative;
}
.jinju_item{
  margin-bottom: 8px;
}
.answer_fast{
  background: #f0c8c1;
  margin-top: 2rem;
  padding: 0 10px;
  line-height: 39px;
  margin-bottom: 15px;
}
.jinju_list p{
  margin-bottom: 8px;
  text-align: justify;
}
.nextDiv .jinju{
  background: #ffe1c9;
  line-height: 39px;
}
.nextDiv .desciption{
  margin-bottom: 8px;
}
.candidate_content .txt_link{
  color: #0a6ee8;
}
#nextPage span,#prevPage span{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.txt_inden{
  text-indent: 2em;
  display: block;
  margin-bottom: 8px;
  text-align: justify;
}
.shsy_box{
  margin-top: 20px;
}
.page_list span.activeElm{
  color: #2fa6ff;
  border: 1px solid #2fa6ff;
}
/*下内容区域*/
.content-left{
  width: calc(100% - 305px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-right{
  width:290px;
}
.content-item{
  width:49%;
  box-sizing: border-box;
  margin-bottom:20px;
  border-bottom: 1px solid #eee;
}
.post-meta{
  font-size:14px;
}
.category{
  color: #c21010;
  white-space: nowrap;
  margin-right: 10px;
}
.post-date{
  color: #999;
}
#hour-shot-list{
  margin-left:0px;
}
.content-title-div{
  padding-top:20px;
}
.content-title-div h3{
  width: 100%;
  display: block;
  line-height: 1.5;
  height: 3em;
  max-height: 3em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.storyTitleFontFamily a.title{
  font-size: 40px;
  color: #186bb1;
}
/*临时广告*/
.left-img{
  width:290px !important;
  margin-bottom:0px;
}
/*新headercss--start*/
footer{
  margin-top: 20px;
}
main{
  overflow: hidden;
}
.footer-link, .footer-tap{
  text-align: center;
}
.footer-link {
  float: none;
}
#immedZmdContent ul li {
  display: inline-block;
  padding: 0 20px;
}
.immedZmdTitle img{
  width: 50px;
  vertical-align: middle;
  display: inline-block;
}
.immedZmdTitle {
  min-width: 3em;
}
.inner{
  position: relative;
}
.section-title a{
  background-position: 100% !important;
  color: #31a1ff !important;
  font-size: 16px;
  display: flex;
  align-items: center;
  width:auto;
  padding-right:15px;
}
.storyTitleFontFamily{
  font-size: 18px;
}
.storyList .item .wrap .text .storySummay{
  font-size: 14px;
}
.top_news_box .storySummary a:hover{
  color: #999 !important;
}
/* 新页面顶部添加的 */
.comment-content-new>.comment-content-new-1{
  margin-right: 0;
}
.comment-content-new>div{
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  padding: 0;
  box-shadow: unset;
}
.bg_blue{
  background: #31a1ff;
  color: #fff;
  text-align: center;
}
/* 单个候选人的样式 */
.time-wrap{
  border: 5px solid #00a8ec;
}
.candidate_name .candidate_content{
  display: flex;
  justify-content: space-between;
}
/*新headercss--end*/
.category{
  cursor: pointer;
}
.content-title-div{
  padding-top: 6px;
  font-size: 16px;
  height: 56px;
}
.content-story-title{
  margin-top: 10px;
}
.content-title-div>h3{
  height: 1.5em;
  max-height: 1.5em;
}
.content-story-title{
  margin-top: 10px !important;
  height: 2em !important;
  max-height: 2em !important;
}
.cols.col-1.numsort .item .num span{
  width: 30px;
  line-height: 30px;
  height: 30px;
  display: inline-block !important;
  text-align: center;
}
.cols.col-1.numsort .item .num{
  width: 45px;
  min-width: 45px;
}
.content-story-summery{
  border-bottom: 1px solid #eee;
}
.post-meta{
  padding-bottom: 5px;
}
main{
  padding: 0px;
  max-width: 1200px;
}
.section-title a {
  background: none !important;
  padding-right: 0px;
}
.top_news .storyTitleFontFamily{
  text-align: center;
}
.candidate_name .candidate_btn{
  color: #fff;
  border-radius: 1rem;
  width: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
.nextDiv .candidate_btn{
  background: #183a5a;
  color: #fff;
  border-radius: 1rem;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 39%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.candidate_content_parent{
  position: relative;
  width: 100%;
}
.candidate_content{
  position: relative;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.candidate_btn img{
  display: inline-block;
  width: auto;
}
.candidate_content .item{
  width: 90%;
  border-radius: 1rem;
  margin: 0 auto;
  position: relative;
  height: 430px;
}
.candidate_content .item:nth-child(1){
  width: 40%;
  border-radius: 1rem;
  border-top-left-radius: 2rem;
}
.candidate_content .item:nth-child(2){
  width: calc(60% - 50px);
  height: 430px;
  border-radius: 2rem;
}
.summary_title{
  width: 100%;
  height: 60px;
  background: rgb(59 92 125 / 50%);
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.summary_txt{
  background: #eee;
  padding: 20px;
  box-sizing: border-box;
  height: calc(550px - 60px);
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  overflow-y: scroll;
}
.txt_scollo{
  text-indent: 2em;
}
.click-1 .item ,.click-2 .item ,.click-3 .item{
  transition: all 1s linear;
  transform-style: preserve-3d;
}
.candidate_content .prevDiv{
  z-index: 9;
  background: #fff;
  padding:10px;
  padding-top: 0;
}
.candidate_content .nextDiv{
  background: #c2d8e9;
  overflow-y: scroll;
}
.candidate_content .prevDiv ,.candidate_content .nextDiv{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 1s;
  -webkit-backface-visibility: hidden;
  height: 550px;
  border-radius: 1rem;
  border-top-left-radius: 2rem;
  background: linear-gradient(-25deg,#bbe2ff,hsla(276,50%,100%,1));
}
.nextDiv .lili, .nextDiv .lili_detail, .nextDiv .jinju,.nextDiv .jinju_list,.nextDiv .desciption, .nextDiv .report{
  padding: 0 10px;
  padding-top: 0;
}
.person_img,.person_name{
  text-align: center;
}
.person_img img{
  display: inline-block;
}
.nextDiv .bg{
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 12px;
}
.nextDiv .lili_detail{
  height: 60px;
  margin-top: 0.5rem;
}
.nextDiv .report{
  background: #a6d8ff;
  margin-top: 18px;
  line-height: 36px;
}
.nextDiv .report span{
  position: relative;
  top: 2px;
}
.nextDiv .jinju_list{
  margin-top: 5px;
  padding-bottom: 5px;
}
.page_box{
  height: 40px;
  float: left;
  overflow: hidden;
  width: 450px;
}
.page_list{
  width: 100000px;
  overflow: hidden;
  transition: all 600ms ease 0s;
}
.page_list span{
  color: #666;
  width: 40px;
  height: 40px;
  border: 1px solid #ebebeb;
  border-radius: 14px;
  line-height: 40px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}
.page_list span.pageActive {
  color: #31a2ff;
  border: 1px solid #31a2ff;
}
.page_content button{
  height: 40px;
  display: inline-block;
  border: 1px solid #999;
  border-radius: 14px;
  width: 40px;
}
.comment-content-new>div.page_content{
  width: 300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.page_content button:focus{
  outline: unset;
}
.page_content button span.no_next{
  color: #999;
}
.ul_hd{
  width: 100000px;
  overflow: hidden;
  transition: all 600ms ease 0s;
}
.ul_hd span{
  color: #666;
  width: 60px;
  height: 40px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  line-height: 40px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.title_list ul li:hover{
  cursor: pointer;
}
.candidate_web_swiper{
  display: none;
}
.candidate_web_swiper:nth-child(1){
  display: block;
}
.summary_txt h6{
  font-size: 18px;
  font-weight: 600;
}
.summary_txt span{
  color: #999;
  font-style: italic;
}
.slogan span{
  display: inline-block;
  padding-left: 10px;
}
.report .immedMore{
  font-size: 15px;
  float: right;
}
/* 即时新闻 */
.section-title span{
  color:#84bbed;
}
.subLine{
  border: none;
  border-bottom: 3px solid #31a1ff;
  margin-bottom: 5px;
}
.nown-news{
  margin-top: 20px;
  width: calc(100% - 400px);
  margin-bottom: 0;
}
.opinion{
  width: 380px;
}
.opinion .top-right-child {
  width: 100%;
}
.opinion .storyTitleFontFamily a{
  color: #333;
  font-size: 18px;
  padding-right: 6px;
}
.opinion_top_add{
  margin: 20px 0;
}
.comment-content-new .item{
  margin-bottom: 6px;
  border-bottom: 1px solid #33a2fe;
  margin-top: 14px;
}
.comment-content-new .item:nth-child(5n){
  border-bottom: 0;
}
.comment-content-new .storyTub img{
  display: inline-block;
  width: 27%;
}
.storyTime{
  text-align: right;
}
.comment-content-new .right-box{
  display: inline-block;
  width: 65%;
  margin-left: 10px;
  vertical-align: top;
}
#appImg{
  display:none;
}
.comment-content-new .right-box .title{
  font-size:22px;
}
.comment-content-new .storySummary p{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: auto;
  margin-bottom: 0;
}
.comment-content-new-1{
  padding-top: 10px;
}
.featured-news .flex-control-paging li a{
  border-radius: 50%;
}
.featured-news .flex-control-paging li a:hover{
  background: #84bbed;
}
.featured-news .flex-control-paging li a.flex-active{
  background: #f29b32;
  width: 10px;
}
.storyTitleFontFamily a{
  color: #fff;
  font-size: 15px;
}
.featured-news .flexslider .slides .slider-caption{
  background: #186bb1;
}
.video-box{
  position: relative;
}
.video-btn{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.top-right .common-section h2{
  height:54px;
  padding-top: 5px;
}
#videoListNS{
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height:calc(100% - 88px);
  align-content: space-between;
}
.bottom-3d{
  margin-bottom: -23px;
}
.roll-view{
  background: #46c1c2;
}
.top_news_box .storySummary{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
}
.candidate_web_swiper_box .swiper-slide{
  width: 33.333333%;
}
.candidate_web_swiper_box .swiper-wrapper{
  overflow-x: scroll;
  padding-bottom: 15px;
}
.candidate_web_swiper_box{
  background: #999;
  margin-top: -16px;
}
.candidate_web_swiper_box .candidate_web_swiper:nth-child(1){
  padding-top: 23px;
}
.candidate_name{
  background: url(https://tkww-static.tkww.hk/agreementImg/images/projectImg/special/HKExecutive2022/candidate_bg.jpg) center center/contain no-repeat;
  height: 480px;
  width: 100%;
  margin: 0 auto;
  background-size: 100%;
}
@media(min-width: 1850px){
   .candidate_name{
    background: url(https://tkww-static.tkww.hk/agreementImg/images/projectImg/special/HKExecutive2022/candidate_bg.jpg) center center/contain no-repeat;
    height: 480px;
     width: 1850px;
     margin: 0 auto;
    background-size: 100%;
  }
}
@media(min-width:1367px){
  .top-left{
    height: 467px !important;
  }
  .featured-news .flexslider .slides .slider-caption{
    bottom: -67px;
  }
  .featured-news .flex-control-nav{
    bottom: -49px;
  }
}
@media(min-width:1299px) and (max-width: 1366px){
  .featured-news .flexslider .slides .slider-caption {
    bottom: -64px;
  }
  .top-left{
    height: 467px !important;
  }
  .featured-news .flex-control-nav{
    bottom: -49px;
  }
}
@media(max-width:800px){
  .featured-news .flex-control-nav {
    bottom: 0.5px;
  }
}
@media (min-width:651px){
  .main_center{
    margin-top: 215px;
   /* margin-top: 0px; */
  }
  .storyTitleFontFamily{
    margin: 5px 0;
    margin-bottom: 10px;
  }
  .opinion .storyTitleFontFamily{
    margin-bottom: 0px;
  }
  #PC-show .top-right-child .storyTitleFontFamily{
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #cde8ff;
  }
  .comment-content-new .storySummary{
    height: 63px;
  }
  .add_bottom{
    width: 102px;
    float: right;
    background: #fff;
    margin-right: 23px;
  }
}
@media (min-width:1099px){
  .header-search{
    position: absolute;
    z-index: 50;
    right: 35px;
  }
  .header-search{
    position: absolute;
    z-index: 50;
    right: 35px;
  }
}
@media(max-width:990px){
  .top-area{
    display: block;
  }
  .top-left{
    width: 100%;
    display: block;
  }
  .top-right{
    width: 100%;
    display: block;
  }
  #videoListNS .top-right-child:nth-child(4){
    position: static;
  }
  .standTxt{
    height: 322px;
    max-height: 322px;
  }
  .top-right-child{
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .bg-img .text{
    padding: 10px 10px 0;
  }
  .video-box>img{
    width:100%;
  }
  .content .left-img{
    width: 100% !important;
  }
  .top-right-child{
    width: 100%;
  }
  #videoList .top-right-child:nth-child(4){
    position: static;
  }
  .standTxt{
    height: 143px;
  }
  .top-right-child{
    margin-left: 0px;
  }
  .comment-content-new .storyTub img{
    width: 100%;
  }
  .comment-content-new .right-box{
    width: 100%;
    padding: 10px;
  }
  .bg-img .text{
    padding: 10px 10px 0;
  }
  .comment-content-new .right-box{
    margin-left: 0px;
  }
  .top-area{
    margin-top: 0px;
  }
  main {
    padding: 0px 5px;
    width: 100%;
    max-width: 100%;
  }
  .common-section{
    margin-top:20px !important;
  }
  .top-right-child{
    margin-bottom:20px;
  }
  .roll-list li{
    width:33% !important;
  }
  #videoList .top-right-child:last-child{
    margin-bottom:0px
  }
}
@media (max-width:650px) {
  .candidate_web_swiper_box .swiper-slide{
    width: 100%;
  }
  .swiper-button-next span{
    font-size: 25px;
  }
  .swiper-button-prev span{
    font-size: 25px;
  }
  .comment-content-new>div.page_content{
    margin-top: 10px;
  }
  .main_center{
    margin-top: 8rem;
  }
  .candidate_box .candidate_content .item:nth-child(2){
    margin-top: 9rem;
  }
  .name_title{
    padding: 10px 0;
  }
  .top_news_box>div.common-section{
    margin-top: 0px !important;
  }
  .candidate_name{
    background: none;
  }
  /* */
  .web_box{
    padding-bottom: 0px;
  }
  .candidate_web .web_box{
    height: auto;
  }
  /* */
  .title_list ul{
    display: block;
    overflow-x: scroll;
  }
  .title_list ul li{
    width: 160px;
  }
  .candidate_name .candidate_content{
    display: block;
  }
  .candidate_name{
    height: auto;
    padding-bottom: 20px;
    background-position: top;
  }
  .candidate_box .candidate_content .item:nth-child(1){
    width: 90%;
    margin-bottom: 10px;
  }
  .candidate_box .candidate_content .item:nth-child(2){
    width: 90%;
  }
  .candidate_content{
    position: relative;
  }
  .candidate_web .web_box{
    padding-top: 0px;
  }
  .top-area,.content-area{
    flex-direction: column;
  }
  .top_news_box{
    margin-bottom: 15px;
  }
  .top_news_box .storyTitleFontFamily .immedMore{
    display: none;
  }
  .content_rt_add{
    display: none;
  }
  main{
    padding: 0px 5px;
    width: 100%;
    max-width: 100%;
  }
  .nown-news{
    width: 100%;
  }
  .news_box{
    display: block;
    margin-top: 20px;
  }
  .comment-content-new .item{
    margin-bottom: 0px;
  }
  .opinion_box .section-title a{
    right: 25px;
  }
  .storyTitleFontFamily a.title{
    font-size: 19px;
  }
  .top_news .storyTitleFontFamily {
    text-align: left;
  }
  .top-left,.top-right,.content-left,.content-item{
    width: 100%;
  }
  .second-story-div{
    margin-top:10px;
  }
  .content-aside{
    margin-top: 20px;
  }
  .content{
    margin-bottom: 0px;
  }
  .content-right{
    width: 100%;
  }
  .video-btn img{
    width:30px;
  }
  #pcImg{
    display:none;
  }
  #appImg{
    display:block;
  }
  #APP-show{
    display:block;
  }
  #PC-show{
    display:none;
  }
  .shsy_box .top-right-child:last-child{
    margin-bottom: 0;
  }
  .shsy_box .top-right-child {
    width: 100%;
  }
  .shsy_box .opinion_content{
    display: block;
  }
}