.px_con_max{
    width: 100%;
}
.px_content{
    margin: 0 auto;
    min-width: 1200px;
    width: 1200px;
}
.pxc_course{
    width: 100%;
    background-color: #fafafa;
    padding-top: 80px;
    padding-bottom: 50px;
}
.pxc_course_tite{
    font-size: 32px;
    line-height: 40px;
    color: #233B6F;
    text-align: center;
}
.pxc_course_tite_label{
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #748598;
    margin-top: 3px;
}
.pxc_course_content{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    position: relative;
}
.jx_con{
    width: 100%;
    margin-bottom: 40px;
}

.jc_one{
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 8px;
}

.jo_item{
    min-width: 160px;
    height: 60px;
    display: inline-block;
    box-shadow: 6px 6px 4px -2px rgba(153,153,153,0.5);
    cursor: default;
    margin-right: 7px;
}
.jo_item:hover{

}

.ji_left{
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: left;
}

.jl_i{
    width: 50px;
    height: 50px;
}

.ji_right{
    float: left;
    font-size: 12px;
    padding: 0 5px 0 0;
    text-align: left;
    line-height: 60px;
    color: #666;
}

.px_content .pc_con .pcc_one{
    width: 100%;
    overflow: hidden;
    text-align: center;
 }

.px_content .pc_con .pcc_one .po_item{
    width: 140px;
    height: 50px;
    background-color: #eee;
}

