/*
Theme Name: Jusumotor2015
Theme URI: http://www.laotao.im
Description: Coo-Theme is a simple theme, with the SEO optimization is very strong, this is its advantages.
Version: 1.0
Author: 星竹@Taosir
Author URI: http://www.laotao.im
Tags:简洁、一栏、自定义菜单、强度SEO
*/
html,body{	
	background-color:#34383B;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, table, tr, th, td {
    border: 0 none;
    margin: 0;
    padding: 0;
	
}
body, input, button, select, textarea {
    color: #323232;
    font: 12px/1.5 "微软雅黑","Microsoft Yahei","Simsun";
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
textarea {
    resize: none;
}
em, cite, i {
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: normal;
}
ul li{
    list-style: outside none none;
}
img {
    border: medium none;
    max-width: 100%;
	vertical-align:top;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
html,body{
	  /*
	  background: rgba(0, 0, 0, 0) url("images/bg.jpg") repeat scroll 0 0;
	  */
}
.leftFloat {
    float: left;
}
.rightFloat {
    float: right;
}
.clear::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#wrapper{
   /*
   background: rgba(0, 0, 0, 0) url("images/bg.jpg") repeat scroll 0 0;
   */
   background-color:#E3E3E3;
}
#SliderFullWidth{
	/*
	background: rgba(0, 0, 0, 0) url("images/banner/banner3.png") no-repeat scroll  center -50px;
	border-bottom: 1px solid #d0d3d3;
	*/
	background-color:#EBEDEC;
	min-height: 350px;
	height:350px;
}
.SliderFullWidth{
	background: #ffffff none repeat scroll 0 0;
	/*
	border-bottom: 1px solid #d0d3d3;
	*/
	min-height: 450px;
	height:450px;
}
#header{
	background: #ffffff none repeat scroll 0 0;
	/*
	border-bottom: 1px solid #d0d3d3;
	padding-bottom:20px;
	margin-bottom:20px;
	*/
	min-height: 133px;
}
.headerTop{
    /* background: #413c35 none repeat scroll 0 0; */
    background: #f6f6f6 none repeat scroll 0 0; 
    border-bottom: 1px solid #e3e3e3 ;
    height: 32px;
    line-height: 32px;
}
.navBar{
	width:960px;
	margin:0 auto;
	text-align:right;
	border-left:1px solid #E3E3E3;
}
.navBar ul{
}
.navBar li{
	color: #A8CBE3;
	float: left;
    height: 32px;
    line-height: 32px;
/*	
	margin-right: 5px;
	background-color:#474747;
	border-right:1px solid #297FB9;
*/	
	padding:0 5px;
	border-right:1px solid #E3E3E3;
}
.navBar li:last-of-type {
    margin-right: 0;
}
.navBar li a{
    color: #999999;
    text-decoration: none;
}
.navBar li a:hover,a:active{
    color: #666666;
    text-decoration: none;
}
.bg_nav_search{
	display:block;
	width:180px;
	background: rgba(0, 0, 0, 0) url("images/nav_image_search.jpg") no-repeat scroll 0 0;
}
 .search_form{
	border:none;
	margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;
	width:150px;
	background: rgba(0, 0, 0, 0) url("images/bg_search.jpg") no-repeat scroll 0 0;
	overflow:hidden;
}
 .search_txt{
	border:none;
	margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;	
	background:none;
	width:90px; 
	overflow:hidden;
	float:left;
	clear:none;
	margin-left:20px;
}
 .search_ipt{
	border:none;
	margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;
	background:none;
	width:32px;
	overflow:hidden;
	float:left;
	clear:none;
}
.bg_nav_sns {
	display:block;
	width:150px;
	background: rgba(0, 0, 0, 0) url("images/nav_image_sns.jpg") no-repeat   scroll 0 0;	
}　
.bg_nav_sns .weibo{
	display:block;
	width:150px;
}

.nav_border_r1{
	border-right:1px solid #E3E3E3;
	float:right;
	clear:none;
}
.headerMain{
	margin: 0 auto;
    width: 960px;
}
.logo{
    display: block;
    float: left;
    margin: 0;
}			
.nav {
    float: right;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}
.nav li { 
    float: left;
    height: 70px;
    margin-right: 0;
    padding-top: 24px;
    position: relative;
	width:100px;
	overflow:hidden;
}
.nav li span {
    color: #999999;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.nav li a {
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    padding: 0px;
    text-align: center;
    transition: color 0.15s ease 0s;
	display:block;
	width:100px;
}
.nav .current-menu-item{
    border-bottom: 2px solid #00a1e9;
	background-color: #f6f6f6;
}
 
.nav .current-post-ancestor  {
    border-bottom: 2px solid #00a1e9;
	background-color: #f6f6f6;
}
.nav .current-menu-parent  {
    border-bottom: 2px solid #00a1e9;
	background-color: #f6f6f6;
}
.nav li:hover {
    border-bottom: 2px solid #00a1e9;
	background-color: #f6f6f6;
}
.nav li:hover a {
    color: #71a866;
}
.nav li a:hover {
    color: #71a866;
}
.nav li.navIndex a {
    color: #71a866;
}
.nav li.navIndexA{
border-top: 4px solid #dddddd;
}
#mainContent{
	background-color:#ffffff;
}
#main{ 
    border: 0 none;
    margin: 2 0 0 0px;
    padding: 20px 0 20px 0;
    width: 960px;
    margin: 0 auto;
}
/*--轮播图--*/
.imageRotation{
 height:350px;
 width:680px;
 overflow:hidden;  /*--超出容器的所有元素都不可见--*/
 position:relative;  /*--相对定位--*/
 border-radius: 5px;
 }
