#indexPage #mproject #projectlist .project_img {
    height: 288px;
    border: 1px solid #eeeeee;
}

#sitecontent #mproject #projectlist .project_img {
    height: 235px;
    border: 1px solid #eeeeee;
    text-align: center;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_img {
    border-color: #23ac38;
}

#indexPage #mproject #projectlist .project_img img{
    margin-top: 20px;
    height: 235px;
}


#sitecontent #mproject #projectlist .content_list .projectitem a .project_img img{
    margin-top: 20px;
    height: 190px;
}

#indexPage #projectlist .projectitem:hover a .project_info div::before{
    border-color: #23ac38;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .title{
  color: rgb(35, 172, 56);
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .subtitle{
  color: rgb(112, 112, 112);
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div:after{
    background: url(../../images/front/jiantou.png) no-repeat;
}

.npagePage #projectlist .projectitem a .project_info div {
    top: 240px;
}


#sitecontent .npagePage #projectlist .projectitem {
    height: 280px;
    margin-bottom: 60px;
}

#projectwrap{
    padding-top: 100px;
}

#indexPage #mproject #projectlist .projectitem {
    height: 308px;
}

#indexPage #mproject #projectlist .projectitem a .project_info div {
    top:260px;
}

#indexPage #mproject a.more {
    margin-top: 1px;
}

.projectSubList {
    margin-bottom: 0px;
}


.npagePage #banner {
    padding-top: 130px;
}

.post-img{
    float: left;
    margin-bottom: 30px;
    width: 523px;
}

.post-content{
    float: left;
    margin-left: 40px;
    margin-bottom: 30px;
}

.post-content p {
  font-size: 14px;
  color: rgb(99, 99, 99);
}

#msearch {
    height: 174px;
}

#msearch .search-content {
    width: 654px;
    margin: 0 auto;
    height: 174px;
}

#msearch .search-tab {
    margin-top: 34px;
}

#msearch .search-tab ul li{
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

#msearch .search-tab ul li.on{
    background-color: #23ac38;
    color: #fff;
}

#msearch .search-input{
    margin-top: 15px;
    border: 2px solid #23ac38;
    height: 45px;
    border-radius: 15px;

}

#msearch .search-input input{
    line-height: 45px;
    height: 45px;
    padding-left: 20px;
    font-size: 14px;
    color: rgb(126, 126, 126);
    width: 526px;
}

#msearch .search-btn {
    width: 104px;
    height: 45px;
    border-radius: 12px;
    background-color: #23ac38;
    float: right;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
#projectbody .postbody img {
    margin-bottom: 0px;
}
#projectimages li {
    margin-bottom: 0px;
}
#indexPage #mpartner .wrapper ul li a {
    margin: 0 30px;
}
#indexPage #mpartner .wrapper ul li a:last-child {
    margin: 0;
}
#header {
    font-size: 16px;
    font-weight: bold; 
}
#header ul li.navitem ul.subnav li a {
    font-size: 16px;
}

#msearch .search-tab ul li.on {
    background-color: #f46c2e;
}

#msearch .search-input {
    border: 2px solid #f46c2e;
}

#msearch .search-btn {
    background-color: #f46c2e;
}

#mservice .header {
    font-size: 24px;
    background-color: #f46c2e;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

#mservice .header .title{
    font-size: 24px;
}
#mservice .header .subtitle{
    font-size: 16px;
}

#mproject .header {
    font-size: 24px;
    background-color: #f46c2e;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

#mproject .header .title{
    font-size: 24px;
}
#mproject .header .subtitle{
    font-size: 16px;
}

#category {
    padding-top: 50px;
}
.qq {
    position: fixed;
    right: 0px;
    top: 38%;
    z-index: 999;
    text-align: center;
    background-color: #f46c2e;
    height: 174px;
    width: 70px;
    border-radius: 10px;
}
.qq a {
    color: #fff;
}
.qq p{
    text-align: center;
    margin-left: -5px;
}
.qq1,.qq2{
    width: 70px;
    height: 70px;
    margin-left: 5px;
    margin-top: 10px;
}
.qq2{
    margin-top: 15px;
}
.qq img{
    width: 60px;
    height: 60px;
}
.qimg{
    width: 60px;
    height: 60px;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
}