/* 2021.11.26邱和利的修改 */  /* 以下是数字统计的设置 */  .agent-pc .ff_indexPage .mcounter .content_list li .title {   font-size: 15px;    color: rgb(255 255 255); }  /* 设置描述文字的颜色和字体大小 */  .agent-pc .ff_indexPage .mcounter .module_container {   height: 140px; }  .agent-pc .ff_indexPage .mcounter .container_content {   height: 140px; }  /* 设置文字整体的高度 */  .agent-pc .mcounter {   padding: 0; }  /* 整体文字距离上下的距离，整体高度的控制 */  /* 以下是新闻的修改 */  .agent-pc .ff_indexPage .news.ff_noSlider .item_block:first-child .description {   line-height: 28px;    height: 54px; }  /* 新闻左边的文字行高和行距 */  /* 以下是留言板的修改 */  .agent-pc .mcontact .contactform form {   margin-bottom: 80px; }  /* 留言版块距离底部距离 */  /* 以下是1680的适配 */  @media only screen and (min-width: 1680px) and (max-width: 1919px) { }  /* 以下是1440的适配 */  @media only screen and (min-width: 1440px) and (max-width: 1679px) {   .agent-pc .mlist.ad01 .item_block {     padding: 78px 0;   }    /* 分类的高度 */ }  /* 以下是1366的适配 */  @media only screen and (min-width: 1366px) and (max-width: 1439px) {   .agent-pc .mlist.ad01 .item_block {     padding: 68px 0;   }    /* 分类的高度 */ }  /* 以下是1280的适配 */  @media only screen and (min-width: 1280px) and (max-width: 1365px) {   .agent-pc .mlist.ad01 .item_block {     padding: 58px 0;   }    /* 分类的高度 */ }  /* 以下是iPadPro的适配 */  @media only screen and (min-width: 1194px) and (max-width: 1279px) {   .agent-pc .mlist.ad01 .item_block {     padding: 58px 0;   }    /* 分类的高度 */ }  /* 以下是2K的适配 */  @media only screen and (min-width: 1921px) and (max-width: 2560px) {   .agent-pc .ff_indexPage .team.ff_slider .item_block .description {     font-size: 16px;      line-height: 32px;      height: 62px;   }    /* 畅销单品内容文字的大小和行距的设置 */    .agent-pc .ff_indexPage .project.ff_noSlider .item_block .description {     font-size: 16px;      line-height: 32px;      height: 56px;   }    /* 产品内容的文字的大小行距 */    .agent-pc .ff_indexPage .mcustomize.initlayout .description {     font-size: 18px;      line-height: 36px;   }    /* 关于我们内容介绍文字大小��行距 */    .agent-pc .bodylistpost.bodynews .mlist .item_block .description,   .mlist.news .item_block .description {     font-size: 16px;      line-height: 32px;      height: 56px;   }    /* 新闻内容文字的大小和行距 */    .agent-pc     .ff_indexPage     .news.ff_noSlider     .item_block:first-child     .item_img     img {     width: 100%;      height: auto;   }    /* 新闻左边图片的设置 */    .agent-pc #page_body_editor-wrapper p {     font-size: 16px;      line-height: 32px;   }    /* 整体内容文字大小和行距 */    .agent-pc .team_tabs.ff_noSlider .item_block .subtitle {     font-size: 18px;      line-height: 36px;   }    /* 特殊版块内容文字大小和行距 */    .agent-pc .team_tabs.ff_noSlider .item_block .title {     font-size: 36px;      line-height: 66px;      height: 128px;   }    /* 特殊版块标题文字大小和行距 */    .agent-pc .mlist.ad01 .item_block .title {     font-size: 18px;   }    /* 分类列表页文字大小 */    .agent-pc .bodyproject.bodylist .mlist .item_block .description {     font-size: 16px;      line-height: 32px;      height: 56px;   }    /* 产品列表页内容文字大小和行距 */    .agent-pc .videom .item_block .description {     font-size: 16px;      line-height: 32px;   }    /* 视频列表页描述文字大小和行距 */ }  /* 以下是4K的适配 */  @media only screen and (min-width: 2561px) and (max-width: 3840px) {   .agent-pc .ff_indexPage .team.ff_slider .item_block .description {     font-size: 16px;      line-height: 32px;      height: 62px;   }    /* 畅销单品内容文字的大小和行距的设置 */    .agent-pc .ff_indexPage .project.ff_noSlider .item_block .description {     font-size: 16px;      line-height: 32px;      height: 56px;   }    /* 产品内容的文字的大小行距 */    .agent-pc .ff_indexPage .mcustomize.initlayout .description {     font-size: 18px;      line-height: 36px;   }    /* 关于我们内容介绍文字大小和行距 */    .agent-pc .bodylistpost.bodynews .mlist .item_block .description,   .mlist.news .item_block .description {     font-size: 16px;      line-height: 32px;      height: 56px;   }    /* 新闻内容文字的大小和行距 */    .agent-pc     .ff_indexPage     .news.ff_noSlider     .item_block:first-child     .item_img     img {     width: 100%;      height: auto;   }    /* 新闻左边图片的设置 */    .agent-pc #page_body_editor-wrapper p {     font-size: 16px;      line-height: 32px;   }    /* 整体内容文字大小和行距 */    .agent-pc .team_tabs.ff_noSlider .item_block .subtitle {     font-size: 18px;      line-height: 36px;   }    /* 特殊版块内容文字大小和行距 */    .agent-pc .team_tabs.ff_noSlider .item_block .title {     font-size: 36px;      line-height: 66px;      height: 128px;   }    /* 特殊版块标题文字大小和行距 */    .agent-pc .mlist.ad01 .item_block .title {     font-size: 18px;   }    /* 分类列表页文字大小 */    .agent-pc .bodyproject.bodylist .mlist .item_block .description {     font-size: 16px;      line-height: 32px;      height: 56px;   }    /* 产品列表页内容文字大小和行距 */    .agent-pc .videom .item_block .description {     font-size: 16px;      line-height: 32px;   }    /* 视频列表页描述文字大小和行距 */    .agent-pc .bodylist.bodynews .mlist.news .item_block .item_wrapper {     padding: 8.7% 0 0 3.3%;   }    /* 新闻内容文字相对于图片上下居中 */    .agent-pc .bodylistpost.bodyservice .mlist .item_block .title,   .mlist.service .item_block .title {     font-size: 38px;      line-height: 1.6;   }    /* 定制案例的标题文字大小和行距 */    .agent-pc .bodylistpost.bodyservice .mlist .item_block .description,   .mlist.service .item_block .description {     font-size: 22px;      line-height: 44px;   }    /* 定制案例的内容文字大小和行距 */ }  /* 2021-12-10 邱和利的修改 */  /*以下是iPadPro10.5竖屏*/  @media only screen and (min-width: 833px) and (max-width: 1022px) {   #header .wrapper,   .ff_indexPage .videom.ff_slider .container_header,   .searchPage .ff_pageTarget,   .searchPage .mlist,   .bodylist .ff_pageTarget,   .bodylist .mlist,   .pageEditor .mpageEditor,   #page404,   #footer p,   .bodyindex .module_container {     min-width: 800px;   }    .agent-pc body #openBtn {     margin-right: 0;   }    .agent-pc #minNavScroll .navitem a.active {     color: rgb(25 193 134);   }    .agent-pc .ff_indexPage .team.ff_slider .owl-nav {     left: -15%;      width: 40px;   }    .agent-pc .ff_indexPage .team.ff_slider .slider_pagination {     bottom: 58%;   }    .agent-pc .ff_indexPage .team.ff_slider .item_block .item_img {     width: 62%;   }    .agent-pc .mlist.ad01 .content_list {     margin: 0;   }    .agent-pc .mlist.ad01 .item_block {     padding: 0 0;   }    .agent-pc     .bodylist.bodyproject     .project:not(.ff_slider)     .content_list     .item_block,   .ff_indexPage .project:not(.ff_slider) .content_list .item_block {     margin: 0 26px 40px;   }    .agent-pc .ff_indexPage .project.ff_noSlider .item_block .title {     font-size: 22px;   }    .agent-pc .ff_indexPage .project.ff_noSlider .item_block .description {     padding: 20px 0 0 66px;   }    .agent-pc .bodyindex .container_category a {     margin-left: 40px;   }    .agent-pc .bodyservice .service:not(.ff_slider) .content_list .item_block,   .ff_indexPage .service:not(.ff_slider) .content_list .item_block {     margin: 0 26px 80px;   }    .agent-pc .bodylistpost.bodyservice .mlist .item_block .title,   .mlist.service .item_block .title {     font-size: 22px;   }    .agent-pc .mcustomize .container_content .contentbody,   .mcustomize .container_content .mediabody {     width: 90%;      margin-left: 30px;   }    .agent-pc .ff_indexPage .news:not(.ff_slider) .content_list .item_block {     margin: 0 25px 50px 20px;   }    .agent-pc .bodylistpost.bodynews .mlist .item_block .title,   .mlist.news .item_block .title {     font-size: 22px;      width: 72%;   }    #page_body_editor-wrapper     .layout_group[data-limit_width="true"]     > .layout_limit_wrapper,   #page_body_editor-wrapper .layout_group[data-window_width="true"],   body #sitecontent .npagePage.ff_postPage .mlistpost {     min-width: 740px;   }    .agent-pc .bodyproject.bodylist .mlist .item_block .title {     font-size: 22px;      line-height: 56px;   }    .agent-pc .bodyproject.bodylist .mlist .item_block .description {     padding: 19px 0 0 62px;   }    .agent-pc     .bodyproject.bodylistpost     .listContent_post     .content_list     .item_block     .title {     font-size: 16px;      line-height: 70px;   }    .agent-pc .npagePage .news:not(.ff_slider) .content_list .item_block {     margin: 0 25px 50px 0;   }    .agent-pc .bodylist.bodynews .mlist.news .item_block .item_wrapper {     padding: 0 0 0 16px;   }    .agent-pc .mlist.news .item_block .item_des {     position: initial;   }    .agent-pc .ff_indexPage .mlist.news .item_block .item_des {     position: relative;   } }  @media only screen and (min-width: 835px) and (max-width: 1114px) {   #page_body_editor-wrapper     .layout_group[data-limit_width="true"]     > .layout_limit_wrapper,   #page_body_editor-wrapper .layout_group[data-window_width="true"],   body #sitecontent .npagePage.ff_postPage .mlistpost {     min-width: 900px;   }    #header .wrapper,   .ff_indexPage .videom.ff_slider .container_header,   .searchPage .ff_pageTarget,   .searchPage .mlist,   .bodylist .ff_pageTarget,   .bodylist .mlist,   .pageEditor .mpageEditor,   #page404,   #footer p,   .bodyindex .module_container {     min-width: 1000px;   }    .agent-pc body #openBtn {     margin-right: 0;   }    .agent-pc #minNavScroll .navitem a.active {     color: rgb(25 193 134);   }    .ff_indexPage .videom.ff_slider .hover-move {     right: calc(50% - 500px);   }    .agent-pc .mcustomize .container_content .contentbody,   .mcustomize .container_content .mediabody {     width: 90%;      margin-left: 30px;   }    .agent-pc .ff_indexPage .project:not(.ff_slider) .content_list .item_block {     margin: 0 25px 40px;   }    .agent-pc .ff_indexPage .project.ff_noSlider .item_block .description {     padding: 20px 0 0 66px;   }    .agent-pc .ff_indexPage .team.ff_slider .owl-nav {     left: -15%;      width: 40px;   }    .agent-pc .ff_indexPage .team.ff_slider .slider_pagination {     bottom: 58%;   }    .agent-pc .ff_indexPage .team.ff_slider .item_block .item_img {     width: 62%;   }    .agent-pc .mlist.ad01 .content_list {     margin: 0;   }    .agent-pc .mlist.ad01 .item_block {     padding: 0 0;   }    .agent-pc     .bodylist.bodyproject     .project:not(.ff_slider)     .content_list     .item_block,   .ff_indexPage .project:not(.ff_slider) .content_list .item_block {     margin: 0 26px 40px;   }    .agent-pc .ff_indexPage .project.ff_noSlider .item_block .title {     font-size: 22px;   }    .agent-pc .bodyindex .container_category a {     margin-left: 40px;   }    .agent-pc .bodyservice .service:not(.ff_slider) .content_list .item_block,   .ff_indexPage .service:not(.ff_slider) .content_list .item_block {     margin: 0 26px 80px;   }    .agent-pc .bodylistpost.bodyservice .mlist .item_block .title,   .mlist.service .item_block .title {     font-size: 22px;   }    .agent-pc .mcustomize .container_content .contentbody,   .mcustomize .container_content .mediabody {     width: 90%;      margin-left: 30px;   }    .agent-pc .ff_indexPage .news:not(.ff_slider) .content_list .item_block {     margin: 0 25px 50px 20px;   }    .agent-pc .bodylistpost.bodynews .mlist .item_block .title,   .mlist.news .item_block .title {     font-size: 22px;      width: 72%;   }    .agent-pc .bodyproject.bodylist .mlist .item_block .title {     font-size: 22px;      line-height: 56px;   }    .agent-pc .bodyproject.bodylist .mlist .item_block .description {     padding: 19px 0 0 62px;   }    .agent-pc     .bodyproject.bodylistpost     .listContent_post     .content_list     .item_block     .title {     font-size: 16px;      line-height: 70px;   }    .agent-pc .npagePage .news:not(.ff_slider) .content_list .item_block {     margin: 0 25px 50px 0;   }    .agent-pc .mlist.news .item_block .item_des {     position: initial;   }    .agent-pc .ff_indexPage .mlist.news .item_block .item_des {     position: relative;   }    .agent-pc .bodylist.bodynews .mlist.news .item_block .item_wrapper {     padding: 20px 0 0 22px;   } }  #footer p span.ellipsis {   display: inline-block;   max-width: 70%; }  #footer p a#flogo {   display: inline-block;   width: 50px;   height: 20px;   vertical-align: top;   margin-left: 10px; }  #footer p a#fbeian {   vertical-align: top; }  .gongan_beian {   vertical-align: top; }  .gongan_beian img {   margin: 0 10px; }  #footer p {   line-height: 20px;   padding: 10px 0;   height: 20px; } 