<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 全局样式 */
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
body&gt;div, form&gt;div {margin:0 auto}
div {text-align:left}
a img {border:0}
table{border-collapse:collapse; border-spacing:0}
select,input,textarea{ outline: none }
body { color: #333; text-align: center; font-size:12px; font-family:'Microsoft YaHei UI' }
ul, ol, li {list-style-type:none;vertical-align:0}
a { outline-style: none; color: #666; text-decoration: none }
a:hover { color:#efcd9a; text-decoration: underline }
a, area {blr:expression(this.onFocus=this.blur())}
:focus {-moz-outline-style: none}
.clear {clear:both;height:0; overflow:hidden; visibility:hidden;}
.hidden,.hide {display:none}
.block,.show {display:block}
.fl{float:left}
.fr{float:right}
.inner{
    margin:0 auto;
    width:1000px;
    position:relative;
}
body&gt;img{
    margin-top:50px;
}
.header{
    border-bottom:1px solid #fff;
    position: fixed;
    top:0;
    width:100%;
    z-index:9999;
    padding-bottom:5px;
    background-color: #fff;
}
.h_t_bg{
    background:url("../images/top_bg.png");
    height:59px;
}

.container{
    width:1000px;
    margin:0 auto;
}

.logo{
    width:72px;
    height:72px;
    float:left;
    padding-top:2px;

}

.nav{
    width:890px;
    float:right;
    margin-top:20px;
}

.nav ul li{
    width:84px;
    height:25px;
    float:left;
    padding-top:7px;
    font-size:14px;
    text-align:center;
    margin-right:5px;
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}

.nav ul li:hover {
    background:url("../images/nav_bg.png");
    border-radius:5px;
}
.nav ul li.current{
    background:url("../images/nav_bg.png");
    border-radius:5px;
}
.nav ul li a{
    color:#333;
    text-decoration:none;
}

.nav ul li.cur{
    background:url("../images/nav_bg.png");
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section{
    display: block;
}

#feature_slider {
    background: #fff none repeat scroll 0 0;
    /*height: 100px;*/
    margin-bottom: 20px;
    z-index: 1;
    margin-top:0px;
}

#feature_slider h1 {
    color: #ccc;
    font-size: 60px;
    font-weight: 100;
    line-height: 66px;
    position: absolute;
    text-align: center;
    top: 180px;
    width: 100%;
}
#feature_slider h1 strong {
    font-size: 14px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
#pagination {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 50px;
    z-index: 3;
}
#pagination li {
    cursor: pointer;
    float: left;
    padding: 0 6px;
    text-indent: -99999em;
}
#pagination li a {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 1px 2px #ccc;
    display: block;
    height: 7px;
    opacity: 0.7;
    transition: opacity 0.1s linear 0s;
    width: 7px;
}
#pagination li.active a {
    background: rgb(6, 100, 100) none repeat scroll 0 0;
    box-shadow: none;
    height: 8px;
    width: 8px;
}
#pagination li:hover a {
    opacity: 1;
}
.slide {
    display: none;
    height: 100vh;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.slide.previous {
    z-index: 1;
}
.slide.active {
    z-index: 2;
}
.slide.hiddden {
    display: none;
}

#showcasing.slide .info {
    display: none;
    left: 20%;
    position: absolute;
    top: 220px;
    width: 70%;
    z-index: 10;
}
#showcasing.slide .info h2 {
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
#showcasing.slide .info h2 strong {
    font-size: 42px;
}
#ideas.slide .info {
    position: relative;
    text-align: center;
    top: 170px;
}
#ideas.slide .info h2 {
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
#ideas.slide .info h2 strong {
    font-size: 42px;
}
#tour.slide .info {
    position: relative;
    text-align: center;
    top: 170px;
}
#tour.slide .info h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
#tour.slide .info h2 strong {
    font-size: 42px;
}
#tour.slide .info a {
    background-color: #ffffff;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
    opacity: 0.8;
    padding: 13px 30px;
    transition: opacity 0.1s linear 0s;
}
#tour.slide .info a:hover {
}

.imgL {
    float: left;
    margin: 0 80px 0 0;
}
.i_about .lead {
    margin: 0 0 30px;
}
.linkMore {
    margin: 30px 0 0;
    text-align: right;
}
.linkMore a {
    background: url("../images/index_btn01.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 60px 0 0;
    width: 180px;
}
.linkMore a:hover {
    background-position: 0 -60px;
}
.i_about{
    padding-bottom:40px;
    padding-top:40px;
}
.textArea p{
    font-size:15px;
    color:#333;
    line-height:25px;
}
#indexService {
    background: #f2f2f2 url("../images/b01.jpg") no-repeat fixed center center;
    padding: 50px 0;
    background-size:cover;
}
#indexService .topTitle {
    margin: 0 0 20px;
    text-align:center;
}
#indexService .topTitle img {
    margin:0 auto;
}
#indexService .lead {
    margin: 0 0 40px;
    color: #000;
    font-size: 28px;
    line-height: 50px;
    margin: 0 auto 40px;
    width: 600px;
    font-family:STSong;
    font-weight:bold;
}
#indexService ul {
    overflow: hidden;
}
#indexService li {
    float: left;
    height: 325px;
    margin: 0;
    width: 166px;
}
#indexService li a {
    background-image: url("../images/index_nav01.png");
    background-repeat: no-repeat;
    display: block;
    height: 0;
    padding: 325px 0 0;
    width: 166px;
}
#indexWorks .lead {
    color: #000;
    font-family: STSong;
    font-size: 28px;
    font-weight: bold;
    line-height: 50px;
    margin: 0 auto 40px;
    width: 600px;
}
#indexService .passive-design a {
    background-position: left top;
}
#indexService .passive-design a:hover {
    background-position: left -325px;
}
#indexService .earthquake-proof a {
    background-position: -166px top;
}
#indexService .earthquake-proof a:hover {
    background-position: -166px -325px;
}
#indexService .insulation a {
    background-position: -332px top;
}
#indexService .insulation a:hover {
    background-position: -332px -325px;
}
#indexService .natural-material a {
    background-position: -498px top;
}
#indexService .natural-material a:hover {
    background-position: -498px -325px;
}
#indexService .long-life a {
    background-position: -664px top;
}
#indexService .long-life a:hover {
    background-position: -664px -325px;
}
#indexService .maintenance a {
    background-position: -830px top;
}
#indexService .maintenance a:hover {
    background-position: -830px -325px;
}

#indexReform {
    background: url("../images/index_line01.gif") no-repeat scroll center 40px;
    padding: 60px 0 40px;
}

