/* 广告 */





/*************** 视频 S ***************/

.column_con .con_box:first-child {
  margin-left: 0;
}


.column_con.column_con_movie :nth-child(3) {
  margin-left: 0;
}


.column_con .con_box .con_img {
  width: 230px;
  height: 135px;
}

#index_body .column_con .con_box .con_img {
  width: 280px;
  height: 163px;
}

#index_body .column_con .con_box .duration {
  top: 123px;
}

.column_con .con_box .con_info {
  width: 230px;
  padding: 16px 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 70px;
  /* text-align: center; */
  border: 1px solid #fafafa;

}

.tckp .column_con .con_box .con_info {
  height: 60px;
}

.tckp .column_con_video .con_box .con_info {
  height: unset !important;
}

.column_con .con_box .duration,
.news_list .list_item_right .duration {
  position: absolute;
  top: 95px;
  right: 10px;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 11px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3) center no-repeat;
}



.column_con .video_left .left_img {
  height: 360px;
  /*height: 342px;*/
  width:482px;
}

.column_con .left {
  border: 1px solid #fafafa;
}

.column_con .video_left .left_info {
  padding: 10px 13px 13px 13px;
  box-sizing: border-box;
}

.column_con .video_left .left_info .title {
  font-size: 18px;
  line-height: 38px;
}

.column_con .video_left .left_info .source,
.column_con .video_left .left_info .time {
  font-size: 12px;
  color: #999999;
}


.column_con_movie .con_box:nth-child(n+3) {
  margin-top: 20px;
}

.column_con_video .con_box:nth-child(n+5) {
  margin-top: 20px;
}

.column_con.anno_con .con_box:nth-child(n+5) {
  margin-top: 20px;
}

.column_con.anno_con .con_box .con_img {
  width: 245px;
  position: relative;
}


.column_con_wz .con_box:nth-child(5) {
  margin-left: 0px;
}

.column_con_video .con_box .con_info .time {
  color: #999999;
  font-size: 12px;
}

.column_con.column_con_video .con_box .con_info {
  padding: 10px 16px;
}

.column_con .i_video {
  cursor: pointer;
  width: 39px;
  height: 41px;
  position: absolute;
  top: 47px;
  left: 103px;
  background: url(../images/icon_video2.png) center center no-repeat;
}
.column_con .i_video.i_video2{
  top: 159px;
  left: 235px;
}


/*************** 视频 S ***************/



/*************** 新闻 S ***************/
.news_tab {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 76px;
  font-weight: 500;
}

.news_tab ul {
  border-bottom: 1px solid #fafafa;
}

.news_tab li {
  float: left;
  margin-right: 30px;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}

.news_tab li.cur a {
  font-size: 22px;
  font-weight: 500;
}

.news_tab li.cur .line {
  display: inline-block;
  position: absolute;
  bottom: 25px;
  width: 100%;
  height: 10px;
  opacity: 0.3;
  background: #6fbcff;
  border-radius: 6px;
  filter:Alpha(opacity=30);
  
}


/* 新闻列表 */
.noContent {
  background-color: #fff;
  padding: 60px 0 30px 0;
  text-align: center;
}

.wrapper_topic .news_list:nth-child(n+2) {
  display: none;
}


.banner.banner_news img {
  height: 100px;
  margin-bottom: 30px;
  padding-top: 34px;
}

.news_list {
  padding: 0 30px 30px 30px;
  box-sizing: border-box;
}

.news_l {
  width: 740px;
}

.news_r {
  width: 330px;
}

.news_list .list_item {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #EDEDED;
}

.news_list .list_item.no_pic_list .list_item_left {
  width: 100%;
}

.news_list .list_item .list_item_left {
  width: 400px;
}

.news_list .list_item:last-child {
  border: none;
}

.news_list .list_item .list_item_left .title {
  font-size: 20px;
  color: #222222;
  font-weight: 500;
}

.news_list .list_item .list_item_left .brief {
  margin-top: 15px;
  line-height: 26px;
}

.news_list .list_item .list_item_left .brief a {
  color: #999999;
}

.news_list .list_item .list_item_left .time {
  margin-top: 20px;
  font-size: 12px;
  color: #999999;
}

.news_list .list_item .list_item_right {
  width: 230px;
  height: 138px;
  position: relative;
}

