html,
body {
    margin: 0 auto;
}

* {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'!important;
    /*font-family:Tahoma, Arial, Microsoft yahei, sans-serif !important;*/
}

img {
    border: 0;
    max-width: 100%;
}

a {
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


/* 
-------------  视频  -------------
*/

.MflvDiv {
    display: none;
}


/* 
-------------  报名样式  -------------
*/

#applypanel {
    padding: 0px 20px;
    max-width: 480px;
    margin: 0 auto;
}

.enroll_Title {
    line-height: 40px;
    font-size: 22px;
    color: #000;
    padding: 20px 0px 20px 0px;
}

.enroll_Contacts {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    line-height: 36px;
}

.enroll_Contacts_s1 {
    font-size: 12px;
    color: #666666;
}

.enroll_Contacts_s2 {
    font-size: 14px;
    margin-left: 12px;
}

.enroll_inputbg {
    width: 100%;
    height: 44px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 0px;
    background-color: #f2f2f2;
    border-radius: 0px;
    position: relative;
}

.enroll_inputbg select {
    background: none;
}

.enroll_inputbg input,
select {
    width: 100%;
    height: 42px;
    font-size: 12px !important;
    color: #000000;
    background: none;
    border: none;
    line-height: 36px;
    text-indent: 12px;
}

.enroll_inputbg input:hover {
    border: none;
    background: none;
    text-decoration: none;
    outline: none;
}

.enroll_inputbg input:active {
    border: none;
    background: none;
    text-decoration: none;
    outline: none;
}

.enroll_inputbg input:focus {
    border: none;
    background: none;
    text-decoration: none;
    outline: none;
}

.enroll_inputBox {}

.enroll_Btn {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 20px;
}

.enroll_Btn a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    text-decoration: none;
    color: #2964ca;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    text-align: center;
    border: 2px solid #2964ca;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.enroll_Btn a:hover {
    text-decoration: none;
    border: 2px solid #2964ca;
    background-color: #2964ca;
    color: #fff;
}


/* 
-------------  报名样式  end-------------
*/


/* 
-------------  公用控件的样式  -------------
*/

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}

.navbar-header a img {
    /*width: 50px;*/
    height: 44px;
}

.navbar-header a {
    margin-left: 0px !important;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-nav {
    float: right;
}

.navbar-default .navbar-toggle {
    /*border-color: #ddd;*/
    border: none;
}

.navbar-default .navbar-nav>li>a {
    /*-webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;*/
    border-bottom: 1px solid #ffffff;
    margin-bottom: -1px;
}

.navbar-default .navbar-nav>li>a {
    color: #333333;
}

.navbar-default .navbar-nav>li>a:hover {
    border-bottom: 1px solid #1957ca;
    /*margin-top: -1px;*/
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background: none;
    /*border: none;*/
    border-bottom: 1px solid #ffffff;
    margin-bottom: -1px;
}


/* 
-------------  公用样式  -------------
*/

#Plogo {
    display: block;
}

#Mlogo {
    display: none;
}

.headernav {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 10px 0px;
    background-color: #ffffff;
}

.navbarBG {
    background-color: #ffffff !important;
    padding: 10px 0px;
}


/* 
-------------  主体区域样式  -------------
*/

.header {}

.Past_Convention {
    float: right;
}

.Past_Convention a {
    padding-top: 15px;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    color: #666666;
    line-height: 30px;
}

.Past_Convention a:hover {
    color: #000000;
    text-decoration: none;
}

.pg_Bbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.pg2_Bbox {
    padding: 80px 0px 80px 0px;
}

.pg4_Bbox {
    background-color: #ffffff;
    margin: 10px 0px 60px 0px;
}

.pg5_Bbox {
    background-color: #0C1738;
    margin: 40px 0px 80px 0px;
}

.pg_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
    padding: 60px 0px 40px 0px;
}

.pg_title_t1 {
    font-size: 36px;
}

.pg_title_t2 {
    font-size: 14px;
    line-height: 26px;
}

