/*导航条*/
.a-header-right-a:nth-child(1) {
    background-color: #fdba2c;
    color: white;
}

/*top*/
.d-container-top {
    position: relative;
    width: 100%;
    height: 496px;
}

.d-top-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 496px;
    background: url(../img/atushuguan/d_bk_1.jpg) center no-repeat;
    background-size: cover;
}

.d-top-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 496px;
    background-color: black;
    opacity: 0.6;
}

.d-top-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 496px;
}

.d-top-3>div {
    height: 496px;
    /* width: 1200px; */
    margin: 0 auto;
}

.d-top-3>div>div {
    height: 495px;
  /*   width: 650px; */
    margin: 0 auto;
   
   
    padding-top: 1px;
    flex: 1;
}
.fjyd{
   background: url(../img/atushuguan/fjyd1.png) center no-repeat;  
}
.mskt{
     background: url(../img/atushuguan/mskt1.png) center no-repeat;
}

.d-top-3>div>div p {
    color: white;
    text-align: center;
}

.d-top-3>div>div p:first-child {
    font-size: 36px;
    margin-top: 160px;
}

.d-top-3>div>div p:nth-child(2) {
    margin-top: 10px;
    font-size: 36px;
}

.d-top-3>div>div p:last-child {
    font-size: 14px;
    margin-top: 145px;
}

.d-container-phone {
    width: 100%;
    height: 350px;
    background: url(../img/ameishiketang/c_phone_bg.jpg) center no-repeat;
    background-size: cover;
    padding-top: 1px;
}

.d-phone-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1px;
}

.d-p-title {
    width: 1200px;
    margin-top: 55px;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #898989;
}

.d-p-title p {
    min-height: 70px;
    width: 600px;
    margin: 0 auto;
}

.d-phone {
    width: 1200px;
    height: 320px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}

.d-left {
    width: 102px;
    height: 320px;
    float: left;
    background: url(../img/atushuguan/scroll_l.png) 10px no-repeat;
    background-size: 39px 72px;
}

.d-right {
    width: 102px;
    height: 320px;
    float: left;
    background: url(../img/atushuguan/scroll_r.png) 50px no-repeat;
    background-size: 39px 72px;
}

.d-scroll {
    position: relative;
    width: 996px;
    height: 320px;
    float: left;
    overflow: hidden;
}

.d-phk {
    position: absolute;
    top: 0;
    left: 263px;
    width: 470px;
    height: 316px;
    margin: 0 auto;
    background: url(../img/c_phone5.png) center no-repeat;
    background-size: contain;
    z-index: 100;
}

.d-img {
    position: absolute;
    left: 0;
    top: 57px;
    height: 352px;
    width: 996px;
    z-index: 1;
    overflow: hidden;
}

.d-img li span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 5;

}

.d-img li img {
    position: absolute;
    left: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    z-index: 2;
	margin-left: 22%}

.d-1 {
    position: absolute;
    top: 58px;
    left: -80px;
    display: block;
    width: 150px;
    height: 84px;
}

.d-1 span {
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* 标准的语法（必须放在最后） */
}

.d-2 {
    position: absolute;
    top: 30px;
    left: 70px;
    display: block;
    width: 250px;
    height: 141px;
}

.d-2 span {
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* 标准的语法（必须放在最后） */
}

.d-3 {
    position: absolute;
    top: 0px;
    left: 320px;
    display: block;
    width: 357px;
    height: 201px;
}

.d-4 {
    position: absolute;
    top: 30px;
    left: 677px;
    display: block;
    width: 250px;
    height: 141px;
}

.d-4 span {
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* 标准的语法（必须放在最后） */
}

.d-5 {
    position: absolute;
    top: 58px;
    left: 927px;
    display: block;
    width: 150px;
    height: 84px;
}

.d-5 span {
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* 标准的语法（必须放在最后） */
}

.d-6 {
    position: absolute;
    top: 58px;
    left: 1077px;
    display: block;
    width: 150px;
    height: 84px;
    opacity: 0;
}

.d-6 span {
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* 标准的语法（必须放在最后） */
}

.d-7 {
    position: absolute;
    top: 58px;
    left: -230px;
    display: block;
    width: 150px;
    height: 84px;
    opacity: 0;
}

.d-7 span {
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    /* 标准的语法（必须放在最后） */
}

.d-advtg-container {
    width: 100%;
   /*  height: 1300px; */
}

.d-advtg-content {
    width: 1200px;
   /*  height: 1300px; */
    margin: 0 auto;
    padding-bottom: 30px;
}

.d-advtg-title {
    width: 300px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}

.d-advtg-title p {
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}

.d-advtg-title p:first-child {
    font-size: 34px;
    letter-spacing: -2px;
    margin-top: 55px;
    font-weight: bold;
}

.d-advtg-title p:nth-child(2) {
    font-size: 36px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}

.d-advtg-title p:last-child {
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}

.d-advtg-text {
    height: 1175px;
    width: 870px;
    margin: 0 auto;
}

.d-advtg-text>div {
    width: 216px;
    height: 889px;
    float: left;
}

.d-advtg-1,
.d-advtg-2,
.d-advtg-3,
.d-advtg-4 {
    font-size: 10px;
}

.d-advtg-text ul li {
    list-style: initial;
    margin-bottom: 15px;
    list-style: none;
}

.d-advtg-text p {
    line-height: 1.4em;
    font-size: 1.8em;
    padding-top: 40px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    padding-bottom: 20px;
}

.d-advtg-text ul {
    margin-left: 15px;
    font-size: 1.4em;
    padding-right: 15px;
    text-align: justify;
    line-height: 1.6em;
}