.news_list .list_item_right .duration {
  top: 108px !important;
  left: 15px;
  right: unset !important;
  font-size: 10px;
}

.news_list .i_video {
  cursor: pointer;
  width: 39px;
  height: 41px;
  position: absolute;
  top: 48px;
  left: 100px;
  background: url(../images/icon_video2.png) center center no-repeat;
}

.news_wrapper .goTop {
  bottom: 0;
}



/*************** 新闻 E **************/



/*************** 图酷 S **************/
.pics_style1 .left {
  width: 510px;
  border: 1px solid #fafafa;
  padding-bottom: 30px;
}

.pics_style1 .left .title {
  font-size: 20px;
  margin-top: 30px;
  padding: 0 15px;
}

.pics_style1 .right {
  width: 505px;
}

.pics_style1 .right .title {
  font-size: 16px;
  margin-top: 20px;
  padding: 0 15px;
  height: 42px;
}




.pics_style1 .right .box:nth-child(2n) {
  margin-right: 0;
}

.pics_style1 .right .box:nth-child(n+3) {
  margin-top: 30px;
}

.pics_style1 .left img {
  /*height: 410px;*/
   height: 430px;
}

.pics_style1 .right img {
  height: 150px;
}

.pics_style1 .right .box {
  padding-bottom: 30px;
  border: 1px solid #fafafa;
}

/*光影镇海*/
.gyzh .pics_style1 .left img {
  height: 262px;
}

.gyzh .pics_style1 .brief {
  margin-top: 30px;
  font-size: 12px;
  line-height: 26px;
  padding: 0 30px 34px;
}

.gyzh .pics_style1 .brief a {
  color: #666666;
}

.gyzh .lookmore {
  font-size: 12px;
  width: 120px;
  height: 34px;
  line-height: 34px;
  background: #EEF7FF;
  border-radius: 17px;
  text-align: center;
  margin-left: 30px;
}

.gyzh .lookmore a {
  color: #3b88cc;
}




.top_bg {
  width: 100%;
  padding: 30px 0 40px 0;
  height: 524px;
  background: #1c3045;
  box-sizing: border-box;
}

.top_bg .top_left {
  width: 805px;
  height: 444px;
}

.top_bg .top_left .carousel {
  width: 805px;
  height: 444px;
  position: relative;
  background-color: #ccc;
  overflow: hidden;
}



.carousel .swiper-slide {
  position: relative;
}

.carousel .swiper-slide img {
  width: 100%;
  height: 100%;
}

.carousel .swiper-slide .title {
  font-size: 23px;
  font-weight: 500;
  color: #fff;
  line-height: 36px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: 520px;
}

.carousel .swiper-slide .index {
  position: absolute;
  right: 42px;
  bottom: 62px;
  font-size: 28px;
  color: #ffffff;
}

.carousel .swiper-pagination {
  margin-left: 320px;
  bottom: 35px !important;
}

.carousel .swiper-pagination-bullet-active {
  width: 14px;
  height: 10px;
  background: #ff0201;
  border-radius: 5px;
}

.carousel .swiper-button-next,
.swiper-button-prev {
  width: 45px !important;
}

.carousel .swiper-button-next {
  background: url(../images/right.png) no-repeat;
  right: 30px !important;
}

.carousel .swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  left: 30px !important;
}












.top_bg .top_right .box {
  width: 266px;
  height: 207px;
  margin-bottom: 30px;
  position: relative;
}

.top_bg .top_right .box:last-child {
  margin-bottom: 0;
}

.top_bg .top_right .title {
  position: absolute;
  bottom: 0;
  padding-bottom: 5px;
  line-height: 40px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 16px;
}

.top_bg .top_right .time {
  position: absolute;
  bottom: 45px;
  left: 15px;
  color: #fff;
  font-size: 12px;
}

.top_bg .top_right .title a {
  color: #fff;
}


.tkyhs,
.yxzh,
.dmyx,
.gyzh,
.zxyl {
  padding: 30px;
}


.rdjj,
.wlwz,
.ztjlp {
  padding: 30px;
}

.column_title .title.title-ano {
  margin-left: 30px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 5px;
}

.zxyl .fbt {
  color: #666;
  margin-bottom: 10px;
}

.zxyl .fbt a {
  color: #666;
  margin-right: 10px;
  margin-left: 10px;
}






