@charset "utf-8";



/* CSS Document */
#header {background: #fff;}


/*顶部导航居右 */

#indexPage #mslider ul li p {color: #fff;}




#projectmore {color: #F0F0F0;background: #262626;font-family: "HELVETICANEUELTPRO-THEX";}

#leftcontrol ul li.active a span.circle {border-color: #A2A2A2;background-color: #A2A2A2;}
#indexPage a.more {color: #666;border-color: #9E9E9E;background-color: transparent;border-radius: 0px; width: 60%;}
#indexPage a.more:hover {border: #333 1px solid;background: #333;}
.postbody a {color: #03D522;}
#category .label {background: #5E5E5E;}
#pages a.active, #pages a:hover {background: #D0D0D0;}
.dropmenu ul li a.active {color: #fff; background: #969696;}
#indexPage #mnews {background-color: #fff;}
#indexPage #mteam {background-color: #1A1A1A;}
#footer {background: #FFF;border: #f0f0f0 1px solid;}

#mteam .content .header p.title {color: #FFF; font-family:"HELVETICANEUELTPRO-THEX";}
#mteam .teamitem {border-bottom: #3C3C3C 1px dotted;}
#leftcontrol ul li a {font-family: "HELVETICANEUELTPRO-THEX";}
#indexPage #mslider {height: 270px;}
.bx-viewport {max-height: 270px;}
#indexPage #mslider ul li {height: 270px;}
#indexPage #mslider ul li p.title {font-size: 2rem;margin-top: 200px;font-family: "HELVETICANEUELTPRO-THEX";}
#indexPage #mslider ul li p.subtitle {font-family: "HELVETICANEUELTPRO-THEX";color: #ACACAC;}

#newslist .newstitem .newsdate {background-color: #2D2D2D; width:7.6rem; padding: 1rem 1rem 1rem 0;}
#newslist .newsinfo .md {color: #ECECEC;font-size: 2.4rem;line-height: 2.4rem;}



/*瀑布流 */
#projectlist{ width:90%; margin:0 auto;}
#projectlist .projectitem {width:100%;background: #fff; float: none;margin-bottom:20px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);}


.npagePage .content {background: #f9f9f9;}
#projectlist .projectitem a img {width: 100%; height: auto; float: none; display: block; margin-bottom:16px; }

#projectlist .wrapper {margin-left: 0;margin: 0 auto;width: 90%;}

#projectlist .projectitem .project_info div {position: inherit;}
#projectlist .projectitem .project_info p.title {
    color: #7B7B7B;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0px;
    font-size: 12px;
    padding: 0 10px;
}
#projectlist .projectitem .project_info p.subtitle {
    margin-top: 0px;
    color: #BABABA;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 10px;
    padding: 0 10px;
    margin-bottom: 18px;
}
#sitecontent {background: #f9f9f9;}