/*********************************************************************
                        style for page
**********************************************************************/
.main{
    position: relative;
    z-index: 0;
    width: 100%;
    padding-top: 160px;
    background: #eff2f7 url(content-bg.jpg) no-repeat center bottom;
    background-size: 1920px auto;
}
.main-box{
    position: relative;
    padding-left: 300px;
    box-sizing: border-box;
}
/* 头部标题 */
.main-aside{
    position: absolute;
    left: 0px;
    top: 50px;
    width: 280px;
    background: #fff;
    box-shadow: 0 1px 2px #ddd;
}
.main-aside-top{
    background: #042b52;
    padding: 10px 0 0 20px;
    height: 64px;
    box-sizing: border-box;
}
.main-aside-top-h1{
    color: #fff;
    font-size: 17px;
    font-weight: bold;    
}
.main-aside-top-h2{
    color: #04b7e0;
    font-weight: bold;
    font-size: 13px;
}
.main-aside-list{
    min-height: 620px;
    padding: 10px 0;
}
.main-aside-mm{
    
}
.main-aside-plate{
    position: relative;
    padding: 6px 20px 6px 40px;
}
.main-aside-plate:hover{
    color: #1b49c3;
    cursor: pointer;
}
.main-aside-plate.active{
    color: #1b49c3;
}
.main-aside-tips{
    position: absolute;
    left: 20px;
    top: 15px;
    width: 10px;
    height: 10px;
    background: #00c1d3;
    transition: all 0.5s ease;
}
.main-aside-drop .main-aside-tips{
    transform: rotate(45deg);
    background: #1b49c3;
}
.main-aside-plate:hover .main-aside-tips,.main-aside-plate.active .main-aside-tips{
    background: #1b49c3;
}
.main-aside-text{
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}
.main-aside-down{
    position: relative;
    padding: 6px 20px 6px 40px;
}
.main-aside-down:hover{
    color: #1b49c3;
    cursor: pointer;
}
.main-aside-down:hover .main-aside-tips{
    background: #1b49c3;
}
.main-aside-dd{
    /* display: none; */
}
.main-aside-dl{
    position: relative;
    padding: 4px 20px 4px 40px;
}
.main-aside-dl:hover{
    cursor: pointer;
    color: #1b49c3;
}
.main-aside-dl.active{
    color: #1b49c3;
}
.main-aside-dl-item{
    
}

/* 内容区域 */
.main-article{
    padding-top: 50px;
    padding-bottom: 100px;
}
.main-bread{
    position: absolute;
    right: 0px;
    top: 0px;
}
.main-bread-txt{
    font-size: 12px; 
    color: #888;
    padding-right: 10px;
    line-height: 50px;
    text-align: right;
}
.main-bread a{
    color: #888;
}
.main-bread a:hover{
    color: #02a1fa;
}
.main-head{
    position: relative;
    height: 64px;
    line-height: 64px;
    background: #1b49c3;
    color: #fff;
    padding-left: 44px;
    font-size: 17px;
    font-weight: bold;
}
.main-head:before{
    content: "";
    position: absolute;
    left: 20px;
    top: 27px;
    width: 10px;
    height: 10px;
    background: #fff;
}
.main-list{
    min-height: 640px;
    background: #fff;
    box-shadow: 0 1px 2px #ddd;
}
.main-list-mm{
    position: relative;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    border-bottom: 1px dashed #e1e1e1;
}
.main-list-mm:hover{
    cursor: pointer;
    color: #1b49c3;
}
.main-list-text{
    float: left;
    width: 720px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.main-list-time{
    float: right;
    color: #999;
}
.main-content{    
    padding: 20px 20px 30px 20px;
    line-height: 28px;
    min-height: 590px;
    background: #fff;
    box-shadow: 0 1px 2px #ddd;
}
.main-content p{
    padding: 0 8px;
    font-size: 14px;
    color: #3d4245;
    line-height: 32px;
    font-family: 'Microsoft YaHei' !important;
}
.main-content img{
    max-width: 100%;
}
.main-conhed{
    background: #1b49c3;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-top: 20px;
}
.main-contab{
    margin: 0 auto;
    width: 100%;
}
.main-contab thead{
    background: #d4e3f6;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.main-contab thead th{
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 8px 10px;
    font-size: 14px;
    text-align: center;
}
.main-contab tbody{
    background: #eff2f7;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.main-contab tbody td{
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 8px 10px;
    text-align: center;
    font-size: 14px;
}
/* 团队 */
.main-team{
    padding: 20px 20px 0 20px;
}
.main-team-mm{
    background: #d4e3f6;
    position: relative;
    padding-left: 400px;
    margin-top: 40px;
}
.main-team-mm:nth-child(1){
    margin-top: 0;
}
.main-team-name{
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #1b49c3;
    width: 400px;
    height: 180px;
    line-height: 180px;
}
.main-team-desc{
    background: #d4e3f6;
    padding: 20px 50px;
}
.main-team-dd{
    
}
/*---------------- pages ----------------*/
.en-lay-pages{
    padding: 40px 12px 12px 12px;
}
.en-lay-pages-list{
    margin-left: 16px;
}
.en-lay-pages-link,.en-lay-pages-box{
    float: left;
    border: 1px solid #ddd;
    padding: 3px 12px;
    font-size: 12px;            
    line-height: 24px;
    position: relative;
    margin-left: -1px;
}
.en-lay-pages-link{
    cursor: pointer;
}
.en-lay-pages-link.active{
    background: #1b49c3;
    color: #fff !important;
    border: 1px solid #1b49c3;
}
.en-lay-pages-link:hover{
    color: #1b49c3;
}
.en-lay-pages-link>i{
    font-size: 14px;
    line-height: 20px;
}
.en-lay-pages-gofor{
    padding: 2px 0;
}
.en-lay-pages-gofor input[type='text']{
    width: 34px;
    border: none;
    padding-left: 4px;
    line-height: 26px;
}
.en-lay-pages-gofor input[type='button']{
    padding: 0 8px;  
    background: none;
    border: none;
    border-left: 1px solid #ebebeb;    
    line-height: 26px;
}
.en-lay-pages-gofor input[type='button']:hover{
    cursor: pointer;
    color: #ef7b4e;
}
.en-lay-pages-info{
    color: #999;
    line-height: 32px;
    font-size: 12px;
}
.en-lay-pages-info span{
    padding: 0 1px;
}
.en-icon-angle-left{
    position: relative;
    height: 24px;
    width: 8px;
    display: block;
}
.en-icon-angle-left:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    width: 8px;
    background: url(arrow-left-default.png) no-repeat center center;
    background-size: auto 8px;
}
.en-icon-angle-right{
    position: relative;
    height: 24px;
    width: 8px;
    display: block;
}
.en-icon-angle-right:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    width: 8px;
    background: url(arrow-right-default.png) no-repeat center center;
    background-size: auto 8px;
}