/*图片列表*/
.g_wrap {
  padding: 30px 20px;

}

.g_wrap .column_sub ul li {
  float: left;
  font-size: 14px;
  margin-left: 25px;
}

.g_wrap .column_sub ul li.cur {
  font-size: 16px;
  font-weight: 500;
}

.g_con .con_info .time {
  color: #999999;
}

.g_con .g_box:nth-child(3n) {
  margin-right: 0;

}

.g_con .con_img {
  width: 338px;
  height: 210px;
  position: relative;
}

.g_con .con_img .i_video {
  cursor: pointer;
  width: 39px;
  height: 41px;
  position: absolute;
  top: 80px;
  left: 149.5px;
  background: url(../images/icon_video2.png) center center no-repeat;
}

.g_con .g_box {
  width: 338px;
  border: 1px solid #fafafa;
}



.g_con .con_info {
  padding: 0 14px;
  height: 79px;
}


.g_con .con_info .title {
  font-size: 16px;
}


/*************** 图酷 E **************/


/*************** 专题 S **************/


.subnav {
  position: relative;
  width: 100%;
  height: 80px;
  margin-bottom: 35px;
}

.subnav .swiper-button-next {
  width: 22px !important;
  height: 37px;

  background: url('../images/right2.png') no-repeat;
}

.subnav .swiper-button-prev {
  width: 22px !important;
  height: 37px;

  background: url('../images/left2.png') no-repeat;
}

.time_line {
  background: #eaeaea;
  height: 1px;
  width: 1040px;
  margin-top: 35px;
  margin-left: 30px;
}

.time_line .box {
  float: left;
  width: 80px;
  margin-right: 15px;
  margin-left: 20px;
  text-align: center;
}

.time_line .box:hover .pro_name {
  color: red;
}

.time_line .box .time_dot {
  width: 18px;
  height: 18px;
  display: block;
  margin: -7px auto 0;
  background: url('../images/timedot2.png') no-repeat;
}

.time_line .box:hover .time_dot {
  background: url('../images/timedot.png') no-repeat;
}

.time_line .box.current .time_dot {
  background: url('../images/hot.png') no-repeat;
  width: 26px;
  height: 35px;
  margin: -23px auto 0;
}

.time_line .box .pro_name {
  margin-top: 14px;
  font-size: 14px;
  color: #999;
  display: inline-block;
}



.time_line .box.current .pro_name {
  margin-top: 10px;
  font-size: 18px;
  color: #222;
}

.time_line .box.current .pro_name span {
  display: inline-block;
}








.topic_tab {
  position: relative;
}

.wrapper_topic .page {
  float: left;
  margin-left: 80px;
}

.search.topic_search {
  position: absolute;
  right: 10px;
  bottom: 20px;
}


.recom_topic .topic_list {
  padding: 0;
}

.topic_list {
  padding: 0px 20px 0;
}

.topic_list .column_con .con_topic {
  border: 1px solid #fafafa;
}

.column_con .con_topic .topic_img {
  width: 518px;
  height: 220px;
}

.column_con .con_topic .topic_info {
  padding: 20px 25px;
}

.column_con .con_topic .topic_info .title a {
  font-size: 16px;
}

.column_con .con_topic .topic_info .time {
  color: #999999;
  font-size: 12px;
}

.column_con .con_topic:nth-child(2n) {
  margin-right: 0;
}



.topic_poster {
  width: 1100px;
  height: 320px;
}


.wrapper_topic .page {
  float: left;
  margin-left: 80px;
}

.wrapper_topic .news_tab {
  padding-left: 0;
}

.wrapper_topic .news_tab li.cur a {
  color: #e40000;
}

.topic_content {
  margin-bottom: 30px;
}

.topic_content .news_list .list_item_left {
  width: 430px;
}
.topic_content .news_list .list_item_right {
  margin-right:20px;
}

/*************** 专题 E ****************/




/*************** 图集详情 S ***************/
.g_wrapper {
  background: #1c3045 !important;
  padding-bottom: 60px;
}

.gallery_info {
  width: 100%;
  box-sizing: border-box;
  padding: 50px 0;
  background: #243a51;
}

.gallery_info .gallery_brief {
  color: #666666;
  line-height: 24px;
}

