﻿.paperlink
{width:652px;height:116px;background-color:#fff;border:1px solid Gray;position:relative;margin-top:28px;display:block;}
.paper-shadow { background: url("../images/paper-hover-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);height: 10px;max-width: 652px;visibility: hidden;width: 100%;}
.paperhoverbg
{width:652px;position:relative;margin-top:28px;display:block;background:url(../images/paper-hover-bg.png) no-repeat;height:117px;}
.papername
{margin-top:8px;margin-left:30px;font-size:23px;color:#3e3e3e;width:580px;}
.unitcontainer
{color:#888;width:100%;}
.unitcommon
{width:160px;height:33px;padding-top:15px;margin-left:20px;border-bottom:1px solid #c0c0c0;cursor:pointer;}
.unitcommon1
{padding-top:15px;margin-left:20px;cursor:pointer;position:relative;padding-left:28px;width:130px;min-height:36px;border-bottom:1px solid #C0C0C0;}
.unitdivhigh
{border-bottom:5px solid #9fc932;}
.radius-shadow
{
    position:relative;width:180px;display:inline-block;margin-top:5px;background-color:#fff;
    border-radius: 8px 8px 3px 3px; behavior: url(ie-css3.htc); /*兼容IE7、IE8*/ box-shadow: 2px 2px 3px Gray;
    -moz-box-shadow: 2px 2px 3px Gray;-webkit-box-shadow: 2px 2px 3px Gray;  /*direction 阴影角度 0°为从下往上 顺时针方向 strength 阴影段长度*/
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.3), direction=120, strength=6);
}
@media screen and (max-width:800px)
{
    .paperlink
    {width:535px;height:116px;background-color:#fff;border:1px solid Gray;position:relative;margin-top:28px;display:block;}    
    .paper-shadow { background: url("../images/paper-hover-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);height: 10px;max-width: 535px;visibility: hidden;width: 100%;}
    .paperhoverbg
    {width:535px;width:100%;height:123px;position:relative;margin-top:28px;display:block;background:url(../images/paper-hover-bg.png) no-repeat;height:117px;}
    .papername
    {margin-top:8px;margin-left:30px;font-size:15px;color:#3e3e3e;width:475px;}
    .unitcontainer
    {color:#888;font-size:13px;width:100%;}
    .unitcommon
    {width:150px;height:33px;padding-top:15px;margin-left:20px;border-bottom:1px solid #c0c0c0;cursor:pointer;}
    .unitdivhigh
    {border-bottom:3px solid #9fc932;}
    .custd1
    {min-width:150px;}
    .radius-shadow
    {
        position:relative;width:180px;display:inline-block;margin-top:5px;background-color:#fff;
        border-radius: 8px 8px 3px 3px; behavior: url(ie-css3.htc); /*兼容IE7、IE8*/ box-shadow: 2px 2px 3px Gray;
        -moz-box-shadow: 2px 2px 3px Gray;-webkit-box-shadow: 2px 2px 3px Gray;  /*direction 阴影角度 0°为从下往上 顺时针方向 strength 阴影段长度*/
        -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.3), direction=120, strength=6);
    }
}
.serach-icon
{position:absolute;top:0px;right:14px;width:80px;height:52px;margin:1px 0px;font-weight:bold;color:Gray;cursor:pointer;background:url(../images/icon-search.png) no-repeat;border-radius:0px 30px 30px 0px;background-color:#9FC932;background-position:center; }

.tongji-year-common
{height:30px;margin:0px 28px;display:inline-block;padding-top:10px;cursor:pointer;}
.tongji-month-common
{height:27px;margin:0px 5px;display:inline-block;padding-top:10px;cursor:pointer;width:40px;border-bottom:2px solid Transparent;}