/* 引用第三方字体 */
@font-face{
    font-family: fzzzmc;
    src:url("../../gw3/font/FZFWZHUZIMINCHOH.TTF");
}
@font-face{
    font-family: fzbw;
    src:url("../../gw3/font/FZBWKSJW.TTF");
}
/* 清除浮动 */
.clearfix:after {content:"\200B"; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }
*{
    padding: 0;
    margin: 0;
    font-family:"Microsoft YaHei";
    outline: none;
    -moz-outline-style: none; 
}
a{
    text-decoration: none;
    cursor: pointer;
    color: #444;
}
em,i{
    font-style: normal;
}
img{
    border: 0;
}
html,body{
    width: 100%;
    height: 100%;
    background: #eae5db;
}
ul{
    list-style-type: none;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    max-height: 1440px;
    margin: 0 auto;
}
.bgDiv{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: left 0.5s;
}
.bg{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.bg1{
    left: 0;
    background: url(../img/bg1.jpg) no-repeat center center,url(../img/bg1y.jpg) no-repeat center center;
}
.bg1 .link{
    display: block;
    width: 106px;
    height: 130px;
    background: url(../img/link.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 600px;
    z-index: 2;
    animation: link 4s infinite linear;
}
.bg1 .zc{
    display: block;
    width: 428px;
    height: 118px;
    background: url(../img/zc.png) no-repeat center center;
    position: absolute;
    top: 650px;
    left: 50%;
    margin-left: -500px;
    z-index: 2;
    animation: link 4s infinite linear;
}
.bg1 .xz{
    display: block;
    width: 428px;
    height: 118px;
    background: url(../img/xz.png) no-repeat center center;
    position: absolute;
    top: 650px;
    left: 50%;
    margin-left: 100px;
    z-index: 2;
    animation: link 4s infinite linear;
}
.bg1 .xz:hover {
  background: url(../img/xz.png) no-repeat center center;
}
.bg1 .hd{
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/hd.png) no-repeat center center;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: 600px;
    z-index: 2;
    animation: link 4s infinite linear;
}
.bg1 .hd:hover {
  background: url(../img/hd.png) no-repeat center center;
}
.bg1 .ren{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/ren.png) no-repeat center center,url(../img/reny.png) no-repeat center center;
    z-index:1;
}
.yz{
    display: none;
}
.y1{
    display: block;
    width: 51px;
    height: 37px;
    background: url(../img/y1.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -640px;
    margin-top: -500px;
    animation: y1 12s linear 0s infinite;
}
@keyframes y1{
    0%{
        transform: rotate(0deg) translate(0,0);
        opacity: 0;
    }
    30%{
        transform: rotate(5deg) translate(500px,400px);
        opacity: 1;
    }
    60%{
        transform: rotate(10deg) translate(1000px,800px);
        opacity: 0;
    }
    100%{
        transform: rotate(10deg) translate(1000px,800px);
        opacity: 0;
    }
}
.y2{
    display: block;
    width: 31px;
    height: 12px;
    background: url(../img/y2.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -680px;
    margin-top: -460px;
    animation: y2 6s linear 0s infinite;
}
@keyframes y2{
    0%{
        transform: rotate(0deg) translate(0,0);
        opacity: 0;
    }
    30%{
        transform: rotate(5deg) translate(250px,400px);
        opacity: 1;
    }
    60%{
        transform: rotate(10deg) translate(500px,760px);
        opacity: 0;
    }
    100%{
        transform: rotate(10deg) translate(500px,760px);
        opacity: 0;
    }
}
.y3{
    display: block;
    width: 38px;
    height: 10px;
    background: url(../img/y3.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -580px;
    margin-top: -500px;
    animation: y3 8s linear 1s infinite;
}
@keyframes y3{
    0%{
        transform: rotate(0deg) translate(0,0);
        opacity: 0;
    }
    30%{
        transform: rotate(5deg) translate(600px,400px);
        opacity: 1;
    }
    60%{
        transform: rotate(15deg) translate(1200px,760px);
        opacity: 0;
    }
    100%{
        transform: rotate(15deg) translate(1200px,760px);
        opacity: 0;
    }
}
.y4{
    display: block;
    width: 96px;
    height: 41px;
    background: url(../img/y4.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -580px;
    margin-top: -500px;
    animation: y4 9s linear 0s infinite;
}
@keyframes y4{
    0%{
        transform: rotate(0deg) translate(0,0);
        opacity: 0;
    }
    30%{
        transform: rotate(5deg) translate(800px,400px);
        opacity: 1;
    }
    60%{
        transform: rotate(10deg) translate(1600px,800px);
        opacity: 0;
    }
    100%{
        transform: rotate(10deg) translate(1600px,800px);
        opacity: 0;
    }
}
.bg2{
    left: 100%;
    background: url(../img/bg2.jpg) no-repeat center center,url(../img/bg2y.jpg) no-repeat center center;
}
.logo{
    display: block;
    width: 234px;
    height: 130px;
    background: url(../img/logo.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -138px;
    margin-top: -314px;
    text-indent: -999999px;
}
.logo a{
    display: block;
    width: 100%;
    height: 100%;
}
.bg1 .go{
    height: 23px;
    position: absolute;
    right: 10px;
    top: 36px;
    opacity: 0;
    transition: all 2s;
}
.bg1 .go.active{
    right: 30px;
    opacity: 1;
}
.bg1 .gogw{
    float: left;
    height: 23px;
    font-size: 22px;
    color: #3a7284;
    font-family: 'fzbw';
    margin-right: 10px;
}
.bg1 .gogw i{
    float: left;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) no-repeat 0 0;
    margin-right: 6px;
}
.bg1 .gogw:hover{
    color: #068793;
}
.bg1 .gogw:hover i{
    background: url(../img/icon.png) no-repeat 0 -23px;
}
.bg1 .gohr{
    float: left;
    width: 1px;
    height: 17px;
    background: #559c87;
    margin-right: 10px;
    margin-top: 3px;
}
.bg1 .gokf{
    float: left;
    height: 23px;
    font-size: 22px;
    color: #3a7284;
    font-family: 'fzbw';
}
.bg1 .gokf i{
    float: left;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) no-repeat 0 0;
    margin-right: 6px;
}
.bg1 .gokf:hover{
    color: #068793;
}
.bg1 .gokf:hover i{
    background: url(../img/icon.png) no-repeat 0 -23px;
}
@keyframes title{
    0% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
        opacity: 0;
    }
    30% {
        -webkit-transform: scaleX(1.15) scaleY(0.78);
        transform: scaleX(1.15) scaleY(0.78)
    }
    40% {
        -webkit-transform: scaleX(0.85) scaleY(1.15);
        transform: scaleX(0.85) scaleY(1.15)
    }
    60% {
        -webkit-transform: scaleX(1.05) scaleY(0.95);
        transform: scaleX(1.05) scaleY(0.95)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.bg1 .logo,.bg1 .openService,.bg1 .openServiceno,.bg1 .all{
    z-index:10;
}
.bg1 .title{
    z-index:10;
}
.bg1 .title .slogan{
    display: block;
    width: 1172px;
    height: 235px;
    background: url(../img/slogan.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -188px;
    text-indent: -999999px;
    transition: margin-left 2s;
    animation:title 2s;
}
.bg1 .title.active .slogan{
    margin-left: -584px;
}
/*小标*/
.bg1 .title .s_titbg{
    display: block;
    width: 840px;
    height: 57px;
    background: url(../img/s_titbg.png) no-repeat center bottom;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -220px;
    margin-top: 30px;
    transition: margin-left 2s;
    animation:title 2s;
}
.bg1 .title.active .s_titbg{
    margin-left: -420px;
}
.bg1 .title .s_titbg .s_list{
    position: relative;
    margin-left: 225px;
    margin-top: 10px;
}
.bg1 .title .s_titbg .s_list i{
    display: block;
    font-size: 28px;
    color: #007476;
    font-family: fzzzmc;
    float: left;
    padding: 1px;
    opacity: 1;
}
.bg1 .title .s_titbg .s_list i.a{
    animation: bounceInLeft 1s 0s;
}
.bg1 .title .s_titbg .s_list i.b{
    animation: bounceInLeft 1s 0.2s;
}
.bg1 .title .s_titbg .s_list i.c{
	animation: bounceInLeft 1s 0.4s;
}
.bg1 .title .s_titbg .s_list i.d{
	animation: bounceInLeft 1s 0.6s;
}
.bg1 .title .s_titbg .s_list i.e{
	animation: bounceInLeft 1s 0.8s;
}
.bg1 .title .s_titbg .s_list i.f{
	animation: bounceInLeft 1s 1s;
}
.bg1 .title .s_titbg .s_list i.g{
	animation: bounceInRight 2s 1s;
}
.bg1 .title .s_titbg .s_list i.h{
    margin-right: 20px;
	animation: bounceInRight 1s 1.5s;
}
.bg1 .title .s_titbg .s_list i.i{
	animation: bounceInRight 1s 1s;
}
.bg1 .title .s_titbg .s_list i.j{
	animation: bounceInRight 1s 0.8s;
}
.bg1 .title .s_titbg .s_list i.k{
	animation: bounceInRight 1s 0.7s;
}
.bg1 .title .s_titbg .s_list i.l{
	animation: bounceInRight 1s 0.6s;
}
.bg1 .title .s_titbg .s_list i.m{
	animation: bounceInRight 1s 0.5s;
}
.bg1 .title .s_titbg .s_list i.n{
	animation: bounceInRight 1s 0.4s;
}
.bg1 .title .s_titbg .s_list i.o{
	animation: bounceInRight 1s 0.3s;
}
.bg1 .title .s_titbg .s_list i.p{
	animation: bounceInRight 1s 0.2s;
}
.bg1 .title .s_titbg .s_list i.q{
	animation: bounceInRight 1s 0.1s;
}
.bg1 .title .s_titbg .s_list i.r{
	animation: bounceInRight 1s 0s;
}
@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}
	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
/*小标end*/
.openService{
    display: block;
    width: 435px;
    height: 122px;
    background: url(../img/service.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -217px;
    margin-left: -33px;
    margin-top: 140px;
    transition: margin-left 2s;
}
.openService.active{
    margin-left: -217px;
}
.openService .serviceName{
    display: block;
    width: 100%;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    background-image: linear-gradient(180deg,#ffeba4,#fff6df);
    background-clip:text;
    -webkit-background-clip:text;
    color: transparent;
    font-family: 'fzzzmc';
}
.ie .openService .serviceName{
    background: none;
    color: #f0ece5;
}
.openServiceno{
    width: 550px;
    height: 205px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -275px;
    margin-left: -91px;
    margin-top: 100px;
    background: url(../img/serviceno.png) no-repeat left center;
    transition: margin-left 2s;
}
.openServiceno.active{
    margin-left: -275px;
}
.openServiceno .serviceName{
    display: block;
    width: 374px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    background-image: linear-gradient(180deg,#ffeba4,#fff6df);
    background-clip:text;
    -webkit-background-clip:text;
    color: transparent;
    font-family: 'fzzzmc';
    margin-top: 40px;
}
.ie .openServiceno .serviceName{
    background: none;
    color: #f0ece5;
}
.openServiceno .serviceTime{
    display: block;
    width: 372px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 134px;
    color: #c0f8ff;
    font-size: 14px;
}
.serviceBtn{
    display: block;
    width: 205px;
    height: 205px;
    background: url(../img/btn.png) no-repeat 0 -96px;
    position: absolute;
    right: 4px;
    top: 0;
    text-indent: -99999px;
}
.serviceBtn:hover{
    background: url(../img/btn.png) no-repeat 0 -301px;
}
.openServiceno canvas {
    position: absolute;
    left: 75px;
    bottom: 40px;
}
.openService canvas {
    position: absolute;
    left: 107px;
    bottom: 0px;
}
.serviceBtn i{
    display: block;
    width: 141px;
    height: 141px;
    border: 0;
    position: relative;
    box-shadow: inset 0 0 0 2px transparent;
    transform: rotate(45deg);
    position: absolute;
    left: 32px;
    top: 32px;
}
.serviceBtn i::before,.serviceBtn i::after{
    box-sizing: border-box;
    content: '';
    position: absolute;
    border: 2px solid transparent;
    width: 0;
    height: 0;
}
.serviceBtn i::before{
    top: 0;
    left: 0;
}
.serviceBtn i::after{
    bottom: 0;
    right: 0;
}
.serviceBtn i:hover{
    color: #60daaa;
}
.serviceBtn i:hover::before,.serviceBtn i:hover::after{
    width: 100%;
    height: 100%;
}
.serviceBtn i:hover::before{
    border-top-color: #ffaf31;
    border-right-color: #ffaf31;
    -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.serviceBtn i:hover::after{
    border-bottom-color: #ffaf31;
    border-left-color: #ffaf31;
    -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

.serviceBtn:hover{
    background: url(../img/btn.png) no-repeat 0 -302px;
}
.bg1 .all{
    display: block;
    width: 203px;
    height: 114px;
    background: url(../img/all_new.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -72px;
    right: 20px;
    right: 0;
    text-indent: -999999px;
    transition: opacity 1s;
    opacity: 0.3;
}
.bg1 .all:hover{
    background: url(../img/all_new.png) no-repeat 0 -114px;
    opacity: 1;
}
.bg1 .all.active{
    opacity: 1;
    animation: alls 1.5s infinite ease-in-out;
}
@keyframes alls{
    0%,100%{
        -webkit-transform: translate(10px, 0);
        -moz-transform: translate(10px, 0);
        -ms-transform: translate(10px, 0);
        -o-transform: translate(10px, 0);
        transform: translate(10px, 0);
    }
    50%{
        webkit-transform: translate(-10px, 0);
        -moz-transform: translate(-10px, 0);
        -ms-transform: translate(-10px, 0);
        -o-transform: translate(-10px, 0);
        transform: translate(-10px, 0);
    }
}
.go{
    z-index: 100;
}
.bg2 .new{
    display: block;
    width: 203px;
    height: 114px;
    background: url(../img/all_new.png) no-repeat -203px 0;
    position: absolute;
    top: 50%;
    margin-top: -72px;
    left: 20px;
    text-indent: -999999px;
    transition: opacity 1s;
    opacity: 0.3;
}
.bg2 .new:hover{
    background: url(../img/all_new.png) no-repeat -203px -114px;
    opacity: 1;
}
.bg2 .new.active{
    opacity: 1;
    animation: news 1.5s infinite ease-in-out;
}
@keyframes news{
    0%,100%{
        -webkit-transform: translate(10px, 0);
        -moz-transform: translate(10px, 0);
        -ms-transform: translate(10px, 0);
        -o-transform: translate(10px, 0);
        transform: translate(10px, 0);
    }
    50%{
        webkit-transform: translate(-10px, 0);
        -moz-transform: translate(-10px, 0);
        -ms-transform: translate(-10px, 0);
        -o-transform: translate(-10px, 0);
        transform: translate(-10px, 0);
    }
}
.bg2 .go{
    height: 23px;
    position: absolute;
    right: 30px;
    right: 10px;
    top: 36px;
    opacity: 0;
    transition: all 2s;
}
.bg2 .go.active{
    right: 30px;
    opacity: 1;
}
.bg2 .gogw{
    float: left;
    height: 23px;
    font-size: 22px;
    color: #ffffff;
    font-family: 'fzbw';
    margin-right: 10px;
}
.bg2 .gogw i{
    float: left;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) no-repeat -23px 0;
    margin-right: 6px;
}
.bg2 .gogw:hover{
    color: #d8ffd3;
}
.bg2 .gogw:hover i{
    background: url(../img/icon.png) no-repeat -23px -23px;
}
.bg2 .gohr{
    float: left;
    width: 1px;
    height: 17px;
    background: #ffffff;
    margin-right: 10px;
    margin-top: 3px;
}
.bg2 .gokf{
    float: left;
    height: 23px;
    font-size: 22px;
    color: #ffffff;
    font-family: 'fzbw';
}
.bg2 .gokf i{
    float: left;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) no-repeat -69px 0;
    margin-right: 6px;
}
.bg2 .gokf:hover{
    color: #d8ffd3;
}
.bg2 .gokf:hover i{
    background: url(../img/icon.png) no-repeat -69px -23px;
}
.bg2 .bgd{
    display: block;
    width: 1320px;
    height: 630px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -650px;
    margin-top: -326px;
}
.search{
    width: 228px;
    height: 60px;
    position: absolute;
    right: 20px;
    top: 76px;
}
.strip{
    height: 20px;
    line-height: 20px;
    margin-left: 26px;
    font-size: 14px;
    color: #ff3e1d;
}
.strip i{
    float: left;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-right: 5px;
    background: url(../img/icon.png) no-repeat 0 -71px;
}
.sinput{
    display: block;
    width: 228px;
    height: 31px;
    padding-top: 9px;
    background: url(../img/type.png) no-repeat 0 -140px;
}
.sinput.on{
    background: url(../img/type.png) no-repeat 0 -180px;
}
.sinput input::-webkit-input-placeholder {
    color: #cba677;
}
.sinput input:-moz-placeholder {
    color:#cba677;
}
.sinput input::-moz-placeholder {
    color:#cba677;
}
.sinput input:-ms-input-placeholder {
    color:#cba677;
}
.sinput input{
    float: left;
    width: 152px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: none;
    margin-left: 28px;
    font-size: 16px;
    color: #aa814d;
}
.sinput .sclear{
    float: left;
    width: 9px;
    height: 9px;
    text-indent: -999999px;
    margin-top: 11px;
    background: url(../img/icon.png) no-repeat 0 -62px;
    margin-left: 6px;
    /*display: none;*/
}
.sinput .sclear:hover{
    background: url(../img/icon.png) no-repeat -9px -62px;
}
.sinput .sbtn{
    float: right;
    width: 14px;
    height: 16px;
    text-indent: -999999px;
    margin-top: 8px;
    background: url(../img/icon.png) no-repeat 0 -46px;
    margin-right: 14px;
}
.sinput .sbtn:hover{
    background: url(../img/icon.png) no-repeat -14px -46px;
}
.tab{
    height: 32px;
    position: absolute;
    left: 0;
    top: 100px;
}
.tab a{
    float: left;
    width: 110px;
    height: 32px;
    text-indent: -999999px;
    margin-right: 20px;
}
.tab .sb{
    background: url(../img/btn.png) no-repeat 0 0;
}
.tab .sb:hover{
    background: url(../img/btn.png) no-repeat 0 -32px;
}
.tab .sb.on{
    background: url(../img/btn.png) no-repeat 0 -64px;
}
.tab .sj{
    background: url(../img/btn.png) no-repeat -110px 0;
}
.tab .sj:hover{
    background: url(../img/btn.png) no-repeat -110px -32px;
}
.tab .sj.on{
    background: url(../img/btn.png) no-repeat -110px -64px;
}

.s_jg{
    position: absolute;
    left: 0;
    top: 108px;
    font-size: 20px;
    color: #aa814d;
    font-family: fzzzmc;
}

.bgdlist{
    display: block;
    width: 1320px;
    height: 456px;
    position: absolute;
    left: 0;
    top: 160px;
    overflow: hidden;
}
.bg2 .bgdnav{
    float: left;
    width: 194px;
    margin-right: 16px;
    height: 456px;
    /*overflow-y: auto;
    overflow-x: hidden;*/
}
.bg2 .bgdnavl{
    display: block;
    width: 170px;
    min-height: 454px;
    position: relative;
    background: url(../img/x.png) no-repeat right top;
}
.bg2 .bgdnavl a{
    display: block;
    width: 174px;
    height: 35px;
    margin-bottom: 25px;
}
.bg2 .bgdnavl a .i2{
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 10px;
}
.bg2 .bgdnavl a span{
    float: right;
    /*width: 144px;
    text-align: center;*/
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #a88c7c;
    margin: 0 10px;
}
.bg2 .bgdnavl a .i1{
    float: right;
    width: 9px;
    height: 9px;
    margin-top: 13px;
    background: url(../img/n1.png) no-repeat center center;
}
.bg2 .bgdnavl a:hover span{
    color: #995a37;
}
.bg2 .bgdnavl a:hover .i1{
    background: url(../img/n1hover.png) no-repeat center center;
}
.bg2 .bgdnavl a.on .i1{
    background: url(../img/n1on.png) no-repeat center center;
}
.bg2 .bgdnavl a.on span{
    color: #995a37;
    font-size: 18px;
    font-family: 'fzzzmc';
}
.bg2 .bgdnavl a.on .i2{
    background: url(../img/n2.png) no-repeat center center;
}
.bg2 .list{
    display: block;
    width: 1110px;
    height: 456px;
    /*overflow-y: auto;
    overflow-x: hidden;*/
    overflow: hidden;
}
.bg2 .list .listD{
    display: block;
    width: 1090px;
    position: relative;
}
/*滚动条*/
.bg2 .list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 4px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.bg2 .list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #9c6547;
  }
.bg2 .list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px #cbbea2;
  /*border-radius: 10px;*/
  background   : #cbbea2;
}
/* IE 浏览器 */
.bg2 .list{
    /*三角箭头的颜色*/
    scrollbar-arrow-color: #9c6547;
    /*滚动条滑块按钮的颜色*/
    scrollbar-face-color: #9c6547;
    /*滚动条整体颜色*/
    scrollbar-highlight-color: #cbbea2;
    /*滚动条阴影*/
    scrollbar-shadow-color: #cbbea2;
    /*滚动条轨道颜色*/
    scrollbar-track-color: #cbbea2;
    /*滚动条3d亮色阴影边框的外观颜色——左边和上边的阴影色*/
    scrollbar-3dlight-color:#cbbea2;
    /*滚动条3d暗色阴影边框的外观颜色——右边和下边的阴影色*/
    scrollbar-darkshadow-color: #cbbea2;
    /*滚动条基准颜色*/
    scrollbar-base-color: #cbbea2;
}
.bg2 .item{
    float: left;
    width: 250px;
    height: 96px;
    background: url(../img/item.png)no-repeat center center;
    margin-right: 32px;
    margin-bottom: 24px;
    position: absolute;
    left: 1320px;
    left: 1110px;
    /*opacity: 0;*/
    transition: left 0.4s ease-out;
}


.serverSearchList{
    display: block;
    width: 1320px;
    height: 456px;
    position: absolute;
    left: 0;
    top: 160px;
    overflow: hidden;
}
.bg2 .serverSearchList .list{
    display: block;
    width: 1320px;
    height: 456px;
    overflow-y: auto;
    overflow-x: hidden;
}
.bg2 .serverSearchList .list .listD{
    display: block;
    width: 1300px;
    position: relative;
}
/*滚动条*/
.bg2 .serverSearchList .list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 4px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.bg2 .serverSearchList .list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #9c6547;
  }
.bg2 .serverSearchList .list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px #cbbea2;
  /*border-radius: 10px;*/
  background   : #cbbea2;
}
/* IE 浏览器 */
.bg2 .serverSearchList .list{
    /*三角箭头的颜色*/
    scrollbar-arrow-color: #9c6547;
    /*滚动条滑块按钮的颜色*/
    scrollbar-face-color: #9c6547;
    /*滚动条整体颜色*/
    scrollbar-highlight-color: #cbbea2;
    /*滚动条阴影*/
    scrollbar-shadow-color: #cbbea2;
    /*滚动条轨道颜色*/
    scrollbar-track-color: #cbbea2;
    /*滚动条3d亮色阴影边框的外观颜色——左边和上边的阴影色*/
    scrollbar-3dlight-color:#cbbea2;
    /*滚动条3d暗色阴影边框的外观颜色——右边和下边的阴影色*/
    scrollbar-darkshadow-color: #cbbea2;
    /*滚动条基准颜色*/
    scrollbar-base-color: #cbbea2;
}
.bg2 .serverSearchList .item{
    float: left;
    width: 300px;
    height: 96px;
    background: url(../img/type.png)no-repeat 0 -44px;
    margin-right: 32px;
    margin-bottom: 24px;
    position: absolute;
    left: 1320px;
    /*opacity: 0;*/
    transition: left 0.4s ease-out;
}


.bg2 .item.mr0{
    margin-right: 0;
}
.bg2 .item:nth-child(4n+4){
    margin-right: 0;
}
.bg2 .item .serviceTj{
    display: block;
    width: 44px;
    height: 43px;
    background: url(../img/tj.png) no-repeat center center;
    position: absolute;
    left: 1px;
    top: 2px;
    text-indent: -999999px;
}
.bg2 .item .serviceName{
    display: block;
    padding-top: 26px;
    margin-left: 36px;
    line-height: 1;
    font-size: 18px;
    color: #995a37;
    font-family: 'fzzzmc';
}
.bg2 .item .serviceType{
    display: block;
    height: 22px;
    margin-top: 8px;
    margin-left: 36px;
}
.bg2 .item .serviceType i{
    float: left;
    height: 22px;
    margin-right: 10px;
}
.bg2 .item .serviceType i.typeHB{
    width: 56px;
    background: url(../img/type.png)no-repeat 0 0;
}
.bg2 .item .serviceType i.typeXF{
    width: 56px;
    background: url(../img/type.png)no-repeat -56px 0;
}
.bg2 .item .serviceType i.typeKX{
    width: 56px;
    background: url(../img/type.png)no-repeat -112px 0;
}
.bg2 .item .serviceType i.typeLC{
    width: 56px;
    background: url(../img/type.png)no-repeat -168px 0;
}
.bg2 .item .serviceType i.typeWH{
    width: 56px;
    background: url(../img/type.png)no-repeat -224px 0;
}
.bg2 .item .serviceType i.typeYj{
    width: 56px;
    background: url(../img/type.png)no-repeat -280px 0;
}
.bg2 .item .serviceType i.typeJJKQ{
    width: 86px;
    background: url(../img/type.png)no-repeat 0 -22px;
}
.bg2 .item .serviceType i.typeHF{
    width: 66px;
    background: url(../img/type.png)no-repeat -86px -22px;
}
.bg2 .noInfo {
	font-size: 20px;
	color: #ad976b;
    text-align: center;
    width: 1320px;
    width: 1110px;
    padding-top: 200px;
}
.footer{
    width: 100%;
    height: 104px;
    background: url(../img/footer.png) no-repeat center center;
    position: absolute;
    left: 0;
    bottom: -94px;
    z-index: 100;
    transition: bottom 0.5s;
}
.footer.on{
    bottom: 0;
}
.copyright_d{
    width: 1130px;
    height: 104px;
    margin: 0 auto;
}
.copyright_img{
    float: left;
    width: 185px;
    height: 90px;
    margin-right: 20px;
    margin-top: 7px;
}
.copyright_img i{
    display: block;
    width: 185px;
    height: 90px;
    background: url(../../../music/img/footer_logo.png) no-repeat center center;
}
.copyright{
    float: left;
    padding-top: 18px;
}
.copyright span{
    display: block;
    color: #f0f9fe;
    font-size: 14px;
    line-height: 22px;
}
.copyright a{
    color: #f0f9fe;
    font-size: 14px;
}
.footer16s{
    float: right;
    width: 56px;
    height: 73px;
    margin-top: 17px;
    background: url(../../../music/img/footer16.png) no-repeat center center;
}
.footerOpen{
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #f0ece5;
    padding-right: 24px;
    position: absolute;
    top: -24px;
    right: 34px;
    background: url(../../../music/img/bqopen.png) no-repeat right center;
    transition: all 0.5s;
}
.footer.on .footerOpen{
    top: 12px;
    background: url(../../../music/img/bqclose.png) no-repeat right center;
}

/*弹窗*/
.snpop{
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5000;
}
.yy{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0,0,0,0.8);
}
.snpOrder{
    display: block;
    width: 892px;
    height: 503px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -446px;
    margin-top: -251px;
    background: url(../img/pop/snpOrder.png) no-repeat center center;
}
.snpoClose{
    display: block;
    width: 25px;
    height: 25px;
    background: url(../img/pop/snpoClose.png) no-repeat center center;
    position: absolute;
    top: 148px;
    right: -32px;
    transition: transform 0.5s;
}
.snpoClose:hover{
    transform: rotate(180deg);
}
.snpoService{
    display: block;
    width: 520px;
    position: absolute;
    top: 193px;
    left: 223px;
}
.snpoService span{
    display: block;
    width: 520px;
    text-align: center;
    line-height: 1;
    font-size: 26px;
    background-image: linear-gradient(180deg,#10939f,#007b7f);
    background-clip:text;
    -webkit-background-clip:text;
    color: transparent;
    font-family: 'fzzzmc';
}
.ie .snpoService span{
    background: none;
    color: #1a58a5;
}
.snpoQR{
    display: block;
    width: 330px;
    height: 183px;
    background: url(../img/pop/laos.png) no-repeat left bottom;
    position: absolute;
    top: 256px;
    left: 325px;
}
.qrcode{
    display: block;
    width: 184px;
    height: 183px;
    /*background: url(../img/pop/ewmd.png) no-repeat center center;*/
    position: absolute;
    left: 68px;
    top: 0;
}
.qrcode img{
    display: block;
    width: 155px;
    height: 155px;
    margin: 0 auto;
    display: none;
}
.qrtxt1{
    display: block;
    width: 317px;
    width: 387px;
    height: 22px;
    background: url(../img/pop/ewmt.png) no-repeat center center;
    position: absolute;
    bottom: -40px;
    left: -50px;
    text-indent: -999999px;
}
.qrtxt2{
    display: block;
    width: 216px;
    margin: 0 auto;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    color: #fffbd7;
    margin-top: 10px;
}
.qrtxt3{
    display: block;
    width: 216px;
    margin: 0 auto;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    color: #fffbd7;
    margin-top: 3px;
}
.snpoContent{
    display: block;
    width: 512px;
    position: absolute;
    top: 280px;
    left: 460px;
}
.sncError{
    margin-left: 112px;
    padding-top: 40px;
    height: 15px;
    margin-bottom: 8px;
}
.sncError span{
    display: block;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    color: #ff4a26;
}
.sncError span i{
    float: left;
    width: 15px;
    height: 15px;
    background: url(../img/pop/sncError.png) no-repeat center center;
    margin-right: 6px;
}
.sncitem{
    display: block;
    width: 512px;
    height: 48px;
    margin-bottom: 28px;
}
.sncitem label{
    float: left;
    width: 110px;
    height: 48px;
    line-height: 48px;
    text-align: right;
    color: #666666;
    font-size: 18px;
    margin-right: 2px;
}
.sncright{
    float: left;
    width: 352px;
    height: 46px;
    border: 1px solid #74aea9;
}
.sncright input::-webkit-input-placeholder {
    color: #666666;
}
.sncright input:-moz-placeholder {
    color:#666666;
}
.sncright input::-moz-placeholder {
    color:#666666;
}
.sncright input:-ms-input-placeholder {
    color:#666666;
}
.sncright input{
    display: block;
    width: 346px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #a7c8c5;
    background: none;
    color: #353535;
    font-size: 16px;
    margin: 2px;
    text-indent: 12px;
}
.sncright.on{
    border: 1px solid #1f9290;
}
.yzm .sncright{
    width: 248px;
}
.yzm .sncright input{
    width: 242px;
}
.getCode{
    float: left;
    width: 100px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: url(../img/pop/getcode.png) no-repeat center center;
    font-size: 16px;
    color: #fefefe;
    margin-left: 5px;
}
.getCode:hover{
    background: url(../img/pop/getcodeon.png) no-repeat center center;
}
.getCode.disable{
    background: url(../img/pop/getcodeno.png) no-repeat center center;
    color: #e3eeee;
}
.sncBtn{
    display: block;
    width: 340px;
    height: 70px;
    margin-left: 112px;
    background: url(../img/pop/sncBtn.png) no-repeat center center;
    text-indent: -999999px;
}
.sncBtn:hover{
    background: url(../img/pop/sncBtnon.png) no-repeat center center;
}
.snctrip{
    display: block;
    width: 340px;
    text-align: center;
    margin-left: 112px;
    line-height: 1;
    font-size: 14px;
    color: #ab6746;
    padding-top: 12px;
}

.snpSuccess{
    display: block;
    width: 512px;
    position: absolute;
    top: 280px;
    left: 460px;
}
.snpstxt1{
    display: inline-block;
    width: 95px;
    height: 138px;
    margin-top: 40px;
    margin-left: 150px;
    margin-bottom: 33px;
    text-indent: -999999px;
    background: url(../img/pop/shu.png) no-repeat center center;
}
.snpstxt2{
    display: inline-block;
    width: 220px;
    text-align: left;
    line-height: 1;
    color: #1f9290;
    font-size: 24px;
    position: absolute;
    top: 122px;
    margin-left: 10px;
}
.snpsBtn{
    display: block;
    width: 340px;
    height: 70px;
    margin-left: 112px;
    text-indent: -999999px;
    background: url(../img/pop/snpsBtn.png) no-repeat center center;
}

.snpsBtn:hover{
    background: url(../img/pop/snpsBtnon.png) no-repeat center center;
}


/*弹窗*/

@media (min-width: 1930px) {
    .gogw,.gokf{
        font-size: 26px!important;
        line-height: 1;
    }
    .bg1{
        left: 0;
        background: url(../img/2560/bg1.jpg) no-repeat center center,url(../img/2560/bg1y.jpg) no-repeat center center;
    }
    .bg2{
        left: 100%;
        background: url(../img/2560/bg2.jpg) no-repeat center center,url(../img/2560/bg2y.jpg) no-repeat center center;
    }
    .logo{
        display: block;
        width: 338px;
        height: 184px;
        background: url(../img/2560/logo.png) no-repeat center center;
        margin-left: -184px;
        margin-top: -470px;
    }
    .bg1 .title .slogan {
	    display: block;
	    width: 1566px;
	    height: 313px;
	    background: url(../img/2560/slogan.png) no-repeat center center;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    margin-left: -598px;
	    margin-top: -276px;
	    text-indent: -999999px;
	    transition: margin-left 2s;
	    animation: title 2s;
	}
	.bg1 .title.active .slogan {
	    margin-left: -783px;
	}
	/*小标*/
	.bg1 .title .s_titbg{
	    display: block;
	    width: 950px;
	    height: 66px;
	    background: url(../img/2560/s_titbg.png) no-repeat center bottom;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    margin-left: -275px;
	    margin-top: 30px;
	    transition: margin-left 2s;
	    animation:title 2s;
	}
	.bg1 .title.active .s_titbg{
	    margin-left: -475px;
	}
	.bg1 .title .s_titbg .s_list{
	    position: relative;
	    margin-left: 273px;
	    margin-top: 15px;
	}
	.bg1 .title .s_titbg .s_list i{
	    display: block;
	    font-size: 30px;
	    color: #007476;
	    font-family: fzzzmc;
	    float: left;
	    padding: 1px;
	    opacity: 1;
	}
	/*小标end*/
    /*.bg1 .title{
        width: 1566px;
        height: 372px;
        background: url(../img/2560/title.png) no-repeat center center;
        margin-left: -792px;
        margin-left: -608px;
        margin-top: -276px;
    }
    .bg1 .title.active{
        margin-left: -792px;
    }*/
    .openServiceno{
        width: 650px;
        height: 250px;
        margin-left: -325px;
        margin-left: -141px;
        margin-top: 100px;
        background: url(../img/2560/serviceno.png) no-repeat left center;
    }
    .openServiceno.active{
        margin-left: -302px;
    }
    .openServiceno .serviceName{
        width: 450px;
        line-height: 106px;
        font-size: 36px;
    }
    .openServiceno .serviceTime{
        width: 446px;
        font-size: 18px;
        top: 158px;
    }
    .openServiceno canvas {
	    position: absolute;
	    left: 96px;
	    bottom: 51px;
	    width: 250px!important;
	}
	.openService canvas {
	    position: absolute;
	    left: 126px;
	    bottom: 0px;
	    width: 250px!important;
	}
    .serviceBtn {
        display: block;
        width: 251px;
        height: 250px;
        background: url(../img/2560/btn.png) no-repeat 0 -117px;
        right: 4px;
        top: 0;
    }
    .serviceBtn:hover{
        background: url(../img/2560/btn.png) no-repeat 0 -367px;
    }
    .serviceBtn i {
	    width: 170px;
	    height: 170px;
	    left: 40px;
	    top: 38px;
        box-shadow: inset 0 0 0 3px transparent;
	}
    .openService {
        display: block;
        width: 503px;
        height: 150px;
        background: url(../img/2560/service.png) no-repeat center center;
        margin-left: -251px;
        margin-left: -67px;
        margin-top: 140px;
    }
    .openService.active{
        margin-left: -260px;
    }
    .openService .serviceName{
        font-size: 36px;
        line-height: 90px;
    }
    .bg2 .bgd{
        width: 1620px;
        height: 840px;
        margin-left: -795px;
        margin-top: -370px;
    }
    .search{
        width: 274px;
        height: 66px;
    }
    .sinput{
        width: 274px;
        height: 37px;
        padding-top: 9px;
        background: url(../img/2560/type.png) no-repeat 0 -180px;
    }
    .sinput.on{
        background: url(../img/2560/type.png) no-repeat 0 -226px;
    }
    .sinput input{
        width: 198px;
    }
    .tab{
        height: 38px;
    }
    .tab a{
        width: 131px;
        height: 38px;
        margin-right: 20px;
    }
    .tab .sb{
        background: url(../img/2560/btn.png) no-repeat -131px 0;
    }
    .tab .sb:hover{
        background: url(../img/2560/btn.png) no-repeat -131px -38px;
    }
    .tab .sb.on{
        background: url(../img/2560/btn.png) no-repeat -131px -76px;
    }
    .tab .sj{
        background: url(../img/2560/btn.png) no-repeat 0 0;
    }
    .tab .sj:hover{
        background: url(../img/2560/btn.png) no-repeat 0 -38px;
    }
    .tab .sj.on{
        background: url(../img/2560/btn.png) no-repeat 0 -76px;
    }
    .bgdlist{
        display: block;
        width: 1620px;
        height: 600px;
        position: absolute;
        left: 0;
        top: 160px;
        overflow: hidden;
    }
    .bg2 .bgdnav{
        float: left;
        width: 250px;
        margin-right: 20px;
        height: 600px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .bg2 .bgdnavl{
        display: block;
        width: 230px;
        min-height: 600px;
        position: relative;
        background: url(../img/2560/x.png) no-repeat right top;
    }
    .bg2 .bgdnavl a{
        display: block;
        width: 234px;
        height: 35px;
        margin-bottom: 30px;
    }
    .bg2 .bgdnavl a span{
        float: left;
        width: 204px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        font-size: 22px;
        color: #a88c7c;
    }
    .bg2 .bgdnavl a.on span{
        font-size: 22px;
    }
    .bg2 .list{
        display: block;
        width: 1350px;
        height: 600px;
    }
    .bg2 .list .listD{
        width: 1330px;
    }
    .bg2 .item{
        float: left;
        width: 310px;
        height: 120px;
        background: url(../img/2560/item.png)no-repeat center center;
        margin-right: 30px;
        margin-bottom: 40px;
        left: 1330px;
    }
    .bg2 .item .serviceName{
        font-size: 22px;
    }
    .bg2 .item .serviceType{
        display: block;
        height: 30px;
        margin-top: 10px;
        margin-left: 36px;
    }
    .bg2 .item .serviceType i{
        float: left;
        height: 30px;
        margin-right: 10px;
    }
    .bg2 .item .serviceType i.typeHB{
        width: 74px;
        background: url(../img/2560/type.png)no-repeat 0 0;
    }
    .bg2 .item .serviceType i.typeXF{
        width: 74px;
        background: url(../img/2560/type.png)no-repeat -74px 0;
    }
    .bg2 .item .serviceType i.typeKX{
        width: 74px;
        background: url(../img/2560/type.png)no-repeat -148px 0;
    }
    .bg2 .item .serviceType i.typeLC{
        width: 74px;
        background: url(../img/2560/type.png)no-repeat -222px 0;
    }
    .bg2 .item .serviceType i.typeWH{
        width: 74px;
        background: url(../img/2560/type.png)no-repeat -296px 0;
    }
    .bg2 .item .serviceType i.typeYj{
        width: 74px;
        background: url(../img/2560/type.png)no-repeat -370px 0;
    }
    .bg2 .item .serviceType i.typeJJKQ{
        width: 100px;
        background: url(../img/2560/type.png)no-repeat 0 -30px;
    }
    .bg2 .item .serviceType i.typeHF{
        width: 84px;
        background: url(../img/2560/type.png)no-repeat -100px -30px;
    }
    .bg2 .noInfo {
	    width: 1620px;
	}

}