﻿@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: #FFFFFF;
    font-size: 13px;
}

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 {
    text-decoration: none!important;
}

a:hover {
    text-decoration: none!important;
}

a:active {
    text-decoration: none!important;
}
.gf_main{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.gf_banner{
    width: 100%;
    min-width: 1200px;
    height: 163px;
    background: url("../images/banner.jpg") no-repeat center center;
    margin-top: 70px;
    padding-top: 420px;
}
.gf_banner p{
    background: url("../images/img_18.png");
    height: 115px;
    width: 762px;
    margin: auto;
}
.gf_banner p a{
    display: block;
    float: right;
    height: 90px;
    width: 167px;
    /* background: red; */
}
.floor_1_top{
    overflow: hidden;
    margin: auto;
    width: 675px;
}
.floor_1_top li{
    width: 165px;
    height: 45px;
    background: #434399;
    float: left;
    border-radius: 40px;
    margin: 0px 30px;
}
.floor_1_top li a{
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 16px;
}
.floor_1_bottom{

overflow: hidden;

padding-top: 32px;
}
.floor_1_bottom li{
    height: 310px;
    width: 210px;
    float: left;
    margin: 0 14px;
}
.floor_1_bottom .hot{
    background: #434399;
    border: 1px solid #f2d199;
}
.floor_1_bottom .ordinary{
    background: #fff;
    border: 1px solid #434399;
}
.floor_1_bottom .hot .hot_top1{
    height: 105px;
    background: url("../images/img_1.png") no-repeat center center;
    border-bottom: 1px solid #f2d199;
}
.floor_1_bottom .hot .hot_top2{
    height: 105px;
    background: url("../images/img_2.png") no-repeat center center;
    border-bottom: 1px solid #f2d199;
}
.floor_1_bottom .hot .hot_top3{
    height: 105px;
    background: url("../images/img_3.png") no-repeat center center;
    border-bottom: 1px solid #f2d199;
}
.floor_1_bottom .ordinary .ordinary_top1{
    height: 105px;
    background: url("../images/img_4.png") no-repeat center center;
    border-bottom: 1px solid #434399;
}
.floor_1_bottom .ordinary .ordinary_top2{
    height: 105px;
    background: url("../images/img_5.png") no-repeat center center;
    border-bottom: 1px solid #434399;
}

.hot_center{
    height: 126px;
    border-bottom: 1px dashed #958699;
    margin: 0px 15px;
}
.hot_center p{
    color: #f2d199;
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
}
.hot span{
    color: #f2d199;
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
    margin: 0px 15px;
    display: block;
}


.ordinary_center{
    height: 126px;
    border-bottom: 1px dashed #958699;
    margin: 0px 15px;
}
.ordinary_center p{
    color: #434399;
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
}
.ordinary span{
    color: #434399;
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
    margin: 0px 15px;
    display: block;
}
.high_score{
    width: 100%;
    min-width: 1200px;
    height: 1238px;
    background: url("../images/img_15.png") no-repeat center center;
}
.high_score_box{
    width: 1150px;
    height: 944px;
    margin: 0 auto;
    position: relative;
    top: 213px;
    overflow: hidden;
}
.high_score_list li img{
    display: block;
}
.high_score_list{
    float: left;
    margin-right: 60px;
}
.guarantee{
    width: 100%;
    height: 643px;
    background: url("../images/img_18.jpg") no-repeat center center;
}
.guarantee_main{
    width: 1200px;
    min-width: 1200px;
    height: 406px;
    margin: auto;
    position: relative;
    top: 146px;
}
.guarantee_main ul{
    overflow: hidden;
}
.guarantee_main ul li{
    width: 367px;
    height: 398px;
    float: left;
    border: 4px solid #f2d19b;
    margin-right: 17px;
    background: #ffffff;
    position: relative;
}
.guarantee_main ul li h3{
    color: #676767;
    font-size: 22px;
    margin: auto;
    width: 100px;
    text-align: center;
    border-bottom: 4px solid #f2d19b;
    padding-bottom: 6px;
    padding-top: 25px;
}
.guarantee_main_title{
    padding-top: 18px;
    color: #676767;
    display: block;
    font-size: 16px;
    text-align: center;
}
.guarantee_teacher_img{
    position: absolute;
    bottom: 0;
    left: 97px;
}
.guarantee_main_text{
    border: 1px solid #d5d5d5;
    padding: 10px;
    text-align: center;
    width: 200px;
    margin: auto;
    margin-top: 28px;
}
.guarantee_main_yd{
    width: 241px;
    height: 95px;
    background: url("../images/img_20.png") no-repeat center center;
    margin-top: 90px;
    margin-left: 50px;
    position: relative;
}
.guarantee_main_yd ol{
    top: -15px;
    position: absolute;
    right: 9px;
    color: #676767;
}
.guarantee_main_yd ol p{
    line-height: 30px;
}
.img_top{
    width: 276px;
    height: 81px;
    background: url("../images/img_21.png") no-repeat;
    position: relative;
    margin: auto;
    margin-top: 20px;
}
.img_top a{
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    right: 5px;
    top: 23px;
}
.img_bottom{
    
width: 230px;
    
display: block;
    
margin: auto;
    
margin-top: 20px;
}
#ranking_list{
    width: 100%;
    min-width: 1200px;
    background: #49469d;
    padding-top: 60px;
    padding-bottom: 60px;
}
.ranking_list{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}
.ranking_list_title{
    width: 382px;
    height: 48px;
    margin: auto;
    /* margin-bottom: 50px; */
    background: url("../images/img_23.png") no-repeat;
}
.ranking_list_title_2{
    width: 734px;
    height: 48px;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 36px;
    background: url("../images/img_25.png") no-repeat;
}
.ranking_list h3{
    color: #f2d19b;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 50px;
}
.curriculum_list{
    overflow: hidden;
}
.curriculum_list li{
    height: 111px;
    width:214px;
    border: 1px solid #b78312;
    float: left;
    margin: 10px 10px;
}
.curriculum_list li a{
    width: 202px;
    height: 99px;
    display: block;
    background: url("../images/img_24.png") no-repeat;
    margin: 6px;
    color: #2c2a5d;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 99px;
}
.ranking_list_box{
    width: 1159px;
    border: 10px solid #f2d19b;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #fff;
}
.ranking_list_box_name{
    overflow: hidden;
}
.ranking_list_box_name p{
    float: left;
    width: 192px;
    height: 74px;
    border: 1px solid #d8b988;
    border-right: none;
    text-align: center;
    line-height: 75px;
    font-size: 22px;
    background: #ff9000;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.ranking_list_box_name span{
    display: none;
}
.ranking_list_box_name .active{

background: #322f7e;
}
.ranking_list_box_name .active span{
    width: 16px;
    height: 11px;
    display: block;
    bottom: 0;
    position: absolute;
    left: 87px;
    background: url("../images/img_26.png") no-repeat;
}
.fg_table{
    border-collapse:collapse;
    width: 100%;
}
.fg_table td{
    border: 2px solid #d8b988;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    font-size: 16px;
}
.fg_table th{
    border: 2px solid #d8b988;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    font-size: 20px;
}
.hide{
    display: none;
}


