@charset "utf-8";
/* CSS Document */
/*
弹出插件 AND 分享插件
autho：smohan
http://www.smohan.net
*/

.Smohan_Layer_box h3 {
    width: 600px;
    height: 60px;
    margin: 50px auto 0 auto;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.Smohan_Layer_box h4 {
    width: 800px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    font-size: 16px;
    text-align: right;
}

.Smohan_Layer_box h4 a {
    color: #363636;
    text-decoration: none;
}

.Smohan_Layer_box div.demo {
    width: 600px;
    height: 320px;
    line-height: 20px;
    padding-top: 20px;
    border-top: 2px dashed #cecece;
    margin: 30px auto;
}

/*Layer*/
.Smohan_Layer_Shade {
    position: fixed;
    _position: absolute;
    zoom: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(../images/hei.png) repeat;
    z-index: 99900;
}

.Smohan_Layer_box {
    min-width: 300px;
    height: 120px;
    margin-top: -80px;
    padding: 20px;
    background: #ffffff;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.Smohan_Layer_box h3 {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 10px 0px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
}

.Smohan_Layer_box h3 .text {
    float: left;
    font-size: 16px;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 600;
    color: #84c017;
    text-indent: 0.5em;
    display: block;
}

.Smohan_Layer_box h3 .close {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/Smohan.layer.close.png) 0px 0px no-repeat;
    float: right;
}

.Smohan_Layer_box h3 .close:hover {
    background-position: 0px -31px;
}

.Smohan_Layer_box .layer_content {
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.Smohan_Layer_box .layer_content .loading {
    display: block;
    width: 36px;
    height: 36px;
    background:center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

/*Share*/
#Share {
    display: none;
    width: 420px;
    padding: 20px 10px 10px 0px;
    clear: both;
    overflow: hidden;
}

#Share ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#Share ul li {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}

#Share ul li a {
    display: block;
    width: 28px;
    height: 28px;
    margin-left: 11px;
    margin-top: 12px;
}

#Share ul li span {
    display: block;
    width: 40px;
    height: 10px;
    background: url(../images/share_shade.png) 0px 0px no-repeat;
    position: absolute;
    left: 5px;
    bottom: 0px;
}

#Share ul li a.share1 {
    background: url(../images/share_icon.png) 0px 0px;
}

#Share ul li a.share2 {
    background: url(../images/share_icon.png) -28px 0px;
}

#Share ul li a.share3 {
    background: url(../images/share_icon.png) -56px 0px;
}

#Share ul li a.share4 {
    background: url(../images/share_icon.png) -84px 0px;
}

#Share ul li a.share5 {
    background: url(../images/share_icon.png) -112px 0;
}

#Share ul li a.share6 {
    background: url(../images/share_icon.png) -140px 0;
}

#Share ul li a.share7 {
    background: url(../images/share_icon.png) -171px 0;
}

