/* 2024-6-27 tao start */ #header ul li.navitem a.active, #header ul li.navitem:hover a { color: #c41e37; } #indexPage #mteam .wow:hover .summary { background-color: #c41e37; } #indexPage #mteam .content_list li a.details i { color: #c41e37; } #indexPage #mteam .content_list li:hover a.details i { color: #c41e37; } #footer { background-color: #c41e37; } #indexPage #mservice .content_list .serviceitem a.details i { color: #c41e37; } #indexPage #mservice .content_list .serviceitem:hover a.details i { color: #c41e37; } .Pageservice #servicelist .serviceitem a.details i { color: #c41e37; } .Pageservice #servicelist .serviceitem:hover a.details i { color: #c41e37; } #shares a#gotop { background-color: #c41e37; } #teamlist .teamitem .title a { color: #c41e37; } #category li.hasmore div ul a.active, #category li.hasmore div ul a:hover { color: #c41e37; } #olx_head { background-color: #c41e37; } #indexPage #mteam .summary p.title a { color: #c41e37; } #sitecontent .npagePage a.details i { color: #c41e37; } #sitecontent .npagePage #teamlist .teamitem:hover .details i { color: #c41e37; } #footer { background-color: #c41e37; } #leftcontrol > ul > li.active a { background-color: #c41e37; } #leftcontrol ul li.active a.hassub { background-color: #c41e37; } #leftcontrol > ul > li.active a { color: #c41e37; } .agent-pc #footer p { color: #fff; } #mslider .bx-wrapper .bx-pager.bx-default-pager a { background-color: #c41e37; } #mslider .bx-wrapper .bx-pager-item:hover { background-color: #c41e37; } #mproject #projectlist .projectitem a .project_info .subtitle { color: #c41e37; } .npagePage #category li:hover a::before { background-color: #c41e37; } #indexPage #mproject a.more:hover, #indexPage #mnews a.more:hover, #indexPage #mservice a.more:hover { color: #c41e37; } #mpage .content .header p.title { color: #c41e37; } #indexPage #mpage a.more:hover { background-color: #c41e37; } #newsPage #newslist .newsbody .date { background-color: #c41e37; } #indexPage #newslist .newsbody .date { background-color: #c41e37; } #indexPage #newslist .newstitem:hover .newsbody:before { background-color: #c41e37; } #mcontact #contactinfo div a:hover { background-color: #c41e37; border-color: #c41e37; } #pages a.active, #pages a:hover { background-color: #c41e37; } #category a.active, #category a:hover { background-color: #c41e37; } #indexPage #category a.active, #indexPage #category a:hover { background-color: #c41e37; } .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover { background-color: #c41e37; } #projectinfo4 div.description a { background-color: #c41e37; } .npagePage4 #projecttags4 a:hover { background-color: #c41e37; } .Pageteam #teamlist .teamitem:hover { background-color: #c41e37; } #projectinfo .description a, #projectinfo1 .description a, #projectinfo2 .description a, #projectinfo3 .description a, #projectinfo4 .description a, #projectinfo5 .description a { color: #c41e37; } #projectinfo .description a:hover, #projectinfo1 .description a:hover, #projectinfo2 .description a:hover, #projectinfo3 .description a:hover, #projectinfo4 .description a:hover, #projectinfo5 .description a:hover { color: #c41e37; border-bottom-color: #c41e37; } #projecttags1 a:hover, #projecttags2 a:hover, #projecttags3 a:hover, #projecttags4 a:hover, #projecttags5 a:hover { background-color: #c41e37; } #indexPage a.more { border-color: #c41e37; background-color: #c41e37; } #projectpost .postbody a { background-color: #c41e37; } #pages a.active, #pages a:hover { background-color: #c41e37; } #projectmore:hover { background-color: #c41e37; } #indexPage a.more:hover { border-color: #c41e37; background-color: #c41e37; } .serviceitem img { background-color: #c41e37; } #projectpost .header p.title { color: #c41e37; } #indexPage #mproject a.more, #indexPage #mservice a.more, #indexPage #mnews a.more, #indexPage #mpage a.more, #indexPage .mvideo_more { color: #fff; } /* 2024-6-27 tao end */ /* 2024-7-1 tao start */ .agent-pc #sitecontent { min-height: calc(100vh - 20px); box-sizing: border-box; } /* 2024-7-1 tao end */ /* 2024-7-9 tao start */ .agent-pc #projectlist .projectitem a:hover .project_info, .agent-pc #npagePage #projectlist .projectitem a .project_info { position: static; height: auto; } .agent-pc #projectlist .projectitem a .project_info { position: relative; } .agent-pc #mproject #projectlist .projectitem a .project_info div { position: relative; margin-top: 0; height: 76px; } .agent-pc #mproject #projectlist .projectitem a:hover img { transform: scale(1.08); } .agent-pc #projectlist .projectitem { background: none; } .agent-pc #mproject #projectlist .projectitem a .project_info div:after { display: none; } .agent-pc #projectlist .projectitem a .project_info div::before { transition: all 0s ease; } .agent-pc #projectlist .projectitem:hover a .project_info div::before { top: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-color: rgba(0, 0, 0, 0.1); box-sizing: border-box; } /* 2024-7-9 tao end */ /* 2024-7-29 tao start */ .agent-pc #newslist .newsbody .title { width: 640px; white-space: normal; line-height: 24px; height: 48px; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; } /* 2024-7-29 tao end */ /* 2024-12-9 tao start */ .agent-pc .bx-wrapper .bx-controls-direction a { background-color: rgba(0, 0, 0, 0.3); width: 46px; height: 46px; border-radius: 0; text-align: center; line-height: 46px; } .agent-pc .bx-wrapper .bx-controls-direction a:hover { background-color: rgba(0, 0, 0, 0.6); } .agent-pc .bx-wrapper .bx-controls-direction a.bx-prev i { opacity: 1; background: none; margin-top: 0; width: 100%; text-align: center; height: auto; line-height: 46px; font-size: 26px; } .agent-pc .bx-wrapper .bx-controls-direction a.bx-next i { opacity: 1; background: none; margin-top: 0; margin-left: 0; width: 100%; text-align: center; height: auto; line-height: 46px; font-size: 26px; } .agent-pc .fa-angle-left::before { content: "\f104"; } .agent-pc .fa-angle-right::before { content: "\f105"; } /* 2024-12-9 tao end */ /* 2025-6-27 tao start */ #newslist .newstitem .newsimg { opacity: 1; background-size: 100%; transition: background 0.3s ease; } #newslist .newstitem:hover .newsimg { background-size: 120%; } /* 2025-6-27 tao end */