#indexReform .inner {
    background: url("../images/index_line01.gif") no-repeat scroll center bottom;
    width: 940px;
}
#indexReform .topTitle {
    float: left;
    margin: 0 0 15px 30px;
}
#indexReform .linkMore {
    clear: left;
    margin: 0 0 0 30px;
    text-align: right;
    width: 180px;
    padding-top:20px;
}
#indexReform .linkMore a {
    background:  url("../images/index_btn02.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 36px 0 0;
    width: 134px;
}
#indexReform .linkMore a:hover {
    background-position: 0 -36px;
}
#indexReform ul {
    float: right;
    overflow: hidden;
    padding: 0 20px 0 0;
}
#indexReform li {
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
    width: 210px;
}
#indexReform li .caption {
    display: block;
    font-size: 12px;
    text-align: center;
}
#indexWorks {
    background: url("../images/index_bg02.jpg") no-repeat fixed center center ;
    background-size:cover;
    padding: 50px 0;
}
#indexWorks .topTitle {
    margin: 0 0 15px;
    text-align: center;
}
#indexWorks .lead {
    text-align: center;
}
#indexWorks .linkMore {
    position: absolute;
    right: 0;
    top: 10px;
}
#indexWorks .linkMore a {
    background: url("../images/index_btn03.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 54px 0 0;
    width: 130px;
}
#indexWorks .linkMore a:hover {
    background-position: 0 -54px;
}
#indexEvent {
    padding: 50px 0;
}
#indexEvent .inner {
    min-height: 430px;
}
#indexEvent .topTitle {
    margin: 0 0 20px;
}
#indexEvent .linkMore {
    position: absolute;
    right: 0;
    top: 10px;
}
#indexEvent .linkMore a {
    background: url("../images/index_btn04.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 54px 0 0;
    width: 181px;
}
#indexEvent .linkMore a:hover {
    background-position: 0 -54px;
}
#indexEvent .eventList ul {
}
#indexEvent .bnr {
    position: absolute;
    right: 0;
    top: 125px;
}
#indexNews {
    background: url("../images/index_bg03.png") no-repeat scroll 0 0;

    line-height: 50px;
    margin: 0 auto;
    overflow: hidden;
    padding: 22px 0 0;
    position: relative;
    width: 1000px;
}
#indexNews .topTitle {
    display: none;
}

#indexNews .linkMore {
    top: 8px;
    position: absolute;
    right: 15px;
}

#indexNews .linkMore a {
    background: url("../images/index_btn05.png") no-repeat scroll 0 0;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 33px 0 0;
    width: 91px;
}

#indexNews .linkMore a:hover {
    background-position: 0 -33px;
}