.Smohan_Layer_box div.weChat {
    border: 8px solid #fff;
    width: 100px;
    height: 100px;
    position: relative;
    top: -197px;
    left: 62px;
    overflow: hidden;
    z-index: 99999;
    font-size: 8px;
    display: none;
}
/*宣传页*/
.body-box{
    position:relative;
}
.Propaganda-One{
    width:100%;
    height:500px;
    overflow: hidden;
    background: -webkit-linear-gradient(101deg,rgba(43,110,165,1) 0%,rgba(62,151,155,1) 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(101deg,rgba(43,110,165,1) 0%,rgba(62,151,155,1) 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(101deg,rgba(43,110,165,1) 0%,rgba(62,151,155,1) 100%); /* Firefox 3.6 - 15 */
    background: linear-gradient(101deg,rgba(43,110,165,1) 0%,rgba(62,151,155,1) 100%);
}
.Pg-one-left{
    float:left;
    width:50%;
    margin-top:120px;
}
.Pg-one-left h1{
   font-size:60px;
   font-weight:400;
}
.Pg-one-left .Net-teaching{
    display:inline-block;
}
.Pg-one-left .activity{
    width: 338px;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Pg-one-left .Apply-btn{
    display:block;
    width:172px;
    height:54px;
    line-height:54px;
    text-align:center;
    border-radius:5px;
    background:#F39801;
}
.Pg-one-right{
    float:right;
}
.Pg-one-right img{
    margin-top:66px;
}
.Propaganda-Two .Pg-two-bg{
    height:393px;
    background:url("../images/Two-bg.png") no-repeat center center;
    text-align:center;
}
.Propaganda-Two .Pg-two-bg .p1{
    display:inline-block;
    color:#333;
    margin-top:80px;
}
.Black-block{
    display:block;
    width:47px;
    height:8px;
    background:#333;
    margin:30px auto 0;
}
.white-block{
    display:block;
    width:47px;
    height:8px;
    background:#fff;
    margin:30px auto 0;
}
.Propaganda-Two a{
    width:424px;
    height:67px;
    line-height:67px;
    text-align:center;
    border:1px solid #333;
    border-radius:12px;
    display:block;
    margin:37px auto 0;
}
.Propaganda-Three{
    width:100%;
    overflow: hidden;
}
.Propaganda-Three img{
    width: 100%;
}
.Propaganda-Four .advantage {
    display:inline-block;
}
.Propaganda-Four .advantage h1{
    font-weight:400;
    color:#333;
    text-align:center;
    margin-top:80px;
}
.Propaganda-Four .advantage .introduce{
    text-align:center;
    margin-top:34px;
}
.Propaganda-Four .advantage .classification{
    margin-top:78px;
    margin-bottom:80px;
    display: flex;
    justify-content: space-around;
}
.Propaganda-Four .advantage .classification .Cf-box{
    width:240px;
    text-align:center;
}
.Propaganda-Four .advantage .classification .Cf-box h3{
    font-weight:400;
    text-align:center;
    margin-top:27px;
}
.Propaganda-Four .advantage .classification .Cf-box span{
    display:block;
    font-size:15px;
    margin-top:25px;
}
.Propaganda-Four .advantage .classification .Cf-img{
    width:189px;
    height:189px;
    overflow:hidden;
    margin:auto;
}
/*宣传页-课程列表*/
.Propaganda-Five{
    width:100%;
    height:780px;
    background:#52d0fc;
}
.curriculum h1{
    font-weight:400;
    color:#fff;
    text-align:center;
    padding-top:67px;
}
.curriculum .Course-introduction{
   text-align:center;
   margin-top:64px;
}
.curriculum .Course-text{
    text-align:center;
    margin-top:79px;
}
.Apply-join{
    display:inline-block;
    background:url("../images/Two-bg.png") no-repeat center;
    background-position:top;
}
.Apply-join .header-p1{
    margin-top:80px;
    text-align:center;
}
.Apply-join .box-span{
    margin-top:73px;
}
.Apply-join .box-span span{
    display:block;
    font-size:40px;
    font-weight: bold;
    color:#3D969C;
    line-height:70px;
    text-align:center;
}
.Apply-join .Application{
    width:820px;
    height:587px;
    background:#2B6DA7;
    border-radius:6px;
    text-align:center;
    margin:77px auto 120px;
}
.Application h1{
    text-align:center;
}
.Application span{
    font-size:24px;
    color:#fff;
    vertical-align: middle;
    margin-right:39px;
}
.Application input{
    width:411px;
    height:39px;
    background:#fff;
    border-radius:3px;
    font-size:18px;
    color:#999;
    padding-left:5px;
}
.Submission{
    display:block;
    width:172px;
    height:54px;
    line-height:54px;
    text-align:center;
    background:#F39801;
    border-radius:5px;
    color:#fff;
    margin:50px auto;
}
.Propaganda-Six,.Propaganda-Four{
    text-align:center;
}
/*感谢申请弹框*/
.Thank-box{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
}
.Thank-apply{
    width:800px;
    height:660px;
    background:#fff;
    border:1px solid #D4D4D4;
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}
.Thank-apply .T-logo{
    width:154px;
    height:129px;
    background:url("../images/t-logo.png") no-repeat center;
    margin:105px auto 49px;
}
.Thank-apply .T-text{
    text-align:center;
}
.Thank-apply span{
    font-size:36px;
    font-weight:600;
    color:#333;
    border-bottom:2px dashed #ccc;
    padding-bottom:20px;
}
.Thank-apply .Doubt{
    text-align:center;
    font-weight:600;
    margin-top:80px;
}
.Thank-apply .Telephone-num .Telephone{
    display:inline-block;
    width:26px;
    height:27px;
    background:url("../images/dianhua.png") no-repeat;
    margin-right:21px;
}
.Thank-apply .Telephone-num{
    font-size:36px;
    font-weight:600;
    color:#333;
    text-align:center;
    margin-top:46px;
}
.cancel{
    display:block;
    width:118px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#da251d;
    margin:34px auto 0;
}
/*合作申请弹框*/
.cooperation{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    z-index: 99999;
}
.cr-box{
    width:800px;
    height:660px;
    background:#fff;
    border:1px solid #D4D4D4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align:center;
}
.cr-box h1{
    text-align:center;
    margin:71px auto 60px;
}
.cr-box .Join-in{
    text-align:center;
}
.cr-box .Join-in span{
    font-size:31px;
    color:#333;
    vertical-align:middle;
    margin-right:47px;
}
.cr-box .Join-in input{
    width:407px;
    height:39px;
    border:1px solid #D4D4D4;
    border-radius:3px;
    font-size:18px;
    padding-left:5px;
}
.cr-box a{
    display:inline-block;
    width:118px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#DA251D;
    margin-top:66px;
}