.pcc_item{
    width: 24%;
    margin: 0 3% 20px;
    height: 330px;
    cursor: pointer;
    background-color: #555555;
}
.pcc_item:hover img{
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pcc_item img{
    width: 100%;
    height: 100%;
}


.pxc_course_content_label{
    width: 100%;
    display: flex;
    margin-top: 10px;
    justify-content: center;
}
.pccl_item{
    width: 24%;
    margin: 0 3%;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 500;
    color: #999999;
}
.pccl_item span{
    cursor: pointer;
}

.pxc_team{
    width: 100%;
    cursor: default;
    /*background-color: #EEEEEE;*/
    padding-top: 80px;
    padding-bottom: 40px;
}
.pxc_team_tite{
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}
.pxc_team_tite_label{
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 3px;
}
.pxt_con{
    width: 98%;
    display: flex;
    margin: 10px auto 0 auto;
}
.pxtc_con{
    width: 28%;
    margin: 10px auto;
    border-radius: 10px;
    color: #FFFFFF;
    cursor: default;
    -webkit-box-shadow: 0 0 10px #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxtc_con:hover{
    /*transform: translateY(-4px);*/
    /*-webkit-box-shadow: 0 0 10px #FFF;*/
}
.pxtc_con img{
    width: 96%;
    /*height: 490px;*/
}

/*.pxtc_con_photo{*/
/*    !*margin-top: 40px;*!*/
/*    margin-left: 2%;*/
/*    width: 36%;*/
/*    height: 220px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    !*margin-bottom: 20px;*!*/
/*    cursor: default;*/
/*}*/
/*.pxtc_con_photo img{*/
/*    width: 100%;*/
/*    height: 200px;*/
/*}*/
/*.pxtc_con_text{*/
/*    margin-left: 5%;*/
/*    width: 55%;*/
/*    margin-top: 35px;*/
/*}*/
/*.pxtc_con_name{*/
/*    width: 100%;*/
/*    line-height: 30px;*/
/*    font-size: 17px;*/
/*    text-align: center;*/
/*    margin-bottom: 10px;*/
/*}*/
/*.pxtc_con_in{*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    line-height: 20px;*/
/*    font-size: 14px;*/
/*    margin-bottom: 2px;*/
/*}*/
/*.pxtc_con_name_label{*/
/*    width: 100%;*/
/*    line-height: 20px;*/
/*    text-align: center;*/
/*    font-size: 14px;*/
/*}*/
.pxt_more{
    width: 100%;
    height: 50px;
    margin-top: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxt_more_btn{
    width: 149px;
    line-height: 44px;

    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 30px;
    cursor: pointer;
}
.pxt_more_btn:hover{
    /*background: #5489ff;*/
    border: 1px solid #FFFFFF;
}
.pxc_service{
    width: 100%;
    background-color: #fafafa;
    padding-top: 80px;
    padding-bottom: 12px;
}
.pxs_con{
    width: 100%;
    margin-top: 30px;
    display: flex;
}
.pxs_con_one{
    width: 25%;
}
.pxsco_one{
    width: 100%;
    height: 200px;
    margin-top: 67px;
    /*background: #EEEEEE;*/
}
.pxsco_left_title{
    width: 96%;
    margin-right: 4%;
    text-align: right;
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 40px;
    color: #233B6F;
    font-weight: 500;
}
.pxsco_left_con{
    width: 92%;
    margin:10px 4% 0 4%;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: justify;
    color: #233B6F;
}
.pxsco_two{
    width: 100%;
    height: 200px;
    margin-top: 46px;
    /*background: #EEEEEE;*/
}
.pxs_con_two{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxs_con_two_img{
    /*width: 100%;*/
    /*height: 472px;*/
}
.pxs_con_three{
    width: 25%;
}
.pxsct_one{
    width: 100%;
    height: 150px;
    margin-top: 41px;
    /*background: #EEEEEE;*/
}
.pxsct_two{
    width: 100%;
    height: 170px;
    margin-top: 103px;
}
.pxsct_three{
    width: 100%;
    height: 170px;
    margin-top: 34px;
}
.pxc_service_apart{
    width: 100%;
}
.pxc_service_apart_con{
    width: 30%;
    margin-left: 44%;
}
.pxc_service_apart_con_title{
    width: 96%;
    margin-left: 4%;
    text-align: left;
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 40px;
    color: #233B6F;
    font-weight: 500;
}
.pxc_service_apart_con_content{
    width: 92%;
    margin: 10px 4% 0 4%;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: justify;
    color: #233B6F;
}
.pxsco_right_title{
    width: 96%;
    margin-left: 4%;
    text-align: left;
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 40px;
    color: #233B6F;
    font-weight: 500;
}

.pxing_lgbox_question{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../pic/modal-background.png");
    z-index: 2000;
    display: none;
}
.pxing_lgmodal_question{
    min-width: 800px;
    max-width: 800px;
    height: 340px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -170px;
    left: 50%;
    margin-left: -400px;
}
.plq_one{
    display: flex;
    border-bottom: 1px solid #EEEEEE;
    width: 96%;
    margin-left: 2%;
    height: 40px;
    cursor: default;
    padding-top: 11px;
}
.plq_one_left{
    width: 97%;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    letter-spacing: 3px;
    color: #666666;
}
.plq_one_right{
    width: 3%;
    font-size: 17px;
    line-height: 40px;
    color: #999999;
    cursor: pointer;
}
.plq_one_right:hover{
    color: #007DDB;
}
.plq_two{
    width: 96%;
    margin-left: 2%;
    display: flex;
    height: 40px;
    margin-top: 31px;
}
.plq_two_left{
    width: 15%;
    text-align: right;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    margin-right: 2%;
}
.plq_two_right{
    width: 80%;
    height: 40px;
}
.plq_two_right input{
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
    line-height: 40px;
    height: 40px;
    border: 1px solid #EEEEEE;
    font-size: 15px;
}
.plq_three{
    width: 96%;
    margin-left: 2%;
    display: flex;
    height: 100px;
    margin-top: 31px;
}
.plq_three_left{
    width: 15%;
    text-align: right;
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    color: #666666;
    margin-right: 2%;
}
.plq_three_right{
    width: 80%;
    height: 100px;
}
.plq_three_right textarea{
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 8px;
    height: 100px;
    border: 1px solid #EEEEEE;
    font-size: 15px;
}
.plq_four{
    width: 93%;
    margin-left: 2%;
    display: flex;
    margin-top: 31px;
}
.plq_four_con{
    font-size: 15px;
    margin-left: 90%;
    width: 10%;
    text-align: center;
    line-height: 34px;
    height: 34px;
    background: #007DDB;
    letter-spacing: 2px;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
}

.pxing_lgbox_video{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../pic/modal-background.png");
    z-index: 2000;
    display: none;
}
.pxing_lgmodal_video{
    min-width: 800px;
    max-width: 800px;
    height: 420px;
    background-color: #000000;
    position: absolute;
    top: 50%;
    margin-top: -210px;
    left: 50%;
    margin-left: -400px;
}
.pxing_lgmodal_video_exit{
    min-width: 70px;
    max-width: 70px;
    height: 70px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    margin-top: -210px;
    left: 50%;
    margin-left: 400px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxing_lgmodal_video_exit img{
    width: 50px;
    height: 50px;
}

.pxing_lgbox_ie{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #555555;
    z-index: 2000;
    display: none;
}
.pxing_lgmodal_ie{
    min-width: 370px;
    max-width: 370px;
    height: 560px;
    /*background-color: #fff;*/
    position: absolute;
    top: 50%;
    margin-top: -280px;
    left: 50%;
    margin-left: -185px;
    cursor: pointer;
}
.pxing_lgmodal_ie img{
    width: 370px;
    height: 560px;
}
.pxt_more_pub{
    width: 151px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    cursor: pointer;
    border: 1px solid #ffffff;
    border-radius: 40px;
}
.px_object{
    width: 100%;
    margin-top: 10px;
    display: flex;
    /*background: #f2f4f6;*/
    border-radius: 0 0 20px 20px;
}
.px_object_item{
    width: 18%;
    margin: 0 1%;
    cursor: pointer;
    /*height: 200px;*/
    /*background: #fafafa;*/
}
.poi_title{
    width: 100%;
    margin-top: 20px;
    height: 70px;
    font-size: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #ff5722;
}
.poi_title span{
    font-size: 40px;
    color: #4094F9;
    margin-right: 5px;
}
.poi_line{
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    color: #4094F9;
    text-align: center;
    margin-top: -15px;
}
.poi_label{
    line-height: 60px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: 500;
    letter-spacing: 2px;
}

