* {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

a{
    cursor: pointer;
}

html {
    overflow-x: hidden;
    overflow-y: auto
}

body {
    background: #fff;
    margin: 0 auto;
    font-size: 14px
}

li, ol, ul {
    list-style-type: none
}

input, select {
    vertical-align: middle
}

a, a:active, a:focus, a:link, a:visited {
    text-decoration: none
}

.w_1200 {
    width: 1200px;
    margin: 0 auto;
}
.w_m_1200 {
    /* width: 100%; */
    max-width: 1920px;
    /* min-width: 1200px;
    max-width: 1200px; */
}

.mg_0 {
    margin: 0 auto
}

.mg_t6 {
    margin-top: 6px
}

.mg_t10 {
    margin-top: 10px
}

.mg_t20 {
    margin-top: 20px
}

.mg_t30 {
    margin-top: 30px
}

.mg_t40 {
    margin-top: 40px
}

.mg_t50 {
    margin-top: 50px
}

.mg_t60 {
    margin-top: 60px
}

.clear {
    clear: both
}

.d_b {
    display: block
}

.d_n {
    display: none
}

.t_l {
    text-align: left
}

.t_c {
    text-align: center
}

.t_r {
    text-align: right
}

.t_c {
    text-align: center
}

.v_a_m {
    vertical-align: middle
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.bg_lan {
    background: #00a0e9;
}

.bg_lan_1 {
    background: #0065e1
}

.bg_lan_2 {
    background: #0072e7
}

.bg_hong {
    background: #ff001e
}

.bg_bai {
    background: #fff
}

.bg_1 {
    background: #f6f6f6
}

.bg_2 {
    background: #00a0e9
}

.bg_f2 {
    background: #f2f2f2
}

.lanse1 {
    color: #0065e1
}

.lanse2 {
    color: #00a0e9
}

.hongse {
    color: #f31f1e
}

.huangse {
    color: #fcff00;
}

.baise {
    color: #fff
}

.huise {
    color: #323333
}

.heise {
    color: #000
}

.lanse {
    color: #00a0e9;
}

.f_12 {
    font-size: 12px
}

.f_13 {
    font-size: 13px
}

.f_14 {
    font-size: 14px
}

.f_15 {
    font-size: 15px
}

.f_16 {
    font-size: 16px
}

.f_18 {
    font-size: 18px
}

.f_20 {
    font-size: 20px
}

.f_25{
    font-size: 25px;
}

.f_30 {
    font-size: 30px
}

.f_35 {
    font-size: 35px
}

.f_40 {
    font-size: 40px
}

.f_45 {
    font-size: 45px
}

.f_50 {
    font-size: 50px;
}

.b {
    font-weight: 700
}

/*顶部通栏*/
.index_lan{
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    font-size: 17px;
}
.index_lan .f_l span {
    padding: 0 3px;
    background: #1f8adc;
    color: #fff;
    margin-right: 5px;
}
.index_lan .f_r a {
    padding: 0 10px;
    border-right: 1px solid #cdcdcd;
    color: #666;
    position: relative;
}
.index_lan .f_r .top-img {
    position: absolute;
    left: 0;
    top: 40px;
    transform-origin: 0 0;
    transform: scaleY(0);
    transition: all 0.35s;
    z-index: 999;
}
.index_lan .f_r .fr_dizhi{
    border: none;
}
.index_lan .f_r .top-img {
    position: absolute;
    left: 0;
    top: 40px;
    transform-origin: 0 0;
    transform: scaleY(0);
    transition: all 0.35s;
    z-index: 999;
}
.index_lan .f_r a:hover img {
    transform: scaleY(1);
}
/*顶部通栏*/
/*logo*/
.index_logo {
    padding-left: 10px;
    padding-right: 50px
}

.logo_img {
    padding: 15px 0;
    float: left
}

.index_slogn {
    /*padding-top: 8px;*/
    padding-top: 16px;
    font-size: 26px;
    color: #e10000
}

.index_slogn span {
    color: #292828;
    font-size: 20px;
    display: block
}
/*logo*/
/*nav*/
.index_nav{
    background-color: #0054ff;
    height: 50px;
}
.index_nav .index_nav_ul{
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    padding-left: 31%;
}
.index_nav .index_nav_ul li{
    width: 100px;
    float: left;
    font-size: 16px;
}
.index_nav_ul li a:hover{
    display: inline-block;
    width: 100px;
    background-color: #174799;
    color: #fff;
}
/*nav*/
/*banner*/
#ban-pic,.banner-main,.bd li,.bd li a {
    height: 500px;
    /* width: 100%; */
}

.banner-main {
    margin: 0 auto;
    position: relative;
    background: #FFF;
    overflow: hidden;
    z-index: 11;
}

.banner-main .bd {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.banner-main .bd ul {
    width: 100% !important;
}

.banner-main .bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center
}

.banner-main .bd li a {
    display: block;
    text-indent: -9999px
}

.banner-main .hd {
    position: absolute;
    z-index: 3;
    /* left: 0;
    right: 0; */
    left: 25%;
    right: 0;
    bottom: 10px;
    text-align: center
}

.banner-main .hd li {
    width: 130px;
    height: 25px;
    line-height: 25px;
    margin: 1px;
    overflow: hidden;
    text-align: center;
    color: #3a3a3a;
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    /* *display: inline; */
    background: #fff;
    background-color: rgba(255,255,255,0.7);
    zoom: 1;
    border-radius: 30px;
}

.banner-main .hd li.active {
    background: #0054ff;
    color: #fff
}
/*banner*/

/* 左侧栏 start */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 500px;
    background-color: #fff;
    z-index: 99;
}
.left_side {
    float: left;
    width: 40px;
    text-align: center;
}
.left_side_top, .left_side_button {
    display: grid;     
    place-content: center; 
    font-size: 20px;
    height: 250px;
    color: #fff;
    background-color: #f00;
    border-bottom: 1px solid #fff;
}
.rigth_sde dl{
    text-align: center;
    height: 41.6px;
    line-height: 41.6px;
    border-bottom: 1px dashed #cbd1d5;
    overflow: hidden;
}
.rigth_sde dl dt a {
    color: #111;
    transition: all 0.3s ease;
}
.rigth_sde dl dt a:hover {
    display: block;
    background-color: hsl(231, 94%, 49%);
    color: #fff;
    width: 100%;
}
/* 左侧栏 end */

