@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
html, body {font-family: Arial,Helvetica,sans-serif;}
body{margin:0; padding:0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote{padding:0; margin:0; list-style:none;}
img{border:0;}
a:hover{ color:#ff7800;}
a img{ border:none}
.marTop10{margin-top:10px;}
.floatL{float:left;}
.floatR{float:right;}
.clear{clear:both;}
input, :focus { outline:none;}
a{ text-decoration:none;}
small,cite,code,em,th,i,b{font-style:normal;font-weight:nomal}
/* ===================================================主体内容开始 =================================================== */
/* 菁华锐航banner */
#player{ 
   width:1190px; 
   height:200px;
   position:relative;
   overflow:hidden;
   _zoom:1;}
.xitiku-main{
	width:1190px;
	margin:auto;
	overflow:hidden;
	_zoom:1;
	}
.xiti-list{
	width:1190px;
	margin-top:80px;
	overflow:hidden;
	_zoom:1;
	}
.xiti-list-first{ margin-top:40px;}

.xiti-list-item{
    width:554px;
	overflow:hidden;
	_zoom:1;
	}
	
.xiti-Fl{ float:left;}
.xiti-Fr{ float:right;}
/*左边缩略图*/
.xiti-left01{
	width:244px;
	height:244px;
	float:left;
	margin-right:10px;
	}
/*右边文字*/	
.xiti-right01{
	width:300px;
	float:right;
	overflow:hidden;
	_zoom:1;
	}
.xiti-right01 .title01{
	font-family:'Microsoft yahei',Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	}
.xiti-content01{
	position:relative;
	background:#f2f1f1;
	width:280px;
	padding:10px;
	height:90px;
	margin-top:15px;
	overflow:hidden;
	
	_zoom:1;
	}
/*引号*/	
.yinhao-icon{ background:url(../../w-images/xitiku/xiti-yinhao.png) no-repeat;
   width:20px;
   height:15px;
   display:block;
   position:absolute;}
 .yinhao-icon-left{
	  background-position:0px 0px;
	  left:3px;
	  top:8px;}
.yinhao-icon-right{ 
    background-position:-20px 0px;
      right:3px;
	  bottom:8px;}
/*描述*/
.xiti-content01 .txt01{
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color:#757373;}
.xiti-content01 .txt01 span{ padding-left:20px;}
/*按钮*/
.xiti-btn01{
	width:300px;
	overflow:hidden;
	margin-top:13px;
	_zoom:1;}
.xiti-btn01 .left02{ 
  width:137px;
  float:left;}
 .xiti-btn01 a{ 
  background:url(../../w-images/xitiku/xiti-btn.png) no-repeat;
  width:137px;
  height:42px;
  display:block;}
.xiti-btn01 a.see-icon{
	  background-position:0px 0px;
	  float:left;
	 }
.xiti-btn01 a.see-icon:hover{ background-position:0px -42px;}  
.xiti-btn01 a.download-icon{
	  background-position:0px -84px;
	  float:right;}
.xiti-btn01 a.download-icon:hover{
	  background-position:0px -126px;}
/*下载文字*/
.xiti-btn01 a p{
	line-height:42px;
	font-size:14px;
	color:#fff;
	font-family:'Microsoft yahei',Arial, Helvetica, sans-serif;}
.xiti-btn01 a.see-icon .txt02{ 
    padding-left:45px;}
.xiti-btn01 a.download-icon .txt03{ 
    padding-left:55px;}