/*-------------图片容器---------------*/
.imageBox{
 position:absolute;  /*--固定定位--*/
 height:350px;
 top:0px;
 left:0px;
 overflow:hidden;
 }
.imageBox img {
 display:block;
 height:350px;
 width:680px;
 float:left;
 border:none;
 }
/*-------------标题容器---------------*/
.titleBox{
 position:absolute;
 bottom:0px;
 width:680px;
 height:40px;
 overflow:hidden;
 }
.titleBox p{
 position:absolute;
 bottom:-40px;
 width:680px;
 height:40px;
 margin:0px;
 padding:0px 10px;
 line-height:40px;
 z-index:1;
 background-color:#000;
 color:#fff;
 opacity:0.5;
 -moz-opacity:0.5;
 -webkit-opacity:0.5;
 filter:alpha(opacity=50);
 }
.titleBox p span{
 opacity:1;
 -moz-opacity:1;
 -webkit-opacity:1;
 filter:alpha(opacity=100);
 }
.titleBox p.active{
 bottom:0px;
 }
/*-------------图标容器---------------*/
.icoBox{
 position:absolute;  /*--固定定位--*/
 bottom:14px;
 right:15px;
 width:76px;
 height:12px;
 text-align:center;
 line-height:40px;
 z-index:2;
 }
.icoBox span{
 display:block;
 float:left;
 height:12px;
 width:12px;
 margin-left:3px;
 overflow:hidden;
 background:url("images/ico/ico.png") 0px 0px no-repeat;
 cursor:pointer;
 }
.icoBox span.active {
 background-position:0px -12px;
 cursor:default;
 }
