@charset "UTF-8"; .item_tags >a,.container_category >a,.imagelink .owl-nav .owl-prev,.postSlider .owl-nav .owl-prev,.mlist .owl-nav .owl-prev,.ff_topSlider .owl-nav .owl-prev,.imagelink .owl-nav .owl-next,.postSlider .owl-nav .owl-next,.mlist .owl-nav .owl-next,.ff_topSlider .owl-nav .owl-next,.imagelink .owl-nav .owl-prev:hover .iconfont,.postSlider .owl-nav .owl-prev:hover .iconfont,.mlist .owl-nav .owl-prev:hover .iconfont,.ff_topSlider .owl-nav .owl-prev:hover .iconfont,.imagelink .owl-nav .owl-next:hover .iconfont,.postSlider .owl-nav .owl-next:hover .iconfont,.mlist .owl-nav .owl-next:hover .iconfont,.ff_topSlider .owl-nav .owl-next:hover .iconfont,.service .content_list .item_block .item_box .item_wrapper,.project.mlist .content_list .item_block .item_box .item_wrapper,.project.mlistpost .content_list .item_block .item_box .item_wrapper,.bodyindex .content_list .item_block .item_box .item_wrapper,.bodylist.bodynews .content_list .item_block .item_box .item_wrapper,.videom.mlistpost .content_list .item_block .item_box .item_wrapper,.postSlider .tab_button .item_img img,body #header,.ff_indexPage .mlist .content_wrapper .more,.imagelink .content_list .item_block .item_box {
    transition: all 0.36s ease;
}






.pageEditor .module_container {
    padding-top: 60px;
}

.pageEditor .container_header .title,.pageEditor .container_header .subtitle {
    text-align: center;
}


body,p,h1,h2,h3,h4,h5,h6,dl,dd,form {
    margin: 0;
}

ul,ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: top;
}

input,textarea {
    margin: 0;
    padding: 0;
    outline: none;
}

