/* 2020/05/13 yyq 修改 */
#header .wrapper > .content {
    min-width: 1220px;
}

/* 非首页导航样式 */
.longPage:not(.bodyindex) .ff_sitecontent {
    padding-top: 0;
}

.longPage.bodylistpost .ff_sitecontent {
    padding-top: 110px;
}

.longPage:not(.bodyindex) #header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.longPage:not(.bodyindex) #headTop {
    float: left;
    height: auto;
    border: none;
}

.longPage:not(.bodyindex) #headTop #logo {
    padding-top: 30px;
    transition: all 0.36s ease;
}

.longPage:not(.bodyindex) #navWrapper {
    float: right;
}

.longPage:not(.bodyindex) #navWrapper .nav {
    padding-right: 50px;
}

.longPage:not(.bodyindex) #navWrapper .navitem a {
    line-height: 108px;
}

.longPage:not(.bodyindex) #navWrapper .navitem a.active span::before {
    content: "";
    position: absolute;
    width: calc(100% - 68px);
    height: 2px;
    background-color: #fff;
    bottom: -1px;
    left: 34px;
    top: auto;
}

.longPage:not(.bodyindex) #search-nav {
    height: 108px;
}

.longPage:not(.bodyindex) #header.mini {
    top: 0;
}

.longPage:not(.bodyindex) #header.mini #navWrapper .navitem a {
    line-height: 88px;
}

.longPage:not(.bodyindex) #header.mini #search-nav {
    height: 88px;
}

.longPage:not(.bodyindex) #header.mini #headTop #logo {
    padding-top: 20px;
}

.longPage.bodylistpost #header {
    background-color: #214a9a;
}

.longPage.bodylistpost #header.mini {
    background-color: #fff;
}

/* 产品列表样式 */
.bodylist .container_category > a {
    border: none;
}

.bodylist .npagePage .container_category a {
    background-color: transparent;
}

.bodylist .npagePage .container_category a:hover,
.bodylist .npagePage .container_category a.active {
    color: #214a9a;
}

.npagePage .ff_pageTarget {
    margin-top: 56px;
}

.bodylist .npagePage.ff_pageList .container_content {
    padding-top: 83px;
}

.bodylist.bodyproject .project.ff_noSlider .item_block {
    width: 100%;
    margin-right: 0;
}

.bodylist.bodyproject .project.ff_noSlider .content_wrapper {
    margin-right: 0;
}

