.wap {
    width: 640px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -320px;
    background: #4f4f4f;
}

.main {
    width: 160px;
    height: 230px;
    position: fixed;
    top: 740px;
    z-index: 9999;
}

* html .main {
    position: absolute;
    margin-top: 320px;
}

.main2 {
    width: 151px;
    height: auto;
    position: relative;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
}

.main2 ul li {
    width: 122px;
    height: 31px;
    margin: 12px auto 0px;
    background: url("../images/fixed.png") no-repeat;
}

/*.main2 ul li a{width: 100%; height: 100%; display: block;}*/
.main2 ul li.on1 {
    background-position: -123px 0px;
}

.main2 ul li.on2 {
    background-position: -123px -42px;
}

.main2 ul li.on3 {
    background-position: -123px -84px;
}

.main2 ul li.on4 {
    background-position: -123px -123px;
}

.main2 ul li.on5 {
    width: 50px;
    height: 50px;
    margin: 12px auto 0px;
    background-position: -158px -157px;
}

.main2 ul li.on1.after {
    background-position: 0px 0px;
}

.main2 ul li.on2.after {
    background-position: 0px -42px;
}

.main2 ul li.on3.after {
    background-position: 0px -84px;
}

.main2 ul li.on4.after {
    background-position: 0px -123px;
}

.main2 ul li.on5.after {
    background-position: -35px -157px;
}

.bar {
    width: 30px;
    height: 60px;
    position: absolute;
    right: 171px;
    top: 10px;
    background: url(../images/btn.jpg);
    display: block;
}

.one {
    width: 100%;
    height: 895px;
    background: url("../images/one_bg.jpg") center no-repeat;
}

.one .button {
    width: 100%;
    height: 56px;
    padding-top: 660px;
}

.one .down_btn {
    width: 213px;
    height: 56px;
    float: left;
    margin-left: 110px;
}

.one .in_btn {
    width: 213px;
    height: 56px;
    float: left;
    margin-left: 15px;
}

.nav {
    width: 100%;
    height: 96px;
    margin-top: 90px;
}

.nav ul {
    width: 100%;
    height: 100%;
}

.nav ul li {
    width: 128px;
    height: 89px;
    float: left;
    background: url("../images/nav.png") no-repeat;
}

.nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.nav ul li.in1 {
    background-position: 0px 0px;
}

.nav ul li.in2 {
    background-position: -128px 0px;
}

.nav ul li.in3 {
    background-position: -256px 0px;
}

.nav ul li.in4 {
    background-position: -384px 0px;
}

.nav ul li.in5 {
    background-position: -512px 0px;
}

.nav ul li.in1.on, .nav ul li.in1:hover {
    background-position: 0px -94px;
}

.nav ul li.in2.on, .nav ul li.in2:hover {
    background-position: -128px -94px;
}

.nav ul li.in3.on, .nav ul li.in3:hover {
    background-position: -256px -94px;
}

.nav ul li.in4.on, .nav ul li.in4:hover {
    background-position: -384px -94px;
}

.nav ul li.in5.on, .nav ul li.in5:hover {
    background-position: -512px -94px;
}

.two {
    width: 100%;
    height: 1428px;
    background: url("../images/two_bg.jpg") center no-repeat;
}

.list_1 {
    width: 263px;
    height: 367px;
    margin: 0 0 0 42px;
    padding-top: 216px;
    float: left;
}

