<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {margin: 0;padding: 0;border: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);word-break: break-all;}

/*@font-face {
    font-family: 'demi';
    src: url('../fonts/ITC AVANT GARDE CE GOTHIC DEMI_0.TTF'); !* IE9 Compat Modes *!
url('../fonts/ITC AVANT GARDE CE GOTHIC DEMI_0.TTF') format('woff'), !* Modern Browsers *!
url('../fonts/ITC AVANT GARDE CE GOTHIC DEMI_0.TTF')  format('truetype'), !* Safari, Android, iOS *!
url('../fonts/ITC AVANT GARDE CE GOTHIC DEMI_0.TTF') format('svg'); !* Legacy iOS *!
}

@font-face {
    font-family: 'book';
    src: url('../fonts/ITC AVANT GARDE CE GOTHIC BOOK_0.TTF'); !* IE9 Compat Modes *!
url('../fonts/ITC AVANT GARDE CE GOTHIC BOOK_0.TTF') format('woff'), !* Modern Browsers *!
url('../fonts/ITC AVANT GARDE CE GOTHIC BOOK_0.TTF')  format('truetype'), !* Safari, Android, iOS *!
url('../fonts/ITC AVANT GARDE CE GOTHIC BOOK_0.TTF') format('svg'); !* Legacy iOS *!
}*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b,dy_jiady_jia u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, textarea, input {margin: 0;padding: 0;}
body {width: 100%;min-width: 1200px;overflow-x: auto;font: 14px 'Microsoft YaHei';color: #333;box-sizing: content-box;}
h1, h2, h3, h4, h5, h6, th, span {
    font-size: 100%;
    margin: 0;
    font-weight: normal;
    line-height: 1.1;
    color: inherit;
}
i {font-style: normal;vertical-align: middle;}
ul, ol, li {list-style: none;}
img {border: none;-webkit-touch-callout: none;vertical-align: top;}
a {vertical-align: top;color: #333;border: none;}
a,
a:active,
a:focus,
a:hover,
a:visited {text-decoration: none;cursor: pointer;}

.hidden {display: none;}
/*æ¸…é™¤æµ®åŠ¨ä»£ç&nbsp;*/
.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfix {zoom: 1}
.lf {float: left;}
.rg {float: right;}
h1 {font-size: 26px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 12px;}
.center {width: 1200px;margin: 0 auto;}
.mt1{margin-top: 30px;}
.mt2{margin-top: 50px;}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
/*           é¦–é¡µæ&nbsp;·å¼                */

