﻿@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; }
   
/*-----------guide---------------------------*/
 
   .bannerList{width:1070px; float:left;padding:7px 15px;display:inline; margin-top:860px;background:#006;}
   .bannerList li{float: left;line-height:37px;height:37px;font-size:18px;overflow:hidden;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif !important; margin:5px 17px;}
   .bannerList li a{color:#FFF;}
   .leftBanner{ color:#CCC;}  

/*--------------newsListPage-----------------*/
.newsListTitle{width:1100px;float:left; height:35px; line-height:35px; font-size:21px; color:#006; margin:20px 0;}

.newsListPage h2 {
    width: 1060px;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 21px;
    color: #036;
    margin-bottom: 20px;}

.newsListPage{ background:#FFF;width:1060px;float:left;padding:20px;}
.newsListPage li{width:490px;float: left;line-height:33px;font-size:15px;overflow:hidden;padding:0 5px 0 15px; margin-right:20px;border-bottom:1px #CCCCCC  dashed; margin-bottom:18px;background:url("http://www.zj.xinhuanet.com/2017special/2017hzqtwhj/img/title.gif") no-repeat scroll -490px -409px;}
.newsListPage li span{color:#999; margin-left:10px;}


.reviewBox{width:100%;}
.reviewBox li{width:210px;float:left;margin:3px 0px;display:inline;height:220px;text-align:center;padding:0 5px;}
.reviewBox li img {width:210px;float:left;height:140px; padding:5px 5px 5px 0;}
.reviewBox li span{width:210px;float:left;height:33px;line-height:33px;text-align:center;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif !important;}

/*-----------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:20px; background:#D3E3EF;}
	.foot_info p {width:100%;text-align:center;}
	.foot_info a, .foot_info a:visited {color:#ffcc00;}	