.pg_titleT_c1 {
    color: #000000;
    display: block;
}

.pg_titleT_c2 {
    color: #ffffff;
    display: block;
}

.pg_titleT_c3 {
    color: #000000;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.pg_titleT_c4 {
    color: #ffffff;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.Boxpg {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 70px;
}

.pagepublic {
    width: 100%;
    height: 800px;
}

.page1 {
    background: url('../images/pc_bg1.png') #000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.page2 {
    background-color: #F6F7FA;
}

.page3 {
    background: url('../images/pc_bg3.png') #000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.page4 {
    background-color: #F6F7FA;
}

.page5 {
    background-color: #000000;
}

.page6 {
    background-color: #F6F7FA;
    height: 616px;
}

.pg1_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
    padding: 90px 0px 70px 0px;
}

.pg1_title_t1 {
    font-size: 34px;
    color: #fff;
    line-height: 40px;
}

.pg1_title_t2 {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.dateline {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    /*padding: 90px 0px 70px 0px;*/
}

.dateline_Btn {
    width: 8%;
    min-height: 1px;
    overflow: hidden;
    float: left;
}

.dateline_Btn a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: block;
    margin-top: 132px;
}

.dateline_Btn a img {
    float: left;
    width: 30%;
}

.dateline_Btn a:hover {
    text-decoration: none;
}

.dateline_content {
    width: 84%;
    min-height: 1px;
    overflow: hidden;
    float: left;
    background: url('../images/line2_bg.png') 100% 75%;
    background-repeat: repeat-x;
}

.dateline_cBOX {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.dateline_cBOXB {
    width: 12.5%;
    min-height: 1px;
    overflow: hidden;
    float: left;
}

.dcBOX_hide {
    display: none;
}

.dateline_Ccity {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.dateline_Ccity a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: block;
    background: url('../images/citybg.png') center center;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 88%;
    padding: 35px 0px;
}

.dateline_Ccity a:hover {
    background: url('../images/citybg_hover.png') center center;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 88%;
    text-decoration: none;
}

.dateline_Ccity span {
    display: block;
}

.dateline_Ccity_name1 {
    font-size: 24px;
    color: #ffffff;
}

.dateline_Ccity_name2 {
    font-size: 12px;
    color: #ffffff;
}

.dateline_CspotB {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin: 30px 0px 30px 0px;
}

.dateline_Cspot {
    width: 12px;
    height: 12px;
    margin: 0 auto;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    background-color: #FABF01;
}

.dateline_Cdate {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}

.Experiencetext {
    width: 80%;
    min-height: 1px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}


/* 
-------------  第二屏幕 -------------
*/

.pg2_Elementbox {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    margin: 0 10%;
}

.pg2_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    background: url('../images/title_pg2line.png') bottom;
    background-repeat: repeat-x;
    font-size: 18px;
    display: block;
    line-height: 48px;
}

.pg2_title span {
    border-bottom: 1px solid #408EDB;
    display: inline-block;
}

.pg2_text {
    margin-top: 28px;
    width: 100%;
}

.pg2_erweimatiyan {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 20px;
}

.pg2_text_erweima {
    float: left;
    width: 30%;
}

.pg2_text_main {
    float: left;
    text-align: left;
    padding-left: 4%;
    width: 64%;
    margin-top: 7%;
}

.pg2_text_title {
    color: #6C798E;
    font-size: 14px;
    text-align: left;
    display: block;
    padding-bottom: 10px;
}

.pg2_text_text {
    color: #6C798E;
    font-size: 12px;
    text-align: left;
    display: block;
    line-height: 20px;
}

.pg2_range1 {
    width: 96%;
    margin: 28px 0 28px 0;
    min-height: 1px;
    float: left;
    display: block;
}

.pg2_range2 {
    width: 92%;
    margin: 28px 0 28px 0;
    min-height: 1px;
    float: left;
    display: block;
}

.pg2_icon_text {
    font-size: 10px;
    color: #666666;
    text-align: left;
}

.display {
    display: none;
}