.mainTop{ 
	margin-bottom: 20px;
}
.hotNews{
	border: 0 none;
    margin: 0;
    padding: 0;
    width: 260px;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
    height: 350px;
    overflow: hidden;
	border-radius: 5px;
}
.hotNews li:first-of-type{
	padding: 0 0 12px 0; border-top:0;
}
.hotNews .tops {
    background: #71a866 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    height: 25px;
    line-height: 25px;
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
    width: 55px;
}
.hotNews li{
	border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #ffffff;
    padding: 13px 0;
}
.hotNews li h3 {
    float: left;
    font-size: 16px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding: 0 20px;
    width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hotNews li h3 a {
    color: #555555;
}
.hotNews li p {
    float: left;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 10px 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 165px;
}
.hotNews li span {
    color: #999999;
    float: right;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 20px 0 0;
}
.hotNews li span a {
    color: #999999;
}
.mainContent{
    padding: 0;
}
.articleList{
	border: 0 none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 680px;
}
.focusShow{
	height: 250px;
    margin-bottom: 0;
    position: relative;
    width: 680px;
}
.articleListTitle{
	    border-bottom: 1px solid #dddddd;
    height: 40px;
    padding: 0;
    position: relative;
	padding:0 20px;
}
.articleListTitle h3{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 35px;
    padding: 0;
}
.articleListTitleMC {
	background:#fff;
	border-radius:5px;
	border:1px solid #dedede;
}
.articleListMore{
	    bottom: -1px;
    height: 28px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 20px;
    z-index: 50;
}
.postList{
	margin: 0 0 20px 0;
	background:#fff;
	border-radius:5px;
}
.postList li:last-of-type{
border-bottom:0;
}
.postList ul li{
    border-bottom: 1px dotted #dddddd;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 640px;
}
.postList .entryImg{
    float: left;
    height: 147px;
    margin-right: 20px;
    overflow: hidden;
    width: 235px;
}
.entryCopyright {
    background: #05c357 none repeat scroll 0 0;
	opacity: 0.6;
    border-radius: 5px 0 5px 0;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    width: 50px;
}
.postList ul li .entryImg img{
    background: transparent url("images/loading.gif") no-repeat scroll center center;
    display: block;
    float: left;
    height: 147px;
    transition: all 0.5s ease 0s;
    width: 235px;
	border-radius: 5px;
}
.entryTitle{
    font-size: 17px;
    height: 22px;
    line-height: 22px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 385px;
}
.entryTitle a {
    color: #333333;
    font-weight: 400;
}
.entryContent{
    color: #777777;
    float: left;
    font-size: 12px;
    font-weight: 400;
    height: 46px;
    line-height: 23px;
    margin: 0;
    overflow: hidden;
    width: 385px;
}
.entryTags{
	height:20px;
	float:left;
	overflow: hidden;
    width: 385px;
}
.entryTags a {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #d2d2d2;
    display: block;
    float: left;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
    padding: 0 3px;
}
.entryMeta{
    float: left;
    margin: 2px 0 0;
    width: 210px;
    
}
.entryMeta a {
	 float: left;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 0 1px;
}
.entryAuthor a:before{
content:"发起人：";
}
.entryMeta .entryDate{
    color: #747f8c;
    float: left;
    padding: 0 0 0 2px;
        display: block;
    font-size: 12px;
    margin-left: 5px;
    overflow: hidden;
    text-align: right;
}
.entryCover {
    color: #9c9c9c;
    float: right;
    height: 20px;
    line-height: 25px;
    margin: 0;
    width: 165px;
    
}
 .entryCover em {
    color: #747f8c;
    padding-left: 20px;
}
.entryViews{
	background: rgba(0, 0, 0, 0) url("images/ico/ico_16.png") no-repeat scroll 0 6px;
    float: right;
    margin: 0 3px 0 15px;
}
.entryReplys{
    background: rgba(0, 0, 0, 0) url("images/ico/ico_14.png") no-repeat scroll 0 6px;
    float: right;
    margin-left: 20px;
}
.entryEvents {
    background: #555555 none repeat scroll 0 0;
    bottom: 0;
    height: 26px;
    line-height: 25px;
    padding: 0 0 0 12px;
    width: 85px;
    float: right;
    margin-left: 60px;
	border-radius:5px;
}
.entryEvents a {
    color: #ffffff;
    font-size: 14px;
}
.entryComment{
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: left;
    line-height: 23px;
    margin: 2px 0 0;
    padding: 3px;
    position: relative;
    width: 377px;
    word-break: break-all;
    word-wrap: break-word;
}
.entryComment em{
	border-color: -moz-use-text-color transparent #dddddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 5px 5px;
    height: 0;
    left: 310px;
    position: absolute;
    top: -5px;
    width: 0;
}
.entryComment a{
  color: #666;
    display: block;
    transition: color 0.15s ease 0s;
}
.entryComment a span{
    border: 1px solid #ddd;
    display: inline-block;
    height: 44px;
    line-height: 0;
    padding: 3px;
    width: 44px;
	background-color:#FFF;
}
.entryComment a div{
 overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}
.entryMark{
    background: rgba(0, 0, 0, 0) url("images/label.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 50px;
}
.eventTags{
padding:2px 0;
}
.eventContent{
height:70px;
}
.eventMeta{
    margin: 8px 0 0;
}
/*sideBar*/
.sideBar{
	width: 260px;
}
.sideBar .mod {
	background:#fff;
	margin-bottom:20px;
	border-radius:5px;
}
/*
.sideBar h3{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 26px;
    padding: 0;
}*/
.textwidget{
}
.textwidget .artAuthor{
}
.textwidget ul li{
    border-bottom: 1px solid #edf0f2;
    overflow: hidden;
     padding: 11.8px 0;
    position: relative;
}
.socialIcoImg{
    background: #ccc none repeat scroll 0 0;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    width: 40px;
	float: right;
}
.socialText{
	float: left;
    width: 169px;
}
.textwidget dl:last-of-type{
border-radius:0 0 5px 5px;
}
.adImg{
}
.adImg img{
border-radius:5px;
}
/*Pic*/
.mainPic{
background: #fff none repeat scroll 0 0;
border-radius:5px;
    overflow: hidden;
    padding: 0;
	border:1px solid #dedede;
}
.picList{
	height: 300px;
	padding: 20px;
	    overflow: hidden;
	}
.picList ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 50%;
}
.picList li {
    float: left;
    margin-bottom: 10px;
    width: 50%;
}
.picList li.large {
    float: left;
    margin-left: -100%;
    width: 100%;
}
.picList a {
    display: block;
    height: 145px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
}
.picList li.large a {
    height: 300px;
    margin-left: 0;
}
.picList img {
    height: auto;
    width: 100%;
	border-radius: 5px;
}
.picList h4 {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    height: 30px;
    left: 0;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 4px 10px 0;
    position: absolute;
    right: 0;
	border-radius: 0 0 5px 5px;
	text-align:center;
}
.picList a:hover h4 {
    background-color: #71a866;
    opacity: 0.9;
}
/*Link*/
.linkShow{ 
	margin-top:20px;
	background:#fff;
	border-radius:5px;
}
.friendLink{
	padding:20px;
}
.friendLink li {
    float: left;
    padding: 0px 20px 0 0;
}
.friendLink li a {
    color: #777777;
}
/*Footer*/
#footer{
	background: #34383B none repeat scroll 0 0;
    border-top: 1px solid #d0d3d3;;
    margin: 0;
	height:200px;
}
.footerMain{
    border-top: 0 none;
    display: block;
    margin-top: 0;
    padding: 50px 0 !important;
    width: 960px;
    margin: 0 auto;
}
.footerInfo {
    width: 350px;
}
.footerLogo{
	background: rgba(0, 0, 0, 0) url("images/footerlogo.png") no-repeat scroll left top;
    float: left;
    height: 50px;
    margin-right: 0;
    width: 350px;
}
.footerTitle{
	margin: 6px 0 0 1px;
}
.footerTitle p {
    color: #8A8B8D;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.footerList {
    height: 100px;
	/*
    background: rgba(0, 0, 0, 0) url("images/weixin.png") no-repeat scroll right 8px;
    padding-right: 115px;
	*/
}
.footerNav{
	  display: block;
    height: 27px;
    line-height: 27px;
    margin-bottom: 10px;
    text-align: left;
}
.footerNav li{
	color: #8d8d8d;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding-right: 15px;
}
.footerNav a{
	color: #8A8B8D; 
}
.footerNav a:hover{
	color: #BBBBBB; 
}
.copyright {
    color: #cecece;
    line-height: 21px;
}
.footerSns {
    padding-top: 10px;
    text-align: right;
}
.footerSns a {
    background-image: url("images/snsbtn.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    margin: 0 0 0 10px;
    vertical-align: middle;
    width: 32px;
}
.footerSnsWeibo {
    background-position: 0 -221px;
}
.footerSnsWeixin {
    background-position: -52px -221px;
    position: relative;
}
.footerSnsWeixin i {
    background: rgba(0, 0, 0, 0) url("images/snsbtn.png") no-repeat scroll 0 0;
    bottom: 40px;
    display: none;
    height: 210px;
    left: -72px;
    position: absolute;
    width: 176px;
}
.footerSnsQqweibo {
    background-position: -104px -221px;
}
.footerSnsQzone {
    background-position: -156px -221px;
}
.footerSnsSeibo:hover {
    background-position: 0 -262px;
}
.footerSnsWeibo:hover {
    background-position: 0 -262px;
}
.footerSnsWeixin:hover {
    background-position: -52px -262px;
}
.footerSnsQqweibo:hover {
    background-position: -104px -262px;
}
.footerSnsQzone:hover {
    background-position: -156px -262px;
}
.footerSnsWeixin:hover i {
    display: block;
}
.hideText {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#footer .shares {
    display: block;
    height: 34px;
    margin-top: 10px;
}
#footer .shares a {
    background: rgba(0, 0, 0, 0) url("images/shares.png") no-repeat scroll 0 -999px;
    float: right;
    height: 34px;
    margin-left: 20px;
    width: 31px;
}
#footer .shares .shares-qiniu {
    background-position: 0 -171px;
    width: 80px;
}
#footer .shares .shares-qiniu:hover {
    background-position: -100px -171px;
}
#footer .shares .shares-ucloud {
    background-position: 0 -137px;
    margin: 0 5px 0 22px;
    width: 80px;
}
#footer .shares .shares-ucloud:hover {
    background-position: -100px -137px;
}
#footer .shares .shares-sina {
    background-position: 0 -102px;
}
#footer .shares .shares-sina:hover {
    background-position: -50px -102px;
}
#footer .shares .shares-ten {
    background-position: 0 -68px;
}
#footer .shares .shares-ten:hover {
    background-position: -50px -68px;
}
#footer .shares .shares-weixin {
    background-position: 0 -34px;
}
#footer .shares .shares-weixin:hover {
    background-position: -50px -34px;
}
#footer .shares .shares-dib {
    background-position: 0 0;
}
#footer .shares .shares-dib:hover {
    background-position: -50px 0;
}
/*navigation*/
.navigation{
	 line-height: 31px;
	 padding-top: 20px;
	 border-top: 1px dotted #dddddd;
}
.navigation a{
	height: 32px;
	  border: 0 none;
    border-radius: 3px;
    color: #99a1a7;
    
}
.prevPage a{
		    background: #ffffff url("images/prev.png") no-repeat scroll 10px center;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px 0 50px;
}
.nextPage a{
	    background: #ffffff url("images/next.png") no-repeat scroll 80px center;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 50px 0 20px;
}
/*art*/
.artContainer{
	border: 0 none;
    margin: 0;
    padding: 0px;
    width: 680px;
}
.artTop{
	position: relative;
    width: 640px;
	padding:20px;
	background: #fff none repeat scroll 0 0;
	border-radius:5px 5px 0 0 ;
	    margin: 0 auto;
    overflow: hidden; 
	padding-bottom:5px;
}
.artTitle{
    color: #000;
    font-size: 25px;
    text-align: center;
}
.artTime{
	width: 100%; color: #999999; height: 18px; line-height: 18px; overflow: hidden;
	margin-bottom: 10px;
    text-align: center;
}
.artKeywords{
    margin-top: 19px;
    overflow: hidden;
}
.artKeywords a {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #d2d2d2;
    display: block;
    float: left;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin-right: 8px;
    padding: 0 12px;
}
.summary{
    color: #9b9b9b;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0;
}
.artMate{
    background: #f6f6f6 none repeat scroll 0 0;
    height: 51px;
	width:680px;
	z-index: 1000;
}
.artMate ul, .artMate ul li {
    float: left;
    overflow: hidden;
}
.artMate ul li.artMareIndex, .artMate ul li.artMareIndex:hover{
    background: #c9c9c9 none repeat scroll 0 0;
}
.artMate ul li:hover {
    background: #e7e7e7 none repeat scroll 0 0;
}
.artMate ul li a:hover {
    color: #666;
}
.artMate ul li a {
    color: #000;
    display: block;
    font-size: 14px;
    height: 51px;
    line-height: 51px;
    padding: 0 36px;
}
.artMate ul li a span {
    font-weight: bold;
}
.bdShare{
    display: inline;
    float: right;
    height: 30px;
    margin-right: 10px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}