.gallery_info .gallery_source {
  color: #999999;
}

.gallery_info .gallery_title {
  font-weight: 500;
  color: #fff;
  font-size: 36px;

}

.gallery_container {
  width: 980px;
  margin: auto;
}

.gallery_bg {
  background: #20374E;
}

.gallery_container .swiper_div {
  position: relative;
}

.gallery_container .swiper_div {
  position: relative;
}

.gallery_container .gallery-des {
  padding: 30px 0 50px 0;
  box-sizing: border-box;
}


.gallery_container .gallery-des p {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 34px;
}




.gallery_container .gallery-img-lb {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  bottom: -30px;
  left: -30px;
  background: #243a51;
  width: 1040px;
  box-sizing: border-box;
}

.gallery_container .gallery-img-box {
  width: 1060px;
  height: 90px;
  overflow: hidden;
  position: relative;
}

.gallery_container .swiper-slide {
  background-size: cover;
  background-position: center;
}

.gallery_container .gallery-top {
  height: 533px;

}

.gallery_container .gallery-thumbs {
  width: 585px;
  height: 128px;
  box-sizing: border-box;
}

.gallery_container .gallery-thumbs .swiper-slide {
  height: 91%;
  /*opacity: 0.4;*/
}

.gallery_container .gallery-thumbs .swiper-slide-thumb-active {
  border: 5px solid #3A4E63;
  /*opacity: 1;*/
}

.gallery_container .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .gallery_active img {
  width: 132px;
  height: 94px;
}

.gallery_container .gallery-thumbs .nums {
  color: #fff;
  position: absolute;
  top: 20px;
  left: 45px;
  font-size: 20px;
}

.gallery_container .gallery-thumbs .gallery_index {
  font-size: 36px;
  margin-right: 3px;
}

.gallery_container .gallery-thumbs .swiper-slide .gallery_active {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.gallery_container .gallery-thumbs .swiper-slide .gallery_active img {
  width: 112px;
  height: 78px;
}

.gallery_container .galleryCon-center {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.gallery_container .swiper_div .swiper-button-prev {
  width: 40px !important;
  height: 70px !important;
  background-image: url(../images/arrow_left.png) !important;
  outline: none;
  background-size: 23px 40px !important;
  position: absolute;
  left: -50px;
}

.gallery_container .swiper_div .swiper-button-next {
  width: 40px !important;
  height: 70px !important;
  background-image: url(../images/arrow_right.png) !important;
  outline: none;
  background-size: 23px 40px !important;
  position: absolute;
  right: -55px;
}

.gallery_container .gallery-img-lb .swiper-button-prev {
  background-image: url(../images/arrow_left3.png) !important;
  background-size: 18px 31px !important;
  outline: none;
  position: absolute;
  left: 25px;
  top: 85px;
}

.gallery_container .gallery-img-lb .swiper-button-next {
  background-image: url(../images/arrow_right3.png) !important;
  background-size: 18px 31px !important;
  outline: none;
  position: absolute;
  right: 25px;
  top: 85px;
}

.gallery_container .gallery-img-lb .prev_gallery {
  position: absolute;
  left: 110px;
  top: 47%;
  transform: translateY(-50%);
}

.gallery_container .gallery-img-lb .next_gallery {
  position: absolute;
  right: 117px;
  top: 47%;
  transform: translateY(-50%);
}

.gallery_container .gallery-img-lb .prev_gallery a,
.gallery_container .gallery-img-lb .next_gallery a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 112px;
  height: 78px;
  line-height: 78px;
  text-align: center;
}

.gallery_container .swiper-pagination {
  left: 50% !important;
  transform: translateX(-50%);
  bottom: -4px
}

.gallery_container .swiper-pagination .swiper-pagination-bullet {
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  outline: none;
}

.gallery_container .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 10px;
  background: rgb(189, 189, 189);
  border-radius: 5px;
}









/****************** 图集详情 E ******************/

/****************** 文稿详情 S ******************/
.article_main {
  padding: 60px 80px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);

}

.article_main .title {
  font-size: 30px;
  font-weight: 500;
}

.article_main .info {
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #fafafa;
}

.article_main .article_content {
  padding: 50px 0;
  border-bottom: 1px solid #fafafa;
  font-size: 18px;

}

.article_main .article_content p {
  line-height: 32px;
}

