﻿
.all {
    width: 1200px;
    margin: 0 auto;
}
.zzjc {
    background-image: url(../../img/zzjc.jpg);
}

.lc-banner {
    height: 300px;
    background-position: center;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: 100px;
}
    .lc-banner a {
        width: 100%;
        height: 300px;
        display: block;
        text-indent: -9999px;
    }
.breadcrumb {
    line-height: 50px;
    font-size: 15px;
    color: #999;
}

.main {
    width: 1200px;
    margin: 0 auto;
}
.breadcrumb > a {
    color: #999;
}

a:link, a:visited {
    color: #333;
}

a {
    text-decoration: none;
}

/***************著作教材页 start****************/
/*page1*/
.page1 {
    background: url(../../img/page1.jpg) no-repeat top center;
    height: 846px;
    position: relative;
}

    .page1 .zixun {
        position: absolute;
        bottom: 85px;
        left: 43%;
    }

.page1-jz {
    margin: 0 auto;
    height: 846px;
    width: 1100px;
    position: relative;
}

.page1-btn1 {
    position: absolute;
    cursor: pointer;
    top: 282px;
    left: 480px;
}

.page1-jz a img {
    animation: myscale 1.5s infinite;
}

@keyframes myscale {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.03);
    }

    100% {
        transform: scale(1);
    }
}

.page1-btn2 {
    position: absolute;
    cursor: pointer;
    top: 442px;
    left: 542px;
}

.page1-btn3 {
    position: absolute;
    cursor: pointer;
    top: 296px;
    left: 682px;
}

.page1-btn4 {
    position: absolute;
    cursor: pointer;
    top: 478px;
    left: 864px;
}

.page1-btn5 {
    position: absolute;
    cursor: pointer;
    top: 222px;
    left: 864px;
}

.page1-btn6 {
    position: absolute;
    cursor: pointer;
    top: 375px;
    right: 20px;
}