#indexNews .flexslider {
    height: 50px;
    margin: 0 200px 0 110px;
    position: relative;
    width: auto;
}
#indexNews .slides li {
    max-height: 50px;
    overflow: hidden;
}
#indexNews .flex-direction-nav a {
    cursor: pointer;
    display: block;
    height: 0;
    margin: -8px;
    overflow: hidden;
    padding: 17px 0 0;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 17px;
    z-index: 10;
}
#indexNews .flex-direction-nav .flex-prev {
    background: url("../images/arw01T.gif") no-repeat scroll 0 0;
    right: -20px;
}
#indexNews .flex-direction-nav .flex-next {
    background: url("../images/arw01B.gif") no-repeat scroll 0 0;
    right: -45px;
}
.postList li .title a {
    color: #4c382e;
    text-decoration: none;
}
.postList li .title a:hover {
    text-decoration: underline;
}
.postList li .date {
    color: #efcd9a;
}
#indexPostList {
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 50px;
    width: 1070px;
}
#indexPostList section {
    clear: none;
    float: left;
    margin: 0 17.5px;
    padding: 0 0 30px;
    position: relative;
    width: 310px;
}
#indexPostList .postList li .title, #indexPostList .postList li .date {
    display: block;
}
#indexPostList .postList {
    padding: 10px;
}
#indexPostList section .linkMore {
    bottom: 0;
    position: absolute;
    right: 0;
}
#indexPostList section .linkMore a {
    background:url("../images/index_btn05.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 33px 0 0;
    width: 91px;
}
#indexPostList section .linkMore a:hover {
    background-position: 0 -33px;
}
#indexAbout {
    background: url("../images/index_bg03.jpg") no-repeat scroll center top;
    padding: 450px 0 50px;
}
#indexAbout .inner {
    background: url("../images/index_p06.jpg") no-repeat scroll left 100px;
    overflow: hidden;
}
#indexAbout .aboutBody {
    float: left;
}
#indexAbout .topTitle {
}
#indexAbout ul {
    margin: 0 0 0 360px;
    overflow: hidden;
}
#indexAbout li {
    float: left;
    height: 233px;
    width: 60px;
}
#indexAbout li a {
    background-image: url("../images/index_nav02.png");
    background-repeat: no-repeat;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 233px 0 0;
    width: 60px;
}
#indexAbout li.outline a {
    background-position: 0 0;
}
#indexAbout li.outline a:hover {
    background-position: 0 -233px;
}
#indexAbout li.staff a {
    background-position: -60px 0;
}
#indexAbout li.staff a:hover {
    background-position: -60px -233px;
}
#indexAbout li.carpenter a {
    background-position: -120px 0;
}
#indexAbout li.carpenter a:hover {
    background-position: -120px -233px;
}
#indexAbout li.partner a {
    background-position: -180px 0;
}
#indexAbout li.partner a:hover {
    background-position: -180px -233px;
}
#indexAbout li.voice a {
    background-position: -240px 0;
}
#indexAbout li.voice a:hover {
    background-position: -240px -233px;
}
#indexAbout .facebook {
    float: right;
    width: 300px;
}
.thumbnailList {
    overflow: hidden;
}
.thumbnailList li {
    float: left;
    position: relative;
}
.thumbnailList .title {
    color: #250d00;
    font-size: 16px;
    font-weight: normal;
}
.thumbnailList .title a {
    color: #250d00;
    text-decoration: none;
}
.thumbnailList .thumbnail {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    text-align: center;
}
.thumbnailList .thumbnail img {

}
.thumbnailList .new, .archiveList .new, .voiceList .new {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 60px 0 0;
    position: absolute;
    width: 60px;
}
.thumbnailList a.blockLink {
    clear: both;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: -999px;
    top: 0;
    width: 100%;
    pointer-events:none;
}
.worksList {
    margin: 0 auto;
    width: 1000px;
}
.worksList ul {
    margin-right: -26px;
}
.worksList li {
    background: #fff none repeat scroll 0 0;
    margin: 22px 26px 8px 0;
    padding: 8px 8px 15px;
}
.worksList .title {
    display: block;
    overflow: hidden;
}
.worksList .title a {
    background: url("../images/arw02.png") no-repeat scroll right center;
    display: block;
    height: 3em;
    line-height: 1.5;
    padding: 0 10px 0 0;
}
.worksList .thumbnail {
    height: 200px;
    text-align: center;
    width: 300px;
}
.worksList .thumbnail  a{
    transition:all 2s ease 0s;
    -moz-transition:all 2s ease 0s;
    -webkit-transition:all 2s ease 0s;
    -o-transition:all 2s ease 0s;
    display:block;
}
.worksList .thumbnail a:hover {
    transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
}
.worksl
.worksList .new {
    background:url("../images/ico_new01.png") no-repeat scroll 0 0;
    left: 12px;
    top: -22px;
}
.worksList .label {
    display: block;
    float: left;
    margin-right: 10px;
    line-height:25px;
}
.worksList .tableData {
    clear: both;
    margin: 15px 0;
    padding: 10px 0 0;
}
.worksList .tableData span {
    display: inline-block;
}
.worksList .excerpt, .worksList .theme {
    margin: 15px 0;
    overflow: hidden;
}
.worksList .excerpt dt, .worksList .theme dt {
    float: left;
    font-weight: normal;
    margin-right: 5px;
}
.worksList .excerpt dd, .worksList .theme dd {
    overflow: hidden;
}
.eventList {
    margin: 0 auto;
    width: 1000px;
}
.eventList ul {
    margin-right: -25px;
    overflow: hidden;
}
.eventList li {
    margin: 30px 15px 5px 0;
    padding: 6px;
    width: 220px;
    background:url("../images/kuang.png") no-repeat;
}
.eventList .label {
    border-left: 2px solid #250d00;
    display: inline-block;
    line-height: 1.2;
    margin: 10px 0 5px;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: bottom;
    width: 135px;
}
.eventList .label em {
    padding: 0;
    text-align: left;
    width: 140px;
}
.eventList .title a {
    display: block;
    line-height: 1.5;
    min-height: 3em;
}
.eventList .title br {
}
.eventList .thumbnail {


}
.eventList .more {
    display: inline-block;
    vertical-align: bottom;
}
.eventList .more a {
    background: rgba(0, 0, 0, 0) url("../images/btn_more01.png") no-repeat scroll 0 0;
    display: block;
    height: 0;
    margin: 0 0 0 auto;
    overflow: hidden;
    padding: 27px 0 0;
    width: 68px;
}
.eventList .more a:hover {
    background-position: 0 -27px;
}
.eventList .new {
    background: url("../images/ico_new02.png") no-repeat scroll 0 0;
    left: 4px;
    top: -30px;
}
.eventList .eventDate {
    border-left: 5px solid #f2d35c;
    color: #250d00;
    display: block;

    margin: 0 0 10px;
    padding: 0 0 0 15px;
}
.archiveList a {
    color: #250d00;
    text-decoration: none;
}
.archiveList li {
    background: #fff url("../images/arw03.png") no-repeat scroll 730px center;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 20px 40px 20px 20px;
    position: relative;
}
.post-type-archive-blog .archiveList li, .single-blog .relatedPost li {
    min-height: 190px;
}
.archiveList li:hover {
    background-color: #f4f1ea;
}
.archiveList li &gt; * {
    display: block;
    overflow: hidden;
}
.archiveList .title {
    display: block;

    font-size: 18px;
    height: 3em;
    line-height: 1.5;
    overflow: hidden;
}
.archiveList .thumbnail {
    float: left;
    height: 150px;
    margin: 0 30px 0 0;
    width: 225px;
}
.archiveList .thumbnail img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: inherit;
}
.archiveList .body {
    clear: both;
    padding: 20px 0 0;
}
.archiveList .author {
    clear: left;
    left: 20px;
    position: absolute;
    top: 180px;
}
.archiveList .author img {
    height: auto;
    max-width: 30px;
    vertical-align: middle;
    width: inherit;
}
.archiveList a.blockLink {
    clear: both;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: -999px;
    top: 0;
    width: 100%;
}
.archiveList .date, .post .date {
    color: #250d00;
    display: block;
    float: left;

    font-size: 15px;
    line-height: 16px;
    padding: 0 0 25px;
}
.archiveList .date .year, .post .date .year {
    display: block;
}
.archiveList .date .month, .post .date .month {
    display: inline;
}
.archiveList .date .day, .post .date .day {
    bottom: -16px;
    display: inline-block;
    font-size: 36px;
    position: relative;
}
.archiveList .date {
    background: rgba(0, 0, 0, 0) url("../images/line03.gif") no-repeat scroll left bottom;
    margin: 0 20px 0 0;
}
.post .date {
    border: 1px solid #250d00;
    left: 10px;
    padding: 10px 10px 40px;
    position: absolute;
    top: 0;
}

#indexEvent .i_e_content{
    border-left: 5px solid #f2d35c;
    display:block;
    font-size:12px;
    padding-left:15px;
    line-height:24px;
}

.t_r{
    text-align:right;
    line-height:30px;
    font-size:14px;
    color:#333;
}
#indexNews ul{
    margin-top:85px;

}
#indexNews ul li{
    height:68px;
    line-height:68px;
    color:#333;
    margin-left:10px;
    border-bottom:1px solid #ddd;
    width:850px;
}

#indexNews ul li span.time{
    float:left;
    width:130px;
    display:block;

}

#indexNews ul li span.i_n_title{
    float:left;width:560px;
    display:block;

}