.d-advtg-1:hover .d-advtg-text-1 {
    background-color: rgb(253, 186, 44);
    color: rgb(0, 0, 0);
}

.d-advtg-1:hover .d-advtg-icon-1 {
    background: url(../img/atushuguan/icon_12.png) center no-repeat;
    background-size: contain;
}

.d-advtg-1:hover div:last-child {
    background-color: white;
}

.d-advtg-1:hover {
    animation: bigger 0.3s ease forwards;
    -webkit-animation: bigger 0.3s ease forwards;
    -o-animation: bigger 0.3s ease forwards;
    -moz-animation: bigger 0.3s ease forwards;
    -ms-animation: bigger 0.3s ease forwards;
}

.d-advtg-2:hover .d-advtg-text-2 {
    background-color: rgb(253, 186, 44);
    color: rgb(0, 0, 0);
}

.d-advtg-2:hover .d-advtg-icon-2 {
    background: url(../img/atushuguan/icon_22.png) center no-repeat;
    background-size: contain;
}

.d-advtg-2:hover div:first-child {
    background-color: white;
}

.d-advtg-2:hover {
    animation: bigger 0.3s ease forwards;
    -webkit-animation: bigger 0.3s ease forwards;
    -o-animation: bigger 0.3s ease forwards;
    -moz-animation: bigger 0.3s ease forwards;
    -ms-animation: bigger 0.3s ease forwards;
}

.d-advtg-3:hover .d-advtg-text-3 {
    background-color: rgb(253, 186, 44);
    color: rgb(0, 0, 0);
}

.d-advtg-3:hover .d-advtg-icon-3 {
    background: url(../img/atushuguan/icon_32.png) center no-repeat;
    background-size: contain;
}

.d-advtg-3:hover div:last-child {
    background-color: white;
}

.d-advtg-3:hover {
    animation: bigger 0.3s ease forwards;
    -webkit-animation: bigger 0.3s ease forwards;
    -o-animation: bigger 0.3s ease forwards;
    -moz-animation: bigger 0.3s ease forwards;
    -ms-animation: bigger 0.3s ease forwards;
}

.d-advtg-4:hover .d-advtg-text-4 {
    background-color: rgb(253, 186, 44);
    color: rgb(0, 0, 0);
}

.d-advtg-4:hover .d-advtg-icon-4 {
    background: url(../img/atushuguan/icon_42.png) center no-repeat;
    background-size: contain;
}

.d-advtg-4:hover div:first-child {
    background-color: white;
}

.d-advtg-4:hover {
    animation: bigger 0.3s ease forwards;
    -webkit-animation: bigger 0.3s ease forwards;
    -o-animation: bigger 0.3s ease forwards;
    -moz-animation: bigger 0.3s ease forwards;
    -ms-animation: bigger 0.3s ease forwards;
}

@-webkit-keyframes bigger {
    from {
        transform: scale(1);
        -ms-transform: scale(1);
        /* IE 9 */
        -moz-transform: scale(1);
        /* Firefox */
        -webkit-transform: scale(1);
        /* Safari 和 Chrome */
        -o-transform: scale(1);
        /* Opera */
    }

    to {
        transform: scale(1.03);
        -ms-transform: scale(1.03);
        /* IE 9 */
        -moz-transform: scale(1.03);
        /* Firefox */
        -webkit-transform: scale(1.03);
        /* Safari 和 Chrome */
        -o-transform: scale(1.03);
        /* Opera */
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    }
}

.d-advtg-1 div:last-child {
    width: 216px;
    height: 201px;
    background: url(../img/ameishiketang/c_advtg_01.png) center no-repeat;
    background-size: 43px 60px;
}

.d-advtg-icon-1 {
    width: 216px;
    height: 201px;
    background: url(../img/atushuguan/icon_11.png) center no-repeat;
    background-size: contain;
}

.d-advtg-text-1 {
    width: 216px;
    height: 487px;
    background-color: rgb(114, 84, 179);
    color: white;
}

.d-advtg-2 div:nth-child(1) {
    width: 216px;
    height: 201px;
    background: url(../img/ameishiketang/c_advtg_02.png) center no-repeat;
    background-size: 50px 59px;
}

.d-advtg-icon-2 {
    width: 216px;
    height: 201px;
    background: url(../img/atushuguan/icon_21.png) center no-repeat;
    background-size: contain;
}

.d-advtg-text-2 {
    width: 216px;
    height: 487px;
    background-color: rgb(89, 89, 89);
    color: white;
}

.d-advtg-3 div:nth-child(3) {
    width: 216px;
    height: 201px;
    background: url(../img/ameishiketang/c_advtg_03.png) center no-repeat;
    background-size: 52px 63px;
}

.d-advtg-icon-3 {
    width: 216px;
    height: 201px;
    background: url(../img/atushuguan/icon_31.png) center no-repeat;
    background-size: contain;
}

.d-advtg-text-3 {
    width: 216px;
    height: 487px;
    background-color: rgb(114, 84, 179);
    color: white;
}

.d-advtg-4 div:nth-child(1) {
    width: 216px;
    height: 201px;
    background: url(../img/ameishiketang/c_advtg_04.png) center no-repeat;
    background-size: 53px 61px;
}

.d-advtg-icon-4 {
    width: 216px;
    height: 201px;
    background: url(../img/atushuguan/icon_41.png) center no-repeat;
    background-size: contain;
}

.d-advtg-text-4 {
    width: 216px;
    height: 487px;
    background-color: rgb(89, 89, 89);
    color: white;
}

.z_intro {
    color: #797979;
    font-size: 18px;
    line-height: 50px;
    text-indent: 50px;
}