
.openMenu #headTop .searchGroup .searchFormGroup input.focus {
    border-color: rgba(255, 255, 255, 0.3);
    color: #999;
}

.ff_sitecontent .ff_pageList .search.module .module_container {
    width: 1170px;
}

.ff_sitecontent .ff_pageList .search .container_content {
    padding: 0 140px;
    box-sizing: border-box;
}

.searchPage .mlist.search .content_list .item_block .details {
    border: none;
    font-family: "MTTMilano";
    font-size: 12px;
    padding: 0;
}

.searchPage .mlist.search .content_list .item_block .details i,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
    display: none;
}

.search.mlist:not(.imagelink) .content_list .item_block:hover .details {
    background-color: transparent;
    color: #000;
}

.news.mlistpost .tabBtn .post-prev .infor-wrap .title {
    width: 166px;
}

#sitecontent .project .tab_button {
    box-sizing: border-box;
    height: 6.6vw;
}

.bodyimagelink .npagePage #pageTarget {
    padding-top: 0;
    display: none;
}

.agent-mobile .project .item_block:hover .item_wrappe {
    background-color: red;
}

.agent-mobile .project .item_block .item_img {
    overflow: hidden;
}

.agent-mobile .project .item_block:hover .item_img img {
    transform: scale(1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.npagePage .ff_pageTarget .container_category {
    position: fixed;
}

.agent-mobile #pages a.active,
#pages a:hover {
    color: #303030;
}

.ff_sitecontent .imagelink.module.ff_noSlider .module_container {
    margin-top: 10%;
}

.ff_sitecontent .imagelink.module.ff_slider .module_container {
    margin-top: 17%;
}

.ff_indexPage .imagelink.module {
    background-color: #1f1f1f;
}

.ff_indexPage .imagelink.mlist .container_header {
    display: none;
}

.imagelink .content_list .item_block:hover .item_box img {
    opacity: 0.6;
}

.imagelink .content_list .item_block:hover .item_box img {
    opacity: 1;
}

.project.mlist .content_list .item_block .item_box .item_wrapper {
    padding: 0;
}

#pages .page-item {
    display: block;
}

.team #pages .page-item {
    display: none;
}

.ff_pageList .videom .container_content {
    width: 70%;
    float: right;
}

.bodylist.bodyvideom .content_list .item_block {
    margin: 0px 30px 30px 0;
}

#indexPage .news .container_header .title {
    font-family: "lora";
    font-weight: 400;
    color: #666;
}

#indexPage .news .container_header .subtitle {
    color: #999;
}

.agent-pc #contactform {
    width: calc(100% - 462px);
}

.imagelink .content_list .item_block {
    width: calc(100% / 5 - 34px);
    margin-right: 34px;
}

.bodyimagelink,
.ff_pageList .imagelink {
    background: #040404;
}

.bodylistpost #sitecontent .team .container_content .owl-nav .owl-next,
.bodylistpost #sitecontent .team .container_content .owl-nav .owl-prev {
    height: 6.6vw;
}

.agent-pc #shares {
    z-index: 999;
}

.agent-mobile #footer a#flogo {
    height: 20px;
    width: auto;
}

.agent-mobile #footer a#flogo img {
    width: auto;
    height: 100%;
}

.agent-mobile .videom .content_list .item_block .details {
    display: block;
    color: transparent;
    position: relative;
}

.agent-mobile .videom .content_list .item_block .details .fa-angle-right {
    position: absolute;
    bottom: 114px;
    right: 37%;
}

.agent-mobile
.videom
.content_list
.item_block
.details
.fa-angle-right::before {
    content: "";
    border-top: 4px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 4px solid transparent;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 0;
    height: 0;
    display: block;
    margin-right: 14px;
}

.agent-mobile
.videom
.content_list
.item_block
.details
.fa-angle-right::after {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #aaa;
    position: absolute;
    top: -13px;
    right: 0px;
}

.npagePage .ff_pageTarget .container_category a {
    clear: both;
}

.npagePage .ff_pageTarget .container_category {
    width: auto;
}

#minNavWrapper .nav > .navitem span {
    font-family: open sans, sans-serif, "宋体";
}

#headTop #openBtn {
    background: none;
}

.agent-mobile #header a.mm-hbtn {
    background: none;
}

/* 2020/06/28 yyq 修改 */
#indexPage .service .container_header .title,
#sitecontent #indexPage .team .module_container .container_header .title,
#indexPage .mcustomize .wrapper .header .title,
#mcontact .container_header .title {
    font-size: 60px;
}

.bodyindex #indexPage .videom .container_content .content_wrapper .tab_content .item_block .item_wrapper .title {
    color: #333;
}

/* 2020/06/28 yyq 修改 */