#indexNews ul li a{
    color:#333;
    font-size:13px;
}
#links{
    margin-top:40px;

}
#links ul li{
    float:left;
    margin-right:30px;
    line-height:26px;


}
#links h4{
    text-align:left;
    font-size:20px;
    font-weight:bold;
    color:#333;
    margin-bottom:20px;
}
#links a{
    color:#333;
    font-size:15px;
}
.footer{
    background-color:#343839;
    height:415px;
    color:#fff;
    margin-top:50px;
    padding-top:20px;
}
.footer_ico{width:65px; margin:0 auto;}
.footer_link{
    width:264px;
    float:left;
    margin-right:35px;

}
.footer_title{
    font-family:STSong;
    font-size:15px;
    padding-top:10px;
    padding-bottom:16px;
    border-bottom:1px solid #282a2b;
    line-height:22px;
    font-weight:bold;

}
.footer_title .en{
    font-family:Arial;
    font-size:12px;

}
.footer_content{
    border-top:1px solid #585151;
    line-height:24px;
    padding-top:20px;
    height:100%;
}
.footer_map{
    width:180px;
    float:left;
    margin-right:35px;
}
.footer_product{
    width:156px;
    float:left;
    margin-right:35px;
}
.footer_feedback{
    width:275px;
    float:left;
}
.footer_map ul{
    margin-right:30px;
    width:75px;
    float:left;
}
.footer_map ul.last {
    margin-right:0;

}
.footer_map ul li a{
    color:#fff;
    line-height:42px;
}
.footer_product ul{



}
.footer_btn{
    width:100px;
    height:25px;
    border:none;
    background-color:#e83529;
    color:#fff;
}
.footer_product li{
    border-bottom:1px solid #292d2e;
}
.footer_map li{
    border-bottom:1px solid #292d2e;
}
.footer_product ul li a{
    color:#fff;
    line-height:42px;
}
.bottom{height:100px; background-color:#343839; color:#fff; border-top:1px solid #292d2e;}
.copy{width:700px; float:left; padding-top:15px; line-height:35px;}
.copy a{color:#fff;}
.footer_logo{

    float:right;
    padding-top:6px;
}
.sidebar {
    float: left;
    max-width: 240px;
    width: 24%;
    z-index: 2;
    margin-top:40px;
}

.nav-list {
    margin-bottom: 75px;
    padding-left: 25px;
    position: relative;
}
.nav-list::after {
    border-left: 1px solid #3a160c;
    bottom: 15px;
    content: "";
    left: 3px;
    position: absolute;
    top: 15px;
}
.nav-list &gt; li {
    position: relative;
}
.nav-list &gt; li &gt; a {
    color: #4f291e;
    font-size: 16px;
    line-height: 32px;
}
.nav-list &gt; li.active::after {
    background-color: #3a160c;
    border-radius: 4px;
    content: "";
    height: 8px;
    left: -25px;
    position: absolute;
    top: 13px;
    width: 8px;
}
* {

    margin: 0;
    padding: 0;
}
.sub-nav-list &gt; li &gt; a::after {
    border-top: 1px solid #4f291e;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    width: 8px;
}
.sub-nav-list &gt; li{
    line-height:25px;
}
.sub-nav-list &gt; li.active a {
    color: #d18b53;
}
.sub-nav-list &gt; li.active a::after {
    border-color: #d18b53;
}
.page-row {
    margin-top: -40px;
    padding-top: 40px;
}
.page-contact {
    margin-top: 40px;
}
.sub-nav-list &gt; li &gt; a {
    color: #4f291e;
    font-size: 12px;
    line-height: 38px;
    padding-left: 15px;
    position: relative;
}
.nav-title {
    color: #5f3427;
    font-size: 20px;
    padding-bottom: 15px;
    position: relative;
}
.nav-title::after {
    border-top: 1px solid #000000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 25px;
}
.nav-cnt {
    color: #4f291e;
    font-size: 12px;
}
.nav-cnt p {
    margin-bottom: 8px;
}
.page-rows {
    width: 73%;
    float:right;
    position: relative;
    z-index: 1;
    margin-top:40px;

    overflow:hidden;
}
.page-rows img{
    max-width:100%;
    object-fit: cover;
}

.page-title {
    background: rgba(0, 0, 0, 0) url("../images/line.png") no-repeat scroll left bottom;
    color: #5f3427;
    font-size: 20px;
    height: 44px;
    padding-bottom: 15px;
    padding-left: 5px;
}

.page-cnt {
    padding: 10px 0;
}

.affix {
    position: fixed;
    top: 0;
}

.btn-liu {
    border: 1px solid #3a160c;
    color: #4f291e;
    font-size: 14px;
    padding: 10px 15px;
}
.listbox {

}
.listbox dl {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
    width: 600px;
}
.listbox ul a {
    color: rgb(102, 102, 102);
}
.page-news-img {
    float: left;
    margin-right: 30px;
}
.page-news {
    color: #4f3728;
    font-size: 12px;
}
.page-news li {
    border-bottom: 1px solid #ede9e6;
    padding: 25px 0;
}
.page-news li:first-child {
    padding-top: 0;
}
.page-news h4 {
    margin-bottom: 10px;
    font-size:18px;
}
.page-news h4 a{
    color:#333;
}
.page-news p{
    line-height:25px;
}
.pages-list {
    color: #563743;
    font-size: 12px;
    margin-top: 40px;
}
.pages-list li {
    border-radius: 25px;
    display: inline-block;
    height: 25px;
    text-align: center;
    width: 25px;
    line-height:25px;
    margin-right:5px;
}
.pages-list li.active, .pages-list li:hover {
    background: #af7f51 none repeat scroll 0 0;
}
.pages-list li:hover a, .pages-list li.active a {
    color: #fff;
}
.pages-list li.page-prev {
    border-radius: 0;
    border-right: 1px solid #e8e2e4;
    padding-right: 10px;
    width: auto;
}
.pages-list li.page-next {
    border-left: 1px solid #e8e2e4;
    border-radius: 0;
    padding-left: 10px;
    width: auto;
}
.pages-list li.page-prev:hover, .pages-list li.page-next:hover {
    background: transparent none repeat scroll 0 0;
}
.pages-list li.page-prev:hover a, .pages-list li.page-next:hover a {
    color: #563743;
}
.page-news-tip {
    padding: 10px 0;
}
.page-news-body {
    color: #8e6c57;
}
.page-news-other {
    margin-top: 40px;
}
.page-news-other a {
    color: #af7f51;
    font-size: 12px;
}

.news-divider {
    margin-left: 20px;
    margin-right: 20px;
}

.mt-2 {
    margin-top: 20px;
}

.pro_list ul li{
    width:167px;
    border:1px solid #f1b866;
    float:left;
    margin-right:15px;
    background-color:#f1b866;
    margin-bottom:20px;
}

.pro_list ul li:hover{

    border:1px solid #c22825;
    background-color:#c22825;
}

.pro_list ul li.last{
    margin-right:0;
}

.pro_list ul li .p_i_title{
    height:23px;
    padding-top:3px;
    color:#fff;
    text-align:center;
}

.pro_list ul li a{
    text-decoration:none;
}

.pro_red img{
    width:355px;
    height:174px;
    float:left;

}
.pro_red img.fr{
    float:right;
}
.mb-1-5 {
    margin-bottom: 15px;
}
.prolist {
    color: #999;
    width: 460px;
}
.prolist LI {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 225px;
}
.prochima {
    width: 455px;
}
.prochima LI {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
    text-align: center;
    width: 23px;
}
.develop-list {
    border-bottom: 1px solid #eee5d9;
    margin-bottom: 40px;
    text-align: center;
}
.develop-list li {
    display: inline-block;
    font-size: 16px;
    margin: 0 5% -3px;
    line-height:60px;
}
.develop-list li.active {
    border-bottom: 4px solid #af7f51;
}
.develop-list li.active a {
    color: #af7f51;
}
.cont_us_table p {
    text-align: center;
}
.cont_us_table_p {
    color: #000;
    font-size: 43px;
}
.cont_us_table_pp {
    color: #000;
    font-size: 20px;
    margin-top: 10px;
}
.contact_form {
    margin-left: 167px;
    margin-top: 58px;
}
.contact_form input {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 0 none;
    color: #848484;
    font-size: 12px;
    height: 31px;
    margin: 5px 0;
    padding: 0 5px;
    width: 408px;
}
.textarea {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 0 none;
}
#reset {
    background: #565757 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: right;
    height: 24px;
    line-height: 24px;
    margin-right: -135px;
    margin-top: 10px;
    text-align: center;
    width: 62px;
}
.cont_put {
    background-color: #e1e1e1;
    border: 1px solid #d8d8d8;
    color: #7a7a7a;
    height: 28px;
    line-height: 28px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 10px;
    width: 388px;
}
.cont_text {
    background-color: #e1e1e1;
    border: 1px solid #d8d8d8;
    color: #7a7a7a;
    font-size: 12px;
    height: 205px;
    line-height: 22px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px 10px;
    width: 818px;
}
.cont_form p {
    color: #848484;
    text-align: left;
}
/* ps_box */
.ps_box
{
    border-top:1px solid #fd6768;
}
.pics_switch{position:relative;width:2800px;margin:auto;height:100vh;background:#fff;overflow:hidden;}
.pics_switch .pb{height:100vh;}
.pics_switch .pic_box{float:left;width:2800px;height:100vh;overflow:hidden;}
.pics_switch .pic_box a{margin:auto;display:block;width:2800px;height:100vh; background-size:cover;}
.bar.bar--grey {
    background-color: #f5f5f5;
}
/*左右翻页箭头*/
.viewArrows{display:block;width:50px;height:50px;line-height:50px;cursor:pointer;text-indent:-99999999px;position:absolute;top:269px;}
.prev{left:200px;background:url(../images/prev.png) center center no-repeat;}
.next{right:200px;background:url(../images/next.png) center center no-repeat;}
.pics_switch .pic_box a.pic_banner_001{background:url(../images/adde8400gw1eblxy40vs6j218g0g4wi7.jpg) center top no-repeat;}
.pics_switch .pic_box a.pic_banner_002{background:url(../images/adde8400gw1eblxzy7emij218g0g4160.jpg) center top no-repeat;}
.pics_switch .pic_box a.pic_banner_003{background:url(../images/adde8400gw1eblxxxsai8j218g0g4jux.jpg) center top no-repeat;}
.pics_switch .pic_box a.pic_banner_004{background:url(../images/adde8400gw1ebly43852cj218g0g4wi0.jpg) center top no-repeat;}
.ps_box .pics_switch_clients{display:block;width:100%;height:80px;position:absolute;left:0;bottom:0;overflow:hidden;}
.ps_box .pics_switch_clients ul{margin:20px auto 0;width:100px;height:auto;overflow:hidden;}
.ps_box .pics_switch_clients ul li{float:left;padding:20px 0;cursor:pointer;}
.ps_box .pics_switch_clients ul li span{display:block;margin-right:5px;width:20px;height:1px;text-indent:-999999px;background:#000;}

/******************** 响应式 ********************/
@media all and (max-width: 1030px){}
/* Default wide-screen styles */
@media all and (max-width: 1024px){
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:1024px;}
    .prev{left:25px;}
    .next{right:25px;}
    .ps_box .pics_switch_clients{
        display: none;
    }
}
@media all and (max-width: 605px){
    .ps_box{overflow:hidden;}
    .pics_switch{height:400px;}
    .pics_switch .pb{height:400px;}
    .pics_switch .pic_box a{height:400px;background-size:1103.4px 400px !important;}
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:605px;}
}
@media all and (max-width: 768px){
    .ps_box{overflow:hidden;}
    .pics_switch{height:400px;}
    .pics_switch .pb{height:400px;}
    .pics_switch .pic_box a{height:400px;background-size:1103.4px 400px !important;}
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:768px;}
}
@media all and (max-width: 640px){
    .prev{left:40px;}
    .next{right:40px;}
    .ps_box{margin-bottom:30px;overflow:hidden;}
    .pics_switch{height:400px;}
    .pics_switch .pb{height:400px;}
    .pics_switch .pic_box a{height:400px;background-size:1103.4px 400px !important;}
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:640px;}
}