select {
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

table {
    border-collapse: collapse;
}

th,td {
    padding: 0;
}

input,textarea {
    font-family: "微软雅黑", Arial;
    outline: 0;
    font-size: 14px;
    -webkit-appearance: none;
    border: none;
    background: 0 0;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.clearfix:after {
    clear: both;
    display: block;
    content: '';
}

.clearfix {
    zoom: 1; }

.fw {
    margin: 0 auto;
    width: 1180px;
}

.hide {
    display: none;
}

.obHide {
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 99;
}

.show {
    display: block;
}

.fa {
    color: inherit;
    line-height: inherit;
}

[class*=" icon-"],[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down03:before {
    content: "\e900";
}

.icon-arrow-left:before {
    content: "\e901";
}

.icon-arrow-left01:before {
    content: "\e902";
}

.icon-arrow-left02:before {
    content: "\e903";
}

.icon-arrow-left03:before {
    content: "\e904";
}

.icon-arrow-left04:before {
    content: "\e905";
}

.icon-arrow-right:before {
    content: "\e906";
}

.icon-arrow-right01:before {
    content: "\e907";
}

.icon-arrow-right02:before {
    content: "\e908";
}

.icon-arrow-right03:before {
    content: "\e909";
}

.icon-arrow-right04:before {
    content: "\e90a";
}

.icon-arrow-top03:before {
    content: "\e90b";
}

html,body {
    font: 12px Arial, "微软雅黑";
    color: #666;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

body {
    overflow-x: hidden;
}

a {
    color: #666;
}

a.active {
    color: #333;
}

img {
    max-width: 100%;
}

.fa-angle-right,.fa-angle-down {
    color: inherit;
    padding-left: 10px;
}

.item_index {
    display: none;
}





.item_tags {
    clear: both;
    height: 28px;
    border-top: 1px solid rgba(170, 170, 170, 0.2);
}

.item_tags::after {
    content: "";
    display: block;
    clear: both;
}

.item_tags .item_box {
    display: none;
}

.item_tags .fa-tags {
    display: none;
}

.item_tags >a {
    float: left;
    margin-right: 10px;
    padding: 0 14px;
    line-height: 26px;
    border: 1px solid rgba(170, 170, 170, 0.2);
}

.module {
    background: #fff;
}

.container_header .title {
    font-size: 24px;
    line-height: 30px;
    color: #555;
}

.container_header .subtitle {
    font-size: 14px;
    color: #bbb;
    line-height: 26px;
}

.container_category {
    padding-top: 40px;
    text-align: center;
}

.container_category >a {
    display: inline-block;
    margin: 0 5px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
}

.container_content {
    clear: both;
}

.mlist:not(.imagelink) .content_list .item_block {
    border: 1px solid rgba(170, 170, 170, 0.2);
    background-color: transparent;
    box-sizing: border-box;
}

.mlist:not(.imagelink) .content_list .item_block .item_tags {
    padding: 15px;
}

.mlist:not(.imagelink) .content_list .item_info .title {
    transition: all 0.36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.mlist:not(.imagelink) .content_list .item_info .subtitle {
    transition: all 0.36s ease;
    color: #777;
    font-size: 14px;
    line-height: 22px;
}

.mlist:not(.imagelink) .content_list .date_wrap {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    color: #888;
}

.mlist:not(.imagelink) .content_list .item_des {
    margin-top: 13px;
}

.mlist:not(.imagelink) .content_list .item_des .description {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #999;
}

.mlist:not(.imagelink) .content_list .item_img {
    position: relative;
    overflow: hidden;
}

.mlist:not(.imagelink) .content_list .item_img img {
    transition: all 0.36s ease;
    display: inline;
}

.mlist:not(.imagelink) .content_list .item_wrapper .details {
    display: none;
}

.mlist:not(.imagelink) .content_list .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
}



.postSlider .tab_content .owl-item .item_block {
    margin-bottom: 0;
}

.postSlider .tab_button {
    width: 320px;
    margin: 0 auto;
}

.postSlider .tab_button .item_img {
    position: relative;
    width: 100px;
    height: 60px;
    overflow: hidden;
}

.postSlider .tab_button .item_img:hover img {
    transform: scale(1.08);
}

.postSlider .tab_button .item_img img {
    min-width: 100%;
    min-height: 100%;
}

.postSlider .tab_button .item_block {
    cursor: pointer;
}

.postSlider .tab_button .item_block:hover .item_img:after,.postSlider .tab_button .item_block.current .item_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #57bc4c;
    box-sizing: border-box;
}

.postContent {
    margin-bottom: 40px;
    padding-top: 40px;
}

.postInfo .title {
    color: #444;
    font-size: 16px;
    transition: all .3s ease-out 0s;
    line-height: 20px;
}

.postInfo .subtitle {
    color: #999;
    font-size: 12px;
    margin-top: 4px;
    transition: all .3s ease-out 0s;
    line-height: 14px;
}

.postInfo .description {
    margin-top: 20px;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #888;
}

.postInfo .usetdate {
    font-size: 13px;
    line-height: 24px;
}

.listContent_post h3 {
    font-size: 14px;
    padding: 30px 0;
}

.listContent_post >.item_tags {
    padding: 0;
    margin-bottom: 30px;
    border-top: none;
}

.postbody {
    margin-bottom: 60px;
}

.ff_postPage .ff_pageTarget.module {
    margin-top: 0;
}

.ff_postPage .mlist .more {
    display: none !important;
}

.ff_pageList,.ff_postPage {
    padding-bottom: 60px;
}

.postInfo .postbody {
    color: #888;
    font-size: 13px;
}

#postWrapper::after {
    content: "";
    display: block;
    clear: both;
}

body #search-header {
    display: none;
}

body #header {
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
}

body #header #search-nav {
    height: 50px;
}

body #header.mini {
    top: -120px;
    height: 186px;
}

body #header.mini #navWrapper .content .nav >.navitem {
    font-size: 14px;
}

body #header.mini #navWrapper .content .nav >.navitem >a {
    line-height: 64px;
}

body #header.mini #search-nav {
    height: 66px;
}

body #sitecontent {
   
}