.bodylist.bodyproject .project.ff_noSlider .item_block {
    margin-bottom: 160px;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_img {
    width: 50%;
    padding-top: 32.7%;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_wrapper {
    width: 36%;
    padding: 0;
    padding-top: 63px;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .title {
    font-size: 32px;
    line-height: 50px;
    color: #222;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .subtitle {
    font-size: 20px;
    line-height: 36px;
    color: #666;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_des {
    margin-top: 2.3vw;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_des .description {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.bodylist.bodyproject
.project.ff_noSlider
.item_block:hover
.item_wrapper
.details {
    background-color: transparent;
    color: #214a9a;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_wrapper .details {
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
    color: #000;
    border-bottom: 1px solid #000;
    position: absolute;
    bottom: 56px;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .details i {
    display: none;
}

.bodylist.bodyproject
.project.ff_noSlider
.item_block:nth-of-type(2n + 1)
.item_img {
    float: right;
}

.bodylist.bodyproject
.project.ff_noSlider
.item_block:nth-of-type(2n + 1)
.item_wrapper {
    float: left;
    margin-right: 14%;
}

.bodylist.bodyproject
.project.ff_noSlider
.item_block:nth-of-type(2n)
.item_img {
    float: left;
}

.bodylist.bodyproject
.project.ff_noSlider
.item_block:nth-of-type(2n)
.item_wrapper {
    float: right;
    margin-left: 14%;
}

/* 视频列表样式 */
.bodylist.bodyvideom .videom.ff_noSlider .item_block {
    width: 100%;
    float: none;
    padding-bottom: 34px;
    margin: 0 0 126px 0;
    position: relative;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_img {
    padding-top: 37.3%;
    margin-left: 18%;
    position: relative;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_wrapper {
    width: 45%;
    position: absolute;
    bottom: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-left: 9%;
    transition: all 0.36s ease;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .title::before {
    content: "";
    width: 11.1%;
    height: 2px;
    background-color: #e2e2e2;
    position: absolute;
    top: 70px;
    left: 0;
    transition: all 0.36s ease;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .title {
    font-size: 26px;
    line-height: 46px;
    color: #222;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .subtitle {
    font-size: 18px;
    line-height: 38px;
    color: #666;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_des {
    display: none;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_img:before {
    content: "play";
    width: 6.5vw;
    height: 6.5vw;
    line-height: 6.5vw;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: none;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block:hover .item_wrapper {
    width: 36%;
    padding-left: 18%;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block:hover .title::before {
    width: 26.6%;
}

/* 团队列表样式 */
.bodylist.bodyteam .team.ff_noSlider .item_block {
    width: 100%;
    margin: 0;
    float: left;
    border-bottom: 1px solid #e2e2e2;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .item_img {
    float: right;
    width: 33.2%;
    padding-top: 33%;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .item_wrapper {
    float: left;
    padding: 7% 15.6% 0 12%;
    box-sizing: border-box;
    width: 66%;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .title {
    font-size: 24px;
    line-height: 38px;
    color: #222;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .subtitle {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .item_des {
    margin-top: 30px;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .description {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .details {
    display: block;
    position: absolute;
    left: 12%;
    bottom: 4.5%;
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: 2px solid #a4a4a4;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .details i {
    display: none;
}

.bodylist.bodyteam .team.ff_noSlider .item_block:hover {
    background-color: #f3f3f3;
}

.bodylist.bodyteam .team.ff_noSlider .item_block:hover .item_img img {
    transform: scale(0.9);
}

.bodylist.bodyteam .team.ff_noSlider .item_block:hover .details {
    background-color: transparent;
    color: #214a9a;
    border-color: #214a9a;
}

/* 新闻列表 */
.bodylist.bodynews .npagePage .ff_pageTarget {
    margin-top: 180px;
}

.bodylist.bodynews .news.ff_noSlider .item_block {
    margin: 0;
    border-right: 1px solid #e2e2e2;
    width: 50%;
}

.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(n + 3) {
    padding-top: 70px;
}

.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(2n + 1) {
    padding-right: 7.4%;
}

.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(2n) {
    padding-left: 7.4%;
    border-right-color: transparent;
}

.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(2n)::before {
    content: "";
    width: 200%;
    height: 1px;
    background-color: #e2e2e2;
    position: absolute;
    right: 0;
    bottom: 0;
}

.bodylist.bodynews .news.ff_noSlider .item_block:last-child::before {
    content: none;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_img {
    margin-bottom: 15px;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_wrapper {
    padding: 0 0 168px 0;
}

.bodylist.bodynews .news.ff_noSlider .item_block .title {
    font-size: 20px;
    line-height: 76px;
    color: #222;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_des {
    margin-top: 0;
}

.bodylist.bodynews .news.ff_noSlider .item_block .description {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_info .date_wrap {
    display: block;
    font-size: 56px;
    line-height: 152px;
    color: #ededed;
    position: absolute;
    bottom: 16px;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_info .date_wrap .year,
.bodylist.bodynews
.news.ff_noSlider
.item_block
.item_info
.date_wrap
i:nth-of-type(1) {
    display: none;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_wrapper .details {
    display: block;
    position: absolute;
    right: 100px;
    bottom: 70px;
    color: #acacac;
    margin: 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #acacac;
    opacity: 0;
}

.bodylist.bodynews
.news.ff_noSlider
.item_block:nth-child(2n)
.item_wrapper
.details {
    right: 0;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_wrapper .details i {
    display: none;
}

.bodylist.bodynews .news.ff_noSlider .item_block:hover .item_wrapper .details {
    background-color: transparent;
    color: #214a9a;
    border-color: #214a9a;
    opacity: 1;
}

.bodylist.bodynews .news.ff_noSlider .item_block:hover .item_info .date_wrap {
    color: #214a9a;
}

@media screen and (max-width: 1280px) {
    .bodylist.bodyproject .project.ff_noSlider .item_block .item_wrapper {
        padding-top: 20px;
    }
}

/* 2020/05/13 yyq 修改 */

/* 2020/07/10 yyq 修改 */
.longPage.searchPage .ff_sitecontent {
    padding-top: 110px;
}

#header {
    background-color: #214a9a;
}

.agent-pc .bodylist.bodyvideom .videom.ff_noSlider .item_block .item_img:before {
    text-indent: 7px;
}

/* 2020/07/10 yyq 修改 */