.bdsharebuttonbox a.bds_tsina,.bdsharebuttonbox a.bds_weixin,.bdsharebuttonbox a.bds_qzone,.bdsharebuttonbox a.bds_more{
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 30px;
}
.bdsharebuttonbox a.bds_tsina{
    background: rgba(0, 0, 0, 0) url("images/ico/shareweibo.png") no-repeat scroll 0 0;
}
.bdsharebuttonbox a.bds_weixin{
   background: rgba(0, 0, 0, 0) url("images/ico/shareweixin.png") no-repeat scroll 0 0
}
.bdsharebuttonbox a.bds_qzone{
    background: rgba(0, 0, 0, 0) url("images/ico/shareqzone.png") no-repeat scroll 0 0;
}
.bdsharebuttonbox a.bds_more{
    background: rgba(0, 0, 0, 0) url("images/ico/sharemore.png") no-repeat scroll 0 0;
}
.artContent,.pageContent{
    font-size: 16px;
    line-height: 32px;
    overflow: hidden;
		padding:20px;
	background: #fff none repeat scroll 0 0;
	border-radius:0 0 5px 5px;
}
.artContent img,.pageContent img{
	max-width: 100%;
	display: block;  
	height:auto;
}
.artContent p,.pageContent p{
	    overflow: hidden;
    line-height: 28px;
    margin-bottom: 15px;
    padding-top: 6px;
    word-wrap: break-word;
	text-indent: 2em;
	color:#333;
}
.artContent blockquote,.pageContent blockquote {background: #ECF6F3; margin: 0px 25px 15px 25px; padding: 0px 25px 0px 10px; border: 5px solid #e9e3d1;}
.artContent blockquote p ,.pageContent blockquote p{margin: 0px; padding: 10px 0px 10px 0px;}
.frontback{
	margin-top:20px;
	padding:20px;
	background: #fff none repeat scroll 0 0;
		border-radius:5px;
}
.frontback a{
	color:#555555;}
.artPre{
	 float: left;
    overflow: hidden;
    width: 260px;
    text-align: left;
}
.artPre em{
	    display: block;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.artNext {
    float: right;
    overflow: hidden;
    width: 260px;
    text-align: right;
}
.artNext em {
    display: block;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.artCopyright{
    	margin-top:20px;
	padding:20px;
	background: #fff none repeat scroll 0 0;
	
			border-radius:5px;
}
.artCopyright p span {
    color: #999;
    font-size: 12px;
    line-height: 26px;
}
/*sidebarSingle*/
.artMateInfo{
    /* background: rgba(0, 0, 0, 0) url("http://assets.demohour.com/assets/170-750d493fbcdfbad99da4210e3b163dade39f9fabf72b50e343c8a001df289f9b.png") repeat-y scroll center center; */
    border-bottom: 1px solid #ebebeb;
    height: 65px;
}
.artCommentNumber a ,.artViews a{
    display: block;
    float: left;
    height: 65px;
    overflow: hidden;
    text-align: center;
    width: 50%;
}
.artCommentNumber a span,.artViews a span  {
    color: #666;
    display: inline-block;
    font-size: 22px;
    line-height: 65px;
    margin: 0 auto;
    padding-left: 25px;
}
.artCommentNumber a strong,.artViews a strong {
    font-size: 12px;
    margin-left: 3px;
	font-weight: normal;
}
.artCommentNumber a span{
    background: rgba(0, 0, 0, 0) url("images/ico/commentnumber.png") no-repeat scroll left 19px;
}
.artViews a span {
        background: rgba(0, 0, 0, 0) url("images/ico/artviews.png") no-repeat scroll left 23px;
}
.artCommentNumber > a:hover span{
    background: rgba(0, 0, 0, 0) url("images/ico/commentnumberhover.png") no-repeat scroll left 19px;
}
.artViews  a:hover span {
    background: rgba(0, 0, 0, 0) url("images/ico/artviewshover.png") no-repeat scroll left 23px;
}
.artAuthor{
    background: #fbfbfb none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    height: 53px;
    overflow: hidden;
    padding: 20px 20px 17px;
    width: 220px;
}
.artAuthor dt, .artAuthor dd {
    float: right;
    width: 150px;
}
.artAuthor dd.artAuthorAvatar{
    float: left;
    height: 50px;
    width: 50px;
}
.artAuthorAvatar a {
    display: block;
    height: 50px;
    width: 50px;
	position: relative;
}
.artAuthorAvatar img {
    border-radius: 50%;
    display: block;
    height: 50px;
    width: 50px;
}
.artAuthorAvatar a i {
    background: rgba(0, 0, 0, 0) url("http://assets.demohour.com/assets/194-7e9d5b1ac19e4530916adf0b4fcb59bf4c9b5614a2f350fe0a8f5494bdb8a8e4.png") no-repeat scroll 0 0;
    height: 22px;
    width: 22px;
}
.artAuthor dt {
    color: #a9a9a9;
    font-size: 13px;
    line-height: 17px;
    max-height: 34px;
    overflow: hidden;
}
.artAuthor dt span{
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
	    margin-right: 5px;
    padding: 0 5px;
	background:#e3e3e3;
}
.artAuthor dt.artAuthorLink{
    color: #999;
    font-size: 13px;
    line-height: 20px;
}
.artAuthorLink{
    margin-top: 10px;
}
.artAuthorLink a {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #999999;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
	    margin-right: 5px;
    padding: 0 5px;
}
.artAuthorIn{
padding: 10px 20px 20px;
}
.artAuthorIn ul li{
    border-bottom: 1px dashed #cacaca;
 /*   height: 30px;*/
    line-height: 30px;
	    color: #999;
    font-size: 12px;
	}
/*page*/
.pageNav{
width: 260px;
}
.aboutMenu{
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 0;
    width: 260px;
}
.aboutMenu h3 {
    border-left: 5px solid #71a866;
    font-size: 16px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 20px;
    width: 215px;
}
.aboutMenu h3 span {
    color: #ccc;
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.aboutMenu h3 a:hover{
	color:#71a866;
}
.aboutMenu h3 a.pageIndex {
    color: #71a866;
}
.pageContainer{
    border: 0 none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    border-radius: 5px;
	background: #fff none repeat scroll 0 0;
}
.pageTitel{
    border-bottom: 1px solid #eee;
    font-size: 24px;
    padding: 7px 15px;
}
.pageContent{
padding: 20px;
}
/*404*/
.mainError{
    background: transparent url("images/404bg.png") no-repeat scroll left top;
    display: block;
    height: 416px;
    position: relative;
    width: 959px;
    z-index: 1000;
}
.messageError {
    color: #000000;
    display: block;
    font-size: 20px;
    height: 23px;
    line-height: 23px;
    margin: 0;
    overflow: hidden;
    padding: 28px 0 0 330px;
    position: relative;
}
.errorNumber {
    color: #ffffff;
    display: block;
    float: left;
    font-size: 81px;
    height: 70px;
    margin: 30px 0 0 266px;
    text-align: center;
    width: 190px;
}
.errorBack{
    float: left;
    height: 44px;
    margin: 69px 0 0 110px;
    text-align: left;
    width: 345px;
}
.errorBack a{
	font-size: 20px;
	border: 0 none;
    border-radius: 3px;
    padding: 8px 18px;
    text-decoration: none;
	background-color:#f6f6f6;
	color: #666666;
	margin:10px;
}
/*用户*/
.authorMain{
}
.artAuthorNav {
    padding: 10px 20px 20px;
}
.artAuthorNav li{
	background:#cacaca;
    color: #999;
    font-size: 14px;
    line-height: 30px;
	border-radius:5px;
	text-align:center;
	 margin-top: 10px;
}
.artAuthorNav li:hover{
background:#727272;
}
.artAuthorNav li a.hover{
color:#5b5b5b;
}	
.artAuthorNav li a {
	color:#fff;
	
}	
/*setting*/
.setFormContent{
	padding:0 20px;
}
.setFormContent fieldset{
padding:0;
margin:20px 0;
border: 1px solid #dddddd;
border-radius:5px;
}
.setFormContent legend {
    background-color: #d9edf7;
    border-color: #bce8f1;
    border-radius: 5px;
    color: #31708f;
    margin-left: 10px;
    padding: 10px 15px;
}
.setFormRow{
    clear: both;
    float: left;
    padding: 20px 20px 0;
}
.setFormLabel{
    float: left;
    line-height: 25px;
    width: 100px;
	padding:5px;
}
.setFormWidget{
    float: left;
}
.setFormRequired{
border: 1px solid #dddddd;
border-radius:5px;
    float: left;
    height: 22px;
    padding: 5px;
    width: 400px;
}
textarea.setFormRequired {
border: 1px solid #dddddd;
border-radius:5px;
    float: left;
    height: 75px;
    width: 400px;
}
.setFormSubmit{
    margin: 20px 0 20px 22px;
    padding: 5px;
cursor: pointer;
background: #4f94cd none repeat scroll 0 0;
border: 0 none;
border-radius:5px;
color: #fff;
}
.setFormSubmit:hover{
    background: #4682b4 none repeat scroll 0 0;
}
/*评论列表*/
#comments{
		padding:20px;
	background: #fff none repeat scroll 0 0;
			border-radius:5px;
			margin-top:20px;
}
.commentlist {
font-size: 12px;
margin:0;
padding:10px 20px 20px;
}
.comment-reply-title{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 0;
}
.comment-reply-title small{
font-size: 12px;
}
.comment-reply-title small a{color:#666666;}
.commentlist .comment {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #ccc;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 10px;
	border-radius: 5px;
}
.commentlist .comment:last-of-type {
 border-bottom: 1px solid #ccc;
}
.commentlist li {
    position: relative;
}
.commentlist .alt {
    background: none repeat scroll 0 0 #fff;
}
/*设置图像圆角效果*/
    .avatar{float:left;margin-right:8px;padding:1px;border:1px solid #cfd9e1; /*设置图像的长和宽*/   
    border-radius: 50px;/*设置图像圆角效果,在这里我直接设置了超过width/2的像素，即为圆形了*/   
    -webkit-border-radius: 20px;/*圆角效果：兼容webkit浏览器*/   
    -moz-border-radius:20px;   
    box-shadow: inset 0 -1px 0 #3333sf;/*设置图像阴影效果*/   
    -webkit-box-shadow: inset 0 -1px 0 #3333sf;   
    -webkit-transition: 0.4s;       
    -webkit-transition: -webkit-transform 0.4s ease-out;   
    transition: transform 0.4s ease-out;/*变化时间设置为0.4秒(变化动作即为下面的图像旋转360度）*/   
    -moz-transition: -moz-transform 0.4s ease-out;   
    }    
    .avatar:hover{/*设置鼠标悬浮在头像时的CSS样式*/   
    box-shadow: 0 0 10px #fff; rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1);   
    -webkit-box-shadow: 0 0 10px #fff; rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1);   
    transform: rotateZ(360deg);/*图像旋转360度*/   
    -webkit-transform: rotateZ(360deg);   
    -moz-transform: rotateZ(360deg); } 
	/*表单*/
.comment-form-author,.comment-form-email,.comment-form-url,.comment-form-comment{
margin-bottom: 5px;
}
#author, #email, #url {
    margin-right: 5px;
    width: 250px;
    background-image: url("//style.neoease.org/img/paled/icon.png?v=010514");
    background-repeat: no-repeat;
    padding: 3px 1px 3px 26px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
#author{
	background-position: 4px -476px;
	}
	#email {
    background-position: 4px -348px;
}
#url {
    background-position: 4px -508px;
}
#comment{
border: 1px solid #ccc;
width:99%;
border-radius: 3px;
}
#submit {
	border:0;
    border-radius: 3px;
    float: right;
    font-size: 14px;
    padding: 8px 18px;
    text-decoration: none;
}
.form-submit:after{    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;}
.form-submit{}
.clearfix:after {
    clear: both;
    }
    h2{
    	font-size: 16px;
    }
