.top_nav {
  overflow: hidden;
  position: fixed;
  top: 80px;
  height: 90px;
  background-color: #e3e3e3;
  z-index: 100;
  border-bottom: 1px solid #ccc;
}
.span_btn {
  margin-top: 25px;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
.nav_c {
  height: 100%;
  position: relative;
}
.nav_c li {
  position: absolute;
  height: 100%;
  top: 0;
  left:0;
}
.top_slider {
  position: relative;
  height:100%;
  top: 0;
}
li.nav_p {
  font-size: 18px;
  height: 100%;
  padding-left: 40px;
}
.nav_p span {
  height: 100%;
  line-height: 90px;
  display: inline-block;
  padding: 0 25px;
}
span.icon {
  position:absolute;
  top: 30px;
  left: 0;
  width: 32px;
  height: 32px;
  padding:  0;
  background: url("../images/news/news_icon.png") no-repeat center center;
  background-size: contain;
}


/*灏忔爣棰榟2*/
.section {
  padding-top: 90px;
}
/*闆嗗洟鏂伴椈*/
.bloc_news {
  width: 795px;
  float: left;
  margin-right: 15px;
 /* overflow: hidden;*/
}
.news_content {
  width: 810px;
  height: auto;
}
.new_detail {
  float: left;
  width: 390px;
  height: 255px;
  position: relative;
  top: 0;
  margin-right: 15px;
  margin-bottom: 15px;
  transition: all 1s;
  /*overflow: hidden;*/
}
.new_detail p {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  background-color: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.new_detail img {
  width: 390px;
  height: 255px;
}
.new_detail a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.detail_border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  *margin-top: -5px;
  *margin-left: -4px;
  border: 5px solid #00968a;
  box-sizing: border-box;
  z-index: 10;
  display: none;
}
.new_detail span {
  width: 67px;
  height: 61px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/news/icon_hot.png") no-repeat;
  display: none;
}
.new_detail:hover span {
  display: block;
}
.new_detail:hover .detail_border {
  display: block;
}
.new_detail:hover p {
    background-color: #00968a;
  opacity: 1;
  filter: alpha(opacity=100);
}
.button_n_detail {
  color: #fff;
  color: #3d3d3d;
  border: 1px solid #3d3d3d;
  margin-top: 12px;
}
.button_n_detail:hover {
  border: 1px solid #2eb7a7;
  background-color: #2eb7a7;
  color: #fff;
}
/*鏈湴鏂伴椈*/
.local_status {
  width: 390px;
  float: left;
}
.local_status img {
  width: 100%;
  height: 100%;
}
.local_status {
  width: 390px;
}
.loacl_all {
  position: relative;
  top: 0;
  left: 0;
  height: 524px;
  width: 100%;
  background: url("../images/news/local_news.png") no-repeat center center;
  margin-bottom: 14px;
}
.local_content {
  position: absolute;
  left: 50%;
  margin-left: -145px;
  top: 0;
  margin-top: 40px;
}
.local_content li {
  width: 310px;
  padding: 17px 0;
  border-bottom: 1px solid #fff;
}
.local_content li:hover span{
  background-color: #00968a;
  border: 1px solid #00968a;
}
.local_content li:hover p {
  color: #fe8d01;
}
.local_content span {
  float: left;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #fff;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
}
.local_content .news_local {
  display: inline;
}
.local_content p {
  display: block;
  color: #fff;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
text-overflow: ellipsis;
}
/*濯掍綋鏂伴椈*/
.media_focus {
  /*width: 100%;*/
}
.button_green {
  border: 1px solid #fff;
  color: #fff;
}
.focus_p { font-size: 28px;line-height: 1.5;}
.size_14{ font-size: 14px;}
.media_focus img {
  width: 100%;
  height: 399px;
}
.media_focus a {
  /*display: inline;*/
}
.focus_tech,.focus_self {
  width: 100%;
}
.focus_tech .focus_word , .focus_tech .focus_img {
  float: left;
  width: 50%;
  background-color: #f0f0f0;
  *width: 49.9%;
}
.focus_self .focus_word , .focus_self .focus_img {
  float: right;
  width: 50%;
  *width: 49.9%;
  height: 399px;
  overflow: hidden;
}
.focus_img a {
  cursor: default;
}
.focus_word {
  position: relative;
  top: 0;
  left: 0;
}
.focus img {
  width: 100%;
  height: 100%;
}
.media_con {
  position: absolute;
  left: 6%;
  top: 6%;
  width: 89%;
}
.focus_self .media_con {
  left: 6%;
}
 span.line {
  display: inline-block;
  width: 60px;
  height: 3px;
  background-color: #616161;
  margin-top: 23px;
}
.media_detail {
  height: auto;
  overflow: hidden;
  font-size: 18px;
  line-height: 32px;
  margin: 5% 0 7%;
  color: #3d3d3d;
}
.btn{
  width: 148px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
}
.focus_bac {
  background-color: #239e8f;
}
.focus_bac p {
  color: #fff;
}
.focus_bac a.button_news {
  color: #fff;
  border: 1px solid #fff;
}
.focus_bac span.line {
  background-color: #fff;
}
div.focus_bot {
  float: right;
}
span.button_green:hover {
  background-color: #fff;
  color: #00968a;
}
.button_meaidbth{
	display: block;
	margin: 40px auto 80px;
}
/*瑙嗛*/
.news_video span.en {
  color: #b7b7b7;
  color: #b7b7b7;
}
.news_video {
  width: 100%;
  background: url("../images/news/video_bg.jpg") no-repeat;
  background-size: cover;
  max-width: 100%;
}
.video_part {
  position: relative;
  left: 0;
  top: 0;
  /* margin-left: 1.16%;
  width: 97.68%; */
  height: 500px;
  background-color: #fff;
}
.news_video .item {
  width: 100%;
}
.news_video img {
  width: 100%;
}
.news_video .video_detail {
  cursor: pointer;
  width: 33.3%;
  position: relative;
  left: 0;
  top: 0;
  float: left;
}
.news_video .boxBg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0.3;
    filter: alpha(opacity=30);
    background-color: #000;
}
.video_word{
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	left: 10px;
	font-size: 16px;
	line-height: 40px;
	width: 90%;
	height: 40px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.video_word_boxyy{
	height: 40px;
	width: 100%;
position: absolute;
bottom: 0;
left: 0;
opacity: 0.8;
filter: alpha(opacity=80);
background-color: #000;
}
.news_video .playBtn {
  position: absolute;
  left: 40.25%;
  top: 34.8%;
  width: 19.50%;
  height: 30.4%;
  background: url("../images/news/video_start.png") no-repeat;
  background-size: cover;
}
.news_video .playBtn_start {
  background: url("../images/news/video_start_over.png") no-repeat;
  background-size: cover;
}
.news_video a.button_news {
  margin-left: 44%;
  margin-top: 60px;
  margin-bottom: 80px;
}
/*鍏ㄥ獟浣�*/
.all_media {
  *height: 550px;
  min-height: 550px;
  width: 100%;
  position: relative;
}
.media_icon {
  transition: all 0.4s;
  width: 158px;
  height: 107px;
}
.media_icon .media_imgO {
  border: 1px solid #cbcbcb;
}

.media_icon p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.media_icon img {
  width: 100%;
}
.media_icon .appnew{
	height: 120px;
  position: relative;
  left: 50%;
  margin-left: -220px;
  width: auto;
}
.media_icon .mark {
  display: none;
}
.media_icon:hover .mark {
  display: block;
}
.all_content ul {
  width: 100%;
  position: relative;
}
.all_content li {
  margin-right: 48px;
  float: left;
}
.all_content li:hover .media_icon .media_imgO{
  border: 1px solid #595959;
}
.all_content li.last{
  margin-right: 0;
}
.media_icon:hover p {
  color: #003b7d;
}
.media_icon span {
  display: inline-block;
  width: 50%;
  text-align: center;
  float: left;
  height: 30px;
  line-height: 30px;
  display: none;
  margin-top: -2px;
}
img.android, img.ios {
  width: 200%;
  display: none;
}
img.android {
  margin-left: -50%;
}
img.ios {
  margin-left: -50%;
}
.media_icon:hover span{
  display: block;
}
.media_icon span:hover img.android{
    display: block;
}
.media_icon span:hover img.ios {
  display: block;
}
/*瑙嗛*/
#mediaplayer {
    height: 450px;
    left: 50%;
    margin-left: -300px;
    margin-top: -225px;
    position: absolute;
    top: 50%;
    width: 600px;
    background-color: #ccc;
}
.playerBg {
    background-color: #000;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}
 .videoContainer {
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 6000;
  }
  .videoContainer .close {
    height: 40px;
    position: absolute;
    right: -40px;
    top: -40px;
    width: 40px;
    background: url('../images/news/close.png') no-repeat center center;
}
.videoContainer .close:hover {
  background-color: #00968a;
}

@media screen and (min-width: 1600px) {
  .top_nav {
    left: 50%;
    margin-left: -800px;
  }
}
@media screen and (max-width: 1200px) {
  .media_con { width: 90%; margin-left: 5%;}
  .focus_self .media_con { left: 0;}
  .focus_tech .media_con { left: 0;}
  .media_focus .h2_title { width: 90%; margin-left:5%;}
  .w1200-1600 { min-width: 0;}
  .nav_p span { padding: 0 10px;}
  .nav_c { width: 90%; margin-left: 5%;}
  .local_content { margin-top: 0;}
  .bloc_news { width: 66.25%; margin-right: 1.25%;}
  .local_status { width: 32.5%;}
  .news_content { width: 101.8%;}
  .new_detail { width: 48%; margin-right: 1.8%; height: auto;}
  .first_part { width: 90%; margin-left: 5%;}
  .first_part .h2_title { width: 100%; margin-left: 0;}
  .loacl_all { height: auto;}

  .media_focus { width: 100%;}
  .media_detail { height: 100px; font-size: 16px;}
  .video_section { width: 90%; margin-left: 5%;}
  .video_part { height: auto;}
  .news_video { height: auto;}
  .news_video .h2_title { width: 100%; margin-left: 0;}
  .news_video a.button_news {margin-left: 44%;margin-top: 30px;margin-bottom: 40px;}

  .all_media { height: auto;}
  .all_media .all_content { width: 90%; margin-left: 5%; }
  .all_content ul { width: 100%;}
  .all_content li { width: 11%; margin-right: 6%;}
  .media_icon { height: auto;}


  .all_content li { width: 13%; margin-right: 3% }
  .media_icon { width: 100%;}
}
@media (max-width: 992px) and (min-width: 768px) {
  .span_btn { margin-top: 24px;}
  .all_content li { padding-bottom: 0px;}
  .bloc_news { width: 100%; margin-right: 1.25%; height: auto;}
  .news_content { width: 101.8%;}
  .new_detail { width: 48%; margin-right: 1.8%; height: auto;}
  .first_part { width: 90%; margin-left: 5%;}


  .loacl_all { height: 450px;}
  .local_content { margin-left: -200px;}
  .local_status { width: 100%; height: auto;}
  .local_content li { width: 400px;}
  .local_content span { margin-right: 40px;}
  .local_content p { display: block;}

  .media_focus h2 { width: 90%; margin-left: 5%;}
  .media_focus .focus_img, .media_focus .focus_word { width: 100%;}
  .focus_word img { height: 400px;}


  .all_content li { width: 30%; margin-right: 3% }
  .all_content li:nth-child(3){ margin-right: 0;}
  .media_icon { width: 100%;}
  .media_icon:hover .mark{display: none;}
}
@media (max-width: 768px) {

  .all_content li { padding-bottom: 0px;}
  .span_btn { margin-top: 24px;}
  .bloc_news { width: 100%;height: auto;}
  .news_content { width: 100%; height: auto;}
  .new_detail { width: 100%; height: auto;}
  /*.first_part {width:100%; }*/

  .loacl_all { height: 450px;}
  .local_content { margin-left: -48%; padding-top: 15px;}
  .local_status { width: 100%; height: auto;}
  .local_content li { width: 300px;}
  .local_content span { margin-right: 20px;}
	.button_meaidbth{margin: 20px 0px 30px 18px;}
  .media_focus h2 { width: 90%; margin-left: 5%;}
  .media_focus .focus_img, .media_focus .focus_word { width: 100%;}
  .focus_word img { height: 320px;}
  .news_video a.button_news {margin-left: 2%;}
  .news_video .video_detail {width: 50%;}

  .all_content li { width: 30%; margin-right: 3% }
  .all_content li:nth-child(3){ margin-right: 0;}
  .media_icon { width: 100%;}
  .media_icon:hover .mark{display: none;}
  .media_icon p { font-size: 14px;}
  .focus_p {  height: 36px;  overflow: hidden;  }

  .media_icon:hover .mark{display: none;}
  .all_media { padding-bottom: 50px; min-height: 0;}
  .span_btn {
    margin-top: 29px;
    width: 70px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;}
}
@media (max-width: 680px) {
  .top_nav { top: 80px; height: 60px;}
  .section { padding-top: 60px;}
  .span_btn { margin-top: 8px;    width: 70px;
    height: 30px;
    top: 8px;
    font-size: 14px;
    line-height: 30px;}
  span.icon { top: 15px;}
  li.nav_p{font-size: 12px;}
	.nav_p span{line-height: 60px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;width: 60%;}
.video_word{
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
.video_word_boxyy{
	height: 30px;
}
}









/*寰俊寮圭獥*/
.mark_container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6000;
  display: none;
}
.markBg {
  width: 100%;
   filter: alpha(opacity=90);
   background-color: #000;
   height: 100%;
   opacity: 0.9;
   position: absolute;
   top: 0;
   width: 100%;
}
.mark_content {
  position: absolute;
  width: 80%;
  margin-left: 10%;
  top: 20%;
  background-color: #fff;
  height: 60%;
  border-radius: 4px;
}
.mark_content p {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
  width: 100%;
}
.mark_content img {
  width: 100%;
}
p.p_top {
  padding: 20px 0;
}
.mark_box > div {
  width: 46%; padding: 0 2%;
  float: left;
}
.mark_content p.bot {
  color: #00968a;
  position: absolute;
  bottom: 20px;
}
.mark_close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 4px 0 0;
  background: #ccc url("../images/news/close.png") no-repeat center center;
}
.mark_box {
  width: 100%;
  position: absolute;
  top: 53%;
  transform:translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -moz-transform:translate(0,-50%);
}
#media{
	position: absolute;
	top: -170px;
}