@charset "utf-8";

/* CSS Document */







/*顶部导航居右 */

#header1 {
    background:#5e0598;
}

#indexPage1 #mslider1 ul li p {
    color: #e73828;
}

#indexPage1 #mservice1 {
    background-color: #ffffff;
}

#mservice1 .content1 .header1 p.title1 {
    color: #444;
}

#mservice1 .content1 .header1 p.subtitle1 {
    color: #707070;
}

#mservice1 .serviceitem1 div p.title1 {
    color: #5e0598;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.bx-wrapper1 {
    background: transparent;
}

#indexPage1 #mproject1 {
    background-color: #FFFFFF;
}

#leftcontrol1 ul li.active a span.circle1 {
    border-color: #A2A2A2;
    background-color: #A2A2A2;
}

#projectpost .postbody1 a {
    color: #fff;
    background: #2D2D2D;
    border-radius: 3px;
    padding: 6px 40px;
}

#category1 .label1 {
   /* background: #e73828;*/
}

#pages1 a.active, #pages1 a:hover {
    background: #03D522;
}

.dropmenu1 ul li a.active {
    color: #fff;
    background: #969696;
}

#indexPage1 #mnews1 {
    background-color: #fff;
}

#indexPage1 #mteam1 {
    background-color: #291a21;
}

#mteam1 .content1 .header1 p.title1 {
    color: #FFF;
}

#mteam1 .teamitem1 {
    border-bottom: #3C3C3C 1px dotted;
}

#leftcontrol1 ul li a {
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

#indexPage1 #mslider1 {
   /* height: 370px;*/
}

.bx-viewport1 {
    max-height: 370px;
}

#indexPage1 #mslider1 ul li {
    /*height: 370px;*/
}

#indexPage1 #mslider1 ul li p.title1 {
    font-size: 2rem;
    margin-top: 300px;
    ;
}

#indexPage1 #mslider1 ul li p.subtitle1 {
    color: #E6E6E6;
}

#newslist1 .newsinfo1 .md1 {
    font-size: 2.4rem;
    line-height: 2.4rem;
}

.content1 .header1 p.title1 {
    font-family:Arial, Helvetica, sans-serif;
}

.content1 .header1 p {
    font-family:Arial, Helvetica, sans-serif;
}

.serviceitem1 div p.description1 {
    color: #846E6E;
}

#projectimages1 li {
    margin-bottom: 0px;
}

.plr51 {
    padding: 0;
}

.plr101 {
    padding: 20px 14px;
}

#indexPage1 #mpage1 .fimg {
    height: 300px;
}

.teamitem1 img {
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin-bottom: 26px;
}

.teaminfo1 .header1 p.subtitle1 {
    margin: 5px 0px;
}

.teamitem1 .teaminfo1 {
    margin-left: 0px;
}

#mteam1 .plr101 {
    padding: 20px 5px;
}

#indexPage1 #mcontact1 {
    background-color: #291a21;
}

#projectmore1 {
    width: 180px;
    line-height: 150px;
    text-align: center;
    font-size: 12px;
    display: block;
    background: #E73828;
    text-indent: 0px;
    position: absolute;
    top: 105px;
    height: 24px;
    border-radius: 5px;
    line-height: 24px;
    left: 50%;
    margin-left: -94px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
}

#mproject1 .content1 .header1 {
    padding: 50px 0 67px 0;
}

.teamitem1 .teaminfo1 .description1 {
    margin-top: 18px;
}

.teamitem1 {
    padding: 20px 0;
}

#indexPage1 a.more1 {
    width: 180px;
    border-color: #E73828;
    text-align: center;
    font-size: 12px;
    background: #E73828;
    position: absolute;
    top: 78px;
    height: 24px;
    border-radius: 5px;
    line-height: 24px;
    left: 50%;
    margin-left: -94px;
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    text-indent: 0px;
}

#indexPage1 a.more1:hover {
    border: #333 1px solid;
    background: #333;
}

#mpage1 .plr101 {
    padding: 0 14px;
}

#mpage1 .content1 .header1 {
    padding: 50px 0 68px 0;
}

#mnews1 .content1 .header1 {
    padding: 50px 0 68px 0;
}

#contactinfo1 h3 {
    color: #e73828;
}

#footer1 {
    background: #21181E;
}

#contactinfo1 div a {
    background: rgba(255,255,255,.1);
}

/*产品文字展示 */

#projectlist1 .projectitem1 {
    margin-bottom: 70px;
}

#projectlist1 .projectitem1 .project_info1 div {
    position: absolute;
    width: 100%;
    bottom: -60px;
}

.projectitem1 .project_info1 p.title1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 16px 10px 2px;
    margin-top: 16px;
    color: #535353;
    font-size: 14px;
    text-align:center;
}

.projectitem1 .project_info1 p.subtitle1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px 10px;
    color: #9B9B9B;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: left;
}

/*产品文字展示结束 */

#leftcontrol1 > ul > li.active a {
    color: #e73828;
}