@media all and (max-width: 480px){
    .prev{left:10px;}
    .next{right:10px;}
    .ps_box{margin-bottom:25px;overflow:hidden;}
    .ps_box .pics_switch_clients{height:30px;}
    .ps_box .pics_switch_clients ul{margin:0 auto;}
    .ps_box .pics_switch_clients ul li{padding:15px 0;}
    .pics_switch{width:480px;height:200px;}
    .pics_switch .pb{height:250px;}
    .pics_switch .pic_box a{height:200px;background-size:630px 218px !important;}
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:480px;}
}

@media all and (max-width: 320px){
    .prev{left:10px;}
    .next{right:10px;}
    .ps_box{margin-bottom:15px;overflow:hidden;}
    .ps_box .pics_switch_clients{height:30px;}
    .ps_box .pics_switch_clients ul{margin:0 auto;}
    .ps_box .pics_switch_clients ul li{padding:15px 0;}
    .pics_switch{width:320px;height:200px;}
    .pics_switch .pb{height:200px;}
    .pics_switch .pic_box a{height:200px;background-size:568px 200px !important;}
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:320px;}
}
@media all and (max-width: 240px){
    body{}
}

.about_put {
    background-color: #fff;
    border: 1px solid #2f2f2f;
    color: #d6d6d6;
    height: 28px;
    line-height: 28px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 10px;
    width: 158px;
}
.about_text {
    background-color: #fff;
    border: 1px solid #2f2f2f;
    color: #d6d6d6;
    font-size: 12px;
    height: 70px;
    line-height: 22px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px 10px;
    width: 255px;
}
.btn_1 {
    background: rgba(0, 0, 0, 0) url("../images/ico-8.png") no-repeat scroll left bottom;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 24px;
    margin-right: 10px;
    width: 62px;
}
.btn_2 {
    background: rgba(0, 0, 0, 0) url("../images/ico-9.png") no-repeat scroll left bottom;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 24px;
    text-indent: -99999px;
    width: 62px;
}
.zj_List_Nr DIV.fl {
    width: 238px;
}
.zj_List_Nr DIV.fr {
    font-family: "微软雅黑";
    width: 390px;
}
.zj_List_Nr LI {
    margin-bottom: 60px;
    padding: 0 10px;
}
.zj_List_Nr H3 {
    display: block;
    font-weight: normal;
    margin-bottom: 20px;
}
.zj_List_Nr H3 SPAN {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
}
.zj_List_Nr H3 A {
    color: #666;
    font-size: 16px;
}
.zj_List_Nr H3 A EM {
    color: #333;
    font-size: 20px;
    padding-right: 4px;
}
.zj_List_Nr H3 A:hover {
    text-decoration: none;
}
.zj_List_Nr DT {
    color: #a9925f;
    font-size: 15px;
    margin-bottom: 4px;
}
.zj_List_Nr DD {
    color: #838383;
    font-size: 12px;
    margin-bottom: 16px;
}
.zj_List_Nr SPAN.sp_Zx {
    border-bottom: 1px dashed #c2c2c2;
    border-top: 1px dashed #c2c2c2;
    display: block;
    padding: 6px 0;
}
.zj_List_Nr SPAN.sp_Zx A {
    color: #a9925f;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
    width: 100px;
}