/******************b2c头尾样式*******************/
#top {
    width: 100%;
    background: #fff;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}
.subject {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.logo_box_black {
    background: #fff;
}
.logo_black {
    display: block;
    float: left;
}
.nav_box_black {
    overflow: hidden;
    float: left;
    padding-top: 25px;
    padding-left: 20px;
}
.nav_box_black li {
    float: left;
    margin: 0px 8px;
}
.nav_box_black li a {
    font-size: 15px;
    padding: 0px 5px;
}
.serch_div {
    width: 175px;
    border-bottom: 1px solid #d1d1d1;
    float: left;
    height: 24px;
    overflow: hidden;
    padding-top: 20px;
    margin-left: 20px;
    position: relative;
}
.serch_div input {
    width: 137px;
    height: 24px;
    color: #222;
    border: none;
    background: #fff;
    position: absolute;
    left: 0;
    padding-left: 10px;
}
.serch_div a {
    width: 24px;
    height: 24px;
    display: block;
    background: url(http://www.edu-edu.com/tp/PC/b2c/images/black_serch.png) no-repeat;
    float: right;
}
.logo_box_black ol {
    float: left;
    overflow: hidden;
    padding-top: 28px;
    padding-left: 25px;
}
.logo_box_black ol li {
    float: left;
    margin: 0px 5px;
    color: #ffffff;
}
.logo_box_black ol li a {
    padding: 0px 5px;
}
.new_w_100_footer {
    width: 100%;
    background: #f2f1f1;
    overflow: hidden;
}
.new_w_100_footer_top {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
}
.new_w_100_footer_top ul {
    float: left;
    padding: 0 120px 0px 50px;
}
.new_w_100_footer_top ul .title_about {
    padding-top: 33px;
    font-size: 16px;
    padding-bottom: 10px;
}
.new_w_100_footer_top ul li a {
    color: #666666;
}
.pay_attention_us {
    float: left;
    width: 360px;
}
.pay_attention_us h3 {
    padding-top: 33px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
    line-height: 30px;
}
.pay_attention_us dl {
    float: left;
    margin-right: 36px;
}
.pay_attention_us dl dd {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
}
.customer_service_center_new {
    float: left;
}
.customer_service_center_new h3 {
    padding-top: 33px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
    line-height: 30px;
}
.customer_numbers_new {
    line-height: 30px;
    background: url(http://www.edu-edu.com/tp/PC/b2c/images/new_about_img_6.png) no-repeat left center;
    padding-left: 28px;
    font-size: 18px;
}
.online_service_new {
    display: block;
    background: url(http://www.edu-edu.com/tp/PC/b2c/images/new_about_img_7.png) no-repeat;
    height: 37px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.yhs_new {
    line-height: 30px;
}
.yhs_new span {
    color: #666666;
}
.new_w_100_footer_bottom {
    width: 100%;
    min-width: 1200px;
    background: #121921;
    height: 78px;
    color: #ffffff;
    text-align: center;
    padding-top: 20px;
}
.new_w_100_footer_bottom img {
    display: block;
    width: 80px;
    margin: 0 auto;
    margin-top: 10px;
}