.page1-btn7 {
    position: absolute;
    cursor: pointer;
    bottom: 100px;
    left: 376px;
}
/*page2*/
.page2 {
    padding: 50px 0 80px 0;
    background: linear-gradient(to top right,#26c9b2,#36c6ea);
}

    .page2 .ab-header h3 {
        color: #fff;
    }

.lists_item {
    width: 350px;
    display: inline-block;
    margin: 40px 20px 20px 20px;
    background: #fff;
    position: relative;
}

.lists_item_logo {
    width: 85px;
    height: 85px;
    display: block;
    margin: 30px auto;
    position: absolute;
    top: -75px;
    left: 38%;
    background: url(../../img/bj.png) top center no-repeat;
}

.lists_item_logo1 {
    background-position: 1px -1000px;
}

.lists_item_logo2 {
    background-position: -102px -1000px;
}

.lists_item_logo3 {
    background-position: -203px -1095px;
}

.lists_item_logo4 {
    background-position: 0px -1095px;
}

.lists_item_logo5 {
    background-position: -207px -1000px;
}

.lists_item_logo6 {
    background-position: -103px -1095px;
}

.lists_item_title {
    font-size: 26px;
    color: #505050;
    text-align: center;
    margin: 65px auto;
    padding: 0 30px;
    margin-bottom: 20px;
    line-height:35px;
}

.s {
    color: #f49329;
    font-style: normal;
}

.lists_item_txt {
    width: 205px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    padding: 35px 0;
}

.lists_item .onlineServer {
    width: 145px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #f49329;
    margin: 0 auto 30px;
    cursor: pointer;
    border-radius: 25px;
}
/*page3*/
.page3 {
    background: url(../../img/page3.jpg) no-repeat top center;
    height: 835px;
}

.page3-jz {
    margin: 0 auto;
    height: 860px;
    width: 1100px;
    position: relative;
}

    .page3-jz a {
        position: absolute;
        width: 130px;
        height: 130px;
        bottom: 115px;
        left: 465px;
        display: block;
        text-indent: -99999px;
    }
/*page4*/
.foot-gkk {
    background: url(../../img/foot-gkk.jpg) top center;
    height: 680px;
}
/*page5*/
.page5 {
    width: 100%;
    background: url(../../img/newgraybg.png) left repeat-y #fff;
    padding: 60px 0;
    overflow: hidden;
}

    .page5 .zixun {
        text-align: center;
        display: block;
    }

.infor_conl {
    width: 590px;
    float: left;
}

.conl_title {
    width: 590px;
    height: 54px;
    background: linear-gradient(to right,#26c9b2,#36c6ea);
}

    .conl_title font {
        font-size: 18px;
        color: #fff;
        float: left;
        line-height: 54px;
        padding-left: 20px;
        vertical-align: middle;
    }

    .conl_title a {
        margin-top: 14px;
        display: inline-block;
        float: right;
        margin-right: 20px;
        color: #fff;
        font-size: 14px;
        padding: 2px 8px;
        border-radius: 15px;
        border: 1px solid #fff;
    }

.infor_conl ul {
    background: #f5f5f5;
    float: left;
    width: 590px;
    padding-bottom: 20px;
}

    .infor_conl ul li {
        width: 100%;
        float: left;
        line-height: 56px;
        border-bottom: 1px dotted #ccc;
    }

        .infor_conl ul li:before {
            content: "";
            display: block;
            width: 4px;
            height: 4px;
            background: #acacac;
            float: left;
            margin: 25px 0 0 20px;
        }

        .infor_conl ul li a {
            float: left;
            font-size: 16px;
            color: #333;
            padding-left: 20px;
            display: inline-block;
            width: 340px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .infor_conl ul li a:hover {
                color: #00b2b8;
            }

        .infor_conl ul li span {
            float: right;
            margin-right: 20px;
            font-size: 14px;
            color: #999;
        }

.conr_title {
    width: 590px;
    height: 54px;
    background: linear-gradient(to right,#fbc386,#f99148);
}

.infor_conr {
    margin-left: 20px;
}

.apply {
    width: 256px;
    height: 50px;
    border: none;
    border-radius: 24px;
    background-color: #f49329;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin-top: 30px;
}
a:link, a:visited {
    color: #333;
}

.ab-header span {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: bold;
}
.ab-header {
    text-align: center;
    margin-bottom: 40px;
}
/*5大优势*/
.long {
    background-color: rgb(255, 255, 255);
    text-align: center;
}

    .long .l_tit {
        font-size: 30px;
        margin: 58px 0px 30px;
    }

        .long .l_tit .l_red {
            font-size: 40px;
            color: #00b2b8;
        }

    .long ul {
        width: 1200px;
        margin: 0px auto;
        overflow: hidden;
    }

        .long ul li {
            float: left;
            width: 20%;
            cursor: pointer;
            padding-top: 10px;
        }

            .long ul li .l_wor {
                font-weight: bold;
                color: rgb(34, 34, 34);
                font-size: 16px;
                line-height: 16px;
                margin: 37px 0px 60px;
            }

        .long ul .lu_bgca {
            width: 110px;
            height: 75px;
            margin: 0px auto;
            padding-top: 35px;
            position: relative;
            transition: all 0.3s ease 0s;
        }

        .long ul .lu_bgcai1 {
            background: rgba(0, 0, 0, 0) url("../../img/icon_qbg1.png") no-repeat scroll center center / 80% auto;
        }

        .long ul .lu_bgcai2 {
            background: rgba(0, 0, 0, 0) url("../../img/icon_qbg2.png") no-repeat scroll center center / 80% auto;
        }

        .long ul .lu_bgcai3 {
            background: rgba(0, 0, 0, 0) url("../../img/icon_qbg3.png") no-repeat scroll center center / 80% auto;
        }

        .long ul .lu_bgcai4 {
            background: rgba(0, 0, 0, 0) url("../../img/icon_qbg4.png") no-repeat scroll center center / 80% auto;
        }

        .long ul .lu_bgcai5 {
            background: rgba(0, 0, 0, 0) url("../../img/icon_qbg5.png") no-repeat scroll center center / 80% auto;
        }

        .long ul li:hover .lu_bgca {
            background-size: 100% auto;
        }

        .long ul li .lu_bgca::after {
            border: 2px solid #f49329;
            content: "";
            display: block;
            width: 106px;
            height: 106px;
            border-radius: 50%;
            position: absolute;
            top: 0px;
            left: 0px;
            transition: all 0.5s ease 0s;
            opacity: 0;
            transform: scale(0.8);
        }

        .long ul li:hover .lu_bgca::after {
            width: 126px;
            height: 126px;
            top: -10px;
            left: -10px;
            display: block;
            opacity: 1;
            transform: scale(1);
        }



/***************著作教材页 end****************/