/*右侧飘窗*/
.gd_rig * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gd_rig {
    width: 75px;
    height: 340px;
    position: fixed;
    z-index: 999;
    top: 120px;
    right: 0;
    font-size: 14px
}

.gd_rig li {
    width: 75px;
    height: 85px;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
    position: absolute;
    right: 0
}

.gd_rig li p {
    margin-top: 5px
}

.bg_qlan {
    background: #00c0e9
}

.gd_li1 {
    top: 0;
    background: #e10000
}

.gd_li2 {
    top: 80px;
    background: #0065e1
}

.gd_rig li.gd_li4 {
    top: 165px;
    background: #008fe1
}

.gd_d1, .gd_d2 {
    float: left
}

.gd_d2 {
    width: 225px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    overflow: hidden;
    margin-top: 8px;
    margin-left: 25px
}

.gd_d2 input {
    height: 35px;
    line-height: 35px;
    float: left
}

.left_phonecallback {
    width: 150px;
    padding-left: 20px
}

.left_callbtn {
    width: 75px
}

.gd_rig li.gd_li5 {
    top: 250px;
    background: #4c4948;
    padding-top: 26px
}
/*右侧飘窗*/
/*底部飘窗*/
.sdxh_btmdh {
    height: 90px;
    background: #333
}

.sdxh_btmdh .sdxh_btmdh_bg {
    position: fixed;
    bottom: 0;
    background: #4a5ee1;
    width: 100%;
    min-width: 1280px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 998
}

.sdxh_btmdh .sdxh_btmdh_con {
    width: 1280px;
    margin: 0 auto;
    height: 90px;
    text-align: center;
    text-align-last: justify;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 0 0;
    box-sizing: border-box
}

.sdxh_btmdh .sdxh_btmdh_con div input {
    height: 45px;
    font-size: 18px;
    padding: 0;
    float: left;
    outline: 0
}

.sdxh_btmdh .sdxh_btmdh_input {
    border: 0;
    width: 240px;
    text-indent: 1em
}

.sdxh_btmdh .sdxh_btmdh_sub {
    width: 136px;
    border: 0;
    color: #4a5ee1;
    font-weight: 700;
    background: #fff000;
    text-align-last: center
}

.sdxh_btmdh .sdxh_btmdh_con ul {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    text-align-last: center;
    width: auto;
    height: auto;
    margin: 12px 0
}

.sdxh_btmdh .sdxh_btmdh_con li {
    width: 136px;
    height: 56px;
    float: left;
    line-height: 56px;
    font-size: 18px;
    font-weight: 700;
    list-style: none;
    margin: 0 3px;
    position: relative;
    cursor: pointer
}

.sdxh_btmdh .sdxh_btmdh_con li i {
    display: block;
    position: absolute;
    top: -11px;
    right: 5px;
    background: red;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    border-radius: 50%;
    font-style: normal;
    color: #fff
}

.sdxh_btmdh .sdxh_btmdh_con li::after {
    content: " ";
    color: inherit;
    height: 0;
    width: 48px;
    border: 2px solid;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: auto
}

.sdxh_btmdh .sdxh_btmdh_con li::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    border: 5px solid transparent;
    border-color: #4a5ee1 transparent transparent #4a5ee1
}