body #header.mini #search-header {
    opacity: 0;
}

body #header.mini #search-nav {
    opacity: 1;
    visibility: visible;
}

body #header {
    transition: all 0.36s ease;
    width: 100%;
    height: 170px;
}

body #header .wrapper {
    height: 100%;
}

body #header .wrapper >.content {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}

body #headTop {
    width: 100%;
    height: calc(170px - 50px);
    padding: 0 calc(50% - 1280px / 2);
    box-sizing: border-box;
    border-bottom: 1px solid rgba(170, 170, 170, 0.2);
}

body #logo {
    position: relative;
    float: left;
    height: 100%;
}

body #logo >img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

body #logo img {
    max-width: initial;
}

body #hcontact {
    float: right;
    height: 100%;
}

body #hcontact .fa-phone {
    display: none;
}

body #hcontact p {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    height: 100%;
    font-size: 22px;
}

body #hcontact p .telNum {
    position: relative;
    font-size: 20px;
    line-height: 20px;
    color: #555;
    padding-left: 10px;
    border-left: 1px solid rgba(170, 170, 170, 0.2);
    text-align: right;
}

body #hcontact p .telNum:before {
    content: "";
    font-family: "FontAwesome";
    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;
    font-size: 14px;
    position: absolute;
    left: -30px;
    bottom: 0;
    width: 20px;
    height: 16px;
    color: #adadad;
}

body #hcontact p br {
    display: none;
}

body #hcontact p a {
    font-size: 13px;
    line-height: 13px;
    color: #b1b1b1;
    text-align: right;
    margin-bottom: 8px;
}


#navMini {
    display: none;
}

.ff_sitecontent .module .module_container {
    max-width: 1280px;
    margin: 0 auto;
}

.npagePage .more {
    display: none;
}

.ff_pageList .content {
    background: #fff;
}

.ff_indexPage .module {
    padding-top: 80px;
    padding-bottom: 100px;
}

.ff_indexPage {
    position: relative;
}

.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.ff_indexPage .mlist .content_wrapper {
    padding-top: 51px;
}

.ff_indexPage .mlist .content_wrapper .more_wrap .more {
    display: none;
}

.ff_indexPage .mlist .content_wrapper .more {
    display: block;
    line-height: 46px;
    width: 200px;
    text-align: center;
    margin: 50px auto 0;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_indexPage .mlist .content_wrapper .more:hover {
    color: #fff;
    background-color: #57bc4c;
}


.ff_indexPage #topSlider {
    padding-top: 0px;
    padding-bottom: 0px;
}

#sliderDirThemb,#sliderDotThemb {
    border-color: #57bc4c;
}

#topSlider {
    background: transparent;
}

.ff_topSlider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}

.ff_topSlider .content_list {
    height: 100%;
    overflow: hidden;
    display: block;
    visibility: hidden;
}

.ff_topSlider .content_list.owl-loaded {
    visibility: visible;
}

