@charset "utf-8";
/*
color:red !important;/* Firefox、IE7支持 
_color:red;  IE6支持 
*color:red;  IE6、IE7支持 
*+color:red; IE7支持/
color:red\9; IE6、IE7、IE8支持 
color:red\0; IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templets/ftwcm/images/bg_index.body1.png');_background:none;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.3));
behavior:url('');
pointer-events:none;//鼠标穿透
-webkit-animation:0.3s ease-in 1.1s 1 ui;
-webkit-animation-fill-mode:both;
filter:alpha(opacity=50);
*/

/*--默认--*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, select, textarea {
    margin: 0;
    padding: 0;
}

html {
    _background-image: url(about:blank);
    _background-attachment: fixed;
	touch-action: inherit !important;
}

body {
    font-size: 14px;
    font-family: 微软雅黑, 'Heiti SC', 黑体, Arial, Helvetica, Verdana, Tahoma, sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
    width: 100%;
    margin: 0 auto;
}

ol, ul, li {
    list-style: none outside none;
    padding: 0;
}

a {
    text-decoration: none;
}

a:focus {
    outline: none;
}

img {
    border: none;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

tr, td, th {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

input, textarea, select {
    font-size: 14px;
    font-family: 微软雅黑, 'Heiti SC', 黑体, Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

input, button, select, textarea {
    outline: none;
    border: 0 none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

/*--类--*/
.warp {
    width: 1272px;
    /* height: 100%; */
    margin: 0 auto;
    position: relative;
}

.clear:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clear {
    *zoom: 1;
}

#header {
    width: 100%;
    height: 84px;
    background-color: #f2f2f2;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    min-width: 1272px;
    border-bottom: 0 solid rgba(18, 160, 205, 0.8);
}

#header .logo {
    background: url(../image/888888888-15102916062V23.png) left center no-repeat;
    background-size: 100%;
    width: 205px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

#header .nav ul {
    text-align: center;
}

#header .nav ul li {
    display: inline-block;
}

#header .nav ul li a {
    display: block;
    font-size: 14px;
    line-height: 84px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 0 16px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

#header .nav ul li .subNav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 84px;
    overflow: hidden;
    display: none;
}

#header .nav ul li .subNav a {
    line-height: 48px;
    margin-right: 10px;
}

#header .nav ul li.active {
    border-bottom: 3px solid red;
}

#header .nav ul.clear li.child_box:hover ul.child_list {
	display: block;
}

#header .nav ul.child_list {
	/* display: flex; */
	flex-direction: column;
	position: absolute;
	min-width: 126px;
	left: -26px;
	top: 66px;
	background: #fff;
	display: none;
}

#header .nav ul.child_list li{
	text-align: center;
}

#header .nav ul.child_list li a{
	line-height: 30px;
	padding: 4px 0;
}

#header .tools {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    padding: 29px 0 25px;
    /* 暂时隐藏搜索与语言切换 */
    display: none;
}

#header .tools .search {
    background: url(../image/search_textbg.png) 0 0 no-repeat;
    background-size: 100% 100%;
    height: 30px;
    float: left;
    padding: 0 22px;
    position: relative;
}

#header .tools .searchtext {
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 14px;
    color: #909090;
    line-height: 30px;
}

#header .tools .searchbtn {
    background: url(../image/search_btnico.png) center center no-repeat;
    width: 44px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#header .tools .lang {
    float: left;
    height: 30px;
    line-height: 30px;
}

#header .tools .lang a {
    color: black;
}

#focus {
    width: 500px;
    height: 350px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

#focus ul {
    position: absolute;
    left: 0;
    top: 0;
}

#focus ul li {
    float: left;
    width: 500px;
}

#focus ul li img {
    width: 100%;
    height: auto;
}

#focus ol {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#focus ol li {
    float: left;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #fc0;
    background: #000;
    color: #fff;
    margin-right: 3px;
    cursor: pointer;
}

