@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}/*去掉所有标签之间的默认间隙*/
html,body {
    width: 100%;
    margin: 0 auto;
    /*设置所有body中所有div居中显示*/
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #ffcb8a;
    font-size: 14px;
}

input {
    outline: none!important;
    /*去除蓝色边框*/
}

ul {
    list-style: none;
}/*去掉无序列表的项目符号*/
ol {
    list-style: none;
}/*去掉无序列表的项目符号*/
a {
    text-decoration: none;
}/*去掉超级链接的下划线*/
img {
    border: none;
}/*去掉图片加载完链接之后的边框*/
a {
    color: black
}

a:link {
    text-decoration: none!important;
}

a:visited {
    text-decoration: none!important;
}

a:hover {
    text-decoration: none!important;
}

a:active {
    text-decoration: none!important;
}
.banner{
    width: 100%;
    min-width: 1200px;
    height: 399px;
    background: url("../images/img_1.png") no-repeat center center;
}
.banner-time{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    height: 399px;
    position: relative;
}
.banner-time p{
    text-align: center;
    padding-top: 360px;
    font-size: 18px;
    color: #fff;
}
.banner-time p span{
    color: #e6f818;
    padding-right: 5px;
    padding-left: 5px;
}
.nav{
    width: 1080px;
    min-width: 1080px;
    overflow: hidden;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 120px;
}
.nav li{
    float: left;
    margin-right: 50px;
    cursor:pointer;
    /* margin: inherit; */
}
.nav li img{
    width: 200px;
}
.discount{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}
.discount-title{
    width: 470px;
    height: 60px;
    background: url("../images/img_6.png") no-repeat center center;
    margin: auto;
    background-size: 100% 100%;
}
.title-text{
    color: #9f0e0e;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    font-weight: bold;
    letter-spacing: 1px;
}
.discount-box{
    width: 1160px;
    overflow: hidden;
    margin: auto;
    background: #de7030;
    padding: 20px;
    margin-top: 10px;
}
.discount-top{
    overflow: hidden;
}
.discount-left{
    width: 548px;
    float: left;
}
.discount-left ul li{
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.discount-left ul li img{
    /* display: inline-block; */
    /* right: 11px; */
    /* top: 15px; */
}
.discount-right{
    background: #ffecd5;
    padding: 15px;
    width: 542px;
    float: right;
    border-radius: 4px;
}
.name-list{
    border: 1px dashed #de7030;
}
.name-list p{
    color: #ea5f56;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 15px;
}
.scroll-text {
    width: 533px;
    height: 418px;
    overflow: hidden;
    padding: 3px;
    /* padding-bottom: 36px; */
}
.scroll-text ul {
    width: 536px;
    height: 560px;
    overflow: hidden;
    margin: 0;
}
.scroll-text ul li {
    color: #de7030;
    text-align: center;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 18px;
}
.discount-curriculum{

}
.discount-curriculum ul{
    overflow: hidden;
}
.discount-curriculum ul li{
    float: left;
    width: 220px;
    /* height: 273px; */
    background: #fff;
    padding-bottom: 10px;
    margin-right: 15px;
}
.curriculum-img{
    width: 200px;
    height: 112px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}
.curriculum-img img{
    width: 100%;
    display: block;
}
.curriculum-img img:hover {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}
.curriculum-title{
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
}
.ico-1{
    width: 63px;
    height: 22px;
    background: url("../images/img_13.png") no-repeat;
    display: block;
    margin-left: 10px;
}
.ico-3{
    width: 63px;
    height: 22px;
    background: url("../images/img_15.png") no-repeat;
    display: block;
    margin-left: 10px;
}
.ico-15{
    width: 63px;
    height: 22px;
    background: url("../images/img_41.png") no-repeat;
    display: block;
    margin-left: 10px;
}
.ico-17{
    width: 63px;
    height: 22px;
    background: url("../images/img_43.png") no-repeat;
    display: block;
    margin-left: 10px;
}
.curriculum-information{

padding: 10px 10px;
}
.curriculum-information .curriculum-price{
    color: #de4400;
    font-size: 18px;
    font-weight: bold;
}
.curriculum-price-used{
    text-decoration:line-through;
    color: #959595;
    float: right;
    margin-top: 3px;
}
.price-reduction{
    float: right;
    font-size: 12px;
}
.ico-2{
    width: 58px;
    height: 19px;
    background: url("../images/img_14.png") no-repeat;
    display: inline-block;
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.ico-4{
    width: 58px;
    height: 19px;
    background: url("../images/img_16.png") no-repeat;
    display: inline-block;
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.ico-16{
    width: 58px;
    height: 19px;
    background: url("../images/img_42.png") no-repeat;
    display: inline-block;
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.ico-18{
    width: 58px;
    height: 19px;
    background: url("../images/img_44.png") no-repeat;
    display: inline-block;
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.curriculum-btn{
    overflow: hidden;
}
.curriculum-btn span{
    width: 93px;
    height: 31px;
    display: inline-block;
    text-align: center;
    color: #de4400;
    border: 1px solid #de4400;
    line-height: 31px;
    border-radius: 40px;
    margin-left: 10px;
    margin-right: 5px;
    cursor: pointer;
}
.curriculum-btn a{
    width: 93px;
    height: 31px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #de4400;
    line-height: 31px;
    border-radius: 40px;
    background: #de4400;
    cursor: pointer;
}
.materials{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    padding-top: 70px;
}
.materials-title{
    width: 328px;
    height: 100px;
    background: url("../images/img_17.png") no-repeat;
    margin: auto;
    background-size: 100% 100%;
}
.materials-box{
    width: 1200px;
    min-width: 1200px;
    padding: 15px;
    background: #de7030;
    margin-top: 30px;
    padding-top: 30px;
}
.materials-box ul{
    overflow: hidden;
}
.materials-box ul li{
    float: left;
    margin: 0px 26px;
    position: relative;
}
.materials-box ul li a{
    position: absolute;
    width: 181px;
    height: 48px;
    display: block;
    bottom: 21px;
    left: 84px;
}
.materials-box ul li img{
    display: block;
}
.acquisition-mode{
    background: #de7030;
    padding: 15px;
    width: 1200px;
    min-width: 1200px;
}
.mode-box{
    width: 1179px;
    border:1px solid #b75323;
    /* height: 193px; */
    margin: auto;
    position: relative;
    background: #ffecd5;
    padding-top: 60px;
}
.ico-5{
    width: 165px;
    height: 31px;
    background: url("../images/img_21.png") no-repeat;
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
}
.mode-box p{
    color: #8d2800;
    font-size: 18px;
    padding-left: 15px;
    width: 870px;
    line-height: 28px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.mode-box span{
    display: block;
    position: absolute;
    width: 112px;
    height: 107px;
    background: url(../images/img_22.png) no-repeat;
    right: 15px;
    top: 15px;
    background-size: 100% 100%;
}
.mode-box span a{
    display: block;
    width: 100px;
    height: 100px;
    margin-left: 6px;
    margin-top: 0px;
    border-radius: 50%;
}
.mind-mapping{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    margin-top: 50px;
}
.mind-title{
    width: 356px;
    height: 118px;
    background: url("../images/img_23.png") no-repeat;
    margin: auto;
}
.mind-box{
    width: 1200px;
    height: 354px;
    background: #de7030;
    margin-top: 25px;
    position: relative;
    padding-top: 30px;
}
.mind-main{
    /* height: 448px; */
    width: 1055px;
    border: 1px solid #b75323;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    background: #ffecd5;
    padding-bottom: 30px;
    padding-top: 30px;
}
.mind-main p{
    width: 845px;
    font-size: 16px;
    margin-left: 100px;
    line-height: 58px;
    padding-left: 10px;
}
.ico-6{
    width: 864px;
    height: 1px;
    background: url("../images/img_24.png") no-repeat;
    margin-left: 100px;
    display: block;
}
.mind-nav1{
    position: absolute;
    left: 58px;
    top: 91px;
    width: 150px;
}
.mind-nav2{

position: absolute;

top: 148px;

left: 58px;

width: 150px;
}
.mind-nav3{
    position: absolute;
    top: 206px;
    left: 58px;
    width: 150px;
}
.mind-nav4{
    bottom: 64px;
    position: absolute;
    left: 58px;
    width: 150px;
}
.register{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    padding-top: 50px;
}
.register-title{
    width: 363px;
    height: 118px;
    background: url("../images/img_29.png") no-repeat;
    margin: auto;
}
.register-box{
    width: 1200px;
    min-width: 1200px;
    background: #de7030;
    /* height: 600px; */
    margin: auto;
    padding-bottom: 27px;
    margin-top: 30px;
    padding-top: 45px;
}
.register-top{
    width: 1070px;
    height: 100px;
    background: #ffecd5;
    position: relative;
    margin: auto;
}
.ico-7{
    width: 193px;
    height: 117px;
    background: url("../images/img_30.png") no-repeat;
    position: absolute;
    left: -12px;
    bottom: -1px;
}
.ico-8{
    width: 157px;
    height: 52px;
    display: block;
    background: url(../images/img_31.png) no-repeat;
    position: absolute;
    left: 220px;
    top: 23px;
}
.ico-9{
    width: 32px;
    height: 23px;
    display: block;
    background: url(../images/img_35.png) no-repeat;
    position: absolute;
    left: 391px;
    top: 38px;
}
.ico-10{
    width: 157px;
    height: 52px;
    display: block;
    background: url(../images/img_32.png) no-repeat;
    position: absolute;
    left: 437px;
    top: 23px;
}
.ico-11{
    width: 32px;
    height: 23px;
    display: block;
    background: url(../images/img_35.png) no-repeat;
    position: absolute;
    left: 608px;
    top: 38px;
}
.ico-12{
    width: 157px;
    height: 52px;
    display: block;
    background: url(../images/img_33.png) no-repeat;
    position: absolute;
    left: 654px;
    top: 23px;
}
.ico-13{
    width: 168px;
    height: 58px;
    display: block;
    background: url(../images/img_34.png) no-repeat;
    position: absolute;
    left: 838px;
    top: 22px;
}
.ico-14{
    width: 273px;
    height: 39px;
    display: block;
    background: url("../images/img_36.png");
    margin: auto;
    margin-top: 40px;
    margin-bottom: 30px;
}
.register-box ul{
    overflow: hidden;
}
.register-box ul li{
    float: left;
    margin-right: 27px;
}
.ewm{
    position: absolute;
    right: -145px;
    top: 15px;
}