  @charset "utf-8";
  /*-----------Notice------------------------------
		 Filename:  Main.css
	  Description:  Reset/HomePage/NewsCenter/PhotoPage/List/Details/Bordlives CSS
		   Update:  2011-8-26 by meiy76(meiy76@163.com)
				 l_$:  layout      exp: l_topbar, l_page, l_top, l_cont, l_foot...
				t_$:  top          exp: t_logo,t_nav,t_menu,t_topbar
		   cont_$:  content    exp: cont_main, cont_movie, cont_lives
			  ad_$:  advert
			foot_$:  foot         exp: foot_menu, foot_info
				*_$:  For TNND IE
		   *html $:  For TNND IE6
		 *+html $:  For TNND IE7
  ------------------------------------------------*/
  /*-----------Reset-----------------------------*/
  body {
	  background: url("by.jpg") repeat-x scroll center top #fff;
	  color: #000;
	  line-height: 1.5;
	  font: 12px "Microsoft YaHei","Trebuchet MS", "Verdana", "Helvetica", "Tahoma", "\5b8b\4f53", "sans-serif";
  }
  
  body, p, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend {
	  margin: 0;
	  padding: 0;
  }
  
  h2, h3, h4, h5, h6 {
	  font-size: 15px;
  }
  
  table {
	  border-collapse: collapse;
	  border-spacing: 0;
  }
  
  input, textarea, button, select {
	  font-family: "Verdana";
	  vertical-align: middle;
  }
  
  label {
	  vertical-align: middle
  }
  
  legend {
	  color: #333;
  }
  
  blockquote, q {
	  quotes: none;
  }
  
  blockquote:before, blockquote:after, q:before, q:after {
	  content: '';
	  content: none;
  }
  
  ul,ol {
	  list-style: none;
  }
  
  img {
	  border: 0;
  }
  
  a,a:visited {
	  color: #032A42;
	  text-decoration: none;
  }
  
  a:hover {
	  color: #1E50A2;
	  text-decoration: underline;
  }
  
  a:active {
	  color: #933;
  }
  
  .clear {
	  clear: both;
	  font-size: 0;
	  line-height: 0;
  }
  
  .floatl {
	  float: left;
	  font-weight: bolder;
  }
  
  .floatr {
	  float: right;
  }
  
  .red {
	  color: #990000;
  }
  
  .a_bold, .a_bold:visited {
	  font-weight: bold;
  }
  
  .a_red, .a_red:visited {
	  color: #BA2636;
  }
  
  .a_blue, .a_blue:visited {
	  color: #00549b;
  }
  /*---------------------------------------------*/
  /*-----------Layout---------------------------*/
  .l_page {
	  margin: 0 auto;
	  width: 1100px;
	  clear: both;
  }
  
  .banner {
	  width: 1100px;
	  float: left;
	  margin: 30px 0 670px;
	  border-bottom: #00B7F5 2px solid;
  }
  
  .banner h2 a,.banner h2 a:visited {
	  width: 260px;
	  float: left;
	  height: 88px;
	  overflow: hidden;
	  text-indent: -9999em;
	  display: block;
	  background: url("title.png") no-repeat scroll 0 -635px;
  }
  
  .banner ul {
	  width: 840px;
	  float: left;
	  margin-top: 20px;
  }
  
  .banner li {
	  width: 120px;
	  float: left;
	  text-align: center;
	  font-size: 18px;
	  font-weight: bolder;
	  height: 60px;
	  line-height: 60px;
  }
  
  .banner li a {
	  color: #FFF;
  }
  
   /*--------------------headline--------------------*/
  .w1100 {
	  float: left;
	  width: 1100px;
  }
  
  .mtop15 {
	  margin: 15px auto 0;
  }
  
  .mtop20 {
	  margin: 20px auto 0;
  }
  
  .mtop25 {
	  margin: 25px auto 0;
  }
  
  .mtop40 {
	  margin: 40px auto 0;
  }
  
  .mtop50 {
	  margin: 50px auto 0;
  }
  
  .mtop60 {
	  margin: 60px auto 0;
  }
  
  .mtop70 {
	  margin: 70px auto 0;
  }
  
  .mtop80 {
	  margin: 80px auto 0;
  }
  
  .layout:after,.hd:after,.bd:after {
	  content: "";
	  display: table;
	  clear: both;
  }
  
  .layout,.hd,.bd {
	  *zoom: 1;
  }
  
  .morebox {
	  clear: both;
	  padding: 45px 0 10px 0;
	  height: 32px;
  }
  
  .moreboxcon {
	  display: block;
	  margin: 0 auto;
	  width: 145px;
	  height: 32px;
	  border: 1px solid #d32a1b;
	  -webkit-border-radius: 18px;
	  -webkit-border-radius: 18px;
	  -moz-border-radius: 18px;
	  border-radius: 18px;
	  cursor: pointer;
	  text-align: center;
  }
  
  .morebox a {
	  color: #d32a1b;
	  font-size: 14px;
	  line-height: 32px;
  }
  
  .morebox a:hover {
	  text-decoration: none;
	  color: #d6b446;
  }
  
  .moreboxcon:hover {
	  border: 1px solid #d6b446;
  }
  
  .mod_hd {
	  width: 100%;
	  height: 60px;
	  overflow: hidden;
	  position: relative;
	  margin: 50px auto 0;
	  text-align: center;
  }
  
  .mod_hd h2 {
	  font-size: 0;
	  text-indent: -9999px;
	  height: 60px;
  }
  
  .mod_bd p {
	  color: #a9a8a8;
  }
  
  .mod_bd p a {
	  color: #b50000;
  }
  
  .bn_title {
	  margin-bottom: 25px;
  }
  
  .bn_title h2 {
	  margin-bottom: 10px;
	  font-size: 26px;
  }
  
  .bn_title p {
	  font-size: 14px;
	  color: #8c8c8c;
	  line-height: 25px;
	  font-weight: normal;
  }
  
  .bn_title p a {
	  color: #b50000;
  }
  
  .list ul li {
	  border-bottom: 1px dotted #ccc;
	  padding: 16px 0 15px 0px;
	  font-size: 16px;
  }
  
  .extra_mod h3 {
	  font-size: 20px;
	  margin: 10px 0 5px;
  }
  
  .extra_mod img {
	  width: 470px;
	  height: 250px;
	  display: block;
	  overflow: hidden;
  }
  
  .extra_mod p,.mod_pic_txt p {
	  font-size: 14px;
	  color: #a9a8a8;
	  line-height: 25px;
	  font-weight: normal;
	  text-indent: 2em;
	  text-align: justify;
	  word-wrap: break-word;
  }
  
  .extra_mod p a,.mod_pic_txt p a {
	  color: #b50000;
  }
  
  .mod_pic_txt {
	  padding: 1px 0 13px;
	  border-bottom: 1px dotted #ccc;
  }
  
  .mod_pic_txt h3 {
	  margin: -2px 0 15px;
	  font-size: 20px;
	  font-weight: normal;
  }
  
  .mod_pic_txt p {
	  text-align: justify;
	  word-wrap: break-word;
	  line-height: 27px;
	  color: #8c8c8c;
	  text-indent: 2em;
  }
  
  
  {z-index:70; height:610px; overflow:hidden;
  }
  
  .headlines {
  overflow: hidden;
  margin-bottom: 32px;
  padding: 20px 0 15px;
  width: 100%;
  background: url(http://www.yn.xinhuanet.com/topic/zt2018/ynlh/images/line.gif) 0 100% repeat-x;
  }
  
  .headlines dt {
  float: left;
  width: 106px;
  height: 67px;
  }
  
  .headlines dd {
  float: left;
  width: 1060px;
  height: 90px;
  }
  
  .headlines dd h1 {
  display: block;
  padding-bottom: 10px;
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 46px;
  line-height: 45px;
  }
  
  .headlines dd h1 a {
  color: #333;
  font-weight: 700;
  }
  
  .headlines dd h1 a:hover {
  color: #b50000;
  text-decoration: none;
  }
  
  .headlines dd p {
  text-align: center;
  }
  
  .headlines dd p a {
  color: #535353;
  }
  
  .headlines dd p a.more {
  margin-left: 60px;
  }
  
  .headlines dd p a:hover {
  color: #b50000;
  }
  
  .headlines dd span {
  position: relative;
  top: -16px;
  float: right;
  text-indent: 0;
  }
  
  .headlines dd span a {
  color: #535353;
  }
  
  .headlines dd span a:hover {
  color: #b50000;
  }
  
  .hotArea {
  padding-bottom: 5px;
  }
  
  .hotArea ul li {
  position: relative;
  float: left;
  display: block;
  overflow: hidden;
  box-shadow: 1.3px 1.5px 5px 0 rgba(0,0,0,.15);
  color: #fff;
  }
  
  .hotArea ul li.hotArea_pic.bigfirst {
  overflow: hidden;
  width: 490px;
  height: 365px;
  }
  
  .hotArea ul li.hotArea_pic.bigfirst img {
  width: 490px;
  height: 365px;
  }
  
  .hotArea ul li.hotArea_pic.bigfirst p {
  line-height: 20px;
  padding: 10px 0;
  }
  
  .hotArea ul li.hotArea_pic.bigfirst p a {
  font-size: 18px;
  }
  
  .hotArea ul li.hotArea_pic {
  overflow: hidden;
  width: 290px;
  height: 190px;
  }
  
  .hotArea ul li.hotArea_pic img {
  width: 290px;
  height: 190px;
  }
  
  .hotArea ul li.hotArea_pic p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 0;
  width: 100%;
  background: rgba(0,0,0,.6) none repeat scroll 0 0!important;
  color: #fff;
  text-indent: 10px;
  line-height: 20px;
  }
  
  .hotArea ul li.hotArea_pic p a {
  color: #fff;
  }
  
  .hotArea ul li.hotArea_pic p a:hover {
  color: #e9ca8d;
  text-decoration: none;
  }
  
  .hotArea ul li.hotArea_news {
  position: relative;
  display: table;
  overflow: hidden;
  width: 185px;
  height: 160px;
  text-align: justify;
  word-wrap: break-word;
  font-size: 18px;
  cursor: pointer;
  }
  
  .hotArea ul li.hotArea_news .middle-inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  *position: absolute;
  *top: 50%;
  *left: 50%;
  }
  
  .hotArea ul li.hotArea_news .middle-inner p {
  position: relative;
  padding: 5px 10px;
  *top: -50%;
  *left: -50%;
  }
  
  .hotArea ul li.hotArea_news .middle-inner p a {
  color: #fff;
  text-decoration: none;
  }
  
  .hotArea ul li:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-filter: brightness(.5);
  filter: brightness(.5);
  }
  
  .hotArea ul li img {
  transition: all 1s ease 0s;
  }
  
  .hotArea ul li:nth-child(1) {
  margin-right: 14px;
  }
  
  .hotArea ul li:nth-child(2) {
  margin-right: 15px;
  }
  
  .hotArea ul li:nth-child(3) {
  margin-right: 0;
  }
  
  .hotArea ul li:nth-child(4) {
  margin: 15px 20px 0 0;
  background: url(headlineBy.png) repeat-x;
  }
  
  .hotArea ul li:nth-child(4) :hover {
  background: #f68d8c;
  }
  
  .hotArea ul li:nth-child(5) {
  margin: 15px 20px 0 0;
  background: url(headlineBy.png) repeat-x;
  }
  
  .hotArea ul li:nth-child(5) :hover {
  background: #fdba80;
  }
  
  .hotArea ul li:nth-child(6) {
  margin: 15px 0 0 0;
  background: url(headlineBy.png) repeat-x;
  }
  
  .hotArea ul li:nth-child(6) :hover {
  background: #92ccdb;
  }
  /*-----------news-----------*/	
  .newsListBox {
  width: 1080px;
  float: left;
  padding: 10px;
  }
  
  .newsListBoxRight {
  width: 420px;
  float: left;
  margin-left: 25px;
  }
  
  .newsListBoxRight h3 {
  line-height: 49px;
  font-size: 19px;
  float: left;
  }
  
  .newsListBoxRight li {
  line-height: 49px;
  padding: 0 10px 0 15px;
  overflow: hidden;
  width: 390px;
  margin: 0 5px;
  position: relative;
  float: left;
  font-size: 18px;
  }
  
  .newsListBoxRight  li:before {
  content: "";
  position: absolute;
  top: 21px;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  background-color: #D80773;
  }
  
  .newsListBoxLeft {
  width: 600px;
  float: left;
  }
  
  .headPic {
  width: 600px;
  float: left;
  }
  
  .foxBox {
  position: relative;
  width: 600px;
  height: 400px;
  overflow: hidden;
  font: 12px/1.5 Verdana, Geneva, sans-serif;
  text-align: left;
  background: white;
  float: left;
  }
  
  .foxBox .pic img {
  width: 600px;
  height: 400px;
  display: block;
  }
  
  .foxBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 40px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=40);
  opacity: 0.4;
  overflow: hidden;
  }
  
  .foxBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 40px;
  width: 100%;
  overflow: hidden;
  }
  
  .foxBox .txt li {
  height: 40px;
  line-height: 40px;
  position: absolute;
  width: 500px;
  overflow: hidden;
  }
  
  .foxBox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  width: 600px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
  }
  
  .foxBox .num {
  position: absolute;
  z-index: 3;
  bottom: 8px;
  right: 8px;
  }
  
  .foxBox .num li {
  float: left;
  position: relative;
  width: 18px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
  cursor: pointer;
  }
  
  .foxBox .num li a,.foxBox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  }
  
  .foxBox .num li span {
  z-index: 1;
  background: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
  }
  
  .foxBox .num li.on a,.foxBox .num a:hover {
  background: #f60;
  }
  
  
  /*---------------------talk----------------*/
  .celebTitle a,.celebTitle a:visited {
  width: 1100px;
  float: left;
  height: 80px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll 240px -272px;
  margin: 100px 0 30px;
  }
  
  .talkBox {
  width: 1100px;
  float: left;
  margin-top: 20px;
  }
  
  .tabBar {
  width: 1100px;
  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
  }
  
  .tabBar .hd ul {
  z-index: 5;
  position: relative;
  zoom: 1;
  }
  
  .tabBar .hd li {
  float: left;
  height: 260px;
  line-height: 33px;
  width: 200px;
  margin-top: 4px;
  padding: 10px 10px 0px 10px;
  cursor: pointer;
  text-align: center;
  }
  
  .tabBar .hd li h3 {
  width: 200px;
  font-size: 21px;
  color:#666;
  }
  
  .tabBar .hd li span {
  width: 200px;
  }
  
  .tabBar .hd li img {
  
  }
  
  .tabBar .hd li.on {
  height: 260px;
  line-height: 33px;
  overflow: hidden;
  margin-top: 0px;
  position: relative;
  top: 4px;
  background: url("title.png") no-repeat scroll -470px -628px;
  color:#FFF;
  }
  
  .tabBar .hd li.on h3 {color:#FFF;
  }
  
  .tabBar .bd {
  clear: both;
  position: relative;
  height: 570px;
  overflow: hidden;
  background: url("title.png") no-repeat scroll 0 297px;
  }
  
  .tabBar .bd .conWrap {
  width: 1100px;
  }
  
  .tabBar .prev {
  position: absolute;
  left: 380px;
  bottom: 30px;
  }
  
  .tabBar .next {
  position: absolute;
  left: 40px;
  bottom: 30px;
  }
  
  .tabBar .next {
  left: auto;
  right: 630px;
  }
  
  .tabBar .prevStop,.tabBar .nextStop {
  display: none;
  }
  
  .tabBar .bd p {
  padding-bottom: 10px
  }
  
  .conList {
  width: 1100px;
  float: left;
  text-align: left;
  }
  
  .conList li {
  width: 1100px;
  float: left;
  }
  
  .guestList {
  width: 1080px;
  float: left;
  height: 220px;
  overflow: hidden;
  padding: 10px;
  margin-top: 20px;
  }
  
  .guestList h2 {
  width: 1060px;
  float: left;
  line-height: 59px;
  font-size: 35px;
  color: #000;
  margin: 50px 0 10px;
  text-align:center;
  }
  
  
  .guestList  p {
  line-height: 33px;
  width: 1030px;
  float: left;
  color: #777;
  font-size: 18px;
  padding:0 15px;
  text-align:center;
  }
  
  .guestList p .more {
  color: #039;
  font-weight: bold;
  }
  
  /*-------------------------projectBox-----------------*/
  .projectTitle a,.projectTitle a:visited {
  width: 1100px;
  float: left;
  height: 80px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll 110px -1240px;
  margin: 70px 0 56px;
  }
  .projectBox{width: 1080px;float: left;margin: 0 0 115px; padding:10px;}
  .dhg a,.dhg a:visited {
  width: 480px;
  float: left;
  height: 460px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll -749px -653px;
  }
  .xem a,.xem a:visited {
  width: 450px;
  float: left;
  height: 460px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll 1px -760px;
  margin: 0 0 0 130px;
  }
  
  /*----------------------wzxc-------------------*/
  .mediaTitle a,.mediaTitle a:visited {
  width: 550px;
  float: left;
  height: 76px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll 0 -520px;
  margin: 0 0 30px;
  }
  
  .videoTitle a,.videoTitle a:visited {
  width: 550px;
  float: left;
  height: 76px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll -760px -520px;
  margin:0 0 30px;
  }
  
  .sdjjBox {
  width: 1100px;
  float: left;
  }
  
  .sdjjBox li{
  width: 346px;
  float: left;
  padding:10px;
  position: relative;
  }
  
  .sdjjBox img {
  width: 346px;
  height: 220px;
  float: left;  
  }
  
  .sdjjBox span {
  font-size: 16px;
  line-height: 33px;
  height: 33px;
  width:346px;
  float: left;
  text-align: center;
  }
  
  .sdjjBox .btns {
  position: absolute;
  top: 80px;
  left: 125px;
  z-index: 10;
  width: 100px;
  height: 100px;
  background: url("title.png") no-repeat scroll  -1000px -285px;
  cursor: pointer;
  }
  
  /*-----------policy---------------*/	
  .policyTitle a,.policyTitle a:visited {
  width: 1100px;
  float: left;
  height: 76px;
  overflow: hidden;
  text-indent: -9999em;
  display: block;
  background: url("title.png") no-repeat scroll 349px -400px;
  margin: 80px 0 30px;
  }
  .policyList{
  width: 1100px;
  float: left;
  }  
.policyList li { height: 55px; line-height: 55px; padding: 0 10px 0 14px; overflow: hidden; width:505px; margin:0 5px;position: relative;float:left; font-size:16px; font-weight:bold;overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
.policyList li:before {
    content: "";
    position: absolute;
    top: 26px;
    left:0;
    display: block;
    width: 5px;
    height: 5px;
    background-color:#0099F9;}	
.policyList li a{color:#666;}
  
  /*-----------foot_info---------------*/
  .foot_info {
  width: 1100px;
  padding: 10px 0;
  text-align: center;
  line-height: 27px;
  overflow: hidden;
  float: left;
  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
  margin-top: 80px;
  color: #FFF;
  font-size: 15px;
  background: #006;
  }
  
  .foot_info p {
  width: 100%;
  text-align: center;
  }
  
  .foot_info a, .foot_info a:visited {
  color: #ffcc00;
  }	