.clearfix {}
.W_ficon {
    display: inline-block;
    font-family: "wbficonregular" !important;
}
/*Top*/
#tBox{width:47px; height:73px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#jianyi{ width:47px; height:25px; background:url(images/suggest.png) no-repeat; position:absolute; bottom:0px; cursor:pointer;top: 50px;border-radius:5px;}
#goTop{ width:47px; height:47px; background:url(images/top01.png) no-repeat; position:absolute; top:0px; display:none; cursor:pointer;border-radius:5px;} 
#jianyi:hover{ background:url(images/suggest.png) no-repeat 0px -26px;}
#goTop:hover{ background:url(images/top02.png) no-repeat;}
/*Login*/
.acountBox input, .acountBox .login-btn, .passport-wrap .input-text-blur, .accountInputBg, .acountBox .registerBtn, .passwordInputBg {
    background: rgba(0, 0, 0, 0) url("images/login_icon.gif") repeat-x scroll 0 0;
}
.acountContent {
    background: rgba(0, 0, 0, 0) url("images/login_bg.jpg") no-repeat scroll left 11px;
    margin-top: 4px;
}
.acountBox {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 520px;
    margin-left: 549px;
    padding: 0 50px;
    width: 300px;
}
.acountBox .acountTitle {
    border-bottom: 1px solid #e4e4e4;
    height: 60px;
    line-height: 60px;
    margin-top: 25px;
}
.acountBox .acountTitle span {
    border-bottom: 2px solid #55cc99;
    color: #21936a;
    font-size: 20px;
    padding: 0 8px;
	display: inline-block;
}
.acountBox .acountTitle a {
    color: #666;
}
.acountBox .acountTitle .acountL {
    font-size: 20px;
}
.acountBox .acountTitle .acountR {
    float: right;
    font-size: 20px;
}
.acountBox .acountFrom {
    margin-top: 20px;
    position: relative;
}
.acountBox .acountInput{
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 260px;
}
.acountBox .registerBtn {
    background-position: left -254px;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    height: 52px;
    margin-top: 15px;
    text-indent: -20000px;
    width: 100%;
}
.acountBox .loginBtn {
    background: #55cc99 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 50px;
    width: 300px;
}
.accountInputBg {
    background-position: left -394px;
    border-right: 1px solid #e4e4e4;
    height: 20px;
    left: 7px;
    position: absolute;
    top: 11px;
    width: 25px;
}
.passwordInputBg {
    background-position: left -450px;
    border-right: 1px solid #e4e4e4;
    height: 20px;
    left: 9px;
    position: absolute;
    top: 71px;
    width: 22px;
}
.acountBox .findPassword {
    color: #7f7f7f;
    margin-top: 30px;
}
.acountBox .forget {
    float: right;
}
.acountBox .findPassword a {
    color: #7f7f7f;
}
.msgText{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
	padding: 10px 15px;
	border-radius: 2px;
	margin-top: 20px;
}
.loginMore{
margin-top: 50px;
}
.loginMoreShow{
    height: 30px;
    margin-bottom: 10px;
    position: relative;
}
.loginMoreLine{
   border-bottom: 1px solid #e4e4e4;
    font-size: 0;
    position: absolute;
    top: 4px;
    width: 100%;
    z-index: 1;
}
.loginMore h5 {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    color: #808080;
    font-size: 12px;
    height: 20px;
    left: 84px;
    line-height: 20px;
    padding: 0 15px;
    position: absolute;
    z-index: 2;
}
/*tlakpic*/
.picContent{
}
.picPost{
	height: 285px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	width: 960px;
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	border:1px solid #dedede;
}
.picGallery{
	position: relative;
	float: right;
	height: 285px;
	overflow: hidden;
	width: 425px;
	border-radius: 0 5px 5px 0;
	border-left:1px solid #efefef;
}
.picGallery em.h{
    background: rgba(0, 0, 0, 0) url("images/picHover.png") no-repeat scroll 0 0;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
	 height: 284px;
	 width: 460px;
}
.picGallery a:hover em.h{
    cursor: pointer;
    display: block;
}
.picPost h2 {
    float: left;
    font-family: "微软雅黑";
    padding: 20px 0 0 20px;
    width: 500px;
}
.picPost h2 a {
    color: #333333;
    font-size: 24px !important;
    line-height: 31px;
}
.picPost p {
    color: #797979;
    float: left;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 135px;
    line-height: 24px;
    overflow: hidden;
    padding: 15px 0 0 15px;
    text-indent: 30px;
    width: 445px;
}
.picPost h3 {
    color: #797979;
    float: left;
    font-family: "微软雅黑";
    font-size: 13px;
    padding-left: 25px;
    width: 445px;
}
/*topic*/
.topicContent{
	margin-top: 20px;
	width:1080px;
}
.topicPost{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
    text-decoration: none;
    width: 465px;
	border-radius:5px;
	float:left;
	clear:none;
	margin-right:5px;
}
.topicImg{
    display: block;
    height: 150px;
    overflow: hidden;
    width: 465px;
	border-radius: 5px;
}
.topicTitle{
    color: #333;
    font-family: "微软雅黑",Arial;
    font-size: 22px;
    height: 28px;
    line-height: 28px;
    margin: 10px 0 5px;
    overflow: hidden;
	padding-left:15px;
}
.topicMeta{
	margin: 0 0 10px;
	padding-right:15px;
}
.topicKeywords {
    color: #999;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 340px;
	padding: 4px 0 0;
}
.topicKeywords a{
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #d2d2d2;
    display: block;
    float: left;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
    padding: 0 3px;
}
.topicEnt {
    background: #2b6bab none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 28px;
    padding: 0 10px;
	border-radius: 5px;
}
/*Book*/
.bookContent { 
	background: #fff none repeat scroll 0 0;
	border-radius:5px;	
	border:1px solid #dedede;
}
.bookContent ul{
    overflow: hidden;  
	width:985px;
}
.bookContent ul li{
   float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    /* 
	width: 306.6px;
	*/
    width: 225px;
	background: #fff none repeat scroll 0 0;
	border-radius:5px;
}
.bookContent ul li.bookPostOne{
margin-left: 0px;
}
.bookPost{ 
	margin:10px;
}
.bookPost a{ 
	border-radius:5px;
}
.bookPost img{
	border-radius:5px;
}
.bookContent .bookPost a{
   border-radius: 0 0 5px 5px;
    display: block;
    height: 170px;
    overflow: hidden;
    position: relative;
}
.bookContent .bookPost .BookText {
	display:block;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0 0 5px 5px;
    bottom: 0;
    color: #cccccc;
    font-size: 14px;
    height: 30px;
    left: 0;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 4px 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
}
 .BookText {
	 color:grey;
 }
