.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}
h2{
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    text-align: center;
}
a.btn_yellow{
    display: block;
    width: 375px;
    height: 50px;
    border-radius: 25px;
    background: #ffea00;
    border:1px solid #ffa800;
    text-align: center;
    color:#c81414;
    font-size: 20px;
    line-height: 50px;
    transition:background .3s,transform .3s;
    -moz-transition:background .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:background .3s,transform .3s; /* Safari and Chrome */
    -o-transition:background .3s,transform .3s; /* Opera */
}
a.btn_yellow:hover{
    background: #ffae00;
}
a.btn_org{
    display: block;
    width: 328px;
    height: 50px;
    border-radius: 25px;
    background: #fc5e16;
    border: 1px solid #bd2314;
    text-align: center;
    color:#ffffff;
    font-size: 20px;
    line-height: 50px;
    transition:background .3s,transform .3s;
    -moz-transition:background .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:background .3s,transform .3s; /* Safari and Chrome */
    -o-transition:background .3s,transform .3s; /* Opera */
}
a.btn_org:hover{
    background: #fc8216;
}
.point{
    position: absolute;
    bottom: 60px;
    left: 0;
}
.point_f{
    position: absolute;
    top: -60px;
    left: 0;
}
/*banner*/
.banner-bg { width: 100%; height:400px; background: url(images/banner.jpg) no-repeat top }
.banner { height: 400px;padding:315px 0 0 78px}
.banner a{
    float: left;
    width: 161px;
    height: 38px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #ffa800;
    font-size: 20px;
    color: #000;
    margin-right: 39px;
    border-radius: 19px;
    background: #ffea00;
    transition:background .3s,transform .3s;
    -moz-transition:background .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:background .3s,transform .3s; /* Safari and Chrome */
    -o-transition:background .3s,transform .3s; /* Opera */
}
.banner a:hover{
    background: #ffae00;
}
/*part1*/
.part1 {
    width: 100%;
    height: 60px;
    background: #03382e;
    text-align: center;
}
.part1 a{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    margin: 0 32px;
    transition:color .3s,transform .3s;
    -moz-transition:color .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:color .3s,transform .3s; /* Safari and Chrome */
    -o-transition:color .3s,transform .3s; /* Opera */
}
.part1 a:hover{
    color: #ffea00;
}
.part1 a:first-child{
    margin-left: 0;
}
.part1 a:last-child{
    margin-right: 0;
}
.part1 a.active{
    color: #ffea00;
}
/*part2*/
.part2 {
    width: 100%;
    padding: 49px 0 25px;
    position: relative;
}
.part2 h2{
    margin-bottom: 37px;
}
.part2 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part2 ul li{
    width: 222px;
    height: 127px;
    border-top: 7px solid #17926f;
    background: #f9f9f9;
    margin-bottom: 30px;
    padding: 20px 0 0 17px;
    position: relative;
    cursor: pointer;
}
.part2 ul li label{
    display: block;
    font-size: 18px;
    color: #111111;
    font-weight: 700;
    margin-bottom: 15px;
    transition:color .3s,transform .3s;
    -moz-transition:color .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:color .3s,transform .3s; /* Safari and Chrome */
    -o-transition:color .3s,transform .3s; /* Opera */
}
.part2 ul li:hover label{
    color: #17926f;
}
.part2 ul li span{
    display: block;
    color: #111;
    font-size: 16px;
    line-height: 26px;
}
.part2 ul li em{
    display: block;
    position: absolute;
    font-size: 105px;
    color: #ededed;
    top: 13px;
    right: 15px;
    line-height: 105px;
    transition:color .3s,transform .3s;
    -moz-transition:color .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:color .3s,transform .3s; /* Safari and Chrome */
    -o-transition:color .3s,transform .3s; /* Opera */
}
.part2 ul li:hover em{
    color: rgba(23, 146, 111, .3);
}
/*part3*/
.part3 {
    width: 100%;
    padding: 44px 0;
    height: 422px;
    background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/oceaniaos/images/p3_bg1.jpg) no-repeat top;
    position: relative;
}
.part3 h3{
    width: 316px;
    height: 68px;
    margin: 0 auto;
    background: #fce301;
    font-size: 32px;
    color: #000;
    text-align: center;
    line-height: 68px;
    border-radius: 20px 0 20px 20px;
    box-shadow: 5px 5px 0 rgba(26,135,110,1) ;
}
.part3 p{
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-top: 28px;
    text-align: center;
    height: 32px;
    line-height: 32px;
}
.part3 span{
    display: block;
    width: 587px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    background: rgba(253,254,254,.2);
    margin: 18px auto 0;
    text-align: center;
}
.part3 span label{
    float: left;
    background: #fff;
    width: 190px;
    height: 50px;
    margin: 5px 0 0 4px;
    line-height: 50px;
    font-size: 22px;
    color: #0e8c77;
    font-weight: 700;
}
.part3 em{
    display: block;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 23px;
    height: 14px;
    line-height: 14px;
    font-style: normal;
}
.part3 a.btn_yellow{
    margin: 40px auto 0;
}
/*part4*/
.part4 {
    width: 100%;
    background: #f9f9f9;
    padding: 50px 0 31px;
    position: relative;
}
.part4 h2{
    margin-bottom: 45px;
}
.part4 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part4 ul li{
    width: 243px;
    height: 342px;
    background: #fff;
    margin-bottom: 30px;
    padding-top: 30px;
    position: relative;
}
.part4 ul li::before{
    content: "";
    display: block;
    width: 47px;
    height: 2px;
    background: #17926f;
    margin: 0 auto;
}
.part4 ul li label{
    display: block;
    font-size: 20px;
    color: #111111;
    margin-top: 18px;
    text-align: center;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
}
.part4 ul li span{
    display: block;
    margin-top: 12px;
    font-size: 16px;
    color: #111111;
    text-align: center;
}
.part4 ul li i{
    display: block;
    width: 44px;
    height: 44px;
    background: #17926f;
    border-radius: 22px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 12px auto 0;
    text-align: center;
    line-height: 44px;
    font-style: normal;
}
.part4 ul li img{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 243px;
}
/*part5*/
.part5 {
    width: 100%;
    padding: 45px 0 61px;
}
.part5 h2{
    margin-bottom: 50px;
}
.part5 h4{
    margin-bottom: 70px;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    color: #333;
}
.part5 .mess_o{
    display: flex;
    justify-content: space-between;
}
.part5 .mess_o ul{
    width: 477px;
    background: #ecfbf7;
    padding: 21px 30px 0 25px;
    position: relative;
}
.part5 .mess_o .tag{
    position: absolute;
    display: block;
    width: 206px;
    height: 38px;
    background: #17926f;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 38px;
    top: -38px;
    left: 0;
}
.part5 div.mess_o:nth-of-type(1){
    margin-bottom: 55px;
}
.part5 div.mess_o:nth-of-type(1) ul{
    height: 589px;
}
.part5 div.mess_o:nth-of-type(2) ul{
    height: 563px;
}
.part5 .mess_o .txt_b{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}
.part5 .mess_o .txt_l{
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 18px;
}
.part5 .mess_o a{
    position: absolute;
    display: block;
    color: #e60000;
    font-size: 16px;
    bottom: 31px;
    right: 32px;
    font-style: italic;
    text-decoration: underline;
    transition:color .3s,transform .3s;
    -moz-transition:color .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:color .3s,transform .3s; /* Safari and Chrome */
    -o-transition:color .3s,transform .3s; /* Opera */
}
.part5 .mess_o a:hover{
    color:#e65c00;
}
/*part7*/
.part7 {
    width: 100%;
    background: #f9f9f9;
    padding: 40px 0 50px;
    position: relative;
}
.part7 h2{
    margin-bottom: 49px;
}
.part7 ul.area2{
    padding: 0 8px;
}
.part7 ul.area2::after{
    content:"";
    display: block;
    clear: both;
}
.part7 ul.area2 li{
    width: 463px;
    border-radius: 10px;
    background: #fff;
    padding-bottom: 13px;
    overflow: hidden;
    margin-bottom: 25px;
    box-shadow:0 0 5px rgba(184, 184, 184, .31);
}
.part7 ul.area2 li:nth-child(odd){
    float: left;
}
.part7 ul.area2 li:nth-child(even){
    float: right;
}
.part7 ul.area2 li label{
    display: block;
    padding-left: 45px;
    height: 62px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 8.5px;
    line-height: 62px;
}
.part7 ul.area2 li label i{
    font-size: 54px;
    opacity: .7;
    margin-right: 25px;
    vertical-align: middle;
    font-style: normal;
}
.part7 ul.area2 li span{
    display: block;
    line-height: 29px;
    font-size: 14px;
    color: #111;
    padding:0 0 0 50px;
}
.part7 ul.area2 li a{
    float: right;
    width: 180px;
    line-height: 29px;
    font-size: 14px;
    color: #e60000;
    font-style: italic;
    transition:color .3s,transform .3s;
    -moz-transition:color .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:color .3s,transform .3s; /* Safari and Chrome */
    -o-transition:color .3s,transform .3s; /* Opera */
}
.part7 ul.area2 li a:hover{
    color: #e65c00;
    text-decoration: underline;
}
.part7 ul.area2 li:nth-child(1) label{
    background: #fe5d5d;
}
.part7 ul.area2 li:nth-child(2){
    margin-top: 48px;
}
.part7 ul.area2 li:nth-child(2) label{
    background: #448aca;
}
.part7 ul.area2 li:nth-child(3) label{
    background: #8fc31f;
}
.part7 ul.area2 li:nth-child(4) label{
    background:#00b5ad
}
.part7 a.btn_org{
    margin: 16px auto 0;
}
/*part8*/
.part8 {
    width: 100%;
    height: 422px;
    padding: 45px 0 56px;
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/oceaniaos/images/p8_bg1.jpg) no-repeat top;
    position: relative;
}
.part8 h2{
    margin-bottom: 36px;
    color: #fff;
}
.part8 ul.p8_hd{
    height: 39px;
    text-align: center;
}
.part8 ul.p8_hd li{
    display: inline-block;
    width: 135px;
    height: 39px;
    border: 1px solid #17926f;
    color: #fff;
    line-height: 37px;
    font-size: 18px;
    font-weight: 700;
    margin: 0 19px;
    cursor: pointer;
}
.part8 ul.p8_hd li.on{
    background: #17926f;
}
.part8 .p8_bd{
    width: 1000px;
    margin: 29px auto 0;
}
.part8 .p8_bd ul{
    width: 100%;
    height:180px;
    display: flex;
    justify-content: space-between;
}
.part8 .p8_bd ul li{
    width: 164px;
    height: 180px;
    background: #eff0f0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.part8 .p8_bd label{
    display: block;
    width:90px;
    height: 118px;
    margin: 36px auto 0;
    border-radius: 8px;
    border: 1px dotted #53ac92;
    text-align: center;
    color: #17926f;
    padding-top: 26px;
    font-size: 16px;
    font-weight: 700;
}
.part8 .p8_bd label img{
    display: block;
    width: 31px;
    margin: 0 auto 12px;
}
.part8 .p8_bd li span{
    display: block;
    position: absolute;
    width: 164px;
    height: 180px;
    background: #17926f;
    text-align: center;
    left: 0;
    top:180px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    transition:top .3s,transform .3s;
    -moz-transition:top .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:top .3s,transform .3s; /* Safari and Chrome */
    -o-transition:top .3s,transform .3s; /* Opera */
}
.part8 .p8_bd li:hover span{
    top: 0;
}
.part8 .p8_bd span em{
    display: block;
    font-style: normal;
    margin: 22px 0 10px;
    font-weight: 700;
    font-size: 16px;
}
/*part9*/
.part9{
    width: 100%;
    padding: 47px 0 41px;
    position: relative;
}
.part9 h2{
    margin-bottom: 31px;
}
.part9 ul{
    background: url(http://cdn.img.liuxue.zmnedu.com/ks/static/oceaniaos/images/p9_bg1.png) no-repeat center 88px;
    height: 338px;
    position: relative;
}
.part9 ul li{
    display: block;
    position: absolute;
    width: 220px;
    height: 90px;
}
.part9 ul li label{
    display:inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 15px;
    border-radius: 8px 0 8px;
    color: #fff;
}
.part9 ul li span{
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color:#111;
    font-weight: 700;
}
.part9 ul li p{
    line-height: 14px;
    font-size: 14px;
    color: #111;
}
.part9 ul li:nth-child(1){
    top: 0;
    left: 379px;
}
.part9 ul li:nth-child(1) label{
    background: #c6171e;
}
.part9 ul li:nth-child(2){
    top:102px;
    left: 643px;
}
.part9 ul li:nth-child(2) label{
    background: #1e903b;
}
.part9 ul li:nth-child(3){
    top:221px;
    left: 652px;
}
.part9 ul li:nth-child(3) label{
    background: #003893;
}
.part9 ul li:nth-child(4){
    top:221px;
    left: 185px;
}
.part9 ul li:nth-child(4) label{
    background: #dcac15;
}
.part9 ul li:nth-child(5){
    top:102px;
    left: 155px;
}
.part9 ul li:nth-child(5) label{
    background: #9b4495;
}
.part9 a.btn_org{
    margin: 0 auto;
}
/*part10*/
.part10{
    width: 100%;
    background: #17926f;
    padding: 53px 0;
}
.part10 h2{
    color: #ffffff;
    margin-bottom: 40px;
}
.part10 p{
    width: 1000px;
    height: 68px;
    margin: 0 auto;
    text-align: center;
}
.part10 p span{
    display: inline-block;
    width: 177px;
    height: 68px;
    margin: 0 29px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 26px;
    padding-top: 7px;
    border: 1px solid #fff;
    transition:color .3s,borderColor .3s,transform .3s;
    -moz-transition:color .3s,borderColor .3s,transform .3s; /* Firefox 4 */
    -webkit-transition:color .3s,borderColor .3s,transform .3s; /* Safari and Chrome */
    -o-transition:color .3s,borderColor .3s,transform .3s; /* Opera */
}
.part10 p span:hover{
    color: #ffea00;
    border-color: #ffea00;
}
.part10 ul{
    margin: 33px auto 0;
    width: 1000px;
    height: 367px;
    display: flex;
    justify-content: space-between;
}
.part10 ul li{
    width: 244px;
    height: 367px;
    background: #ffffff;
    padding: 0 20px;
}
.part10 ul li img{
    display: block;
    margin: 26px auto 0;
    width: 99px;
    border-radius: 49.5px;
    overflow: hidden;
}
.part10 ul li label{
    display: block;
    height: 16px;
    line-height: 16px;
    margin-top: 24px;
    text-align: center;
    color: #111;
    font-weight: 700;
}
.part10 ul li span{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #111;
    line-height: 26px;
    text-align: justify;
}
.part10 a.btn_yellow{
    margin: 39px auto 0;
}