#focus ol li.j_focusCur {
    background: #fff;
    color: #000;
}

#focus .introduce {
    height: 30px;
    line-height: 30px;
    width: 350px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
}

#focus .prev {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 40%;
    left: 10px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    text-align: center;
}

#focus .next {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 40%;
    right: 10px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    text-align: center;
}

#bottom {
    background-color: #373737;
    padding: 48px 0;
}

#bottom .link {
    float: left;
    overflow: hidden;
}

#bottom .link .list {
    float: left;
    padding: 0 50px 0 18px;
}

#bottom .link .list .head {
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
}

#bottom .link .list ul {
    padding-top: 10px;
}

#bottom .link .list ul li {
    margin-bottom: 10px;
}

#bottom .link .list ul li a {
    color: #909090;
    font-size: 12px;
    line-height: 16px;
}

#bottom .link .list ul li a:hover {
    color: #a78f4e;
}

#bottom .hotline {
    float: right;
    padding-right: 20px;
    text-align: right;
    color: #FFF;
}

#bottom .hotline .t1 {
    font-size: 14px;
    line-height: 20px;
}

#bottom .hotline .tel {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 40px;
    line-height: 52px;
}

#bottom .hotline .online {
    color: #FFF;
    font-size: 14px;
    line-height: 42px;
    width: 96px;
    height: 42px;
    border: 1px solid #a78f4e;
    display: inline-block;
    margin-top: 16px;
    padding-left: 66px;
    background: url(../image/bottom_hotline_online.png) 26px center no-repeat;
    text-align: left;
}

#bottom .hotline a:hover {
    color: #a78f4e;
}

#footer {
    width: 100%;
    height: 75px;
    background-color: #f2f2f2;
    font-size: 12px;
    color: black;
    min-width: 1220px;
    text-align: center;
}

#footer .link {
    color: #b5b5b5;
    line-height: 48px;
	/* line-height: 75px; */
	margin-right: 30px
}

#footer .link a {
    padding: 0 2px;
}

#footer .copy {
    margin: 0 20px;
    /* line-height: 75px; */
}

#footer .copy .ftbj {
    margin-left: 20px;
}

#footer .code {
    position: absolute;
    height: 100%;
    top: 0;
}

#footer .code a {
    width: 30px;
    height: 75px;
    background: url(../image/code.png) no-repeat;
    position: absolute;
    top: 0;
}

#footer .code a .img {
    width: 140px;
    height: auto;
    border: 2px solid #484848;
    position: absolute;
    bottom: 75px;
    left: 0;
    display: none;
}

#footer .code a .img img {
    width: 100%;
    height: auto;
}

#footer .code .sch {
    background-position: 0 center;
    left: 40px;
}

#footer .code .sch .search {
    background-color: #484848;
    width: 152px;
    height: 30px;
    padding: 0 44px 0 18px;
    position: absolute;
    bottom: 75px;
    left: 0;
    display: none;
}

#footer .code .sch .searchtext {
    width: 100%;
    height: 100%;
    background-color: transparent;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
}

#footer .code .sch .searchbtn {
    background: url(../image/search_btnico.png) center center no-repeat;
    width: 44px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#footer .code .wb {
    background-position: -30px center;
    left: 40px;
}

#footer .code .wx {
    background-position: -60px center;
    left: 80px;
}

#footer a {
    color: black;
}

.fBottom {
    position: fixed;
    bottom: 0;
    left: 0;
}

.contTitle {
    color: #474747;
    text-align: center;
}

.contTitle .t1 {
    font-size: 28px;
    line-height: 44px;
}

.contTitle .t2 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
}

.contTitle .link {
    font-size: 12px;
    line-height: 35px;
    color: #474747;
    width: 157px;
    height: 35px;
    border: 1px solid #b8b8b8;
    display: inline-block;
    cursor: pointer;
}

.contTitle .link:hover {
    color: #a78f4e;
    border-color: #a78f4e;
}