/*
banner
*/
body,html{
    background: url("../images/bg1.png")repeat 0 0;
    background-size:auto;
}
header img{
    width: 100%;
}
section{
    position: relative;
    width: 100%;
    background: url("../images/qiu1.png")no-repeat 0 340px,
    url("../images/qiu2.png")no-repeat 100% 230px,
    url("../images/qiu3.png")no-repeat 0 1160px,
    url("../images/qiu4.png")no-repeat 100% 1080px,
    url("../images/qiu5.png")no-repeat 100% 1680px,
    url("../images/qiu6.png")no-repeat 0 1980px,
    url("../images/qiu7.png")no-repeat 100% 100%;
    padding-bottom: 30px;
}
.pt1 .lf_box{
    width: 745px;
    height: 290px;
    border: 8px solid #fff;
    background-color: rgb(254, 246, 243);
    box-shadow: 0px 0px 9px 0px rgba(67, 44, 14, 0.4);
    border-radius: 20px;
    border-bottom-right-radius: 0;
    padding: 30px 15px 15px;
    box-sizing: border-box;
    margin-top: 15px;
    font-size: 18px;
}
.tit_p{
    line-height: 36px;
    text-indent: 2em ;
    font-size: 18px;
}
.tit_p span{font-weight: bold;}
.pt1_p span{
    font-weight: bold;
}
.pt1 .rg_box{
    width:430px ;
    height: 321px;
    background: url("../images/i1.png")no-repeat right top,url("../images/eleven.png")no-repeat bottom center;
}
.g_box{
    text-align: right;
    padding-right: 10px;
}
.g_box img{
    margin: 0 10px;
}
.tit{
    position: relative;
    width: 100%;
    height: 90px;
}
.tit .d_tit{
    width:320px ;
    height: 90px;
    margin: 0 auto;
    font-style: italic;
    position: relative;
}
.d_tit h2 {
    font-size: 40px;
    font-weight: bold;
    position: absolute;
}
.d_tit span{
    font-size: 30px;
    font-weight: bold;
    color: #f98823;
    position: absolute;
}
.mask{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    opacity: 0;
}
.mask:hover{opacity: 1;}
.mask img{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.p_720 img,.p_bo img{
    animation: t10 5s ease-in-out infinite;
    -webkit-animation: flag 5s ease-in-out infinite;
}
.p_720 img{
    width: 65px!important;
    height: 45px!important;
}
.p_bo img,.p_360 img{
    width: 60px!important;
    height: 60px!important;
    animation: t10 5s ease-in-out infinite;
    -webkit-animation: flag 5s ease-in-out infinite;
}

@-webkit-keyframes flag {
    0%, 100% {  -webkit-transform: translate(0px, 0px);  }
    50% {  -webkit-transform: translate(-10px, 10px);  }
}
@keyframes flag {
    0%, 100% {  transform: translate(0px, 0px);  }
    50% {  transform: translate(-10px, 10px);  }
}
/*å¯¼è´­*/
.pt2 .tit{
    background: url("../images/tit2.png")no-repeat center center;
    background-size: 400px auto;
}
.pt2 .d_tit h2{
    top: 10px;
    left:27px;
}
.pt2 .d_tit span{
    bottom: 15px;
    right: 95px;
}
.pt2 .tit_p{
    margin-top: 20px;
}
.pic_d{
    width: 400px;
    height: 290px;
    position: relative;
}
.pic_d:nth-of-type(1),
.pic_d:nth-of-type(3){margin-top: 60px;}
.pic_d img{
    width: 100%;
    height: 100%;
}
.pic_d .mask{
    width: 365px;
    height: 255px;
    margin: 17px 18px;
}
/*ç›´æ’­*/
.pt3 .tit{
    background: url("../images/tit3.png")no-repeat center center;
    background-size: 400px auto;
}
.pt3 .d_tit h2{
    top: 10px;
    left:5px;
}
.pt3 .d_tit span{
    bottom: 17px;
    right: 118px;
}
.pt3 .lf_box{
    width: 820px;
    height: 260px;
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px rgba(74, 71, 67, 0.17);
    padding: 45px 115px 15px 50px;
    box-sizing: border-box;
    position: relative;
    margin-top: 40px;

}
.pt3 .lf_box span.elg{
    display: block;
    font-size: 12px;
    font-family: "AlteHaasGrotesk";
    color: rgb(227, 227, 227);
    text-transform: uppercase;
    letter-spacing: 8px;
    margin-top: 30px;
    margin-left: -30px;
}
.pt3 .lf_box:before{
    content: '';
    width: 65px;
    height: 4px;
    background-color:#f48b66 ;
    position: absolute;
    bottom: 20px;
    left: 0;
}
.pt3 .lf_box:after{
    content: '';
    width: 114px;
    height: 78px;
    background: url("../images/xie.png")no-repeat center center;
    position: absolute;
    bottom: -45px;
    right: 0px;
}
.pt3 .rg_box{
    margin-left: -145px;
    z-index: 1;
    margin-top: 60px;
    width: 476px;
    height: 281px;
    overflow: hidden;
    position: relative;
}
.pt3 .rg_box .mask{
    width: 445px;
    height: 250px;
    margin: 16px 16px;
}
.pt3 img{
    width: 100%;
    height: 100%;
}
/*çœŸå®žå±•ç¤º*/
.pt4 .tit{
    width: 100%;
    height: 166px;
    background: url("../images/tit4.png")no-repeat center center,url("../images/titbg.png")no-repeat center center;
    background-size:460px auto,100% auto;
}
.pt4 .tit .d_tit{
    height: 130px;
}
.pt4 .d_tit h2{
    top: 22px;
    left:30px;
}
.pt4 .d_tit span{
    bottom: 12px;
    right: 70px;
}
.pt4 .flex{
    margin-top: 40px;
}
.pt4 img{
    width: 100%;
    height: 100%;
}
.pt4 .tit_p{
    margin-top: 30px;
}
.pt4 .lf_box{
    width: 800px;
    height: 370px;
    position: relative;
}
.pt4 .rg_box{
    width:512px ;
    height: 360px;
    margin-left: -130px;
    background: url("../images/p4_bg.png")no-repeat right center;
    position: relative;
}
.i_360_p2{
    width: 400px;
    height: 270px;
    margin-top: 10px;
    position: relative;
}
.i_360_p3{
    width: 200px;
    height: 180px;
    position: absolute;
    bottom: 0 ;
    right: 40px;
}
.i_360_p1 .mask{
    width: 800px;
    height: 370px;
    margin:0;
}
.i_360_p2 .mask{
    width: 380px;
    height: 250px;
    margin: 10px 10px;
}
.i_360_p3 .mask{
    width: 180px;
    height: 160px;
    margin: 10px 10px;
}
/*å¹¿å‘Š*/

.pt5 .tit{
    background: url(../images/tit5.png)no-repeat center center;
    background-size: 400px auto;
}
.pt5 .d_tit h2{
    top: 5px;
    left:5px;
}
.pt5 .d_tit span{
    bottom: 22px;
    right: 118px;
}
.pt5 .flex{
    width: 1250px;
    height: 397px;
    margin-left: -25px;
    margin-top: 26px;
    background: url("../images/jiao1.png")no-repeat 0 0,url("../images/jiao2.png")no-repeat 100% 100%;
}
.pt5 .lf_box,.pt5 .rg_box{
    margin-top: 25px;
    width: 570px;
    height: 346px;
    position: relative;
}
.pt5 .lf_box{
    margin-left: 25px;
}
.pt5 .rg_box{
    margin-right: 25px;
}
.pt5 em{
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
}
.pt5 img{
    width: 100%;
    height: 100%;
}
.tit_p2{
    line-height: 36px;
    font-size: 18px;
    margin: 20px 100px 0;
}
.d_more{
    width: 333px;
    height: 72px;
    margin: 45px auto;
    background: url("../images/more.png")no-repeat center center;
    background-size: 326px auto;
}
.d_more a{
    display: inline-block;
    color: #fff;
    width:100%;
    height:100%;
    line-height: 78px;
    text-align: center;
    margin: 0 auto;
    background: url("../images/shou.png")no-repeat 12% 55%;
    background-size: 20px auto;
    font-size: 20px;
    font-weight: bold;
}

</pre></body></html>