.i-email {
    background: url("../images/email.jpg") no-repeat scroll center center  ;
    background-size:cover;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 25px;
}
.mr-0-5 {
    margin-right: 5px;
}
.index-title {
    color: #5f3427;
    display: inline-block;
    font-family: "STZhongsong";
    font-size: 45px;
    position: relative;
    text-align: center;
    width: 280px;
}
.index-title::before {
    content: url("../images/lineimg1.png");
    left: 0;
    position: absolute;
    top: -15px;
}
.index-title-c {
    max-width: 100%;
    width: 430px;
}
.index-title-c::before {
    content: url("../images/line-img1.png");
    top: -60px;
}
.index-title::after {
    bottom: -25px;
    content: url("../images/line-img2.png");
    left: 0;
    position: absolute;
}
.index-title-c::after {
    content: url("../images/line-img1.png");
}
.index-title small {
    color: #6e4033;
    display: block;
    font-size: 18px;
    letter-spacing: 6px;
    margin-bottom: -20px;
    margin-top: 20px;
}

.mb-10 {
    margin-bottom: 50px;
}
.mt-10 {
    margin-top: 50px;
}
.text-center {
    text-align: center;
}
.catLabelTop{
    height:1px;
    background:  url("../images/line01.gif") repeat-x scroll center bottom;
}
.catLabelList {
    background:  url("../images/line01.gif") repeat-x scroll center bottom;
    height: 50px;
    margin: 0 auto 40px;
    padding: 0 0 1px;
    width: 100%;
}
.catLabelList.event {
    margin-top: -90px;
}
.catLabelList .inner {
    position: relative;
    z-index: 10;
}
.catLabelList ul.mainCat {
    background: rgba(0, 0, 0, 0) url("../images/line02.gif") repeat-y scroll left center;
    height: 49px;
    margin: 0 0 0 147px;
    padding: 0 0 0 1px;
}
.catLabelList .mainCat &gt; li {
    background: rgba(0, 0, 0, 0) url("../images/line02.gif") repeat-y scroll right top;
    float: left;
    padding: 0 1px 0 0;
}
.catLabelList .mainCat &gt; li.works-reform{
    background-color:#eecd9a;

}
.catLabelList .mainCat &gt; li &gt; a, .catLabelList .mainCat &gt; li &gt; span {
    border: 1px solid #fff;
    color: #250d00;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 47px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
}
.catLabelList .works-house a, .catLabelList .cat-item-4 a, .catLabelList .cat-item-32 a {
    background: #80afca none repeat scroll 0 0;
}
.catLabelList .cat-item-5 a, .catLabelList .cat-item-12 a, .catLabelList .cat-item-28 a {
    background: #efcd9a none repeat scroll 0 0;
}

#subCatListTrigger a {
    background: #eecd9a url("../images/arw04.png") no-repeat scroll center 38px;
}

.catLabelList .works-reform.active a {
    padding-bottom: 3px;
}

.catLabelList .dropdown {
    padding: 13px 0 0 120px;
}

.catLabelList .catTtl {
    height: 0;
    left: 0;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 49px 0 0;
    position: absolute;
    top: 0;
}

.catLabelList.works .catTtl {
    background: rgba(0, 0, 0, 0) url("../images/cat_ttl.jpg") no-repeat scroll 0 0;
    width: 147px;
}
.catLabelList.voice .catTtl {
    background: rgba(0, 0, 0, 0) url("../images/cat_ttl_for_voice.jpg") no-repeat scroll 0 0;
    width: 125px;
}
.catLabelList.event .catTtl {
    background: rgba(0, 0, 0, 0) url("../images/cat_ttl_for_event.jpg") no-repeat scroll 0 0;
    width: 110px;
}
.label em {
    color: #250d00;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0 5px;
    text-align: center;
    width: 60px;
}

.postTtl01 {
    color: #250d00;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 20px;
}

.wfjp_list li{
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
    width: 210px;

}
.mbx {
    height: 272px;
    position: absolute;
    width: 404px;
}
.mbx p {
    color: #888888;
    font-size: 14px;
    line-height: 18px;
    margin-top: 18px;
}

.rules {
    bottom: 0;
    height: 43px;
    position: absolute;
    width: 994px;
}
.rubtn {
    float: left;
}
.rubtn a {
    color: #888888;
    display: block;
    float: left;
    font-family: "Arial";
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    width: 106px;
}

.rubtn .fras {
    color: #4d8af9;
    font-size: 24px;
}

.partner {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 30px 0;
    margin-top:50px;
}
.gallery img{
    max-width:1000px;
}
.partner_list {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    position: relative;
}

.partner_list li {
    text-align: center;
    width: 185px;
}