/*面包屑*/
#bread {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #707070;
}

#bread a {
    color: #707070;
}

#bread a:hover {
    color: #ff5705;
}

#bread .cur {
    color: #ff5705;
}

/*面包屑*/
.gotop {
    position: fixed;
    right: 15px;
    bottom: 100px;
    width: 78px;
    height: 57px;
    background: url(../image/gotop.png) 0 0 no-repeat;
    display: none;
    z-index: 10;
}

.gotop.fr {
    left: 100%;
    margin-left: -50px;
}

/*滚动条*/
.dragWarp {
    width: 3px;
    height: 100%;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 1;
}

.dragColor {
    width: 1px;
    height: 100%;
    margin: 0 auto;
    background-color: #d0d0d0;
}

.dragBar {
    width: 3px;
    height: 75px;
    background-color: #a8a8a8;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

/*下拉选框*/
.selectWarp {
    text-align: left;
    cursor: pointer;
    position: relative;
    border: 1px solid #c1c1c1;
    background-color: #FFF;
}

.selectWarp .selectBtn {
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #474747;
    background: url(../image/select_arrow.png) right top no-repeat;
    padding: 0 26px 0 12px;
    text-align: center;
}

.selectWarp .selectBg {
    background-position: right bottom;
}

.selectWarp ul {
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    top: 26px;
    background-color: #FFF;
    overflow: auto;
    z-index: 10;
    border: 1px solid #c1c1c1;
    border-top: 0 none;
}

.selectWarp ul li {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px;
}

.selectWarp ul li:hover {
    color: #a78f4e;
}

/*分页*/
.page {
    text-align: center;
    width: 100%;
    padding: 30px 0 80px;
}

.page ul {
    display: inline-block;
    overflow: hidden;
}

.page li {
    float: left;
    padding: 0 4px;
    color: #707070;
    line-height: 34px;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 16px;
}

.page a {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #707070;
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    transition: all .5s ease 0s;
}

.page a:hover {
    color: #FFF;
    background-color: #51a9e3;
    border-color: #51a9e3;
}

.page .cur {
    color: #FFF;
    background-color: #51a9e3;
    border-color: #51a9e3;
}

/****/
.saleNum {
    width: 122px;
    height: 28px;
    border: 1px solid #dfdfdf;
    overflow: hidden;
    background-color: #FFF;
}

.saleNum span {
    user-select: none;
    -moz-user-select: none;
    float: left;
    overflow: hidden;
    color: #b1b1b1;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 20px;
}

.saleNum span:hover {
    color: #ae985e;
}

.saleNum .numBtn {
    width: 31px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    float: left;
    text-align: center;
}

.saleNum input {
    width: 48px;
    height: 28px;
    line-height: 28px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    float: left;
    text-align: center;
    padding: 0 5px;
}

/*input清除内容tip*/
.input {
    padding: 5px;
    margin: 0;
    border: 1px solid #beceeb;
}

.allClear {
    display: none;
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 6px 0 0 -20px;
    cursor: pointer;
}

.input::-ms-clear {
    display: none;
}

.input:valid + .allClear {
    display: inline;
}

/* 暂时隐藏搜索与语言切换 */
.m_content .fixedNav {
    display: none;
}
.m_content .wechat-banner .banner-top {
    display: none;
}
/* 移动端适配 */
@media (max-width: 768px) {
    .warp {
        width: 100% !important;
    }
    #header {
        min-width: auto !important;
        height: auto;
    }
    #header .logo {
        margin: 0 auto;
        position: relative;
        height: 84px;
    }
    #header .nav {
        position: relative;
    }
    #header .nav:before {
        content: "";
        background: url("../image/menu.png") no-repeat;
        background-size: cover;
        width: 48px;
        height: 48px;
        position: absolute;
        top: -64px;
        left: 20px;
        transform: scale(.6);
    }
    #header .nav.open {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
        background: none;
    }
    #header .nav ul {
        display: none;
    }
    #header .nav.open ul {
        display: block;
    }
    #header .nav.open ul li:before {
        content: "";
        display: block;
        height: 0;
        width: 60%;
        margin: 0 auto;
        border-bottom: 1px solid #cccccccc;
        transform: scaleY(.3);
    }
    #header .nav.open ul li {
        display: block;
    }
    #header .nav.open ul li a {
        line-height: 48px;
    }
    #header .tools {
        display: none;
    }
    #container {
        min-width: auto !important;
        min-height: auto !important;
        height: auto !important;
        width: auto !important;
    }
    /* 介绍部分 */
    #container.lonch .block1 {
        height: auto;
    }
    #container.lonch .block1 .head {
        padding: 30px 30px 0;
    }
    #container.lonch .block1 p {
        margin-top: 10px !important;
    }
    #container.lonch .lightImgs {
        padding: 10px 0;
    }
    #container.lonch .lightImgs .lightImgList {
        width: 100%;
        padding: 0 10px;
    }
    #container.lonch .lightImgs .lightImgList li {
        width: 50%;
        height: auto;
        float: left;
        margin: 0;
        padding: 10px;
    }
    /* app下载部分 */
    .lonch .yfBlock {
        height: auto !important;
    }
    .lonch .yfBlock .viewport-fixed ,
    .lonch .yfBlock .viewport-fixed>.viewport-view ,
    .lonch .yfBlock .viewport-fixed>.viewport-view>.viewport-view-body ,
    .lonch .yfBlock .full-height {
        height: auto;
    }
    .lonch .yfBlock .lcs-wraper {
        min-width: auto;
        height: auto;
    }
    .lonch .yfBlock .lcs-wraper .lcs-container {
        height: auto;
    }
    .lonch .yfBlock .lcs-wraper .lcs-content {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        transform: translate(0, 0);
    }
    .lonch .yfBlock .lcs-wraper .lcs-content .lcs-card-list {
        margin-top: 30px;
        display: block;
        padding: 0 30px;
        height: auto !important;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card {
        width: 100%;
        overflow: hidden;
        display: flex;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card:not(:first-child) {
        margin-left: 0;
        margin-top: 10px;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-header {
        height: auto;
        border-radius: unset;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-header-bg {
        border-radius: unset;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-title {
        padding: 0;
        flex-direction: column;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-title-text {
        margin: 10px;
        width: 16px;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-centent {
        flex: 0 0 120px;
        margin-left: 10px;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-centent .lcs-banner-img {
        padding: 0 !important;
        height: 100%;
        font-size: 0; /* 解决标签间换行产生的空格，工程化项目无需此操作 */
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-centent .lcs-banner-img:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-centent .lcs-banner-img img {
        display: inline-block;
        left: 0 !important;
        margin-left: 0 !important;
    }
    .lonch .yfBlock .lcs-wraper .lcs-card-list .lcs-card-footer {
        padding: 10px;
    }
    .lonch .yfBlock .lcs-wraper .yaofacai-tac .icons {
        transform: scale(0.9);
        left: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
    .lonch .yfBlock .lcs-wraper .yaofacai-tac .icons ~ p {
        font-size: 12px;
        display: none;
    }
    .lonch .yfBlock .cart-footer > img {
        margin: 0 10px 10px 0;
        width: 100%;
    }
    .lonch .yfBlock .cart-footer .lonchJX-btn {
        margin-bottom: 20px;
        /*padding: 5px;*/
        padding-right: 10px;
    }
    .lonch .yfBlock .cart-footer .lonchJX-btn a {
        font-size: 12px;
    }
    .lonch .yfBlock .cart-footer .lonchJX-btn .bi-a-btn {
        width: 140px;
        margin: 25px 0 10px;
        font-size: 16px;
    }
    #container .tal {
        margin: 10px 0;
        padding: 0 10px;
    }
    #container .tal img {
        width: 70%;
    }
    /* 覆盖领域 */
    #container.lonch .block2 {
        padding: 10px;
        height: auto;
    }
    #container.lonch .block2 .list {
        margin-bottom: 10px;
    }
    #container.lonch .block2 .list li {
        width: 50%;
    }
    /* 版图 */
    #container.lonch .memberList {
        padding: 40px 0 20px;
    }
    #container.lonch .memberList h2 {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    #container.lonch .memberList .treeitory-member {
        display: block;
        text-align: center;
    }
    #container.lonch .memberList .treeitory-member .treeitory-member-card {
        margin: 0 0 20px !important;
    }
    #container.lonch .memberList .treeitory-member .treeitory-member-company p {
        padding: 5px 0 0;
    }

    /* 信息门户 */
    #container.gateway .innerBg {
        background-size: auto 200px !important;
        background-position: right top;
    }
    #container.gateway .block ul {
        margin: 0 0 30px;
        width: auto !important;
    }
    #container.gateway .block ul li {
        width: auto !important;
        float: none;
        margin: 30px 0 0;
    }
    #container.gateway .block ul li .imgWarp {
        display: none !important;
    }
    #container.gateway .head {
        width: auto !important;
    }
    #container #footer {
        width: auto !important;
        min-width: auto !important;
        height: auto !important;
        text-align: center;
        font-size: 12px;
        padding: 20px 10px 30px;
    }
    #container #footer span + span {
        display: block;
        margin: 10px 0;
    }
    #container #footer .link {
        display: block;
        margin-right: 0 !important;
        line-height: 1.2em;
    }
    #container #footer .copy {
        margin: 0 !important;
    }
    /* 底部 */
    #footer {
        width: auto !important;
        min-width: auto !important;
        height: auto !important;
        text-align: center;
        font-size: 12px;
        padding: 20px 10px 30px;
    }
    #footer span + span {
        display: block;
        margin: 10px 0;
    }
    #footer .link {
        display: block;
        margin-right: 0 !important;
        line-height: 1.2em;
    }
    #footer .copy {
        margin: 0 !important;
    }

    /* 夜莺 */
    #container .innerBg .lcs-wraper {
        min-width: auto;
    }
    #container .innerBg .lcs-wraper .lcs-content {
        position: relative;
        width: auto;
        top: 0;
        left: 0;
        transform: none;
    }
    #container .innerBg .lcs-wraper .lcs-card-list {
        margin: 20px 10px;
        background: rgba(255, 255, 255, .5);
        border-radius: 10px;
        padding: 0 10px;
    }
    #container .innerBg .lcs-wraper .lcs-card-list .lcs-card {
        width: auto;
        box-shadow: none;
        flex: 1 0 0;
    }
    #container .innerBg .lcs-wraper .lcs-card-list .lcs-card-bg {
        display: none;
    }
    #container .innerBg .lcs-wraper .lcs-card-list .lcs-card-header {
        display: none;
    }
    #container .innerBg .lcs-wraper .lcs-card-list .lcs-banner-img-qt {
        margin-top: 30px;
    }
    #container .innerBg .lcs-wraper .lcs-card-list .lcs-banner-text {
        margin: 10px;
    }
    #container .innerBg .lcs-wraper .lcs-card-list .lcs-banner-text-en {
        margin-bottom: 20px;
    }
    #container .activityBlock .list {
        padding: 0 10px 10px;
    }
    #container .activityBlock .list li {
        float: none;
        width: auto;
        padding: 10px 0 0;
    }
    #container .newsBlock .newsContainer {
        padding: 40px 0 20px;
    }
    #container .newsBlock .newsContainer h3 {
        margin-bottom: 20px;
    }
    #container .newsBlock .newsContainer .list {
        padding: 0 30px;
    }
    #container .newsBlock .newsContainer .list>li:first-child {
        float: none;
        margin: 0;
    }
    #container .newsBlock .newsContainer .newsList li {
        height: auto;
        line-height: 16px;
        margin-bottom: 10px;
    }

    /* 神奇植物 */
    #container.plant {
        background-repeat: no-repeat;
        background-size: contain;
    }
    #container.plant .bannar {
        height: auto;
    }
    #container.plant .bannar img {
        width: 30%;
        margin: 35px 0;
    }
    #container.plant .scrollWarp {
        /*display: none;*/
        padding: 0 0 10px;
    }
    #container.plant .scrollWarp > a.arr {
        display: none;
    }
    #container.plant .scrollWarp ul {
        float: none;
        padding: 0 5px;
        display: flex;
        flex-wrap: wrap;
    }
    #container.plant .scrollWarp ul li {
        width: calc(50% - 10px);
        /*flex: 0 0 50%;*/
        margin: 0 5px 10px !important;
        float: none;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    #container.plant .scrollWarp ul li a {
        height: auto;
        vertical-align: bottom;
    }
    #container.plant .scrollWarp ul li .mask .p {
        text-align: left;
        padding: 0 10px;

        overflow: hidden;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    /* 神奇植物详情页 */
    #container.article .title {
        padding: 10px 0 !important;
    }
    #container.article .cont {
        padding: 0 30px 30px;
    }
    .article .cont img {
        max-width: 80%;
        height: auto !important;
    }

    /* 云服app */
    .m_content {
        min-width: auto !important;
    }
    .m_content .fixedNav {
        display: none;
    }
    .m_content .wechat-banner {
        height: auto;
        background-position: left bottom;
    }
    .wechat-banner .banner-top {
        display: none;
    }
    .m_content .banner-con {
        width: auto;
        position: relative;
        left: 0;
        margin-left: 0;
        top: 0;
        height: auto;
    }
    .m_content .banner-con #banner-title {
        width: auto;
        height: auto;
        transform: scale(0.5);
        transform-origin: 20% 30%;
    }
    .m_content .wechat-ad {
        width: auto;
        display: block;
        height: auto;
        margin: 20px 0;
    }
    .m_content .wechat-ad .w-ad-div {
        width: auto;
        height: 50vw;
        background-position: top left;
        background-size: 50%;
        padding-left: 50%;
        padding-right: 30px;
        padding-top: 10px;
        position: relative;
    }
    .m_content .wechat-ad .w-ad-div:nth-child(even) {
        background-position: top right;
        padding-left: 30px;
        padding-right: 50%;
    }
    .m_content .wechat-ad .w-ad-div ~ .w-ad-div:before {
        content: "";
        display: block;
        position: absolute;
        height: 0;
        top: 0;
        left: 10vw;
        right: 10vw;
        border-top: 1px dashed #ccc;
    }
    .m_content .wechat-ad .w-ad-div h3 {
        margin-top: 0;
    }
    .m_content .wechat-connect {
        display: flex;
        flex-wrap: wrap;
    }
    .m_content .wechat-connect h3 {
        flex: 1 0 100%;
    }
    .m_content .wechat-connect h3,
    .m_content .office h3,
    .m_content .companybox h3,
    .m_content .openbox h3,
    .m_content .swiper-box h3 {
        padding: 0 0 20px;
        margin: 0;
    }
    .m_content .wechat-connect h3 + div {
        flex: 0 0 15vw;
    }
    .m_content .wechat-connect .connect-items {
        width: auto;
        display: block;
        height: auto;
        margin: 0 0 10px;
        text-align: center;
    }
    .m_content .wechat-connect .connect-items .itemact {
        background: #f7f8f8;
    }
    .m_content .wechat-connect .connect-items span {
        margin: 0;
        display: block;
        padding: 0;
        height: 60px;
        line-height: 20px;
    }
    .m_content .wechat-connect .connect-items span i {
        float: none;
        margin: 0 auto;
        display: block;
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 50%;*/
        /*margin-left: -20px;*/
    }

    .m_content .wechat-connect .connect-items span.item1 i {background-position: -135px 0;}
    .m_content .wechat-connect .connect-items span.item2 i {background-position: -135px -51px;}
    .m_content .wechat-connect .connect-items span.item3 i {background-position: -135px -100px;}
    .m_content .wechat-connect .connect-items span.item4 i {background-position: -135px -159px;}
    .m_content .wechat-connect .connect-items span.item5 i {background-position: -135px -209px;}
    .m_content .wechat-connect .connect-items span.item6 i {background-position: -135px -264px;}

    .m_content .wechat-connect .connect-items span.itemact.item1 i {background-position: -190px 0;}
    .m_content .wechat-connect .connect-items span.itemact.item2 i {background-position: -190px -52px;}
    .m_content .wechat-connect .connect-items span.itemact.item3 i {background-position: -190px -102px;}
    .m_content .wechat-connect .connect-items span.itemact.item4 i {background-position: -190px -160px;}
    .m_content .wechat-connect .connect-items span.itemact.item5 i {background-position: -190px -209px;}
    .m_content .wechat-connect .connect-items span.itemact.item6 i {background-position: -190px -264px;}

    .m_content .wechat-connect .connect-con {
        flex: 1;
        height: 360px;
    }
    .m_content .wechat-connect .connect-con li {
        height: 100%;
        box-sizing: border-box;
        padding: 10px 10px;
        overflow: hidden;
    }
    .m_content .wechat-connect .connect-con li .item-box {
        width: auto;
        position: relative;
        display: block;
    }
    .m_content .wechat-connect .connect-con .item-txt,
    .m_content .wechat-connect .connect-con .item-img {
        width: auto;
    }
    .m_content .wechat-connect .connect-con .item-img {
        transform: scale(0.8);
        transform-origin: top right;
    }
    .m_content .wechat-connect .connect-con .item-img img {
        width: 100%;
        float: right;
    }
    .m_content .wechat-connect .connect-con li .item-txt h3 {
        margin: 0;
        padding: 0;
    }
    .m_content .wechat-connect .connect-con li .item-txt h3:after {
        bottom: -10px;
    }
    .m_content .wechat-connect .connect-con li p {
        margin: 15px 0 0;
    }

    .m_content .office-items, .m_content .openlists {
        width: auto;
        height: auto;
        padding: 0 10px;
    }
    .m_content .office-items li, .m_content .openlists li {
        width: 50%;
        padding: 0 5px 20px;
        height: auto;
    }
    .m_content .office-items li div, .m_content .openlists li div {
        margin-bottom: 20px;
    }
    .m_content .office-items li p, .m_content .openlists li p {
        padding-left: 15px;
        font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
    }

    .m_content .companybox {
        padding: 20px 0;
    }
    .m_content .companybox .companylists {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        padding: 0 5px;
    }
    .m_content .companybox .companylists > * {
        flex: 1 1 50%;
    }
    .m_content .companybox .companylists li {
        margin: 0 5px 10px;
        width: auto;
        position: relative;
    }
    .m_content .updatebox {
        width: auto;
        display: none;
    }
    .m_content .updatebox .updateitem {
        padding-top: 0;
    }
    .m_content .updatelists {
        margin: 0 10px 20px;
    }

}

.lcs-card-list-home-download-wrap {
    background: url(../image/yfbbg.jpg) no-repeat;
    background-size: 100% 100%;
    height: auto !important;
    width: 100% !important;
}
.lcs-wraper .lcs-card-list .lcs-card-centent {
    padding: 10px 0;
}
.lcs-card-list-home-page {
    margin: 0 auto;
}
@media (min-width: 1440px)  {
   .lcs-card-list-home-page {
        width: 1440px;
    }
}
@media (max-width: 1439px) {
    .lcs-card-list-home-page {
    	width: calc(100vw - 40px);
        margin-left: auto;
        margin-right: auto;
    }
}