.wp * { box-sizing: border-box }
.clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.clearfix { zoom: 1 }
.left { float: left }
.right { float: right }
.block { display: block }
.JS_kefu { cursor: pointer }
.w1140 { width: 1000px; margin: 0 auto; overflow: hidden }
.wp{
    background-image: linear-gradient(#1aa084,#199a5c);
}
.bot_bg{
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/bot_bg.jpg) no-repeat bottom;
}
.bg_top{
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/bg_top.jpg) no-repeat top;
}
/*banner*/
.banner-bg { width: 100%;}
.banner {position: relative;}
.banner p{
    margin-top: 655px;
    line-height: 58px;
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    text-shadow: #151515 1px 0 0, #151515 0 1px 0, #151515 -1px 0 0, #151515 0 -1px 0;
}
.banner p span{
    display: inline-block;
    font-size: 32px;
    color: #111;
    width: 196px;
    text-align: center;
    margin-right: 18px;
    text-shadow: none;
}
.banner p a{
    float: right;
    width: 295px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 30px;
    background: #fff700;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(221, 221, 221,.5);
    transition:background .3s;
    -moz-transition:background .3s; /* Firefox 4 */
    -webkit-transition:background .3s; /* Safari and Chrome */
    -o-transition:background .3s; /* Opera */
}
.banner p a:hover{
    background: #c6ff00;
}
.banner img{
    position: absolute;
    width: 238px;
    height: 49px;
    top: 40px;
    left: 0
}
.banner label{
    display: block;
    position: absolute;
    width: 150px;
    height: 60px;
    border-radius: 0 0 20px 20px;
    background-image: linear-gradient(#fda800, #ff7b00);
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-shadow: #822303 1px 0 0, #822303 0 1px 0, #822303 -1px 0 0, #822303 0 -1px 0;
}
/*part1*/
.part1 {
    width: 100%;
}
.part1 .w1140{
    padding-top:35px;
    border-radius: 10px
}
.part1 .w1140 img{
    width: 100%;
    box-shadow: 0 0 5px rgba(13,134,104,.6)
}
.part1 p{
    font-size: 20px;
    color: #fff700;
    font-weight: 700;
    margin-top: 23px;
    line-height: 20px;
    text-align: right;
}
/*part2*/
.part2 {
    width: 100%;
    padding-top: 74px;
    position: relative;
}
.part2 h2{
    position: absolute;
    width: 318px;
    height: 61px;
    top: 40px;
    left: 50%;
    transform: translate(-50%,0);
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p2_h2.png) no-repeat;
}
.part2 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 10px rgba(13, 134, 104, .6);
    padding: 69px 0 23px;
}
.part2 li{
    height: 66px;
    margin-bottom: 15px;
    padding-left: 190px;
    font-size: 22px;
    color: #111;
    line-height: 66px;
}
.part2 li span{
    display: inline-block;
    width: 167px;
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p2_pic1.png) no-repeat 41px 0;
    color: #1ea183;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
}
/*part3*/
.part3 {
    width: 100%;
    padding-top: 68px;
}
.part3 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 10px rgba(13, 134, 104, .6);
    padding: 15px 0 15px 185px;
    border: 1px dashed #31cf63;
    position: relative;
    overflow: inherit;
}
.part3 span{
    display: inline-block;
    font-size: 20px;
    color: #111;
    font-weight: 700;
    line-height: 38px;
    margin: 16px 0 0 25px;
    vertical-align: top;
}
.part3 .pic2{
    display: block;
    position: absolute;
    top: -42px;
    right: 134px;
}
/*part4*/
.part4 {
    width: 100%;
    padding-top: 79px;
    position: relative;
}
.part4 h2{
    position: absolute;
    width: 318px;
    height: 61px;
    top:51px;
    left: 50%;
    transform: translate(-50%,0);
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p4_h2.png) no-repeat;
}
.part4 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 10px rgba(13, 134, 104, .6);
    padding: 95px 0 60px;
}
.part4 li{
    padding-left: 212px;
    height: 49px;
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p7_bg1.png) no-repeat 134px;
    line-height: 49px;
    font-size: 22px;
    color: #111;
}
.part4 li b{
    color: #ff7c00;
}
/*part5*/
.part5 {
    width: 100%;
    padding-top:78px;
    position: relative;
}
.part5 h2{
    position: absolute;
    width: 318px;
    height: 61px;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0);
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p5_h2.png) no-repeat;
}
.part5 h3{
    font-size: 22px;
    line-height: 22px;
    color: #ff7500;
    font-weight: 700;
    margin-bottom: 20px;
}
.part5 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow:0 0 10px rgba(13, 134, 104, .6);
    padding: 72px 90px 48px;
}
.part5 li{
    height: 42px;
    background: #fff;
    line-height: 42px;
    text-align: center;
}
.part5 li:nth-child(odd){
    background: #eaf6f2;
}
.part5 li.tit{
    height: 56px;
    background: #149162;
    line-height: 56px;
    margin-bottom: 15px;
}
.part5 li.tit span{
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}
.part5 li span{
    float: left;
    border-right: 1px solid #fff;
    font-size: 21px;
    color: #000;
}
.part5 li.bg_at{
    background: #fff2e8;
}
.part5 li span:nth-child(1){
    width: 195px;
}
.part5 li span:nth-child(2){
    width: 440px;
}
.part5 li span:nth-child(3){
    width: 184px;
    border-right: 0;
}
.part5 p{
    color:#149162;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    margin:45px 0 10px;
}
.part5 .txt{
    display: block;
    font-size: 22px;
    line-height: 38px;
    color: #111111;
    margin-bottom: 20px;
}
.part5 .txt label{
    display: block;
    color: #ff7700;
    font-weight: 700
}
.part5 a{
    display: block;
    margin: 0 auto;
    width: 295px;
    height: 58px;
    color: #fff700;
    text-align: center;
    line-height: 58px;
    font-size: 30px;
    font-weight: 700;
    background: #149162;
    box-shadow: 0 0 10px rgba(29, 161, 114, .5);
    border-radius: 8px;
    transition:background .3s;
    -moz-transition:background .3s; /* Firefox 4 */
    -webkit-transition:background .3s; /* Safari and Chrome */
    -o-transition:background .3s; /* Opera */
}
.part5 a:hover{
    background: #14918d;
}
/*part6*/
.part6 {
    width: 100%;
    padding-top: 88px;
    position: relative;
}
.part6 h2{
    position: absolute;
    width: 590px;
    height: 61px;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0);
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p6_h2.png) no-repeat;
}
.part6 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 10px rgba(13, 134, 104, .6);
    padding: 64px 0 48px 0
}
.part6 .w1140 li{
    padding-left:154px;
}
.part6 .w1140 li:nth-child(1){
    margin-bottom: 35px;
}
.part6 .w1140 label{
    display: inline-block;
    width: 170px;
    height: 206px;
    background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p6_pic1.png) no-repeat bottom;
    padding-left: 21px;
}
.part6 .w1140 label i{
    display: block;
    width: 118px;
    text-align: center;
    line-height: 42px;
    font-size: 22px;
    font-weight: 700;
    color: #1d1d22;
    font-style: normal;
}
.part6 .w1140 span{
    display: inline-block;
    font-size: 20px;
    color: #1d1d22;
    line-height: 36px;
    vertical-align: top;
    padding:10px 0 0 54px;
}
.part6 .w1140 a{
    display: block;
    margin:40px auto 0;
    width: 295px;
    height: 58px;
    color: #fff700;
    text-align: center;
    line-height: 58px;
    font-size: 30px;
    font-weight: 700;
    background: #149162;
    box-shadow: 0 0 10px rgba(29, 161, 114, .5);
    border-radius: 8px;
    transition:background .3s;
    -moz-transition:background .3s; /* Firefox 4 */
    -webkit-transition:background .3s; /* Safari and Chrome */
    -o-transition:background .3s; /* Opera */
}
.part6 a:hover{
    background: #14918d;
}
/*part7*/
.part7 {
    width: 100%;
    padding-top: 78px;
    position: relative;
}
.part7 h2{
    position: absolute;
    width: 538px;
    height: 61px;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0);
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p7_h2.png) no-repeat;
}
.part7 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 10px rgba(13, 134, 104, .6);
    padding: 90px 87px 47px;
}
.part7 .txt{
    line-height: 36px;
    font-size: 22px;
    color: #111;
    text-align: justify;
}
.part7 .txt_or{
    margin: 40px 0 30px;
    color: #ff7a00;
    font-size: 22px;
    line-height: 22px;
}
.part7 .point{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    line-height: 50px;
}
.part7 .point span{
    width: 50%;
    padding-left: 54px;
    background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p7_bg1.png) no-repeat 3px 12px;
    font-size: 24px;
    color: #111;
}
.part7 .table{
    margin-top: 15px;
}
.part7 .table p{
    height: 90px;
    line-height: 90px;
    background: #149162;
    text-align: center;
}
.part7 .table p span{
    float: left;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.part7 .table p span:nth-child(1){
    width: 366px;
    line-height: 34px;
    padding-top: 12px;
}
.part7 .table p i{
    font-style: normal;
    font-weight: 500;
}
.part7 .table p span:nth-child(2),.part7 .table p span:nth-child(3){
    width: 230px;
}
.part7 .table label{
    display: block;
    height: 55px;
    line-height: 55px;
    text-align: center;
}
.part7 .table label span{
    float: left;
    color: #000000;
    font-size: 22px;
}
.part7 .table label span:nth-child(1){
    width: 366px;
}
.part7 .table label span:nth-child(2),.part7 .table label span:nth-child(3){
    width: 230px;
}
.part7 .txt_o{
    font-size: 22px;
    color: #111;
    line-height: 30px;
    text-align: justify; 
    margin-top: 20px;
}
.part7 .txt_o b{
    color: #ff7500;
}
.part7 a{
    display: block;
    margin: 20px auto 0;
    width: 295px;
    height: 58px;
    color: #fff700;
    text-align: center;
    line-height: 58px;
    font-size: 30px;
    font-weight: 700;
    background: #149162;
    box-shadow: 0 0 10px rgba(29, 161, 114, .5);
    border-radius: 8px;
    transition:background .3s;
    -moz-transition:background .3s; /* Firefox 4 */
    -webkit-transition:background .3s; /* Safari and Chrome */
    -o-transition:background .3s; /* Opera */
}
.part7 a:hover{
    background: #14918d;
}
/*part8*/
.part8{
    width: 100%;
    padding:80px 0 128px;
    position: relative;
}
.part8 h2{
    position: absolute;
    width: 538px;
    height: 61px;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0);
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/duolingo/images/p8_h2.png) no-repeat;
}
.part8 .w1140{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 10px rgba(13, 134, 104, .6);
    padding: 60px 70px 48px;
}
.part8 .w1140 p{
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    color: #111;
    margin-bottom: 40px;
}
.part8 .w1140 span{
    display: block;
    font-size: 22px;
    color: #111;
    line-height: 42px;
}
.part8 .w1140 span b{
    color: #1f8c5f;
}
.part8 .w1140 label{
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 646px;
    overflow-y: auto;
}
.part8 .w1140 img{
    width: 100%;
}