锘縝ody {
}
.newtopbar .back:before {
    border: solid #333333;
    border-width: 1px 0 0 1px;
}
.mvideopanel {
    height: 5rem;
}

body {
  
}

.wordpanel {
    margin-bottom: 5px;
    background-color: #ffffff;
    padding: 2% 6%;
    display: flex;
}

    .wordpanel input {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        background-color: aliceblue;
        width: 100%;
        border: solid 1px #eeeeee;
        border-radius: 0px;
        line-height: 25px;
    }

    .wordpanel .btnwordsend {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        background-color: #ffffff;
        width: 15%;
        color: #666666;
        font-size: 14px;
        border: solid 1px #eeeeee;
        border-left: 0px;
        line-height: 25px;
        text-align: center;
    }

.btnwordsend i {
    color: #0d8af1;
    position: absolute;
}

.btnshare {
    color: #666666;
    width: 15%;
    font-size: 14px;
    text-align: right;
    line-height: 25px;
}

    .btnshare i {
        color: #666666;
    }

.wordinput {
    width: 70%;
}

.mcompanyname {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1%;
}

.mcompanymain {
    padding: 3% 6%;
}

.mcompanyintro {
    padding: 3% 6%;
    color: #aaaaaa;
    font-size: 12px;
    height: 60px;
    overflow: hidden; /*瓒呭嚭閮ㄥ垎闅愯棌*/
    text-overflow: ellipsis; /* 瓒呭嚭閮ㄥ垎鏄剧ず鐪佺暐鍙?*/
    white-space: nowrap; /*瑙勫畾娈佃惤涓殑鏂囨湰涓嶈繘琛屾崲琛?*/
    line-height: 20px;
}

.mcompanylogo {
    padding: 1% 6%;
}

    .mcompanylogo img {
        width: 30px;
        height: 30px;
    }

.btnentmain {
    float: right;
}
.mmenupanel{
    display:flex;
    width:80%;
   position:absolute;
   top:0px;
   left:10%;
}
    .mmenupanel div {
        text-align: center;
        width: 50%;
       
    }

.noactive a{
    color: #333333 !important;
}

.newtopbar {
    background-color: #ffffff;
    border-bottom:solid 1px #eeeeee;
}
    .newtopbar .headtitle a {
       
        padding: 4px 0% !important;
    }
.mactive a {
    color: #0d8af1 !important;
    border-bottom: solid 1px #0d8af1;
    padding: 2% 0% !important;
}
.mcompanypic{
    
}
.itemcompanypic {
    height: 100px;
    width: 32.0%;
    background:  no-repeat center ;
    display: inline-flex;
    margin-bottom: 1%;
    /*background-size:100% 100% !important;*/
}
.bigpic{
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    text-align:left;
    z-index:99999999999;
    display:none;
    background:rgba(0,0,0,0.5);
}
.bigpic {
   
    width: 100%;
   
}
.swiper-container{
    
}

.swiper-slide img{
    width:100%;
}
.bigpicpanel {
    margin-top: 50% !important;
    width: 100%;
}
.icon-close1{
    color:#ffffff;
    font-size:20px;
    font-weight:600;


}

.btnclose {
    position:absolute;
    padding: 3% 3%;
    left:0px;
    top:0px;
}
.mcompanyvideo{
    display:none;
}

.btnplay {
    background: rgba(0,0,0,0.5);
    text-align: center;
    border-radius: 100%;
    position: absolute;
    margin-left: 42%;
    width: 40px;
    height: 40px;
    margin-top: -29%;
    line-height: 40px;
}

    .btnplay i {
        color: #ffffff;
        font-size: 20px;
        margin-left: 10%;
    }

.videotitle {
    color: #ffffff;
    font-size: 12px;
    overflow: hidden; /*瓒呭嚭閮ㄥ垎闅愯棌*/
    text-overflow: ellipsis; /* 瓒呭嚭閮ㄥ垎鏄剧ず鐪佺暐鍙?*/
    white-space: nowrap; /*瑙勫畾娈佃惤涓殑鏂囨湰涓嶈繘琛屾崲琛?*/
    width: 10rem; /*闇€瑕侀厤鍚堝搴︽潵浣跨敤*/
    position: absolute;
    margin-left: 1rem;
    margin-top: -7%
}

.videotime {
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    margin-left: 73%;
    margin-top: -7%
}

    .videotime i {
        vertical-align: bottom;
    }

.itemcompanyvideo img{
    width:96%;
}
.itemcompanyvideo  {
    padding: 4% 4%;
    padding-bottom:0%;
}
.videoimg{
    height:200px;
    background-size:100% 100% !important;
    width:100%;
    border-radius:10px;
   
}
.noguess {
    text-align: center;
    padding-bottom: 30px;
    margin-top: 5rem;
    color:#999999;
}

    .noguess img {
        width: 50%;
        padding: 20px;
        /*margin-right: 20px;*/
    }

.noguessstep2 {
    margin-top: 10px;
    margin-bottom: 30px;
}

.noguess a {
    text-align: center;
    padding: 10px 50px;
    background-color: #1471d0;
    border-radius: 20px;
    color: #ffffff;
    margin-bottom: 30px;
    box-shadow: 1px 1px 20px #97caff;
}
