body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000; } .fc3{color:#333; }
.fc6{color:#666; } .fc9{color:#999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h{font-size:0px; line-height:0; overflow:hidden; clear:both; } a{text-decoration:none; } a:hover{color:#f60 }

/*-----------------[初始化]--------------*/
body{
    color: #3d4c63;
    font-family: "Verdana,Arial", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", STHeiti, sans-serif;
}
*,*:before,*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
a{color: #3d4c63;}


img{max-width: 100%;}

.viewport{
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
}

.wp{
    padding: 0 20px;
}
body{
    padding-top: 50px;
}
.header{
    position: fixed;
    left: 0;top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
}
.logo{
    float: left;
    height: 100%;
    margin-left: 10px;
}
.logo img{
    display: inline-block;
    vertical-align: middle;
    height: 30px;
}
.header .lang{
    float: right;
    height: 100%;
    overflow:hidden;
    margin-right: 10px;
}
.header .lang a{
    display:block;
    height:50px;line-height:50px;
    overflow:hidden;font-size:14px;
    color: #ffffff;
    padding: 0 10px 0 8px;
}
.header .lang .a1{background:url(../Images/icons01.png) right center no-repeat}
.header .show{
    height:auto;overflow:visible;
    background-color: #e9e3cf;
}
.header .lang.show a{
    color: #6c6b6b;
}
.header .lang.show .a1{background:url(../Images/icons01-1.png) right center no-repeat}

.cur{
    margin: 10px 0;
}


/* 底部 */
.footer{
    padding: 15px 0;background-color:#030303;
    text-align:center;font-size:12px;color:#fff;
    margin-top: 50px;left: 0;
}
.footer .wp{
    padding: 0 10px;
}
.footer .link{}
.footer .link a{font-size:12px;line-height:2em;color:#fff;margin:0 3px}
.footer .link a:hover{border-bottom:1px solid #fff}
.footer .copy span{margin:0 8px}
.footer .tel{
    font-size: 12px;color: #fff;
    display:block;margin:15px auto 0;
    width:94px;height:24px;line-height:23px;
    background:url(../Images/bg01.png) no-repeat;
    background-size:100% 100%
}

.menu_btn{
    position: fixed;
    left: 10px;
    bottom: 125px;
    z-index: 90;
}
.menu_btn .btn{
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: url(../Images/menu.png) 0 0  no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}
.menu_btn ul{
    position: absolute;
    left: -250px;bottom: 50%;
    background-color: rgba(255,255,255,0.7);
    width: 130px;padding: 8px;
    z-index: 1;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    transition:0.3s;
}
.menu_btn li{
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.menu_btn .s1{
    font-size: 14px;
    color: #111;
}
.menu_btn.show ul{
    left: 50%;
}
.gotop{
    position: fixed;
    right: 10px;
    bottom: 125px;
    width: 50px;
    height: 50px;
    background: url(../Images/gotop.png) 0 0  no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    z-index: 90;
    cursor: pointer;
    display: none;
}

/* 公用 */
.row_a1{
    padding-top: 40px;
    min-height: 430px;
}
.g_tit {
    text-align: center;
    font-size: 15px;
    line-height: 1.8em;
    color: #8e7654;
}
.ban_inner img{
    display: block;
    width: 100%;
}
.row_a11{
    position: absolute;
    left: 20px;right: 20px;
    top: 25%;
    /* transform: translateY(-50%);  */
}

.g_btn1{text-align: center;}
.g_btn1 a{
    display: inline-block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    background-color: #a7a7a7;
    border-radius: 5px;
}

/* 熱點動態 專業普及 */
.g_tit.gt3 {
    text-align: left;
    margin-bottom: 25px;
    padding-left: 20px;
    background: url(../Images/icons08.png) left 6px no-repeat;
    background-size: 10px auto;
}

.article1{padding:15px 0;font-size:14px;color:#505050;line-height:1.75em}
.article1 h4{text-align:center;font-size:19px;color:#505050;font-weight:400;line-height:1.75em}
.article1 h4 span{border-bottom:1px solid #000}
.article1 img{display:block;margin:0 auto;height:auto!important}
.article1 h5{
    background:url(../Images/icons09.png) 2px center no-repeat; 
    background-size: 10px auto;padding-left:20px;
    font-size:17px;font-weight:400;margin:12px 0}


/* 熱點動態 公司熱點 */

.m_txt2 {
    font-size: 14px;
    color: #505050;
    line-height: 2em;
    margin-bottom:30px;
}
.img_list img{
    display: block;
    margin: 0 auto 5px;
}

/* 匠心营造-专业团队(三级) */

.tp1{
    text-align: center;
    font-size: 14px;
    color: #a5a5a5;
    padding: 10px 0;
}


/* 联系我们(二级) */
.m_about{font-size:14px;color:#505050;line-height:1.625em}
.m_about .tit{
    font-size:13px;
    color:#7a6c58;
    margin-bottom:30px
}
.m_about .tit::before{
    content:'';display:inline-block;vertical-align:middle;
    width:4px;height:4px;
    background-color:#bfa177;
    border-radius: 50%;
    margin-right:5px;
    margin-top:-2px
}
.m_about a{color:#505050}
.m_about a:hover{text-decoration:underline}
.m_about .p_tel{line-height: 2em;margin-top: 2px;}
.m_about .p_tel img{
    height: 16px;
}
.m_about .qr {
    display: block;
    width: 150px;
}
#map{height:400px;margin-top:40px}
#map img{max-width:none;}

/* 热点动态（二级） */

.m_dongtai .item img{
    display:block;
    margin: 20px auto 40px;
}
.m_dongtai h3{
    font-size:20px;line-height:2.2em;color:#987c55;
    font-weight:400;border-bottom:1px solid #987c55;
    margin-bottom:15px
}
.m_dongtai .txt{
    font-size:14px;
    color:#606060;
    line-height:2em;
    height: 200px;
    overflow: auto;
    padding-right: 10px;
}
.m_dongtai .txt a:hover,.m_dongtai .txt a:active{
    color: #987c55;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.m_dongtai .txt::-webkit-scrollbar
{
    width: 4px;
    background-color: #776143;
}
/*定义滚动条轨道 内阴影+圆角*/
.m_dongtai .txt::-webkit-scrollbar-track
{
    background-color: #ccc;
}
/*定义滑块 内阴影+圆角*/
.m_dongtai .txt::-webkit-scrollbar-thumb
{
    width: 4px;
    background-color: #000;
}
.m_dongtai .txt p{
    padding-left:20px;
    background:url(../Images/icons10.png) 0 9px no-repeat;
    background-size: 10px auto;
}


/* 匠心营造(二级) */

.g_tit.gt2 {
    margin-bottom: 32px;
}
.g_tit.gt2 span {
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: url(../Images/bg03.png) no-repeat;
    background-size: 100% 100%;
}
.m_txt1 {
    font-size: 18px;
    color: #505050;
    line-height: 1.55em;
    margin-bottom: 44px;
    text-indent: 2em;
}
.slick_img2 .item img{
    display: block;
    width: 100%;
}

.img_list2{
    position: relative;
    margin-bottom: 20px;
}
.img_list2 img{
    display: block;
    width: 100%;
}
.img_list2 .txt{
    position: absolute;
    left: 0;bottom: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center; 
    background-color: rgba(0,0,0,0.6);
}


/* 业务范围(二级) */

.row_a2{
    padding: 30px 0;
}
.row_yw1{
    background-color: #fff;
}
.row_yw2{
    background-color: #ececec;
}
.g_tit2{
    text-align:center;
    overflow:hidden;
    margin-bottom: 30px;
}
.g_tit2 span{display:inline-block;
    vertical-align:middle;font-size:15px;
    color:#987c55;width:270px;height:36px;
    line-height:36px;background:url(../Images/icons11.png) no-repeat;
    background-size:100% 100%;
    position:relative
}
.g_tit2 span::before{content:'';position:absolute;width:1000px;
    height:2px;left:-1011px;top:50%;margin-top:-1px;
    background-color:#b39976}
.g_tit2 span::after{content:'';position:absolute;width:1000px;
    height:2px;right:-1011px;top:50%;margin-top:-1px;
    background-color:#b39976}
.m_txt3 {
    font-size: 14px;
    color: #505050;
    line-height: 2em;

    margin-bottom: 20px;
}
.g_tit3{
    overflow:hidden;
    margin: 30px 0 15px;
    font-size:18px;
    color:#505050
}
.g_tit3 span{
    position:relative;
    display:inline-block;
    padding-left:25px;
    background:url(../Images/icons13.png) left center no-repeat;
    background-size: 20px auto;
}
.g_tit3 span::after{
    position:absolute;content:'';width:1000px;
    height:1px;background-color:#050505;
    top:50%;right:-1010px;
}

/* 关于我们(二级) */
.m_video{display:block;width:100%;margin: 10px 0 5px;}

.m_intro{padding:35px 0;background-color:#ececec}
.m_intro .gt1{margin-bottom:30px}
.m_intro .gt1 span{display:inline-block;vertical-align:middle;height:40px;line-height:38px;margin:0 1px}
.m_intro .gt1 .tit_l{width:15px;background:url(../Images/icons06.png) 0 center no-repeat;background-size:100% auto}
.m_intro .gt1 .tit_r{width:15px;background:url(../Images/icons07.png) 0 center no-repeat;background-size:100% auto}
.m_intro .txt{font-size:14px;color:#505050;line-height:2em;}
.ul_intro{text-align:center;margin-top:30px}
.ul_intro li{
    margin-bottom: 20px;
    width:320px;height:180px;
    margin:0 auto 10px;
    background:url(../Images/bg02.png) no-repeat;
    background-size:100% 100%;
    position: relative;
}
.ul_intro li .con{
    font-size:12px;color:#161616;
    line-height:1.55em;padding:15px 5px;
    position: absolute;
    top: 50%;left: 50%;
    width: 100%;
    transform: translateX(-50%) translateY(-50%); 
}
.ul_intro .tit{font-size:15px;color:#000;margin-bottom:26px;white-space:nowrap;position:relative}
.ul_intro .tit::after{content:'';position:absolute;width:26px;height:2px;background-color:#161616;left:50%;bottom:-15px;margin-left:-13px}

/* 首頁 */
.banner .con {
    position: relative;
    padding-top: 56.25%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.banner .item{
    overflow: hidden;
}
.banner .item .bg_video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banner .item img{
    position: absolute;
    left: 0;top: 0;
    display: block;
    width: 100%;
}
.banner .slick-dots{
    position:absolute;left:0;width:100%;bottom:15px;text-align:center;font-size:0}
.banner .slick-dots li{
    display:inline-block;vertical-align:middle;width:20px;height:16px;
    margin:0 10px;cursor:pointer;background:url(../Images/icons03.png) no-repeat;
    background-size:100% 100%}
.banner .slick-dots li.slick-active{background:url(../Images/icons04.png) no-repeat;background-size:100% 100%}

.row_index1{
    padding-top: 50px;
}
.gimg{
    margin-bottom: 5px;
}
.gimg img{display:block;width:100%;height:auto;min-height:100%}

.g_tit4{
    color:#fff;
    overflow:hidden;text-align: center;
    background: url(../Images/bg05.png) 0 0 repeat;
    padding: 5px 10px 10px;
    font-size: 12px;
}
.g_tit4 .tit{display:inline-block;font-size: 15px; position:relative;margin:0 15px;margin-bottom: 8px;}
.g_tit4 .tit::before{
    content:'';position:absolute;width:10px;height:10px;
    left:-22px;top:50%;margin-top:-5px;
    background:url(../Images/icons15.png) no-repeat;
    background-size:100% 100%}
.g_tit4 .tit::after{
    content:'';position:absolute;width:10px;height:10px;
    right:-22px;top:50%;margin-top:-5px;
    background:url(../Images/icons15.png) no-repeat;
    background-size:100% 100%
}

.g_tit4.t2{
    background: url(../Images/bg06.png) 0 0 repeat;
}
.g_tit4.t3{
    background: url(../Images/bg07.png) 0 0 repeat;
}
.g_tit4.t4{
    background: url(../Images/bg08.png) 0 0 repeat;
}

.row_index2 .pic{
    margin-bottom: 5px;
}
.row_index2 .pic img{display:block;width:100%;height:auto;min-height:100%;}
.row_index2 .txt{
    color:#fff;background:url(../Images/bg04.png) repeat;
    padding: 15px;
}
.row_index2 .item1 .tit{font-size:15px;margin-bottom:10px}
.row_index2 .item1 .p1{
    font-size:12px;line-height:1.66em;
    background:url(../Images/icons14.png) left 11px no-repeat;
    padding-left:15px}
.row_index2 .item2{margin-top:20px;border-top:1px solid #fff;font-size:12px;line-height:1.6em;padding:15px 0}
.row_index2 .item2 .p1{background:url(../Images/icons14.png) left 11px no-repeat;padding-left:15px}
.slogan {
    line-height: 22px;
    background-color: #101010;
    margin-bottom: 5px;
    text-align: center;
    font-size: 10px;
    color: #fff;
	padding:5px 0:
}
.img_list1{
    overflow: hidden;
}
.img_list1 .item{
    float: left;
    width: 33.333%;
}
.img_list1 .pic{
    height: 120px;
    display: block;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.img_list1 .txt{
    position: absolute;
    left: 0;bottom: 0;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background-color: rgba(0,0,0,0.6);
}


/* 公司业绩(二级) */
.row_yj{
    /* height: 650px; */
}
.jy_box{
    position:relative;
    /* overflow:hidden; */
    height: 656px;width: 300px;
    padding: 20px 0;
    margin: 0 auto;
    /* transform: rotate(90deg) translateX(160px) translateY(-30px);  */
}
.row_yj .bg{display:block;margin:0 auto}
.row_yj .zl{
    position:absolute;left:0;top:0;
    width:100%;height:50%;
    background:url(../Images/pngs101.png) left bottom no-repeat #fff;
    background-size: 100% auto ;z-index: 2;
}
.row_yj .zr{
    position:absolute;left: 0;bottom: 0;
    width: 100%;height:50%;
    background:url(../Images/pngs102.png) left top no-repeat #fff;
    background-size: 100% auto;z-index: 2}
.m_yj{
    position:absolute;
    top:30px;left:30px;
    bottom:30px;right:30px;
    overflow: auto;
    overflow-X: hidden;
    -ms-overflow-style: none; 
    scrollbar-width: none; 
}
.m_yj .box{
    width: 100%;
    min-height: 100%;
}
.m_yj::-webkit-scrollbar {
    display: none; 
}
.slick_yj{
    white-space: nowrap;
    margin-top: 670px;
    height: 240px;
    transform: rotate(90deg) translate(-25%,1%) ;
}
.slick_yj .item{
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    margin-left: 18px;
}
.slick_yj .item em{
    white-space: nowrap;
}
.m_yj.show{left:0}
.slick_yj .item.tit{
    font-size:20px;
    line-height: 1.4em;
    color:#682121;
    writing-mode:vertical-lr;
    writing-mode:tb-lr;
    margin-left: 50px;
    margin-top: -6px;
    white-space: nowrap;
}
.slick_yj .item{
    font-size:12px;
    line-height: 2.5em;
    font-family: 'Verdana,Arial,Microsoft YaHei,SimSun';
    writing-mode:vertical-lr;writing-mode:tb-lr;
	word-wrap: break-word; 
    word-break: normal;
}
.slick_yj .item span{color:#fff;background-color:#682121;padding:5px 4px;display: block;line-height: 1.5em;}
.yj_arrows{
    position: absolute;
    left: 30px; top: 50%;
    transform: translateX(-50%); 
}
.yj_arrows span{
    display:inline-block;vertical-align:middle;
    margin:0 20px;width:30px;
    height:30px;cursor:pointer;
    transform: rotate(90deg);

}
    
.yj_arrows .prev{
    background:url(../Images/prev3.png) center center no-repeat;
    background-size: auto 30px;
}
.yj_arrows .next{
    background:url(../Images/next3.png) center center no-repeat;
    background-size: auto 30px;
}
.yj_arrows .stop{
    background:url(../Images/stop.png) center center no-repeat;
    background-size: auto 30px;
}
.yj_arrows .stop.on{
    background:url(../Images/stop1.png) center center no-repeat;
    background-size: auto 30px;
}



.tps3{
    margin: 30px 0;
    font-size: 14px;
    color: #505050;
    text-align: center;
}
.tps3 img{
    display: block;
    margin: 0 auto 10px;
    height: 50px;
}

/* 业务范围-设计规划(三级) */

.img_list3{
    overflow: hidden;
}
.img_list3 .item{
    float: left;
    width: 50%;
    padding: 2px;
}
.img_list3 .pic,.slick_img1 .pic{
    height: 0;
    position: relative;
    padding-top: 110%;
    cursor: pointer;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.img_list3 .txt{
    position: absolute;
    left: 0;bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
}


.m_pop{
    position: fixed;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    opacity: 0;
    z-index: -1000;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    transition:0.3s;
}
.m_pop.show{
    opacity: 1;
    z-index: 1000;
}
.m_pop .cont{
    position: absolute;
    top: 50%;left: 0;
    width: 100%;
    transform: translateY(-45%); 
    background-color: #fff;
}
.m_pop .tp1{
    padding: 15px 0;
}
.m_pop .close{
    position: absolute;
    top: 0;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../Images/close.png) center center  no-repeat;
    background-size: 25px auto;
    z-index: 2;
}
.slick_img1 .item{
    padding: 40px 40px 0;
}


/* @media only screen and (max-width:500px){

    .jy_box {
        transform: rotate(90deg) translateX(160px) translateY(136px);
    }

}
@media only screen and (max-width:375px){

    .jy_box {
        transform: rotate(90deg) translateX(160px) translateY(160px);
    }

}
@media only screen and (max-width:350px){

    .jy_box {
        transform: rotate(90deg) translateX(160px) translateY(185px);
    }

} */