.sdxh_btmdh .sdxh_btmdh_con li.bc1 {
    background: #00b7ef;
    color: #00d5ff
}

.sdxh_btmdh .sdxh_btmdh_con li.bc2 {
    background: #e16d34;
    color: #d75819
}

.sdxh_btmdh .sdxh_btmdh_con li.bc3 {
    background: #3ab345;
    color: #139f20
}

.sdxh_btmdh .sdxh_btmdh_con li.bc4 {
    background: #2093ef;
    color: #1180d8
}

.sdxh_btmdh .sdxh_btmdh_con a {
    display: block;
    color: #fff;
    text-decoration: none
}
/*底部飘窗*/
/*学技能+微信号等*/
.ft_sp li.wxcode {
    position: relative
}

.ft_sp {
    height: 100px
}

.ft_sp li {
    width: 33.333%;
    float: left;
    padding: 20px 0;
    padding-left: 80px;
}

.ft_sp li em.ftsp_i {
    display: block;
    width: 52px;
    height: 52px;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    transition: .5s;
    -webkit-transition: .5s;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    background: url("../images/index/css_sprites.png") no-repeat
}

.ft_sp li:hover em.ftsp_i {
    transition: .5s;
    -webkit-transition: .5s;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.ft_sp li em.ftsp_i1 {
    background-position: -228px -33px
}

.ft_sp li em.ftsp_i2 {
    background-position: -444px -33px
}

.ft_sp li em.ftsp_i3 {
    background-position: -372px -33px
}

.ft_sp li em.ftsp_i4 {
    background-position: -300px -33px
}

.ft_sp li .ft_sp_li h3 {
    font-size: 18px;
    font-weight: 400;
    color: #373737;
    line-height: 30px
}

.ft_sp li .ft_sp_li p {
    color: #666
}

.wxcode_box {
    opacity: 0;
    position: absolute;
    top: -40px;
    left: 0;
    padding: 10px;
    background: #fff;
    z-index: 9;
    transition: 1s;
    box-shadow: 0 0 10px #373737
}

.wxcode_box.current {
    opacity: 1;
    left: -120px;
    transition: 1s
}
/*学技能+微信号等*/
/*底部*/
.foot_bottom {
    background:url(../images/footer/BottomBg.jpg); 
    width: 100%; 
    min-width: 1200px;
    margin-top: 44px;
    padding-bottom: 0
}

.foot_bottom .bottom_in_div {
    width: 1050px;
    margin: 0 auto
}

.foot_bottom .bottom_in_div ul.bottom_ul01 > li {
    float: left;
    padding: 0 100px;
    margin-top: 25px;
    border-right: 1px solid #fff;
    line-height: 22px;
    letter-spacing: 1px;
    font-size: 14px
}

.foot_bottom .bottom_in_div ul.bottom_ul01 > li:first-child {
    padding-left: 30px
}

.foot_bottom .bottom_in_div ul.bottom_ul01 > li a {
    color: #bfc0c0
}

.foot_bottom .bottom_in_div ul.bottom_ul01 > li b {
    color: #bfc0c0;
    font-size: 16px;
    letter-spacing: 2px
}

.foot_bottom .bottom_in_div ul.bottom_ul01 > li:last-child {
    border: 0;
    padding-right: 0
}

.bottom_gzwm .gzwm_img, .bottom_gzwm .gzwm_ul {
    float: left;
    margin-top: 5px
}

.bottom_gzwm .gzwm_ul li {
    margin-top: 10px;
    border: 1px solid #f7f7f7;
    margin-left: 5px;
    width: 100px;
    height: 24.5px;
    text-align: center
}

.bottom_gzwm .gzwm_ul li:first-child {
    margin-top: 0
}

.bottom_gzwm .gzwm_ul a {
    color: #efefef;
    font-size: 15px
}

.foot_bottom .bottom_txt {
    width: 100%;
    font-size: 13px;
    color: #bfc0c0;
    text-align: center;
    line-height: 22px;
    margin-top: 45px;
    padding-bottom: 20px;
    letter-spacing: .5px
}

.foot_bottom .bottom_txt a {
    color: #efefef
}
/*底部*/
/*浏览该页面的人还关注了*/
.footer2_box {
    width: 100%;
    background: #efefef;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    padding: 45px 0
}

.footer2_box .fb_h3 {
    font-size: 38px;
    color: #00a0e9
}

.footer2_box .fb_h3 span {
    font-size: 38px;
    color: #f10000
}

.footer2_box .foot2_ul_1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px
}

.footer2_box .foot2_ul_1 li {
    width: 283px;
    height: 260px;
    margin-left: 22px;
    float: left;
    background: #FFF
}

.footer2_box .foot2_ul_1 li.fir_mg0 {
    margin-left: 0
}
/*浏览该页面的人还关注了*/