@charset "utf-8";
/* CSS Document */
/*html5*/
header, section, footer, aside, article, figure {display: block;}

a{ text-decoration:none; color: #000;}
a:hover{ text-decoration:none;}
img{ border:0px;}
body{background:url(../img/wbg.png) repeat #000; color: #000; position: relative; font-family: Verdana, Geneva,"宋体", Helvetica, sans-serif;}
dt,dd,p{ line-height:1.5;}
a.img{ font-size:0; line-height:0; display:block; border:1px solid #dedede; padding:5px; background:#fff; position:relative; _width:100%;}
a.img img{}
.img-shadow{padding-bottom:10px; background:url(../img/main.png) -20px -63px;}
#footer p a{color:#696969;}

.layout{ margin:0 auto; clear:both; width:980px; padding:0; margin-bottom:10px; position:relative;}
.layout:after{content:""; display:table; clear:both}

#header { width:100%; height:202px; position:relative;}
#header .hcenter{ width:980px; height:162px; margin:0 auto; padding:20px 0; position:relative;}
.in_p{padding-bottom:10px; background:url(../img/main.png) -238px -47px no-repeat;}
.in_p .img{width: 275px; height:150px;}
.in_t{ margin-left:287px; padding:0 20px;}
.in_t p{ line-height:1.9;}
.in_t h1{ color:#0065a0; font:bold 23px/1.2 "微软雅黑"; margin-bottom:15px;}

/* 版式1主体
----------------------------------------------------------------------------------------------------------------------*/
.main{ padding:1px; border:1px solid #dedede; background:url(../img/bline.png) center 1px no-repeat #fff;}
.main-item{ height:318px; clear:both; border-bottom:1px solid #dedede; background:url(../img/mline.png) 540px 0 no-repeat;}
.main-item h3{ height:45px; line-height:40px; font-family:Arial; font-size:28px; color:#fff; text-indent:20px; background:url(../img/main.png) -1px -2px no-repeat;}
.main-item h3 span{ font-size:38px;}
.main-item .photo{ float:left; margin:20px;}
.main-item .photo .img{ width:156px; height:217px;}

.main-item .info{ width:324px; float:left; margin-top:20px;}
.main-item h2{font: normal 17px/140% "微软雅黑"; color: #0065a0; margin-bottom: 15px; text-shadow: #0065a0 0px 0px 1px;}
.main-item .info h2 span {color: #878787;}
.main-item p{ font-size:14px; line-height:1.9; color: #878787;}
.main-item .info p{ height:148px; overflow:hidden;}
.main-item .info .still,
.main-item .info .poster{ padding:0px 28px; font-size:14px; font-family:"微软雅黑"; color:#888888; background:url(../img/main.png) no-repeat; float:left}
.main-item .info .poster{ background-position:0 -76px;}
.main-item .info .still{ background-position:0 -126px;}
.main-item .info .poster:hover{background-position:0 -102px; color:#0065a0; -webkit-transition:300ms;}
.main-item .info .still:hover{background-position:0 -151px; color:#0065a0; -webkit-transition:300ms;}

.main-item .intro{ width:380px; float:right; margin-top:20px; padding-right:20px;}

/*share*/
.share{ width:22px; height:auto; position:absolute; right:-24px; top:0px; z-index:100; box-shadow:#D1D3D0 1px 1px 0 0;}
a.share_box{ font-size:12px; text-align:center; display:block; background:#0083CD; padding:5px 0; width:20px; line-height:12px; color:#fff; white-space:normal; border:1px solid #0099F3; outline:1px solid #0083CD;  cursor: pointer;}
#transArea{ background:#fff; height:auto; text-align:center; display:none; border:none;} 
#transArea a img{ padding-top:6px;}

/* 相关推荐
----------------------------------------------------------------------------------------------------------------------*/
.related-push{ background-color:#fff;}
.related-push h2{ background:url(../img/h2bg.png) no-repeat; height:32px; font: bold 15px/32px "微软雅黑"; color:#666; text-indent:20px;}
.related-push .main{ float:left;}
.push-item{ width:211px; float:left; text-align: left; margin:20px 17px 20px 16px; padding-bottom:10px; background:url(../img/main.png) -280px -72px no-repeat; overflow:hidden; _display:inline;}
.push-item .img{ width:199px; height:129px; position:relative;}
.push-item .img h3{ position:absolute; bottom:5px; width:199px; color:#fff; font:bold 12px/24px "宋体"; text-align:center; background-color:rgba(0,0,0,0.7); background:#000\9; filter:alpha(opacity=70);}
.push-item .img h3 *{ position:relative;}

/*翻页样式*/
#new_page{ height:28px; padding:5px 0;}


.clear:after {
    height:0;
    content:".";
    clear:both;
    display:block;
    visibility:hidden;
    } 
.all_bot{
width: 97px;
height: 28px;
display: inline-block;
background: url(http://static.m1905.cn/images/search/searchmin.png) no-repeat -1px -319px;
color: #FFFFFF;
font-size: 15px;
font-family: "微软雅黑";
text-align: center;
line-height: 28px;	
}