.pg2_text_text_pc {
    font-size: 10px;
    color: #6C798E;
    text-align: left;
}

.pg2_text_main_pc {
    float: left;
    text-align: left;
    margin-top: 3%;
    margin-bottom: 3%;
}

.pg2_Btn {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 10px 0px 20px 0px;
}

.pg2_Btn a {
    width: 250px;
    min-height: 1px;
    overflow: hidden;
    display: inline-table;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #6D9EF9;
    text-decoration: none;
    margin: 0 auto;
    border: 1px solid #1C78E5;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 4px;
}

.pg2_Btn a:hover {
    text-decoration: none;
    background-color: #6D9EF9;
    color: #fff;
    border: 1px solid #F6F7FA;
}

.zhanwei {
    display: block;
    padding-top: 14px;
}


/* 
-------------  第三屏幕 -------------
*/

.pg3_text_main {
    margin-top: 100px;
}

.text-center {
    text-align: center;
}

.pg3_text_image {
    max-width: 108px;
    display: block;
    margin: 0 auto;
    padding-bottom: 27px;
}

.pg3_text_title {
    font-size: 24px;
    color: #fff;
    display: block;
    padding-bottom: 5px;
}

.pg3_Explain {
    width: 80%;
    min-height: 1px;
    overflow: hidden;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.pg3_text_text {
    font-size: 12px;
    color: #fff;
    margin-top: 6px;
    line-height: 24px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.pg3_Experiencetext {
    padding-top: 100px;
}


/* 
-------------  第四屏幕 -------------
*/

.pg4_Ltext {
    /*padding: 30px;*/
    padding: 30px 30px 30px 15px;
}

.pg4_Ltext span {
    display: block;
    margin-top: 28px;
}

.pg4_Rtext_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 32px;
}

.pg4_Rtext_title2 {
    font-size: 16px;
    color: #aeaeae;
}

.pg4_Rtext_content {
    font-size: 14px;
    line-height: 24px;
}

.pg4_Rmain {
    /*padding: 30px;*/
}


/* 
-------------  第五屏幕 -------------
*/

#flvDiv object embed {
    background: url('../images/flvDivbg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pg5_r_bg {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.pg5_l_bg {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.pg5_Rspacing {
    padding: 30px 30px 30px 10px;
}

.pg5_Rtitle {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    /*text-align: right;*/
    padding: 24px 0px 24px 0px;
    border-top: 2px solid #F9BE01;
    font-size: 28px;
    color: #ffffff;
}

.pg5_Rtext {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 24px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}


/* 
-------------  底部样式  -------------
*/

.footer {
    padding: 60px 0px;
    background-color: #0C1738;
}

.Mfooternav {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.Mfooternav,
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.Mfooternav ul li {
    float: left;
}

.Mfooternav ul li a {
    width: auto;
    min-height: 1px;
    /*padding: 0px 12px;*/
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 24px;
}

.Mfooternav ul li span {
    width: auto;
    min-height: 1px;
    padding: 0px 12px;
    display: block;
}

.Mfooternav ul li a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
}

.Mfooternav ul li a .active {}

.Mcopyright {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}


/* 
-------------  copyright  -------------
*/

#copyright {
    color: rgba(255, 255, 255, .8);
    font-size: 12px;
    text-align: left;
}

#copyright a {
    color: rgba(255, 255, 255, .8);
    font-size: 12px;
    line-height: 30px;
}

#copyright a img {
    float: right;
    margin-left: 12px;
    margin-top: 4px;
}

#copyright a p {
    float: right;
}

.Requiredoptions {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    color: #e00d0d;
    margin-left: -15px;
    line-height: 36px;
    margin-top: 6px;
}

.tel_number {
    color: #333333;
    text-decoration: none;
}

.tel_number:hover {
    color: blue;
}

.tel_number:focus {
    color: blue;
}

.agreementnotes {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #333333;
    line-height: 24px;
}

.agreementnotes a {
    color: #004ae0;
    text-decoration: none;
}

.agreementnotes a:hover {
    color: #0035a0;
    text-decoration: none;
}