/*弹窗隐藏*/
.top-box{
    display: none !important;
}
/*头部样式*/
.scHeader{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.scHeader img{
    width: 123px;
    height: 42px;
    margin-top: 9px;
    cursor: pointer;
}
/*大图样式*/
.scBanner{
    background-image: url(../imgPc/美国浩纳尔banner.jpg);
    display: block;
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;

}

.scBannerP1{
    width: 962px;
    height: 47px;
    font-size: 50px;
    margin: 0 auto;
    text-shadow: 2px 3px 2px #01485d;
    color: #fff;
    padding-top: 100px;
}
.scBannerP2{
    width: 580px;
    height: 40px;
    font-size: 35px;
    margin: 74px auto 0;
    text-shadow: 2px 3px 2px #01485d;
    color: #fff;
}
.scBannerP3{
    width: 675px;
    height: 45px;
    font-size: 22px;
    margin: 38px auto 0;
    /*text-shadow: 2px 3px 2px #01485d;*/
    color: rgb(0,80,99);
    text-align: center;
    background: #fff;
    line-height: 45px;
    border-radius: 5px;
}
.scBannerP4{
    font-size: 20px;
    text-align: center;
    color: rgb(254,178,82);
    margin-top: 35px;

}
.scBanner5{
    width: 140px;
    height: 50px;
    background: #378bc4 !important;
    color: white;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 5px;
    margin-top: 25px;
}
.scBanner5:hover{
    background: white !important;
}
/*产品样式*/
.scProduct{
    width: 1203px;
    height: 439px;
    margin: 39px auto 0;
    display: flex;
    flex-direction: row;
}
.scProductImg{
    width: 600px;
    height: 100%;
}
.scProductImgLarge{
    width: 600px;
    height: 338px;
    /*background:url("../imgPc/图片04.png");*/
    display: flex;
    flex-direction: row;
    align-items: center;
}
/*.scProductImgLarge img{
    width: 180px;
    height: 286px;
    margin: 0 auto;
    background: yellow;
}*/
.scProductImgSmall{
    width: 600px;
    height: 90px;
    display: flex;
    flex-direction: row;
    align-content: space-between;
}
.scJianTou1{
    width: 30px;
    height: 90px;
    background-color: #eaeaea;
    border: solid 1px #cccccc;
    color: #999;
    font-size: 20px;
    line-height: 90px;
    margin-top: 8px;
}
.scJianTou1 img{
    width: 14px;
    height: 20px;
}
.scJianTou2{
    margin-left: 10px;
}
.scJianTou2 img{
    margin-left: 10px;
}
.scProductImgSmall ul{
    margin-top: 8px;
}
.scProductImgSmall ul li{
    width: 160px;
    height: 90px;
    display: inline-block;
    margin-left: 13px;
    background-color: #eaeaea;
}

.scProductImgSmall ul li img{

}
/*产品右边文字样式*/
.scProductDetail{
    /*width: 560px;*/
    height: 406px;
    margin-left: 40px;
}
.scProductDetail{
    width: 560px;
    height: 406px;
    /*background: yellow;*/
}
.scProductDetail h3{

    height: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #333333;
}
.scProductDetail h4{
    width: 64px;
    height: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    margin-top: 36px;
}
.scProductDetail h5{
    width: 215px;
    height: 13px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #333333;
    margin-top: 14px;
}
.scProductDetail p{
    width: 560px;
    height: 87px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 23px;
}
.scShare{
    width: 245px;
    height: 31px;
    margin-top: 46px;
    /*background: whitesmoke;*/
    line-height: 31px;
}
.scShare span img{
    width: 25px;
    height: 25px;
}
.scShareText{
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #333333;
    position: relative;
}
.scShareText span{
    width: 200px;
    height: 226px;
    border-radius: 20px;
    display: block;
    background: lightyellow;
    position: absolute;
    left: 8px;
    top: -228px;
    opacity: 0;
}
.scShareText span img{
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}
.scShareText span p{
    height: 20px;
    line-height: 20px;
    width: 200px;
    text-align: center;
    margin-top: 20px;
}
.scShareText span p:first-child{
    padding-top: 10px;
    padding-bottom: 20px;
}
.scPrice{
    width: 115px;
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #ff0000;
    /*margin-top: 30px;*/
    display: block;
}
.scGift{
    color: #ff0000 !important;
    height: 20px !important;
    margin-top: 10px;
}
/*购物车数量*/
/*.scCount{
    width: 60px;
    height: 50px;
    background-color: #ffffff;
    !*border: solid 1px #cccccc;*!
    margin-top: 20px;
    position: relative;
    display: inline-block;
}
.scCountNum{
    border-right: solid 1px #cccccc;
    width: 40px;
    height: 48px;
    background-color: #ffffff;
    display: inline-block;
    line-height: 48px;
    padding-left: 18px;
}
.scCountPlus{
    width: 19px;
    height: 24px;
    display: inline-block;
    !*background: goldenrod;*!
    position: absolute;
    left: 40px;
    top: 0;
    line-height: 24px;
    padding-left: 4px;
    cursor: pointer;
}
.scCountLess{
    !*background: red;*!
    width: 19px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 40px;
    top: 25px;
    line-height: 24px;
    padding-left: 6px;
}*/
.scBuyButton{
    width: 140px;
    height: 50px;
    background-color: #ff0000;
    /*margin-left: 20px;*/
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    padding-left: 38px;
    cursor: pointer;
    margin-top: 30px;
}
.scBuyButton:hover{
    transform: scaleX(1.1) scaleY(1.1);
    transition: 0.5s;
}
.scQuestion{
    width: 140px;
    height: 50px;
    background-color: #378bc4;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #ffffff;
    padding-left: 22px;
    margin-left: 81px;
    display: inline-block;
    line-height: 50px;
}
.scQuestion:hover{
    cursor: pointer;
    transform: scaleX(1.1) scaleY(1.1);
    transition: 0.5s;
}
/*详情页面介绍*/
.scDetailTitle{
    width: 1200px;
    height: 37px;
    border-bottom: 1px solid #ccc;
    margin: 39px auto 0;
    padding-bottom: 19px;
}
.scDetailTitle li{
    width: 130px;
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #378bc4;


}
.scDetailTitleLi{
    padding-left: 500px;
    width: 130px;

}
.scDetailTitleLi a{
    width: 130px;
}
.scDetailTitleLi2{
    padding-left: 135px;
}
.scDetailTitleLi2 a{
    width: 130px;
}
.scDetailH3{
    /*width: 201px;*/
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    margin: 39px auto 0;
    text-align: center;
}
.scDetailX2{
    width: 527px;
    height: 20px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    margin: 16px auto 0;
}
.scDetailEffect{
    width: 705px;
    height: 20px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    margin: 6px auto 0;
}
.scDetailUl{
    width: 800px;
    height: 482px;
    margin: 0 auto;
}
.scDetailLi{
    width: 800px;
    height: 50px;
    margin-top: 8px;
    background-color: #eaeaea;
    cursor: pointer;
}
.scDetailLi span{
    width: 263px;
    height: 50px;
    display: inline-block;
    text-align: center;
    /*background: red;*/
    /*margin-top: 31px;*/
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
}
/*第一个li需要改变背景图*/
.scDetailLiFirst{
    background: url("../imgPc/01.png");
}
.scDetailLi .scDetailLi1{
    font-weight: bold;
}
.scDetailLi .scDetailLi1,.scDetailLi .scDetailLi2,.scDetailLi .scDetailLi3{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
}
/*X2的行业应用*/
.scDetailH4{
    /*width: 125px;*/
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    margin: 5px auto 0;
    text-align: center;
}
/*行业图片*/
.scDetailImg{
    width: 1200px;
    height: 600px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 29px auto 0;
}
.scDetailImg li{
    width: 300px;
    height: 200px;
    /*background-color: #000000;*/
}
.scDetailImg li p{
    font-family: MicrosoftYaHeiLight;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 200px;
}
.scDetailH31{
    /*width: 126px;*/
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    margin: 48px auto 0;
    text-align: center;
}
.scDetailX2Icon{
    width: 1083px;
    height: 155px;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
}
.scDetailX2Icon1{
    width: 104px;
    height: 155px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 57px;
}
.scDetailX2Icon1 p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #378bc4;
    margin-top: 10px;
}
/*专题课程面板*/
.scSubject{
    width: 1200px;
    height: 160px;
    /*opacity: 0.3;*/
    background: url("../imgPc/19.png");
    margin: 39px auto 0;
}
.scMask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
}
.scSubjectP1{
    width: 246px;
    padding-top: 26px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #ffffff;
    margin: 0 auto;
}
.scSubjectP2{
    width: 349px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ff0000;
    margin: 23px auto 0;
}
.scSubjectP3{
    width: 348px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    margin: 15px auto 0;
}
/*学习对象*/
.scLearner{
    width: 947px;
    margin: 0 auto;
}
.scLearner h3{
    width: 89px;
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    margin: 39px auto 0;
}
.scLearnerTab{
    display: flex;
    flex-direction: row;
    margin-top: 39px;
}
.scLearnerTab1{
    width: 300px;
    height: 175px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.scLearnerTab1 img{
    width: 100px;
    height: 100px;
    opacity: 0.8;
    margin-bottom: 12px;
}
.scLearnerTab1 p{
    font-size: 16px;
    color: #333333;
}
.scAdjust{
    text-shadow: transparent 0px 0px 0px, rgba(0,0,0,0.68) 0px 0px 0px;
}
.scAdjust p{

    font-size: 12px;
}
.scCourse{
    width: 1088px;
    margin:65px auto 0;
}
.scCourse h3{
    width: 150px;
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    margin: 0 auto;
}
.scCourseTab{
    width: 1078px;
    height: 185px;
    margin: 39px auto 0;
    display: flex;
    flex-direction: row;
}
.scCourse1{
    width: 500px;
    height: 185px;
    margin-left: 25px;
}
.scCourse1 span{
    background: url("../imgPc/24.png");
    width: 500px;
    height: 30px;
    opacity: 0.8;
    display: block;
}
.scCourse1 span p{
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #ffffff;
    padding-left: 15px;
    line-height: 30px;
}
.scCourse1Down{
    width: 500px;
    height: 151px;
    background-color: #ffffff;
    color: #333333;
    font-size: 16px;
    padding: 18px;
    box-shadow: 0 25px 30px gray;
}
.scOutline{
    width: 1206px;
    height: 570px;
    margin: 39px auto 0;

}
.scOutline h3{
    width: 120px;
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    margin: 0 auto;
}
.scOutlineTab{
    width: 1205px;
    height: 542px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.scOutlineTab1{
    width: 380px;
    height: 40px;
    display: flex;
    flex-direction: row;
    margin-left: 21px;
    overflow: hidden;
}
.scOutlineTab1:hover{
    transition: 0.5s;
    transform: scale(1.1,1.1);
}
.scOutlineTab1 span:nth-child(1){
    display: inline-block;
    background: url("../imgPc/27.png");
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.scOutlineTab1 span:nth-child(2){
    width: 280px;
    height: 40px;
    background-color: #eaeaea;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
.scSubjectBotton{
    width: 1167px;
    height: 173px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
}
.scSubjectBotton1{
    background: url("../imgPc/27.png") no-repeat;
    width: 703px;
    height: 173px;
    padding: 15px;
    margin-left: 10px;
}
.scSubjectBotton1 h4{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 15px;
}
.scSubjectBotton1 p{
    width: 660px;
    height: 73px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
}
.scSubjectBotton2{
    width: 460px;
    height: 173px;
    background: url("../imgPc/28.png") no-repeat;
    margin-left: 28px;
}
.scSubjectBotton2 h4{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #ffffff;
    padding: 20px 0 15px 15px;
}
.scSubjectBottonS1{
    width: 210px;
    height: 30px;
    background-color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #148eb2;
    display: inline-block;
    line-height: 30px;
    margin-left: 15px;
    text-align: center;
}
.scSubjectBottonS2{
    width: 180px;
    height: 30px;
    background-color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #148eb2;
    margin-left: 15px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
/*底部*/
.scEnd{
    width: 100%;
    height: 209px;
    background-color: #333333;
    margin-top: 50px;
}
.scEndMain{
    width: 515px;
    height: 143px;
    padding-top: 39px;
    margin: 0 auto;
}
.scEndMain ul{
    width: 515px;
    height: 12px;
}
.scEndMain ul li{
    height: 11px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #cccccc;
    float: left;
    margin-left: 37px;
}
.scEndMain ul li a{
    color: #fff;
}
.scEndErweima{
    width: 515px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*justify-items: center;*/
}
.scEndAPPerweima{
    width: 77px;
    height: 97px;
    text-align: center;
    margin-left: 37px;
}
.scEndAPPerweima img{
    width: 77px;
    height: 77px;
}
.scEndAPPerweima p{
    width: 72px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 27px;
    color: #ffffff;
}
.scEndLogo{
    width: 181px;
    height: 95px;
    text-align: center;
}
.scEndLogo img{
    width: 181px;
    height: 47px;
}
.scEndLogo p{
    width: 137px;
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 27px;
    color: #cccccc;
    margin-left: 20px;
}
.scEndGZHerweima{
    width: 77px;
    height: 97px;
    text-align: center;
}
.scEndGZHerweima img{
    width: 77px;
    height: 77px;
}
.scEndGZHerweima p{
    width: 84px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 27px;
    color: #ffffff;
}
/*微信分享二维码*/
#scWechatCode{
    width: 300px;
    height: 300px;
    background: ghostwhite;
    display: none;
    border-radius: 20px;
    z-index: 999;
    position: absolute;
}
#scWechatCode h4,#scWechatCode p{
    width: 300px;
    text-align: center;
}
#scWechatCode #scWechatCodeImg{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: block;
}
.close-btn{
    position: absolute;
    top: 5px;
    right: 15px;
}

/*弹窗*/
#Apply_modle {
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
}
.fork {
    top: 5px;
    right: 5px;
    float: right;
}
.fork a {
    display: block;
    font-weight: 400;
    width: 25px;
    height: 25px;
    line-height: 20px;
    text-align: center;
    color: #676767;
    background: #dcdcdc;
    font-size: 20px;
    border-radius: 40px;
    margin-top: 5px;
    margin-right: 5px;
    padding-left: 3px;
}
.modal-mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 360px;
    height: 400px;
    margin: auto;
    background: #ededed;
    z-index: 1000;
    border-radius: 10px;
    text-align: center;
    box-shadow:0 0 8px #585858;
;
}
.modal-mask form {
    height: 340px;
}
.modal-content span {
    display: inline-block;
    margin: 20px 0 0 -10px;
    font-size: 14px;
    color: #979595;
}
#Apply_modle h2 {
    padding-top: 38px;
    line-height: 40px;
    font-size: 24px;
    font-weight: 400;
    color: #ff3300;
}
#Apply_modle p input {
    width: 286px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto;
    padding-left: 14px;
    font-size: 16px;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .2);
}
#Apply_modle p select {
    width: 286px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto;
    padding-left: 14px;
    font-size: 16px;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .2);
    outline:none;
}
.inp {
    border-color: rgba(80, 160, 250, 0.4);
}
#Apply_modle .phone_btn {
    padding: 14px 0 0 30px;
    font-size: 24px;
}
#Apply_modle .phone_btn span {
    display: block;
    width: 290px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #018ed2;
    border-radius: 56px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 5px;
}
.modal-content .tabinputs {
    width: 280px;
    height: 40px;
    border-radius: 5px;
    padding-left: 6px;
    font-size: 16px;
}
.boxs-info span:hover {
    cursor: pointer;
}
.part1 .box ul li:hover .box-content {
    display: none;
    cursor: pointer;
}
.part1 .box ul li:hover .box-hidden {
    display: block;
    cursor: pointer;
}
.icon0 {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 69px;
    height: 59px;
    margin: auto;
}
.icon0 span {
    position: absolute;
    width: 69px;
    height: 59px;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/up.png);
}
.icon0 span {
    animation: icon0 4s cubic-bezier(0.5, 0, 0.1, 1) infinite;
    -webkit-animation:icon0 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
}
@keyframes icon0 {
    0%, 100% {
        top:10px
    }
    50% {
        top:30px
    }
}
@-webkit-keyframes icon0 {
    0%, 100% {
        top:10px
    }
    50% {
        top:30px
    }
}
@-moz-keyframes icon0 {
    0%, 100% {
        top:10px
    }
    50% {
        top:30px
    }
}
@-ms-keyframes icon0 {
    0%, 100% {
        top:10px
    }
    50% {
        top:30px
    }
}
@-o-keyframes icon0 {
    0%, 100% {
        top:10px
    }
    50% {
        top:30px
    }
}
/*视频样式*/
.scLiFirst{
    width: 160px;
    height: 90px;
}
