#content2 {
width:100vw;
min-height:100vh;
}
#news-title {
width:100%;
padding-top:110px;
position:absolute;
z-index:1;
}
#news-title:after {
content:"";
display:block;
width:0;
height:100vh;
background:#deff00;
position:absolute;
top:0;
left:0;
z-index:-1;
}
#news-title.start:after {
width:28.5vw;
-webkit-transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 0ms;
-moz-transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 0ms;
transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 0ms;
}
#news-title .cont-in {
padding:0 6.243% 0 20.33%;
}
#news-title .tit {

}
#news-title .tit .icon {
padding:10px 0;
}
#news-title .tit .icon svg {
width:68px;
height:14px;
}
#news-title .tit .icon svg polyline {
stroke-width:5px;
stroke:#1a1a1d;
fill:none;
stroke-dashoffset:100;
stroke-dasharray:100;
-webkit-transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 500ms;
-moz-transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 500ms;
transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 500ms;
}
#news-title.enter-animate.start .tit .icon svg polyline {
stroke-dashoffset:0;
}
#news-title .tit p {
width:100%;
line-height:148px;
overflow:hidden;
}
#news-title .tit p span {
display:inline-block;
color:#1a1a1d;
font-size:122.83px;
line-height:148px;
font-family:"Conv_Montserrat-Black";
text-transform:uppercase;
-webkit-transform:translateX(-100%);
-moz-transform:translateX(-100%);
transform:translateX(-100%);
-webkit-transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 500ms;
-moz-transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 500ms;
transition:all 1000ms cubic-bezier(0.7, 0, 0.3, 1) 500ms;
}
#news-title.enter-animate.start .tit p span {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
transform:translateX(0);
}
#news-title .cont {
display:none;
}

.propertyByNewsDetail {
padding-top:272px;
width:calc(71.5vw - 110px);
min-height:100vh;
padding-left:60px;
padding-right:20.33%;
margin-left:28.5vw;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.propertyByNewsDetail .wangpuBodyContTitle {
border:0 none;
font-size:23.15px;
font-weight:bolder;
height:120px;
padding:0;
text-align:left;
width:100%;
}
.propertyByNewsDetail .wangpuBodyContTitle span {
display:none;
}
.propertyByNewsDetail .wangpuBodyContTitle .b {
display:block;
}
.propertyByNewsDetail .newsContentInfo {
margin:0;
width:100%;
}
.propertyByNewsDetail .newsContentInfo .newsContent {
color:#1a1a1d;
font-size:14px;
line-height:35px;
text-align:justify;
}
.propertyByNewsDetail .newsContentInfo .newsContent img {
display:block;
max-width:100%;
}
.propertyByNewsDetail .product_bottom {
text-align:left;
padding:0;
margin-top:55px;
}
.propertyByNewsDetail .product_bottom a .icon,
.propertyByNewsDetail .product_bottom a span {
vertical-align:top;
color:#1a1a1d;
}
.propertyByNewsDetail .product_bottom a span {
margin-left:6px;
}
.propertyByNewsDetail .wangpuBodyContTitle .newsInfo, .propertyByNewsDetail .newsContentInfo .news_t, .shareInfo {
display:none;
}

#category_news {
width:100%;
height:178px;
padding:36px 57px 44px 57px;
margin-top:62px;
background:#fff;
position:relative;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
#category_news .topbanerCont {
overflow:visible;
}
#category_news .mod_links>span {
display:block;
height:49px;
line-height:49px;
font-size:0;
}
#category_news .mod_links>span .icon {
display:inline-block;
width:40px;
position:relative;
}
#category_news .mod_links>span .icon .line {
width:100%;
height:2px;
display:block;
overflow:hidden;
}
#category_news .mod_links>span .icon .line .inner {
background:#1c1b20;
width:100%;
height:2px;
display:block;
}
#category_news .mod_links>span .icon svg {
position:absolute;
top:50%;
right:0px;
-webkit-transform:translate(2px, -50%);
-moz-transform:translate(2px, -50%);
-ms-transform:translate(2px, -50%);
-o-transform:translate(2px, -50%);
transform:translate(2px, -50%);
}
#category_news .mod_links>span:nth-child(1) .icon svg {
left:-5px;
-webkit-transform:translate(2px, -50%) rotate(180deg);
-moz-transform:translate(2px, -50%) rotate(180deg);
-ms-transform:translate(2px, -50%) rotate(180deg);
-o-transform:translate(2px, -50%) rotate(180deg);
transform:translate(2px, -50%) rotate(180deg);
}
#category_news .mod_links>span .txt {
color:#1a1a1d;
font-size:14px;
font-weight:bolder;
margin-left:10px;
vertical-align:middle;
}
#category_news .mod_links>span a {
color:#1a1a1d;
font-size:14px;
margin:0;
margin-left:12px;
font-weight:normal;
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
width:68%;
height:49px;
line-height:49px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
#category_news .mod_links>span a:hover {
color:#1a1a1d;
}
#category_news .mod_links>span:last-child {
display:none;
}

#newProducts {
padding:11.166vh 0 12.5vh 0;
}
#newProducts .glitzBody ul {
max-height:429px;
overflow:hidden;
}