/* #container{
    width: 100%;
    height: 300px;
    margin: 0 auto;
} */

#phone .content-window-card {
    position: relative;
    box-shadow: none;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 0;
}

#phone .content-window-card p {
    height: 2rem;
}

#phone .custom-info {
    border: solid 1px silver;
}

#phone .info-top {
    position: relative;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #CCC;
    border-radius: 5px 5px 0 0;
}

#phone .info-top div {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    padding: 0 10px;
}

#phone .info-top img {
    position: absolute;
    top: 10px;
    right: 10px;
    transition-duration: 0.25s;
}

#phone .info-top img:hover {
    box-shadow: 0px 0px 5px #000;
}

#phone .info-middle {
    font-size: 12px;
    padding: 10px 6px;
    line-height: 20px;
}

#phone .info-bottom {
    height: 0px;
    width: 100%;
    clear: both;
    text-align: center;
}

#phone .info-bottom img {
    position: relative;
    z-index: 104;
}
#phone .amap-icon img{
    width: 20px;
}
#phone span {
    margin-left: 5px;
    font-size: 11px;
}

#phone .info-middle img {
    float: left;
    margin-right: 6px;
}
#phone .el-dropdown-menu{
    width: 97% !important;
    text-align: center;
}
#phone .page{
    width: 100%;
    height: 100%;
    position:relative;
    
}

#phone .background{
    position:relative;
    height: 100%;
    flex: 1;
    
}
#phone .backgroundimg{
    overflow: hidden;
    
}
#phone .backgroundimg img{
    height: 980px;
}
#phone .background-text{
    position: absolute;
    top: 320px;
    left: 70px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    font-size: 88px;
    line-height: 110px;
    font-weight: bold;
}
#phone .main{
    width: 100%;
    flex: 1;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    
}
#phone .header{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
    
}
#phone .logo{
    display: flex;
    align-items: center;
    font-size: 16px;
    
}
#phone .logo img{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 20px;
}
#phone .header-nav{
    font-size: 20px;
    margin-right: 25px;
}

/*  */

#phone .main-time{
    width: 80%;
    font-size: 14px;
    margin-top: 6px;
    padding-left: 30px;
}
#phone .title{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
#phone .p{
    width: 90%;
    margin: 0 auto;
    text-indent: 2em; 
    line-height: 30px;
    font-size: 14px;
    word-break:break-all;
}
#phone .pt{
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}




/*  */

#phone .main-bottom{
    padding-top: 10px;
    width: 100%;
    background-color: #3a3d3d;
    margin-top: 50px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 15px;
    font-size: 13px;
    
}

#phone .main-bottom span{
    margin: 0 10px;
}
#phone .main-bottom a{
    color: #ffffff;
}
#phone .main-bottom .bottom-center-item{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    
}
#phone .bottom-center-item-i{
    display: flex;
    align-items: center;
}
#phone .main-bottom img{
    margin-right: 10px;
}
#phone .dropdown{
    width: 36px;
    height: 36px;
    margin-right: 25px;
}

#phone .content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#phone .content{
    width: 90%;
    margin: 0 auto;
}
#phone .item-title{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
#phone .item-p{
    text-indent: 2rem;
    font-size: 14px;
    line-height: 34px;
}
#phone .item-img img{
    width: 100%;
    margin-top: 14px;
    margin-bottom: 20px;
    border-radius: 5px;
}
#phone .content-date{
    width: 100%;
    margin: 10px auto;
    font-size: 12px;
    color: #999999;
    margin-bottom: 15px;
}
#phone .link{
    font-size: 14px;
    margin-top: 30px;
    margin-left: 18px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

#phone .recommend{
    width: 100%;
    margin: 0 auto;
}
#phone .recommend-title{
    font-size: 16px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}
#phone .recommend-line{
    width: 100px;
    height: 1px;
    background-color: #222222;
    margin: 0 10px;
}
#phone .recommend-content{
    width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}
#phone .recommend-item{
    width: 150px;
}
#phone .recommend-img{
    width: 150px;
    height: 90px;
}
#phone .recommend-item-title{
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    overflow:hidden; //瓒呭嚭鐨勬枃鏈殣钘�
    text-overflow:ellipsis; //鐢ㄧ渷鐣ュ彿鏄剧ず
    white-space:nowrap; //涓嶆崲琛�
}