blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{
    margin:0;
    padding:0
}

a{
    color:#fff
}

a,a:hover{
    text-decoration:none
}

body{
    font:14px/1.6 Microsoft Yahei;
    color:#fff;
    width:100%;
    height:100%;
    background-color:#333
}

ul li{
    list-style:none
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}

.clearfix{
    height:1%
}

*+html .clearfix,* html .clearfix{
    zoom:1
}

.fL{
    float:left!important
}

.fR{
    float:right!important
}

img{
    vertical-align:top
}

#container,body{
    height:100%;
    overflow:hidden
}

#container{
    margin:0 auto;
    max-width:1920px;
    height:100vh;
    overflow:hidden;
    background:url(../image/bg.497064fb.png) no-repeat 50%;
    background-size:cover
}

img{
    max-width:100%;
    max-height:100%;
    width:auto;
    height:auto
}

.logo{
    padding-right:1%;
    width:31.25%;
    left:0;
    top:8.65%;
    z-index:10;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}

.imgtop,.logo{
    position:absolute
}

.imgtop{
    right:0;
    top:0
}

.img{
    left:50%;
    top:58%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}

.app,.img{
    position:absolute
}

.app{
    width:31.25%;
    height:100%;
    left:0;
    bottom:0;
    z-index:9
}

.app .photo{
    width:56.67%;
    height:66.67%;
    position:absolute;
    left:50%;
    bottom:7.94%;
    z-index:1;
    text-align:center;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    background:url(../image/photo.af644331.png) no-repeat center center;
    background-size:contain;
}

.app .copyright{
    height:15.28%;
    bottom:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fcfcfc;
    font-size:14px;
    background:#342110
}

.app .copyright,.app .copyright p{
    width:100%;
    position:absolute;
    left:0;
    text-align:center
}

.app .copyright p{
    bottom:18.5%
}

.navi{
    width:68.75%;
    height:14.28%;
    position:absolute;
    right:0;
    bottom:0;
    z-index:10;
    background:rgb(99 182 196)
}

.navi>li{
    float:left;
    width:25%;
    height:100%;
    position:relative;
    border-right:1px solid #866638;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

.navi>li:last-child{
    border:none
}

.navi>li>a{
    height:100%;
    display:block;
    overflow:hidden;
    zoom:1;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

.navi>li>a>span{
    padding:0 0 4px 70px;
    position:absolute;
    display:inline-block;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%)
}

.navi>li>a img{
    position:absolute;
    left:5px;
    top:5px
}

.navi>li>a .txt{
    color:#fcfcfc;
    font-size:14px;
    text-align:left;
    white-space:nowrap
}

.navi>li>a .txt span{
    margin-bottom:3px;
    display:block;
    color:#fcfcfc;
    font-size:20px
}

.navi>li:hover>a .txt,.navi>li:hover>a .txt span{
    color:#866638
}

.navi .jsBox{
    margin-left:-289px;
    padding-top:25px;
    width:578px;
    position:absolute;
    left:50%;
    bottom:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:none
}

.navi>li:hover .jsBox{
    display:block
}

.navi .jsBox .arrow{
    margin-left:-9px;
    position:absolute;
    left:50%;
    bottom:-8px
}

.navi .jsBox ul{
    padding:25px 25px 16px;
    border-radius:5px;
    border:2px solid rgb(99 182 196);
    background:rgb(99 182 196)
}

.navi .jsBox li{
    margin-bottom:10px;
    overflow:hidden;
    zoom:1;
    color:rgb(99 182 196);
    font-size:16px;
    line-height:40px;
    text-align:center
}

.navi .jsBox li .ms{
    margin-right:11px;
    width:72px;
    display:block;
    float:left;
    color:#e2bd4e;
    border:1px solid #dfb946
}

.navi .jsBox li img{
    margin:14px 10px 0 0;
    display:block;
    float:left
}

.navi .jsBox li .url{
    width:253px;
    min-height:40px;
    float:left;
    color:#e2bd4e
}

.navi .jsBox li .url,.navi .jsBox li a{
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #dfb946
}

.navi .jsBox li a{
    float:right;
    width:136px;
    color:rgb(99 182 196);
    background:-webkit-gradient(linear,left top,left bottom,from(#fde18f),to(#dfb946));
    background:linear-gradient(180deg,#fde18f,#dfb946)
}

.navi .jsBox li a:hover{
    border:1px solid #dfb946;
    background:#000;
    color:#e2bd4e
}

.navi .jsBox li img{
    width:22px;
    height:10px
}

#main{
    padding-top:165px;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

#main .lBox{
    width:37.5%;
    height:100%;
    float:left;
    position:relative;
    z-index:10
}

#main .lBox .ttl{
    padding:0 0 280px 120px;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

#main .lBox .ttl span{
    height:100%;
    position:relative;
    display:block
}

#main .lBox .ttl img{
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%)
}

#main .lBox .txtBox{
    padding:0 120px;
    height:280px;
    bottom:0;
    background:#a37c3c
}

#main .lBox .txtBox,#main .lBox .txtBox p{
    width:100%;
    position:absolute;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

#main .lBox .txtBox p{
    padding:0 130px 12px 120px;
    top:50%;
    color:#f8e4c3;
    font-size:14px;
    line-height:2.15;
    text-align:justify;
    text-justify:inter-ideograph;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%)
}

#main .lBox .txtBox p span{
    margin-bottom:12px;
    display:block;
    color:#fff;
    font-size:30px
}

#main .lBox .txtBox .img01{
    position:absolute;
    right:-73px;
    top:-90px;
    z-index:1
}

#main .lBox .txtBox .img02{
    position:absolute;
    right:-160px;
    top:0
}

#main .rBox{
    padding-right:120px;
    width:62.5%;
    height:100%;
    float:right;
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

#main .rBox .photo{
    width:100%;
    height:100%;
    background:url(../image/photo.af644331.png) no-repeat 50%;
    background-size:contain;
}

#main .rBox .copyright{
    position:absolute;
    right:53px;
    bottom:58px
}

@media (max-width:1350px){
    .navi>li>a .txt{
        font-size:13px
    }
    .navi>li>a>span{
        padding-left:65px
    }
}