﻿/*关于名门会*/
.aboutbox .about-topnav
{
    margin-bottom: 35px;
}
.aboutbox .about-topnav a
{
    width: 33.3%;
    height: 60px;
    line-height: 60px;
    color: #272727;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-color: #ebebeb;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.aboutbox .about-topnav a.current, .aboutbox .about-topnav a:hover
{
    color: #fff;
    background-color: #d54c12;
}
.aboutbox h2.entitle
{
    margin-bottom: 30px;
}
.aboutbox .a1-left
{
    width: 310px;
}
.aboutbox .a1-right
{
    width: 680px;
}
.aboutbox .a2-content
{
    padding-top: 20px;
    border-top: 2px solid #d6d6d6;
}
.aboutbox .a2-content strong
{
    margin-bottom: 5px;
    color: #272727;
    font-size: 14px;
}/*会员活动*/
.activebox .activebox-top
{
    margin-bottom: 30px;
}
.activebox .activebox-top.ac-topborer
{
    padding-bottom: 10px;
    border-bottom: 2px solid #d6d6d6;
}
.activelist
{
    width: 1040px;
}
.activelist li
{
    margin-right: 20px;
    width: 240px;
}
.activelist li .activelist-top
{
    width: 240px;
    height: 287px;
    overflow: hidden;
}
.activelist li .activelist-top img
{
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.activelist li .activelist-bottom
{
    padding: 30px;
    width: 180px;
    height: 40px;
    color: #555;
    font-size: 14px;
    background-color: #ebebeb;
    overflow: hidden;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.activelist li:hover .activelist-bottom
{
    color: #fff;
    background-color: #d54c12;
}
.activelist li:hover .activelist-top img
{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
a.active-backbtn
{
    margin-top: 10px;
    padding-left: 35px;
    height: 26px;
    line-height: 26px;
    background: url(/png/7obqna7n.png) left center no-repeat;
    color: #272727;
    font-size: 14px;
}
.active-dtcontent .over-row
{
    height: 430px;
}
h1.ac-dtcontent-date
{
    margin-bottom: 10px;
    color: #f18d0f;
    font-size: 36px;
    font-family: dincond-medium-webfont,sans-serif;
    letter-spacing: -2px;
}
h2.ac-dtcontent-title
{
    margin-bottom: 10px;
    color: #666;
    font-size: 16px;
}/*电子期刊*/
.ejlist
{
    width: 1040px;
}
.ejlist li
{
    margin-right: 20px;
    width: 240px;
}
.ejlist li .ejlist-top
{
    width: 238px;
    height: 309px;
    overflow: hidden;
    border: 1px solid #ebebeb;
}
.ejlist li .ejlist-top img
{
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.ejlist li .ejlist-bottom
{
    position: relative;
    height: 90px;
    background-color: #ebebeb;
    overflow: hidden;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.ejlist li .ejlist-bottom h1
{
    margin-top: 35px;
    color: #565656;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.ejlist-bottomabox
{
    position: absolute;
    width: 100%;
    height: 45px;
    left: 0;
    bottom: -45px;
    z-index: 2;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.ejlist-bottomabox a
{
    width: 50%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    background-color: #d54c12;
    text-align: center;
    display: block;
}
.ejlist-bottomabox a.ejlist-bottoma2
{
    color: #939393;
    background-color: #272727;
}
.ejlist li:hover .ejlist-top img
{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.ejlist li:hover .ejlist-bottom h1
{
    margin-top: 13px;
}
.ejlist li:hover .ejlist-bottomabox
{
    bottom: 0;
}/*董事长信箱*/
.cmbox .cmbox-top
{
    margin-bottom: 30px;
}
.cmbox .cmbox-top.cm-topborer
{
    padding-bottom: 10px;
    border-bottom: 2px solid #d6d6d6;
}
.cm-inputbox
{
    margin-bottom: 10px;
    width: 810px;
}
.cm-inputbox.first
{
    margin-bottom: 25px;
}
.cm-inputbox span, .cm-inputbox label
{
    color: #3f3f3f;
    font-size: 14px;
}
.cm-inputbox span
{
    margin-right: 15px;
}
.cm-inputbox label
{
    margin-right: 15px;
}
.cm-inputbox .cm-radio
{
    margin-right: 5px;
    vertical-align: -3px;
    width: 15px;
    height: 15px;
}
.cm-inputbox .cm-textlabel
{
    margin: 0;
    padding: 0 20px;
    width: 360px;
    height: 50px;
    line-height: 50px;
    background-color: #ebebeb;
}
.cm-inputbox .cm-textlabel.wide
{
    width: 770px;
}
.cm-inputbox .cm-textlabel .cm-text
{
    margin-left: 10px;
    padding: 0;
    width: 285px;
    *width: 290px;
    height: 50px;
    line-height: 50px;
    color: #3f3f3f;
    font-size: 14px;
    background: none;
    border: none;
}
.cm-inputbox .cm-textlabel.wide .cm-text
{
    width: 695px;
}
.cm-inputbox .cm-textarea
{
    margin: 0;
    padding: 20px;
    width: 770px;
    height: 65px;
    background-color: #ebebeb;
    color: #3f3f3f;
    font-size: 14px;
    resize: none;
    border: none;
}
.cm-inputbox .cm-input-btn1, .cm-inputbox .cm-input-btn2
{
    margin-right: 10px;
    padding: 0;
    width: 195px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    background-color: #d44807;
    cursor: pointer;
    border: none;
}
.cm-inputbox .cm-input-btn2
{
    margin: 0;
    background-color: #555;
}/*会员中心*/
.usercenterbox
{
    padding-top: 60px;
    text-align: center;
}
.usercenterbox h1
{
    margin-top: -5px;
    font-size: 10px
}
.usercenter-inputbox
{
    margin: 0 auto;
    margin-top: 60px;
    width: 445px;
}
.usercenter-inputbox .uc-itext
{
    margin-bottom: 15px;
    padding: 0 20px;
    width: 403px;
    height: 55px;
    line-height: 55px;
    color: #3f3f3f;
    font-size: 14px;
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.usercenter-inputbox .uc-itext:hover
{
    border: 1px solid #d54c12;
}
.usercenter-inputbox .uc-submit1
{
    width: 445px;
    height: 55px;
    color: #fff;
    font-size: 14px;
    line-height: 55px;
    text-align: center;
    background-color: #d54c12;
    cursor: pointer;
}
