
/*资料库页面  + 个人中心页面 */

.header-bg{
	width:100%;
	height: 990px;
	background-image: url(../images/header-bg.png);
}
.header-bg img{
	width: 100%;
}
.header-bg .MesTop{
	 color: #fff;
	 margin-top: 200px;
}
.header-bg .MesTop h3{
	font-size: 63px;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: -2px;
    margin-bottom: 50px;
    color: #fff;
}
.header-bg .MesTop p{
	font-size: 16px;
	line-height: 29px;
}

.header-bg .MesBody{
	margin-top: 170px;
	color: #fff;

}

.header-bg .MesBody a{
	display: block;
	height: 280px;
	width: 100%;
	margin-top: 20px;
	padding: 30px 30px;
	overflow: hidden;
}
.header-bg .MesBody a p{
	font-size: 18px;
}

.header-bg .MesBody a.MesBgOne{
	background-image: url(../images/MesBgOne.png);
	color: #fff;

}


.header-bg .MesBody a.MesBgSecond{
	background-color: #fff;
	color: #161616;
}

.header-bg .MesBody a.MesBgThird{
	background-image: url(../images/MesBgThird.png);
	color: #fff;
}

.header-bg .MesBody a h4{
   font-size: 28px;
   line-height: 35px;
   letter-spacing: 5px;
   height: 55px;
}
.header-bg .MesBody span{
	height: 40px;
    padding: 0 20px;
    border-radius: 40px;
    line-height: 40px;
    display: inline-block;
    margin-top: 20px;
    box-sizing: border-box;
    border: 0;
    outline: none;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    transition: background-color .2s;
    color: #161616;
    background-color: #fff;
}
.header-bg .MesBody span.SeeIn{
	border-color: #0887d7!important;
    color: #0887d7;
    background-color: transparent;
    border: 1px solid;
}
.header-bg .MesBody span:hover{
	 background-color: #e6e6e6;
}
.header-bg .MesBody .MesInfoText{
	transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
    -webkit-transform: translateY(70px) translateZ(0);
    transform: translateY(70px) translateZ(0);
}

.header-bg .MesBody a:hover .MesInfoText{
	-webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}

/*资料页列表*/
.Mrs {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-top: 55px;
    padding-left: 350px;
    padding-right: 0;
    min-height: 800px;
}

.MegLeft {
    height: auto;
    width: 310px;
    position: absolute;
    left: 0;
    top: 50px;
    padding: 0 0 0 72px
}

.MegLeft ul {
    padding: 0
}

.MegLeft ul li {
    width: 100%;
    height: 64px;
    line-height: 64px;
    position: relative;
    cursor:pointer;
}

.MegLeft ul li:hover {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.16);
    -moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,.16);
    z-index: 3
}
.MegLeft ul li:hover .iconfont{
        color: #013299
}
.MegLeft ul li.active{
    box-shadow: 0px 1px 11px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 1px 11px 0 rgba(0, 0, 0, 0.17);
    z-index: 3
}
.MegLeft ul li.active .iconfont{
    color: #013299
}
.MegLeft ul li.active span{
    color: #333
}

.MegLeft ul li a span {
    font-size: 15px;
    line-height: 45px
}

.MegLeft .iconfont {
    font-size: 32px;
    float: left;
    margin: 0 28px
}


.MegRight .MrgpicHS h5 {
    color: #626262;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.MrgpicHS{
    margin-top: 20px;
}
.Mrgpic {
    width: 15%;
    float: left;
    border: 1px solid #eee;
    padding: 10px;
    margin: 0 10px;
    margin-bottom: 10px;
}

.Mrgpic:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 15px rgba(0,0,0,.15);
    transform: translateY(-2px);
    transition: all .5s
}

.Mrgpic a {
    display: block;
    width: 100%;
    height: 100%;
}

.Mrgpic a img {
    width: 100%;
    height: 140px
}

.MegRight{
    padding-right: 200px;
}
.MegRight .Mrgpic p.Title {
    color: #666;
    font-size: 14px;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px
}

.MegRight .Mrgpic p.Mrglast {
    font-size: 12px;
    color: #b7b6b6;
    float: left
}

.MegRight .Mrgpic span {
    float: right;
    font-size: 12px;
    color: #b7b6b6
}

/*banner*/

.MegBan {
    width: 100%;
    height: 310px;
    overflow: hidden;
    position: relative
}

.MegBan .hd {
    height: 5px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 1;
    left: 45%
}

.MegBan .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left
}

.MegBan .hd ul li {
    float: left;
    margin-right: 2px;
    width: 33px;
    height: 3px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-right: 7px;
    display: block;
    border-radius: 17px
}

.MegBan .hd ul li.on {
    color: #fff;
    background: #013299;
}

.MegBan .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.MegBan .bd li {
    zoom: 1;
    vertical-align: middle
}

.MegBan .bd img {
    width: 100%;
    height: 310px;
    display: block
}

.MegBan .next,.MegBan .prev {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    display: block;
    width: 64px;
    height: 100%;
    background: url(../images/slider-arrow.png) -96px 145px no-repeat;
    filter: alpha(opacity=50);
    background-color: rgba(0,0,0,.08)
}

.MegBan .next {
    left: auto;
    right: 0;
    background-position: 21px 145px
}

.MegBan .next:hover,.MegBan .prev:hover {
    background-color: rgba(0,0,0,.18)
}


/*详情页*/
.MegRight .DataMian{
    position: relative;
}
.MegRight .DataMian .iconfont{
    margin-right: 2px;
}
.MegRight a.GoBack{
    position: absolute;
    right: 40px;
    top: 0;
    display: block;
    padding: 6px 20px;
    box-shadow: 0px 0px 7px #c5c3c3;
    -moz-box-shadow: 0px 0px 7px #c5c3c3;
    color: #8e8e8e;
}1
.MegRight .DataMian h1{
    font-size: 3rem;
    font-weight: bold;
}
.MegRight .DataMian .DateTime{
    color: #a2a2a2;
    margin-top: 8px;
    margin-bottom: 15px;
}

.MegLeft li .MegListHs{
    position: absolute;
    left: 239px;
    top: 0;
    width: 522px;
    min-height: 200px;
    z-index: 999;
    border: 1px solid #fff;
    background-color: #ffffff;
    box-shadow: 2px 0 5px #999;
    padding: 5px 18px;
    line-height: 40px;
    display: none;
}
.MegLeft li .MegListHs a{
    margin-right: 10px;
}
.MegLeft li .MegListHs a:hover{
    color: #013299;
}

.MegLeft ul li span{
    font-size: 14px;
}



