
a, img, li {
    display: block;
    outline: none;
}
a {
    color: #5e6c96;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #666;
}

body, div, html, ul, p {
    margin: 0;
    padding: 0;
}
html, body {
    overflow-x: hidden;
    position: relative;
    width: 100%;
}
body {
    background: #54a1d9;
    color: #5e6c96;
    font: 14px 'Microsoft Yahei', Arial;
}
img {
    border: none;
}


ul {
    list-style: none;
}

.clear:after {
    display: block;
    clear: both;
    content: ' ';
}
.row {
    margin: 0 auto;
    position: relative;
    width: 1024px;
}
.row:after, .row:before {
    content: '';
    display: table;
}
.btn {
    background-color: #2f4f7b;
    border-radius: 10px;
    color: #fff !important;
    -moz-box-shadow: 2px 2px #15335d;
    box-shadow: 2px 2px #15335d;
    width: 100px;
    line-height: 32px;
    text-align: center;
    margin: 20px 15px 0;
}
.btn:hover {
    color: #333;
    -moz-box-shadow: 2px 4px #0f1f4c;
    box-shadow: 2px 4px #0f1f4c;
}
.col {
    display: block;
    float: left;
    vertical-align: middle;
}
.tit {
    display: block;
    height: 28px;
    margin: 0 10px 20px;
    position: relative;
    z-index: 4;
}

.head {
    background: #d4def0 url('img/headbg.jpg?id=2001221048') center bottom no-repeat;
    height: 90px;
    min-width: 1024px;
    width: 100%;
}
.head a {
    background: url('img/navbg.png?id=2001221048') center no-repeat;
    display: block;
    float: right;
    color: #c7d3fb;
    width: 172px;
    padding: 78px 0 10px 0;
    margin-top: -20px;
    margin-right: 20px;
    text-align: center;
}
.head a:hover {
    margin-top: -10px;
}

.banner {
    background: url('img/banner.jpg?id=2001221048') center bottom no-repeat;
    min-width: 1024px;
    width: 100%;
    height: 805px;
    position: relative;
    z-index: 1;
    margin-top: -1px;
}
.topbg {
    background: url('img/sbgt.png?id=2001221048') center bottom no-repeat;
    position: absolute;
    width: 100%;
    height: 124px;
    top: -122px;
    z-index: 3;
}
.bottombg {
    background: url('img/sbgb.png?id=2001221048') center top no-repeat;
    position: absolute;
    width: 100%;
    height: 159px;
    bottom: -157px;
    z-index: 3;
}
.mintit {
    display: none;
    width: 100%;
    position: absolute;
    top: -20px;
}
.mintit img {
    margin: 0 auto;
}
.s1 {
    /*background: url('img/monthbg.jpg') center top no-repeat;*/
    min-width: 1024px;
    width: 100%;
    height: 400px;
    padding-top: 80px;
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.s1 .imgtree {
    position: absolute;
    top: -200px;
    left: -80px;
    height: 500px;
    z-index: 4;
}
.s1 .s1bg {
    background: url('img/sbgc.png?id=2001221048') center repeat-y;
    z-index: 4;
    height: 300px;
}
.s1 .s1_img {
    position: absolute;
    top: 0;
    right: 0;
}
.s1 section {
    display: none;
    position: absolute;
    top: 0;
    left: 240px;
    width: 610px;
    z-index: 5;
}
.s1 section .col {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    z-index: 7;
}
.s1 section .col a {
    padding: 10px 10px;
}

.s1 .first {
    display: block;
}

.s1 .slider-prev, .s1 .slider-next {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    z-index: 999;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-out;  /* FF4+ */
    -ms-transition: all 0.3s ease-out;  /* IE10? */
    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
    transition: all 0.3s ease-out;
    display: none;
    z-index: 5;
}
.s1 .slider-prev {
    background: url('img/btnleft.png?id=2001221048') center no-repeat;
    background-size: 100%;
    background-position: 0 0;
    left: 10px;
}
.s1 .slider-next {
    background: url('img/btnright.png?id=2001221048') center no-repeat;
    background-size: 100%;
    background-position: 0 0;
    right: 10px;
}
.s1 .slider-prev:hover, .s1 .slider-next:hover {
    opacity: 1;
}
.s1 .slider-nav {
    top: -30px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    position: absolute;
    background-position: 0 0;
    z-index: 4;
}
.s1 .slider-nav .point {
    background: #2f4f7b;
    border: 1px solid #2f4f7b;
    border-radius: 100%;
    *display: inline;
    *zoom: 1;
    display: inline-block;
    opacity: 0.6;
    height: 15px;
    width: 15px;
    margin: 0 20px;
}
.s1 .slider-nav .selected {
    opacity: 1;
    height: 18px;
    width: 18px;
}

.s2 {
    min-width: 1024px;
    width: 100%;
    height: 400px;
    margin-top: 260px;
    position: relative;
    z-index: 1;
}
.s2 .s2bg {
    background: url('img/sbgc.png?id=2001221048') center repeat-y;
    z-index: 4;
    min-height: 300px;
}
.s2 .snowman {
    position: absolute;
    top: -50px;
    right: 50px;
    z-index: 5;
}
.s2 .kwdot_but {
    padding: 20px 40px;
    position: absolute;
    top: -160px;
    opacity: 0.8;
    z-index: 5;
}
.s2 .kwdot_but img {
    height: 40px;
}
.s2 .kwdot_but:hover {
    opacity: 1;
}
.s2 #kwdot_1 {
    left: 112px;
}
.s2 #kwdot_2 {
    left: 312px;
}
.s2 #kwdot_3 {
    left: 512px;
}
.s2 #kwdot_4 {
    left: 712px;
}
.s2 .on {
    height: 60px;
    opacity: 1;
    top: -180px;
}
.s2 .on img {
    height: 60px !important;
}
.s2 .kw_main {
    position: relative;
    width: 640px;
    z-index: 4;
    padding-left: 100px;
}
.s2 .kw_main .con {
    position: relative;
    z-index: 4;
}
.s2 .kw_main .con a {
    display: block;
    float: left;
    width: 50%;
}
.s2 .kw_main .con a:hover {
    color: #666;
}
.s2 .kw_main .con a span {
    display: block;
    padding: 10px 10px;
}