.list_1 span {
    width: 100%;
    text-align: center;
    height: 25px;
    color: #513321;
    font-size: 21px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.list_1 i {
    width: 107px;
    text-align: center;
    height: 106px;
    display: block;
    margin: 40px auto 0;
}

.list_1 em {
    width: 96%;
    text-align: left;
    height: 162px;
    color: #dfc087;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.list_2 {
    width: 263px;
    height: 367px;
    margin: 0 38px 0 0px;
    padding-top: 216px;
    float: right;
}

.list_2 span {
    width: 100%;
    text-align: center;
    height: 25px;
    color: #513321;
    font-size: 21px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.list_2 i {
    width: 107px;
    text-align: center;
    height: 106px;
    display: block;
    margin: 40px auto 0;
}

.list_2 em {
    width: 96%;
    text-align: center;
    height: 162px;
    color: #dfc087;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.list_3 {
    width: 263px;
    height: 367px;
    margin: 0 0 0 42px;
    padding-top: 37px;
    float: left;
}

.list_3 span {
    width: 100%;
    text-align: center;
    height: 25px;
    color: #513321;
    font-size: 21px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.list_3 i {
    width: 107px;
    text-align: center;
    height: 106px;
    display: block;
    margin: 40px auto 0;
}

.list_3 em {
    width: 96%;
    text-align: left;
    height: 162px;
    color: #dfc087;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.list_4 {
    width: 263px;
    height: 367px;
    margin: 0 38px 0 0px;
    padding-top: 37px;
    float: right;
}

.list_4 span {
    width: 100%;
    text-align: center;
    height: 25px;
    color: #513321;
    font-size: 21px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.list_4 i {
    width: 107px;
    text-align: center;
    height: 106px;
    display: block;
    margin: 40px auto 0;
}

.list_4 em {
    width: 96%;
    text-align: left;
    height: 162px;
    color: #dfc087;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.list_5 {
    width: 263px;
    height: 367px;
    margin: 0 0 0 42px;
    padding-top: 37px;
    float: left;
}

.list_5 span {
    width: 100%;
    text-align: center;
    height: 25px;
    color: #513321;
    font-size: 21px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.list_5 i {
    width: 107px;
    text-align: center;
    height: 106px;
    display: block;
    margin: 40px auto 0;
}

.list_5 em {
    width: 96%;
    text-align: center;
    height: 162px;
    color: #dfc087;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.list_6 {
    width: 263px;
    height: 367px;
    margin: 0 38px 0 0px;
    padding-top: 37px;
    float: right;
}

.list_6 span {
    width: 100%;
    text-align: center;
    height: 25px;
    color: #513321;
    font-size: 21px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.list_6 i {
    width: 107px;
    text-align: center;
    height: 106px;
    display: block;
    margin: 40px auto 0;
}

.list_6 em {
    width: 96%;
    text-align: center;
    height: 162px;
    color: #dfc087;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.list_1 em, .list_2 em, .list_3 em, .list_4 em, .list_5 em, .list_6 em {
    padding-left: 3px;
    padding-top: 15px;
}

.three {
    width: 100%;
    height: 4942px;
    overflow: hidden;
    background: url("../images/three_bg.jpg") center top no-repeat;
}

.sider {
    width: 155px;
    height: 860px;
    overflow: hidden;
    float: left;
    padding-top: 240px;
    margin-left: 47.5px;
}

.sider ul {
    width: 100%;
    height: 100%;
}

.sider ul li {
    width: 115px;
    height: 135px;
    margin: 8px auto 0;
}

.sider ul li span {
    width: 83px;
    height: 83px;
    display: block;
    margin: 0 auto;
}

.sider ul li i {
    width: 100%;
    height: 50px;
    display: block;
    margin: 3px auto 0;
    text-align: center;
    color: #302629;
    font-size: 18px;
    overflow: hidden;
}

.maindly {
    width: 589px;
    height: 760px;
    margin: 110px auto 0;
}

.maindly img {
    padding-top: 15px;
    width: 98%;
    margin: 0 auto;
    display: block;
}

.maindly_2 {
    width: 589px;
    height: 684px;
    margin: 30px auto 0;
}

.eight {
    width: 100%;
    height: auto;
    background: #272320;
}

.four {
    width: 100%;
    height: 1207px;
    background: url("../images/four_bg.jpg") center no-repeat;
}

.four .mainder {
    width: 600px;
    height: auto;
    margin: 25px auto 0;
}

.fenxiang {
    width: 100%;
    height: 69px;
    margin-top: 35px;
}

.fenxiang ul {
    width: 534px;
    height: 100%;
    margin: 0 auto;
}

.fenxiang ul li {
    width: 70px;
    height: 100%;
    background: url("../images/nav_fenx.png") no-repeat;
    float: left;
    margin-left: 15px;
}

.fenxiang ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.fenxiang ul li.s {
    background-position: 0 -100px;
    font-size: 46px;
    color: #bdb799;
}

.fenxiang ul li.s_1 {
    background-position: 0 0px;
}

.fenxiang ul li.s_2 {
    background-position: -83px 0px;
}

.fenxiang ul li.s_3 {
    background-position: -164px 0px;
}

.fenxiang ul li.s_4 {
    background-position: -247px 0px;
}

.footer {
    width: 640px;
    height: 150px;
    background: #282828;
}

.footer p {
    width: 380px;
    height: 45px;
    font-size: 18px;
    color: #9c9c9c;
    overflow: hidden;
    margin: 0px auto;
    text-align: center;
    padding-top: 25px;
    /*display: block;*/
}

.container {
    width: 640px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    /* bottom: 10px; */
    left: 0;
    width: 100%;
}

element.style {
}

.button-next {
    position: absolute;
    top: 50%;
    width: 41px;
    height: 75px;
    right: 5px;
    margin-top: -22px;
    z-index: 10;
    background: url("../images/prev.png") no-repeat;
}

.button-prev {
    position: absolute;
    top: 50%;
    width: 41px;
    height: 75px;
    left: 5px;
    margin-top: -22px;
    z-index: 10;
    background: url("../images/next.png") no-repeat;
}

.gxsd {
    width: 578px;
    height: 391px;
    margin: 185px auto 0;
}
