
@charset "utf-8";

/* 2019/10/12 yyq 修改 */
#header {
    background: #fff;
    height: auto;
}
.gh0 #header .wrapper {
    padding: 0;
    height: auto;
}
.gh0 #header .nav,
.gh0 #header {
    height: auto;
}
#header .content a#logo {
    margin-top: 13px;
}
#header .nav >li >a {
    color: #777;
    font-size: 16px;
    line-height: 72px;
    height: 72px;
    padding: 0 10px;
}
#header .nav > li:hover a span, 
#header .nav > li a.active span, 
#header .nav > li:hover a i, 
#header .nav > li a.active i {
    color: #333;
}
#header .nav .subnav {
    background: #fff;
}
#header .nav .subnav li a {
    color: #333;
}
.mlist.project .content_list .item_block .item_wrapper .icon {
    display: none;
}
.mlist.project .content_list .item_block .item_wrapper {
    background-color: rgba(0,0,0,.4);
    height: 20%;
    bottom: 0;
    top: auto;
}
.mlist.project .content_list .item_block .item_info {
    margin: -13px;
}
#header {
    border-bottom: 1px solid #e8e8e8;
    height: 72px;
}
#header .nav .subnav li a.active {
    background: transparent;
    color: #333;
    padding: 10px 15px;
}
#header .nav .subnav li a:hover{
    background: #15ab47;
    padding-left: 24px;
    color: #fff;
}
/* 2019/10/12 yyq 修改 */



/* 2019/11/08 yyq 修改 */
.mlist.news .content_list .item_block .item_img .rectborder,
.mlist.team .content_list .item_block .item_img .rectborder {
    border: none;
}
#indexPage .mlist.news #news_item_0 .icon, 
#indexPage .mlist.news #news_item_1 .icon, 
#indexPage .mlist.news #news_item_2 .icon,
.mlist.news .content_list .item_block .item_img .icon,
.mlist.team .content_list .item_block .item_img .icon {
    display: none;
}
/* 2019/11/08 yyq 修改 */


/* 2020/02/07 yyq 修改 */
.agent-mobile .lcitem .rect {
    background-color: #000;
}
.agent-mobile #header .content #openBtn {
    margin-right: 10px;
    margin-top: 13px;
}
/* 2020/02/07 yyq 修改 */