textarea{
    resize: none;
    min-height: 240px;
}
input{
    resize: none;
    min-height: 32px;
}
.ui-datepicker{
    font-size: 13px;
    font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}
::-webkit-input-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
:-moz-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    opacity:  1;
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
::-moz-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    opacity:  1;
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
:-ms-input-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
:placeholder-shown {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
input[name=zipcode]{
    width: 56px;
    margin: 0 4px;
}
input, select{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0px;
    border: 1px solid rgba(115,115,115,1);
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 1.6px;
    height: 32px;
}

.fc-title{
    max-width: 100%;
    display: block;
}
.fc-day-grid-event .fc-content{
    white-space: normal;
}
.fc-basic-view .fc-body .fc-row{
    height: auto;
    font-size: 1em;
}

table, td, th{
	border:1px solid rgba(240,240,240,1);
    max-width: 100%;
    margin: 0 auto;
}

.nav .subnav{
    height: 0px;
    max-height: 0px;
}
.nav:hover .subnav, .nav:active .subnav{
    height: auto;
    max-height: 389px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.slidecontact .contactel{
    width: 0px;
    max-width: 0px;
}
.slidecontact:hover .contactel, .slidecontact:active .contactel{
    width: auto;
    max-width: 104px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.fmtitle{
    font-family: 'Zen Old Mincho', 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}
.fmeng{
    font-family: 'Montserrat', 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.whiteskinbg{
    background: rgba(249,249,249,1);
}
.skinbg{
    background: rgba(247,246,244,1);
}
.skinlessbg{
    background: rgba(241,240,238,1);
}
.woodbg{
    background: rgba(183,150,119,1);
}
.graybg{
    background: rgba(127,126,131,1);
}
.redbg{
    background: rgba(226,83,42,1);
}
.darkbluebg64{
    background: rgba(26,56,82,.64);
}
.darkgoldbg64{
    background: rgba(147,95,47,.64);
}

.greengradientttobbg{
    background: -webkit-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom, rgba(151,242,10,1), rgba(5,182,0,1));
}
.goldgradientttobbg{
    background: -webkit-linear-gradient(top, rgba(184,154,118,1), rgba(147,95,47,1));
    background: -o-linear-gradient(top, rgba(184,154,118,1), rgba(147,95,47,1));
    background: -moz-linear-gradient(top, rgba(184,154,118,1), rgba(147,95,47,1));
    background: linear-gradient(to bottom, rgba(184,154,118,1), rgba(147,95,47,1));
}
.lightbluegradientttobbg{
    background: -webkit-linear-gradient(top, rgba(0,178,255,1), rgba(0,106,255,1));
    background: -o-linear-gradient(top, rgba(0,178,255,1), rgba(0,106,255,1));
    background: -moz-linear-gradient(top, rgba(0,178,255,1), rgba(0,106,255,1));
    background: linear-gradient(to bottom, rgba(0,178,255,1), rgba(0,106,255,1));
}
.darkbluegradientttobbg{
    background: -webkit-linear-gradient(top, rgba(26,56,82,1), rgba(17,30,39,1));
    background: -o-linear-gradient(top, rgba(26,56,82,1), rgba(17,30,39,1));
    background: -moz-linear-gradient(top, rgba(26,56,82,1), rgba(17,30,39,1));
    background: linear-gradient(to bottom, rgba(26,56,82,1), rgba(17,30,39,1));
}
.darkblueblackgradientttobbg{
    background: -webkit-linear-gradient(top, rgba(17,30,39,1) 8%, rgba(26,56,82,1));
    background: -o-linear-gradient(top, rgba(17,30,39,1) 8%, rgba(26,56,82,1));
    background: -moz-linear-gradient(top, rgba(17,30,39,1) 8%, rgba(26,56,82,1));
    background: linear-gradient(to bottom, rgba(17,30,39,1) 8%, rgba(26,56,82,1));
}
.whiteskinbgtotransttobbg{
    background: -webkit-linear-gradient(top, rgba(249,249,249,1) 8%, rgba(249,249,249,.001));
    background: -o-linear-gradient(top, rgba(249,249,249,1) 8%, rgba(249,249,249,.001));
    background: -moz-linear-gradient(top, rgba(249,249,249,1) 8%, rgba(249,249,249,.001));
    background: linear-gradient(to bottom, rgba(249,249,249,1) 8%, rgba(249,249,249,.001));
}
.indexbg02{
    background: url(../fimgs/indexbg02.png), -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: url(../fimgs/indexbg02.png), -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: url(../fimgs/indexbg02.png), -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: url(../fimgs/indexbg02.png), linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,1));
    background-repeat: repeat, no-repeat;
    background-position: center top, center top;
}

.blackfont{
    color: rgba(17,30,39,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.whitefont64{
    color: rgba(255,255,255,.64);
}
.lightgoldfont{
    color: rgba(255,198,129,1);
}
.goldfont{
    color: rgba(197,153,104,1);
}
.woodfont{
    color: rgba(212,199,182,1);
}
.bluefont{
    color: rgba(26,56,82,1);
}
.redfont{
    color: rgba(226,83,42,1);
}

.whitetogoldfont, .whitetogoldfont:visited{
    color: rgba(255,255,255,.64);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.whitetogoldfont:hover, .whitetogoldfont:active{
    color: rgba(197,153,104,1);
}

.goldsolidb4{
    border-bottom: 4px solid rgba(184,154,118,1);
}
.goldsolidt4{
    border-top: 4px solid rgba(184,154,118,1);
}
.goldsolidl4{
    border-left: 4px solid rgba(184,154,118,1);
}
.bluesolidt4{
    border-top: 4px solid rgba(26,56,82,1); 
}
.goldsolidb1{
    border-bottom: 1px solid rgba(184,154,118,1);
}
.goldsolidt1{
    border-top: 1px solid rgba(184,154,118,1);
}
.goldsolidr1{
    border-right: 1px solid rgba(184,154,118,1);
}
.bluesolidb1{
    border-bottom: 1px solid rgba(26,56,82,1); 
}
.bluesolidl1{
    border-left: 1px solid rgba(26,56,82,1); 
}
.bluesolidr1{
    border-right: 1px solid rgba(26,56,82,1); 
}
.bluesolid1{
    border: 1px solid rgba(26,56,82,1); 
}
.goldsolid1{
    border: 1px solid rgba(184,154,118,1);
}
.darkgoldsolid1{
    border: 1px solid rgba(147,95,47,1);
}
.woodsolid1{
    border: 1px solid rgba(212,199,182,1);
}
.blacksolid1{
    border: 1px solid rgba(17,30,39,1);
}

.goldsolidmirrorr1{
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    -webkit-border-image: -webkit-linear-gradient(top, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
    -o-border-image: -o-linear-gradient(top, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
    -moz-border-image: -moz-linear-gradient(top, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
    border-image: linear-gradient(to bottom, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
    box-sizing: border-box;
}
.transtoblacksolidb1{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    border-image: linear-gradient(to right, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    box-sizing: border-box;
}
.blacktotranssolidb1{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    -webkit-border-image: -webkit-linear-gradient(right, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    -o-border-image: -o-linear-gradient(right, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    -moz-border-image: -moz-linear-gradient(right, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    border-image: linear-gradient(to left, rgba(17,30,39,.001) 8%, rgba(17,30,39,1) 92%) 1;
    box-sizing: border-box;
}
.goldgradientmirrorsolidb4{
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(147,95,47,1) 8%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 50%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 92%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(147,95,47,1) 8%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 50%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 92%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(147,95,47,1) 8%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 50%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 92%) 1;
    border-image: linear-gradient(to right, rgba(147,95,47,1) 8%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 50%, rgba(184,154,118,1), rgba(184,154,118,1), rgba(147,95,47,1) 92%) 1;
    box-sizing: border-box;
}
.bluegradientmirrorsolidb8{
    border-style: solid;
    border-width: 0px 0px 8px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(54,96,136,1) 8%, rgba(13,32,62,1), rgba(54,96,136,1), rgba(13,32,62,1) 92%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(54,96,136,1) 8%, rgba(13,32,62,1), rgba(54,96,136,1), rgba(13,32,62,1) 92%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(54,96,136,1) 8%, rgba(13,32,62,1), rgba(54,96,136,1), rgba(13,32,62,1) 92%) 1;
    border-image: linear-gradient(to right, rgba(54,96,136,1) 8%, rgba(13,32,62,1), rgba(54,96,136,1), rgba(13,32,62,1) 92%) 1;
    box-sizing: border-box;
}

.bluegradientsolidb8{
    border-style: solid;
    border-width: 0px 0px 8px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(13,32,62,1) 8%, rgba(54,96,136,1) 92%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(13,32,62,1) 8%, rgba(54,96,136,1) 92%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(13,32,62,1) 8%, rgba(54,96,136,1) 92%) 1;
    border-image: linear-gradient(to right, rgba(13,32,62,1) 8%, rgba(54,96,136,1) 92%) 1;
    box-sizing: border-box;
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -3px rgba(200,200,200,1), -4px 0px 4px -3px rgba(200,200,200,1);
    -webkit-box-shadow: 4px 0px 4px -3px rgba(200,200,200,1), -4px 0px 4px -3px rgba(200,200,200,1);
}
.blackboxshadow8{
    box-shadow: 0px 0px 8px -1px rgba(48,48,48,1);
    -webkit-box-shadow: 0px 0px 8px -1px rgba(48,48,48,1);
}
.blackboxshadowb8{
    box-shadow: 0px 8px 8px -5px rgba(48,48,48,1);
    -webkit-box-shadow: 0px 8px 8px -5px rgba(48,48,48,1);
}
.lightblackboxshadowb8inset{
    box-shadow: 0px 8px 8px -5px rgba(198,198,198,1) inset;
    -webkit-box-shadow: 0px 8px 8px -5px rgba(198,198,198,1) inset;
}
.blackboxshadowt8inset{
    box-shadow: 0px 8px 8px -5px rgba(48,48,48,1) inset;
    -webkit-box-shadow: 0px 8px 8px -5px rgba(48,48,48,1) inset;
}
.goldboxshadowrb8{
    box-shadow: 8px 8px 0px 0px rgba(184,154,118,1);
    -webkit-box-shadow: 8px 8px 0px 0px rgba(184,154,118,1);
}
.goldboxshadowrb4{
    box-shadow: 4px 4px 0px 0px rgba(184,154,118,1);
    -webkit-box-shadow: 4px 4px 0px 0px rgba(184,154,118,1);
}
.blackboxshadowrb4{
    box-shadow: 4px 4px 4px -3px rgba(48,48,48,1);
    -webkit-box-shadow: 4px 4px 4px -3px rgba(48,48,48,1);
}

.cusfixw192px{
    width: 192px;
    max-width: 192px;
}
.cusfixw32px{
    width: 32px;
    max-width: 32px;
}
.cusfixw16px{
    width: 16px;
    max-width: 16px;
}
.cusfixw50-96px{
    width: calc(50% - 96px);
    max-width: calc(50% - 96px);
}
.cusfixw100-80px{
    width: calc(100% - 80px);
    max-width: calc(100% - 80px);
}
.cusfixw100-48px{
    width: calc(100% - 48px);
    max-width: calc(100% - 48px);
}
.cusfixw100-16px{
    width: calc(100% - 16px);
    max-width: calc(100% - 16px);
}
.cusfixh400px{
    height: 400px;
    max-height: 400px;
}
.cusfixwh100-32px{
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    height: calc(100% - 32px);
    max-height: calc(100% - 32px);
}
.cusfixwh64px{
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
}
.cusfixwh48px{
    width: 48px;
    max-width: 48px;
    height: 48px;
    max-height: 48px;
}

.custop35{
    top: 35%;
}
.custop-2px{
    top: -2px;
}

.blacktextshadow8{
    text-shadow: 0px 0px 8px rgba(0,0,0,1);
}

.custextlr{
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr ;
}

.woodgradienttxt{
    background: -webkit-linear-gradient(top, rgba(232,218,205,1) 8%, rgba(198,169,129,1) 92%);
    background: -o-linear-gradient(top, rgba(232,218,205,1) 8%, rgba(198,169,129,1) 92%);
    background: -moz-linear-gradient(top, rgba(232,218,205,1) 8%, rgba(198,169,129,1) 92%);
    background: linear-gradient(to bottom, rgba(232,218,205,1) 8%, rgba(198,169,129,1) 92%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

@media only screen and (min-width: 1025px){
    .cusmax1025w100-336px{
        width: calc(100% - 336px);
        max-width: calc(100% - 336px);
    }
    .cusmax1025w100-176px{
        width: calc(100% - 176px);
        max-width: calc(100% - 176px);
    }
    .cusmax1025w3-1-48px{
        width: calc(100% / 3 - 48px);
        max-width: calc(100% / 3 - 48px);
    }
    .cusmax1025w320px{
        width: 320px;
        max-width: 320px;
    }
    .cusmax1025w168px{
        width: 168px;
        max-width: 168px;
    }
    .cusmax1025w160px{
        width: 160px;
        max-width: 160px;
    }
    .cusmax1025w40px{
        width: 40px;
        max-width: 40px;
    }
    .mainbg{
        background: url(../fimgs/mainbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03002.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01001.jpg) center top no-repeat;
        background-size: cover;
    }
    .mapbg01{
        background: url(../fimgs/mapbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .servicebg01{
        background: url(../fimgs/servicebg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .servicebg02{
        background: url(../fimgs/servicebg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .servicebg03{
        background: url(../fimgs/servicebg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbg01{
        background: url(../fimgs/indexbg01001.jpg) center bottom no-repeat;
        background-size: contain;
    }
    .indexbg03{
        background: url(../fimgs/indexbg03001.png), url(../fimgs/indexbg02.png), -webkit-linear-gradient(top, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background: url(../fimgs/indexbg03001.png), url(../fimgs/indexbg02.png), -o-linear-gradient(top, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background: url(../fimgs/indexbg03001.png), url(../fimgs/indexbg02.png), -moz-linear-gradient(top, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background: url(../fimgs/indexbg03001.png), url(../fimgs/indexbg02.png), linear-gradient(to bottom, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background-repeat: no-repeat, repeat, no-repeat;
        background-position: center bottom, center top, center top;
        background-size: contain, auto, auto;
    }
    .cusmax1025goldsolidr1{
        border-right: 1px solid rgba(184,154,118,1);
    }
    .cusmax1025goldsolidr4{
        border-right: 4px solid rgba(184,154,118,1);
    }
    .cusmax1025goldsolidmirrorr1{
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        -webkit-border-image: -webkit-linear-gradient(top, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        -o-border-image: -o-linear-gradient(top, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        -moz-border-image: -moz-linear-gradient(top, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        border-image: linear-gradient(to bottom, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        box-sizing: border-box;
    }
    .cusmax1025bluesolidmirrorr1{
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        -webkit-border-image: -webkit-linear-gradient(top, rgba(13,32,62,.001) 8%, rgba(13,32,62,1), rgba(13,32,62,.001) 92%) 1;
        -o-border-image: -o-linear-gradient(top, rgba(13,32,62,.001) 8%, rgba(13,32,62,1), rgba(13,32,62,.001) 92%) 1;
        -moz-border-image: -moz-linear-gradient(top, rgba(13,32,62,.001) 8%, rgba(13,32,62,1), rgba(13,32,62,.001) 92%) 1;
        border-image: linear-gradient(to bottom, rgba(13,32,62,.001) 8%, rgba(13,32,62,1), rgba(13,32,62,.001) 92%) 1;
        box-sizing: border-box;
    }
}

@media only screen and (min-width: 1301px){
    .cusmaxw1301dpb{
        display: block;
    }
    .cusmaxw1301hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/mainbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03001.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (min-width: 1921px){
    .cusmaxw1921h1080px{
        max-height: 1080px;
    }
}

@media only screen and (max-width: 1024px){
    .cusmin1024w48px{
        width: 48px;
        max-width: 48px;
    }
    .cusmin1024w100-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .mainbg{
        background: url(../fimgs/mainbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03003.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01002.jpg) center top no-repeat;
        background-size: cover;
    }
    .mapbg01{
        background: url(../fimgs/mapbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .servicebg01{
        background: url(../fimgs/servicebg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .servicebg02{
        background: url(../fimgs/servicebg05002.jpg) center center no-repeat;
        background-size: cover;
    }
    .servicebg03{
        background: url(../fimgs/servicebg06002.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbg03{
        background: url(../fimgs/indexbg03002.png), url(../fimgs/indexbg02.png), -webkit-linear-gradient(top, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background: url(../fimgs/indexbg03002.png), url(../fimgs/indexbg02.png), -o-linear-gradient(top, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background: url(../fimgs/indexbg03002.png), url(../fimgs/indexbg02.png), -moz-linear-gradient(top, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background: url(../fimgs/indexbg03002.png), url(../fimgs/indexbg02.png), linear-gradient(to bottom, rgba(245,245,245,1) 50%, rgba(230,225,220,1) 88%);
        background-repeat: no-repeat, repeat, no-repeat;
        background-position: center bottom, center top, center top;
        background-size: contain, auto, auto;
    }
    .cusmin1024blackfont{
        color: rgba(17,30,39,1);
    }
    .cusmin1024bluefont{
        color: rgba(26,56,82,1);
    }
    .cusmin1024goldsolidt1{
        border-top: 1px solid rgba(184,154,118,1);
    }
    .cusmin1024goldsolidb4{
        border-bottom: 4px solid rgba(184,154,118,1);
    }
    .cusmin1024goldsolidmirrort1{
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        -webkit-border-image: -webkit-linear-gradient(left, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        -o-border-image: -o-linear-gradient(left, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        -moz-border-image: -moz-linear-gradient(left, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        border-image: linear-gradient(to right, rgba(227,178,119,.001) 8%, rgba(227,178,119,1), rgba(227,178,119,.001) 92%) 1;
        box-sizing: border-box;
    }
    .cusmin1024rotatez90{
        transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
    }
}

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/mainbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03004.jpg) center center no-repeat;
        background-size: cover;
    }
}.banner100{background: url(https://www.yongton.net/upload/1753101552.jpg) center center no-repeat;background-size: cover;} @media only screen and (max-width: 1024px){ .banner100{background: url(https://www.yongton.net/upload/1754059397.jpg) center center no-repeat;background-size: cover;} }.banner101{background: url(https://www.yongton.net/upload/1753109303.jpg) center center no-repeat;background-size: cover;} @media only screen and (max-width: 1024px){ .banner101{background: url(https://www.yongton.net/upload/1754059404.jpg) center center no-repeat;background-size: cover;} }