/**/
.bookCatalogTitle {
    color: #f06907;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 20px;
	margin-top: 20px;
	border-radius:5px;
    background: #ededed url("http://www.educity.cn/book/images/br_up.gif") no-repeat scroll 610px 9px;
}
.bookRetract {
    color: #277fc2;
}
.bookOpen {
    background: #f6f6f6 url("http://www.educity.cn/book/images/br_down.gif") no-repeat scroll 610px 9px;
}
.fixedartMate{
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
}
.bookCatalog a{
    background: #4f94cd none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 20px 20px 0 0;
    padding: 5px 20px;
    text-align: center;
    text-indent: 0;
}
#SliderFullWidth{  display:block; overflow:hidden; margin:0 auto; }	
#slider{ 	
  width:100%;_width:1920px; height:350px; display:block;overflow:hidden; background-color:#EBEDEC; margin:0 auto; 
  background:url("images/banner/index-slide1.jpg"); background-position:center center; background-repeat:no-repeat; 
  }	
#slider ul, #slider li {margin:0;padding:0;list-style:none;}
#slider li {  width:1920px;height:350px;overflow:hidden; }	
#slider li img{  width:1920px;height:350px;overflow:hidden; }	
 
 

.pb{ background-color:grey;}
.main_block{ height:250px; font-family:"宋体,Arial"; margin:0 auto;	}
.index_a1_temp{ width:279px; height:228px; display:block; clear:none; float:left;  margin-right:20px; overflow:hidden; background: url(images/index_w31.jpg) top left no-repeat;   }
.index_a1_temp .link1{ width:279px; height:228px; display:block; float:left; }