.article_main .article_content img {
     max-width: 800px!important;
     /*margin-top: 20px;*/
     margin-left: 70px;
     margin-bottom:10px;
}

.article_recommend {
  padding: 30px 80px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);
}

.article_recommend .news_list .list_item .list_item_left {
  width: 500px;
}

.article_recommend .news_list {
  padding: 0 !important;
}

.seeMore {
  background: #fbfcfd;
  padding: 30px;
  margin-top: 39px;
}

.seeMore .l_img {
  width: 120px;
  height: 80px;
}

.seeMore .r_tit {
  width: 200px;
}

.seeMore .back,
.seeMore .next {
  width: 340px;
}

.seeMore .title {
  font-size: 14px;
  margin-top: 15px;
}

.seeMore .pre_arr {
  padding-left: 18px;
  background: url(../images/arrow_left2.png) left center no-repeat;
}

.seeMore .next_arr {
  background: url(../images/arrow_right2.png) 51px center no-repeat;
}

.article_wrapper .banner.banner_news img {
  padding-top: 0;
}

/****************** 文稿详情 E ******************/

/****************** 视频详情 S ******************/
.video_wrapper {
  background: #1C3045 !important;
}

.video_l {
  width: 850px;
  height: 557px;
}

.video_r {
  width: 250px;
}

.video_info {
  background: #243a51;
  padding: 28px 32px;
  color: #fff;
}

.video_info .share_text {
  color: #fff !important;
}

.video_info .video_title {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}

.video_info .video_title .i_tit {
  display: inline-block;
  width: 20px;
  height: 18px;
  margin-right: 14px;
  background: url(../images/video_line.png) no-repeat;
}

#video_player {
  width: 850px;
  height: 557px;
}

.video_recommend .column_title {
  width: 250px;
  height: 50px;
  background: #243a51;
  line-height: 50px;
}

.video_recommend .column_title .title {
  color: #fff;
  font-size: 16px;
  width: 64px;
  margin: auto;
}

.video_recommend .column_title .line {
  bottom: 45px;
}

.video_recommend .column_con {
  background: #132C46;
  height: 507px;
  margin-top: 0;
  padding: 25px 15px 8px 15px;
  box-sizing: border-box;
}

.video_recommend .column_con .con_box {
  width: 220px;
}

.video_recommend .column_con .con_box:not(:first-child) {
  margin-top: 40px;
}

.video_recommend .column_con .con_img {
  width: 220px;
  height: 129px;
}

.video_recommend .column_con .con_info {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 58px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.47));
  border: none;

}

.video_recommend .column_con .con_info a {
  color: #fff;
}

.video_recommend .column_con .i_video {
  cursor: pointer;
  position: absolute;
  top: 39px;
  left: 88px;
  width: 39px;
  height: 41px;
  background: url(../images/icon_video2.png) no-repeat center center;
}

.video_info .time_info {
  margin-top: 20px;
  font-size: 12px;
  opacity: 0.5;
}

.video_info .time_info .item {
  margin-right: 50px;
}

.video_info .time_info .item .i_see,
.video_info .brief_info .item .i_pro {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.video_info .time_info .item .i_see {
  width: 16px;
  height: 12px;
  background: url(../images/icon_see.png) no-repeat;
}

.video_info .brief_info .item .i_pro {
  width: 16px;
  height: 16px;
  background: url(../images/icon_intro.png) no-repeat;
}

.video_info .brief_info {
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  margin-top: 25px;
  opacity: 0.5;
}

/****************** 视频详情 E ******************/

/* 领导 */
.leader_l {
  width: 330px;
  background-color: #fff;
  padding: 30px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.leader_l .leader_avatar {
  height: 220px;
  width: 175px;
  margin: 0 auto 30px auto;
}
.leader_l .text{
    width: 198px;
    margin: auto;
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;

}
.leader_l .text .line {
  position: absolute;
  bottom: 0;
  left: calc((100% - 80px)/2);
  display: inline-block;
  width: 80px;
  height: 10px;
  opacity: 0.3;
  filter:Alpha(opacity=30);
  background: #6fbcff;
  border-radius: 6px;
}

.leader_l .leader_brief {
  font-size: 16px;
  text-align: left;
  line-height: 34px;
  text-indent: 25px;
}