.service_prev, .service_next, .partner_prev, .partner_next {
    background: rgba(0, 0, 0, 0) url("../images/icon_arrow.png") no-repeat scroll left top;
    cursor: pointer;
    display: block;
    height: 70px;
    position: absolute;
    top: 95px;
    width: 35px;
}
.service_prev, .partner_prev {
    left: -100px;
}
.service_next, .partner_next {
    background-position: right top;
    right: -100px;
}
.service .container {
    position: relative;
}
.service_prev:hover, .partner_prev:hover {
    background-position: left bottom;
}
.service_next:hover, .partner_next:hover {
    background-position: right bottom;
}
.partner_prev, .partner_next {
    top: 20px;
}
.tempWrap{margin:0 auto;}
.works-93,.works-97,.works-92{
    background-color: #efcd9a;
}
.works-94,.works-96{
    background-color: #80afca;
}

.worksList .new {
    background: url("../images/ico_new01.png") no-repeat scroll 0 0;
    left: 12px;
    top: -22px;
}
.nav ul{
    display: flex;
}
@media all and (max-width: 768px){
    .nav-list{
        padding-left: 15px;
    }
    .container{
        width: 98%;
        max-width: 100%;
        padding: 0;
    }
    .eventList .title a{
        min-height: 0;
    }
    .ps_box{overflow:hidden;}
    .pics_switch{height:4rem;}
    .pics_switch .pb{height:4rem;}
    .pics_switch .pic_box a{height:4rem;background-size:1103.4px 400px !important;}
    .pics_switch , .pics_switch .pic_box , .pics_switch .pic_box a{width:100vh;}

    .float-none {
        float: none !important;
        width: 100% !important
    }
    #feature_slider{
        padding-top: .6rem;
        height: auto;
    }
    .m-sub-menu {
        position: fixed;
        right: -100%;
        width: 66%;
        top: 0;
        z-index: 9999999;
        height: 100%;
        background-color: #fff;
        transition: all .74s ease 0s;

        display: block !important;
        overflow-y: scroll
    }

    .m-sub-menu.left {
        right: 0;
        transition: all .84s ease 0s
    }

    .m-sub-menu .top-box {
        height: 44px;
        line-height: 44px;
        padding: 0 8%;
        background: url(../images/navline.png) repeat-x center bottom;
        background-size: 1px 1px
    }

    .m-sub-menu .top-box .stt {
        display: inline-block;
        font-size: 14px;
        color: #999;
        width: 80%
    }

    .m-sub-menu .top-box .close {
        display: inline-block;
        width: 17px;
        height: 17px;
        background: url(../images/ico_37.png) no-repeat center;
        margin-top: 12px;
        cursor: pointer;
        transition: transform .3s ease 0s;
        position: static
    }

    .sp ul li {
        background: url(../images/navline.png) repeat-x center bottom;
        background-size: 1px 1px;
        line-height: 44px;
        padding: 0 8%
    }

    .navlist ul li .navh::before {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: url(../images/subnavjia.png) no-repeat;
        background-size: 16px 16px;
        position: absolute;
        right: 7.5%;
        top: 50%;
        margin-top: -8px
    }

    .sp ul li a {
        display: block;
        font-size: 14px;
        color: #333;
        font-family: engnormal !important;
        position: relative
    }

    .sp ul li a::before {
        content: "";
        display: block;
        width: 8px;
        height: 16px;
        background: url(../images/flex-next.png) no-repeat center;
        background-size: 8px 16px;
        margin-top: -8px;
        position: absolute;
        right: 0;
        top: 50%
    }

    .navlist ul li .navh::before {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: url(../images/subnavjia.png) no-repeat;
        background-size: 16px 16px;
        position: absolute;
        right: 7.5%;
        top: 50%;
        margin-top: -8px
    }

    .navlist ul li {
        background: url(../images/navline.png) repeat-x center bottom;
        background-size: 1px 1px;
        line-height: 44px
    }

    .navlist ul li a {
        padding: 0 8%;
        font-size: 14px;
        color: #333;
        display: block;
        line-height: 44px
    }

    .logon-box {
        display: none !important
    }

    .navlist ul li .navh {
        display: block;
        position: relative
    }

    .navlist ul li dl {
        display: none;
        background-color: #eee
    }

    .navlist ul li dl dd {
        background: 0 0
    }

    .all_wrap, .m_header {
        transition: all .8s ease-out 0s
    }

    .all_wrap.left, .m_header.left {
        transform: translateX(-66%);
        transition: all .8s ease-out 0s;
        display: block;
        float: none
    }

    .navbtn {
        width: .42rem;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .menubox, .plus-hide {
        display: none
    }

    body {
        border:0;
        margin: 0;
    }
    *, *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .h_t_bg {
        background: url(../images/top_bg.png) no-repeat;
        height: .8rem;
        background-size: auto .8rem;
    }
    .header{
        border-bottom: 0;
    }
    .logo{
        height: 100%;
        width: auto;
    }
    .m_header {
        display: flex !important;
        width: 100%;
        position: fixed;
        top: 1rem;
        left: 0;
        padding: 0 15px;
        height: 1rem;
        z-index: 999;


    }
    .pics_switch .pic_box a{
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .gallery img{
        max-width: 100%!important;
    }
    .header .container{
        display: none
    }

    .navbtn {
        width: .36rem
    }

    .logo img {
        width: .8rem
    }

    .wrap {
        width: 93%
    }
    .flex-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
    }
    .i_about .imgL img{
        width: 2.5rem;
        height: auto;
    }
    .i_about .imgL{
        margin-right: .25rem;
    }
    .i_about{
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
    #feature_slider{
        margin-bottom: 0;
    }
    #indexService .lead{
        max-width: 100%;
        font-size: .35rem;
        line-height: .5rem;
    }
    *{
        max-width: 100%;
    }
    #indexService .swiper-slide {
        float: left;
        height: 325px;
        margin: 0;
        width: 166px;
    }
    #indexService .swiper-slide a {
        background-image: url("../images/index_nav01.png");
        background-repeat: no-repeat;
        display: block;
        height: 0;
        padding: 325px 0 0;
        width: 166px;
    }
    #indexWorks .lead {
        color: #000;
        font-family: STSong;
        font-size: 28px;
        font-weight: bold;
        line-height: 50px;
        margin: 0 auto 40px;
        width: 600px;
        font-size: .35rem;
    }
    #indexService .passive-design a {
        background-position: left top;
    }
    #indexService .passive-design a:hover {
        background-position: left -325px;
    }
    #indexService .earthquake-proof a {
        background-position: -166px top;
    }
    #indexService .earthquake-proof a:hover {
        background-position: -166px -325px;
    }
    #indexService .insulation a {
        background-position: -332px top;
    }
    #indexService .insulation a:hover {
        background-position: -332px -325px;
    }
    #indexService .natural-material a {
        background-position: -498px top;
    }
    #indexService .natural-material a:hover {
        background-position: -498px -325px;
    }
    #indexService .long-life a {
        background-position: -664px top;
    }
    #indexService .long-life a:hover {
        background-position: -664px -325px;
    }
    #indexService .maintenance a {
        background-position: -830px top;
    }
    #indexService .maintenance a:hover {
        background-position: -830px -325px;
    }
    #indexReform .topTitle {
        float: none;
        margin: 0;text-align: center;
    }
    #indexReform .topTitle img{
        margin: 0 auto;
    }
    .wenfang .swiper-slide{
        width: 40%;

    }
    .wenfang .swiper-slide img{
        height: auto;
        width: 100%;
        margin-bottom: 5px;
    }
    .wenfang .swiper-slide .caption{
        font-size: .24rem;
    }
    #indexReform .linkMore{
        margin: 0;
        width: 100%;
    }
    .worksList li{
        width: 49%;
        margin-right:2% ;
        margin-top: 10px;
    }
    .worksList li:nth-child(2n){
        margin-right: 0;
    }
    .hover .thumbnail a img{
        height: 3rem;
        object-fit: contain;
    }
    .worksList {
         margin: 0 auto;
         width: 100%;
        overflow: visible;
    }

    .worksList ul:after{
        display: block;
        content: '';
        clear: both;
    }.worksList .thumbnail{
    height: auto;
         }
    .worksList .label{
        float:none;
    }
     .worksList .title{
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
         display: block;
         font-size: .3rem;
         margin-top: 10px;
     }
    .worksList .label{
        color: #250d00;
        font-size: .26rem;
        line-height: .6rem;
        width: 1.5rem;
        padding-left: 5px;
    }
    #indexService{
        padding: 25px 0;
    }
    .inner{
        width: 93%;

    }
    #indexEvent .topTitle{
        text-align: center;
    }
    #indexEvent .hover .thumbnail a img{
        height: 8.48rem;
        width: 4.64rem;
    }
    .eventList .thumbnail {
        padding: 0;
        background: unset;
        background-size: contain;
        border: none;
        background: url(../images/kuang.png) no-repeat;
        background-size: 100% 100%;
        padding: 10px;
    }
    .mobileMore {
        width: 2.92rem;
        height: .62rem;
        background-color: #eecc9d;
        text-align: center;
        line-height: .62rem;
        font-size: .24rem;
        margin: 20px auto 0;
        color: #000;
        display: block;
        border-radius: 3px;

    }
    .index-title{
        font-size: .5rem;
    }

    .header{
        background: none;
    }
    .eventList .swiper-slide {
        width: 5rem;
    }
    #indexEvent .i_e_content{
        float: left;
    }
    table{
        width: unset !important;
    }
    .t_r{
        float: left;
        text-align: left;
    }
    .eventList .more a{
        display: none;
    }
    .row:after{
        display: block;
        clear: both;
        content: '';
    }
    #indexEvent .linkMore{
        position: relative;
    }
    #indexWorks{
        padding: 25px 0;
    }
    #indexWorks .topTitle{
        margin-bottom: 0;
    }
    #indexWorks .lead{
        margin-bottom: 20px;
    }
    .linkMore{
        margin-top: 15px;
    }
    #indexNews {
        background: url(../images/mobile_new.png) no-repeat  top center ;
    }
    #indexNews .linkMore{
        display: none;
    }
    #indexNews ul{
        margin-top: 40px;
    }
    #indexNews ul li span.time{

    }
    #indexNews ul li span.i_n_title{
        float: none;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    #indexNews ul li{
        margin-left: 0;
    }
    .hezuo .swiper-slide{
        width: auto;
    }
    .footer{
        height: auto;
        padding-bottom: 20px;
        font-size: .24rem;
        line-height: .4rem;
        text-align: center;
    }
    .mt-10{
     margin-top: 20px;
    }
    .mb-10{
        margin-bottom: 20px;
    }

    .catLabelList.works .catTtl{
        display: none;
    }
    .catLabelList ul.mainCat{
        margin-left: 0;
    }
    .catLabelList .mainCat {
        display: flex;
        justify-content: space-between;
    }
    .catLabelList .mainCat &gt; li &gt; a, .catLabelList .mainCat &gt; li &gt; span{
        padding: 0;
    }
    .catLabelList .mainCat &gt; li{
        width: 100%;
    }
    body&gt;img{
        margin-top: 40px;
    }
    .footer2{
        display: none;
    }
    .copy{
        width: 100%;
        font-size: 13px;
        text-align: center;
    }
    .bottom {
        height: 150px;
        margin-top: 20px;
    }
    .page-news-img{
        margin-right: 10px;
    }
    .page-news h4 a{
        font-size: 13px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
    }
    .text-center p{
        text-indent: 0 !important;
    }
    .page-title{

    }
    .page-title{
        height: auto;
        font-size: 16px;
    }
    .page-news-tip{
        font-size: 12px;
    }
    .page-cnt p{
        font-size: 13px !important;
    }
    .wrapfw{
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .shy_menu{
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
        height: auto !important;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .vertical-text{
        top:46px !important;
    }
    .shy_content{
        padding-top: 30px !important;
    }
    .shy_menu{
        padding-top: 10px !important;
    }
    .shy_menu ul li{
        height: 30px !important;
        line-height: 30px !important;
        font-size: 13px;
    }
    .page-news-img img{
        width: 2.3rem !important;
        height: 3rem !important;
        object-fit: cover;
    }
    .page-news li&gt;a{
        float:left
    }
    .list-right{
        float:none !important;
    }
    .page-news li:after{
        display: block;
        content: '';
        clear: both;
    }
    .page-news p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
        line-height: 20px;
    }
    .eventList li:nth-child(2n){
        margin-right: 0;
    }
    .eventList li{
        margin-right: 2%;
        width: 49%;
        background: unset;
        margin-top: 0;
    }
    .wfjp_list li{
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .wfjp_list li:nth-child(2n){
        margin-right: 0;
    }
    .sidebar{
        display: none;
    }
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover{
    background-color: #eecc9d;
    border-color: #eecc9d;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span{
    color: #eecc9d;
}
.footer{
    font-size: 12px;
}
.bottom{
    font-size: 12px;
}
</pre></body></html>