

@charset "utf-8";


.agent-pc .npagePage.post #postContent .navlist .title { margin-bottom:5px;}
.agent-pc .npagePage.post .navlist a.navlist_t { padding-top:8px; height:92px;}
.agent-pc .npagePage .news .item_block::after { bottom:0;}
#page_contact.pageEditor,#sitecontent .npagePage.post { padding-top:84px;}
.agent-pc .ad01 .item_block.first .item_img img { height:auto;}
.agent-pc #indexPage .project .item_block { padding-bottom:100px;}
.agent-pc #indexPage .project.module .container_header { padding-bottom:70px;}
.agent-pc #indexPage .project .container_category { top:-95px;}

.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-next {right: -70px;}
.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-prev { left:-70px;}

.agent-pc .project .bx-wrapper .bx-controls-direction a.disabled { background-color:rgba(0,0,0,.1);}

.agent-pc #indexPage .project .bx-wrapper .bx-controls-direction a.bx-next:hover i.fa-angle-right::after{ color:#fff;}
.agent-pc #indexPage .project .bx-wrapper .bx-controls-direction a.bx-prev:hover i::after { color:#fff;}
.agent-pc #indexPage .project.module .container_content .bx-wrapper .bx-pager.bx-default-pager{ display:none;}
.agent-pc .mcustomize .description { width:580px; padding-left:45px;}


.agent-pc .npagePage.post .mlist.team_tabs .tab_content li .item_img img {width: auto;height: auto;margin: 0 auto;max-height: 600px;float: none;}
	
.agent-pc .npagePage.post .mlist.team_tabs .tab_content li .item_img { height:auto; max-height:600px;}

.gh0 #sitecontent { padding-top:84px;}
.npagePage #banner { height:300px;}
#page_contact.pageEditor#page_contact { padding-top:0;}

.agent-pc .module .module_container.wide {width: 1170px;padding-top: 40px;}
.agent-pc .npagePage.post .bx-wrapper .bx-controls-direction a.bx-next:hover i.fa-angle-right::after { left:-10px;}

.agent-pc .project .item_block .details { margin:0 auto;}
.agent-pc .npagePage .service .item_des { height:80px; overflow:hidden;}

.npagePage .service .container_category a::after { top: -18px; left: 18px;}
.npagePage .news  .container_category a::after { top: -21px; left: 18px;}
.npagePage .project .container_category a::after {top: -21px;left: 18px;}
.agent-pc .videom .item_block .item_wrapper {
    display: none;
}
.agent-pc .videom .item_block {
    width: 100%;
    margin: 0;
}

/* .agent-pc .mlist.videom .module_container .content_wrapper .item_block:hover:before {
    opacity: 1;
    filter: blur(0px);

} */
.agent-pc .mlist.videom .module_container .content_wrapper .item_block:before {
    
    content: "\e61f";
    font-family: "mofont";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-left: -30px;
    font-size: 40px;
    color: #fff;
    z-index: 10;
    line-height: 62px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px #fff;
    text-align: center;
    filter: blur(10px);
    opacity: 0;
    transform: translate3d(0,0,0);
    transition: 0.56s ease;
}
.agent-pc .videom .item_block:hover {
    margin: 0;
    box-shadow: none;
}

#header .nav{margin-left: 40px;}
#header .nav >li >a {padding: 0 20px;}

.agent-pc #header .nav >li >a {
    
    padding: 0 14px;
}

/* 2022/04/07 yyq 修改 */
.agent-pc .mcustomize .container_content {
    width: 100%;
}
/* 2022/04/07 yyq 修改 */

/* 2023-12-18 tao start */
.agent-mobile .searchBtn,.agent-mobile .search-input-wrap{
    display: none;
}
/* 2023-12-18 tao end */