.s3 {
    padding-top: 200px;
    padding-bottom: 150px;
    min-width: 1024px;
    width: 100%;
}
.s3 .snowman {
    position: absolute;
    left: -60px;
    top: 70%;
    z-index: 4;
}
.s3 .man {
    position: absolute;
    right: -80px;
    top: 35%;
    z-index: 4;
}
.s3 .imgtree {
    position: absolute;
    left: -145px;
    z-index: 4;
}
.s3_bg {
    position: relative;
    background: url('img/sbgc.png?id=2001221048') center repeat-y;
    z-index: 4;
}
.s3 .split {
    position: absolute;
    height: 100%;
    border-left: 1px dashed #5e6c96;
    left: 50%;
    z-index: 4;
}
.s3 .s3_con {
    padding: 0 50px;
}
.s3 .col {
    width: 50%;
    /*border-bottom: 1px dashed #5e6c96;*/
    padding-bottom: 20px;
    margin-bottom: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.s3 .col .tit {
    margin: 0 auto 20px;
}
.s3 .col .con a {
    display: block;
    padding: 10px 20px;
    text-align: center;
}
.s3 .col .btn {
    margin: 20px auto;
}

.foot {
    min-width: 1024px;
    width: 100%;
    background: #d2e9fa;
    margin-top: 250px;
    font-size: 12px !important;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}
.foot .footbg {
    background: url('img/foot_bg.png?id=2001221048') center top no-repeat;
    height: 230px;
    width: 100%;
    position: absolute;
    top: -229px;
}
.foot .appimg {
    margin: -150px auto 20px;
}
.foot .col {
    display: inline-block !important;
    float: none;
    padding: 0;
}
.foot .imgtree {
    position: absolute;
    right: 50%;
    margin-right: -662px;
    bottom: 0;
    z-index: 4;
}

.float-nav {
    width: 160px;
    position: fixed;
    top: 150px;
    right: 50%;
    margin-right: -640px;
    z-index: 6;
}
.float-nav a {
    margin-bottom: 10px;
    line-height: 28px;
    padding-top: 5px;
    background: url('img/nav.png?id=2001221048') center center no-repeat;
    background-size: 140px auto;
    text-align: center;
    color: #fff;
}
.float-nav a:hover {
    margin-right: 10px;
}

.float-nav .gotop {
    background: url('img/gotop.png?id=2001221048') center center no-repeat;
    width: 48px;
    height: 40px;
    margin-left: 30px;
}

.xyw {
    cursor: pointer;
    display: block;
    width: 320px;
    height: 320px;
    position: absolute;
    top: 150px;
    left: 0;
}
.xyw .xymgif {
    position: absolute;
    top: -10px;
    left: -70px;
    z-index: 1;
}
.xyw .popup {
    background: #c5e2f8;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: inset 5px -5px 20px #6ab0ea, inset -5px 5px 20px #fff;
    -o-box-shadow: inset 5px -5px 20px #6ab0ea, inset -5px 5px 20px #fff;
    -moz-box-shadow: inset 5px -5px 20px #6ab0ea, inset -5px 5px 20px #fff;
    -webkit-box-shadow: inset 5px -5px 20px #6ab0ea, inset -5px 5px 20px #fff;
    padding: 30px 30px;
    position: absolute;
    top: 100px;
    left: 50px;
    width: 670px;
    vertical-align: middle;
    z-index: 2;
}
.xyw .popup .con a {
    display: block;
    float: left;
    width: 50%;
    padding: 8px 0;
}
.close {
    position: absolute;
    top: 52px;
    left: -220px;
    height: 48px;
    width: 670px;
    padding: 0 30px;
    z-index: 6;
}
.closebtn {
    background: #c5e2f8 url('img/close.png?id=2001221048') center no-repeat;
    border-radius: 20px 20px 20px 0;
    -o-border-radius: 20px 20px 20px 0;
    -ms-border-radius: 20px 20px 20px 0;
    -moz-border-radius: 20px 20px 20px 0;
    -webkit-border-radius: 20px 20px 20px 0;
    box-shadow: inset 2px -2px 10px #6ab0ea, inset -2px 2px 10px #fff;
    -o-box-shadow: inset 2px -2px 10px #6ab0ea, inset -2px 2px 10px #fff;
    -moz-box-shadow: inset 2px -2px 10px #6ab0ea, inset -2px 2px 10px #fff;
    -webkit-box-shadow: inset 2px -2px 10px #6ab0ea, inset -2px 2px 10px     #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    z-index: 6;
}