.index_a1{ width:279px; height:228px; display:block; clear:none; float:left;  margin-right:20px; overflow:hidden;  }

.index_a2{ width:320px; height:228px; display:block; clear:none; float:left;  margin-right:20px; overflow:hidden;  }
.index_a3{ width:320px; height:228px; display:block; clear:none; float:left;  overflow:hidden; }
.index_a1 .link1{ width:279px; height:228px; display:block; float:left; }
.index_a2_b1{ margin-top:10px; line-height:22px; height:116px; }
.index_a2_b1 .img{  float:left;  clear:none; width:160px;}
.index_a2_b1 .right{ float:right; clear:none; width:150px; line-height:22px; }
.index_a2_b2{ margin-top:10px;}
.index_a2_b2 ul{ }
.index_a2_b2 ul li{  }
.index_a2_b2 ul li a{ line-height:22px; width:230px; }
.index_a2_b2 ul li .text{ float:left; margin-left:0px; width:240px; height:22px; display:block; overflow:hidden; clear:none; }
.index_a2_b2 ul li .date{ float:right;  clear:none; width:80px; overflow:hidden; text-align:right; }
.index_a3_b1{ margin-top:10px; margin-bottom:0px; height:110px; }
.index_a3_b1 ul{ margin:0px;}
.index_a3_b1 ul li{ display:block;width:80px; margin-right:5px; padding-left:15px;padding-right:5px; float:left;clear:none;}
.index_a3_b1 ul li a{ font-size:14px; font-weight:bold; font-family:"Arial"; color:#413B3B; }
.index_a3_b2{ margin-top:10px; line-height:22px; }
.mgt_10{  margin-top:10px;}
.mgr_20{  margin-right:20px;}
.title_blue{ display:block;  height:25px; line-height:25px; border-bottom:1px solid #E3E3E3; background-color:#ffffff; overflow:hidden;   }
.title_blue .blue{ display:block; color:#02A0E9; font-weight:bold; float:left; clear:none;  margin-left:10px; font-size:14px; width:190px;} 
.title_blue .more{ display:block; color:#3D393A; font-weight:normal; float:right; clear:none; margin-right:10px;font-size:12px; width:50px;} 
 
 .index_a1_b1{ width:279px; height:228px; overflow:hidden; background-color:#dcdcdc; }
 .index_a1_b1 .list_postimg{ width:279px; height:228px; overflow:hidden; }
 .index_a1_b1 .item_postimg{ width:279px; height:228px; float:left; clear:none;}
 .index_a1_b1 .item_postimg img{ width:99%; height:99%; float:left; clear:none; border:1px solid #dddddd; }
 
 
 
.w3cFocus  { position:relative;  }
.w3cFocus .prev{ position:absolute;  display:block;  left:10px; right:auto;  bottom:10px; width:23px; height:30px; background:url(images/focusAdvBg32.png) no-repeat; filter:alpha(opacity=80);opacity:0.8;  }
.w3cFocus .next{ position:absolute;  display:block;  left:auto; right:10px;  bottom:10px; width:23px; height:30px; background:url(images/focusAdvBg32.png) no-repeat; filter:alpha(opacity=80);opacity:0.8; background-position:-23px 0;}

.w3cFocus .prev:hover { filter:alpha(opacity=100) !important;opacity:1 !important;  }
.w3cFocus .next:hover { filter:alpha(opacity=100) !important;opacity:1 !important;  }

.w3cFocusIn{ width:279px; height:228px; position:relative;  margin:0 auto;  overflow:hidden;  }	
.w3cFocusIn .bd li{ vertical-align:middle; }
.w3cFocusIn .bd li img{ width:279px; height:228px; display:block;  }

.w3cFocusIn .hd{ position: absolute; bottom:0px; width:100%; height:50px; line-height:50px; background-color:grey; filter:alpha(opacity=80);opacity:0.8;  }

.w3cFocusIn .hd ul{ position: absolute;  left:45px; top:10px; vertical-align:middle; display:inline-block; *display:inline; overflow:hidden; zoom:1; }


.w3cFocusIn .hd ul li{  position:relative; float:left; display:inline; padding-top:4px;  margin-right:6px; filter:alpha(opacity=80); opacity:0.8;  cursor:pointer;  }
.w3cFocusIn .hd ul li img{ width:38px; height:23px; border:2px solid #fff; display:block;  }

.w3cFocusIn .hd ul li.on{ filter:alpha(opacity=100);opacity:1; background:url(images/focusArrow.png) center 0 no-repeat; }
.w3cFocusIn .hd ul li.on img{ border:2px solid #3499EA; border-bottom-width:4px;   }


	
 