.ff_topSlider .content_list[data-slider-mode="3"] {
    width: 3600px;
    padding: 40px 0;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer {
    width: 3600px;
    height: 100%;
    left: 50%;
    margin-left: -1800px;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before,.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after {
    content: '';
    width: 1200px;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    top: 0;
    border: #1c1c1c 30px solid;
    box-sizing: border-box;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before {
    left: 0;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after {
    right: 0;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active .item_block p {
    transform: translateY(50px);
    opacity: 0;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active.active3 .item_block p {
    transform: translateY(0px);
    opacity: 1;
}

.ff_topSlider .content_list .owl-item.active .item_block p {
    transform: translateY(0px);
    opacity: 1;
}

.ff_topSlider .content_list .item_block {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.ff_topSlider .content_list .item_block div.item_bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ff_topSlider .content_list .item_block div.item_bg.image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.ff_topSlider .content_list .item_block div.item_bg.video video {
    width: 100%;
    height: 100%;
}

.ff_topSlider .content_list .item_block div.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.ff_topSlider .content_list .item_block a {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
}

.ff_topSlider .content_list .item_block a div {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 50px;
}

.ff_topSlider .content_list .item_block a i {
    text-indent: 20px;
    font-size: 24px;
}

.ff_topSlider .content_list .item_block p {
    transform: translateY(50px);
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
    opacity: 0;
    color: #ffffff;
    max-width: 1170px;
    margin: 0 auto;
}

.ff_topSlider .content_list .item_block p.title {
    font-size: 46px;
    line-height: 46px;
    height: 46px;
    transition-delay: 0s;
}

.ff_topSlider .content_list .item_block p.subtitle {
    font-size: 16px;
    height: 16px;
    color: #ddd;
    transition-delay: 0.2s;
    margin-top: 6px;
}

.ff_topSlider .progress {
    display: none;
    width: 100%;
    height: 1px;
    background: rgba(150, 57, 71, 0.8);
    bottom: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}

.ff_topSlider .owl-nav {
    height: 0;
    top: 50%;
    transform: translateY(calc(-50%));
    position: absolute;
    width: 100%;
    margin: 0;
}

.ff_topSlider .owl-nav .owl-prev,.ff_topSlider .owl-nav .owl-next {
    top: 50%;
    transform: translateY(-50%);
}

.ff_topSlider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}

.ff_topSlider .owl-nav .owl-next {
    position: absolute;
    right: 0;
}

.ff_topSlider .owl-nav .owl-prev,.ff_topSlider .owl-nav .owl-next {
    width: 50px;
    height: 50px;
}

.ff_topSlider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.ff_topSlider .owl-dots {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 11px;
    bottom: 20px;
    padding: 8px 16px;
}

.ff_topSlider .owl-dots .owl-dot span {
    width: 4px;
    height: 4px;
    border: 1px solid transparent;
    background-color: #fff;
    margin: 0 8px;
}

.ff_topSlider .owl-dots .owl-dot.active span {
    background-color: transparent;
    box-shadow: 0 0 0 2px #fff;
}

.ff_topSlider .owl-nav .owl-prev,.ff_topSlider .owl-nav .owl-next {
    background: transparent;
}

.ff_indexPage .service .content_list::after,.npagePage:not(.post) .service .content_list::after {
    content: "";
    display: block;
    clear: both;
}

.ff_indexPage .service .content_wrapper,.npagePage:not(.post) .service .content_wrapper {
    position: relative;
    margin-right: 0px;
}

.ff_indexPage .service .content_wrapper.slider,.npagePage:not(.post) .service .content_wrapper.slider {
    margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider .item_block,.npagePage:not(.post) .service .content_wrapper.slider .item_block {
    margin-bottom: 0;
}

.ff_indexPage .service .owl-item .item_block,.npagePage:not(.post) .service .owl-item .item_block {
    width: 100%;
}

.ff_indexPage .service .item_block,.npagePage:not(.post) .service .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 0px);
    height: auto;
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}


.ff_indexPage .service {
    background-position: center bottom;
}

.ff_indexPage .service .content_list .item_block,.npagePage:not(.post) .service .content_list .item_block {
    margin: 0;
    border: none;
}

.ff_indexPage .service .content_list .item_block .item_box .item_wrapper,.npagePage:not(.post) .service .content_list .item_block .item_box .item_wrapper {
    text-align: center;
    padding: 42px 52px;
}

.ff_indexPage .service .content_list .item_block .item_des,.npagePage:not(.post) .service .content_list .item_block .item_des {
    margin-top: 6px;
    transition: 0.36s ease;
}

.ff_indexPage .service .content_list .item_block .item_box,.npagePage:not(.post) .service .content_list .item_block .item_box {
    display: block;
    position: relative;
}

.ff_indexPage .service .content_list .item_block .item_box:after,.npagePage:not(.post) .service .content_list .item_block .item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 10px solid transparent;
    box-sizing: border-box;
    transition: 0.36s ease;
}

.ff_indexPage .service .content_list .item_block .details,.ff_indexPage .service .content_list .item_block .date_wrap,.ff_indexPage .service .content_list .item_block .item_tags,.npagePage:not(.post) .service .content_list .item_block .details,.npagePage:not(.post) .service .content_list .item_block .date_wrap,.npagePage:not(.post) .service .content_list .item_block .item_tags {
    display: none;
}

.ff_indexPage .service .content_list .item_block .item_info,.npagePage:not(.post) .service .content_list .item_block .item_info {
    position: relative;
}

.ff_indexPage .service .content_list .item_block .item_info:after,.npagePage:not(.post) .service .content_list .item_block .item_info:after {
    clear: both;
    display: block;
    content: '';
    position: absolute;
    height: 1px;
    background: transparent;
    left: 50%;
    width: 25px;
    bottom: 0;
    transform: translate3d(-50%, 0, 0);
    transition: 0.36s ease;
}

.ff_indexPage .service .content_list .item_block:hover .item_box .item_wrapper .item_info .title,.npagePage:not(.post) .service .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #333;
    transform: translateY(-10px);
}

.ff_indexPage .service .content_list .item_block:hover .item_box .item_wrapper .item_info:after,.npagePage:not(.post) .service .content_list .item_block:hover .item_box .item_wrapper .item_info:after {
    width: 55px;
    background: #e5e5e5;
}

.ff_indexPage .service .content_list .item_block:hover .item_des,.npagePage:not(.post) .service .content_list .item_block:hover .item_des {
    transform: translateY(10px);
}

.ff_indexPage .service .content_list .item_block:hover .item_box:after,.npagePage:not(.post) .service .content_list .item_block:hover .item_box:after {
    border-color: #57bc4c;
}

body .service.mlist .content_list .item_block {
    border-left: 0;
    border-bottom: 0;
    transform: translate3d(0, 0, 0);
}

body .service.mlist .content_list .item_block:nth-child(1),body .service.mlist .content_list .item_block:nth-child(2),body .service.mlist .content_list .item_block:nth-child(3) {
    border-top: 0;
}

body .service.mlist .content_list .item_block:nth-child(3n) {
    border-right: 0;
}



.project.mlistpost .listContent_post .content_list::after {
    content: "";
    display: block;
    clear: both;
}

.project.mlistpost .listContent_post .content_wrapper {
    position: relative;
    margin-right: -10px;
}

.project.mlistpost .listContent_post .content_wrapper.slider {
    margin-right: 0;
}

.project.mlistpost .listContent_post .content_wrapper.slider .item_block {
    margin-bottom: 0;
}

.project.mlistpost .listContent_post .owl-item .item_block {
    width: 100%;
}

.project.mlistpost .listContent_post .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 4 - 10px);
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}


.project.mlistpost .tabBtn .post-prev,.project.mlistpost .tabBtn .post-next {
    background: #fff;
    border: 1px solid #f0f0f0;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
    display: none;
}

.project.mlistpost .tabBtn .post-prev.empty,.project.mlistpost .tabBtn .post-next.empty {
    background-color: #fff;
}

.project.mlistpost .tabBtn .post-prev {
    border-left: none;
    border-right: none;
    border-top: none;
}

.project.mlistpost .tabBtn .post-next {
    border-right: none;
    border-top: none;
}

.project.mlistpost .postbody {
    background: #f8f8f8;
    padding: 60px 70px;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 0px;
}

.project.mlistpost .postInfo {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 550px);
}

.project.mlistpost .postInfo .usetdate {
    display: none;
}

.project.mlistpost .postInfo .title {
    line-height: 30px;
    padding: 25px 0;
    border-bottom: 1px solid #eeeeee;
}

.project.mlistpost .postInfo .mainInfor {
    max-width: 100%;
    float: none;
}

.project.mlistpost .postInfo .description {
    max-width: 100%;
    float: none;
    color: #929292;
    margin: 22px 0;
}

.project.mlistpost .item_tags {
    display: none;
}






/*# sourceMappingURL=debug/style.8390.css.map */
/* 2019-09-20 yyq 修改 */
#banner div {
    background-position: center;
}

@media screen and (min-width: 1921px) {
    #banner div {
        background-size: 100%;
    }
}

/* 2019-09-20 yyq 修改 */
