.top0 {
    background: #fcfcfc;
    border-top: 2px solid #00aae8;
    border-bottom: 1px solid #edeef0;
    height: 20px;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
}
.W {
    width: 1200px;
    margin: 0 auto;
}
.top0 a {
    padding: 0 16px;
    position: relative;
}
.top0 a:nth-child(1):before {
    width: 0;
}
.top0 a:before {
    width: 1px;
    height: 10px;
    background: #cecece;
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
}
.kouhao {
    display: inline-block;
    float: right;
    color: #083b90;
    font-weight: 600;
}
i {
    text-decoration: none;
    font-style: normal;
}
.boxBg {
    /*background: #ebf0fa;*/
    width: 1280px;
    margin: 0 auto;
    clear: both;
}
.header {
    background: url(http://tibet.news.cn/2024/shouye/images/bg.png) no-repeat 0 20px;
    padding: 15px 0;
    height: 60px;
    position: relative;
    text-align: right;
}
.ewm {
    width: 50px;
    height: 50px;
    background: url(http://tibet.news.cn/2024/shouye/images/bg.png) no-repeat 0 -80px;
    position: absolute;
    top: 25px;
    left: 210px;
    cursor: pointer;
}
.ewmpic {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0;
    display: none;
    z-index: 9999;
}
.ewmpic img {
    width: 100%;
    height: 100%;
    display: block;
}
.solo {
    float: left;
    margin-top: 25px;
    margin-left: 275px;
}
.search {
    width: 220px;
    padding-top: 20px;
    margin-left: 272px;
}
.search .search-box {
    float: right;
    width: 220px;
    height: 30px;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #8a8eb5;
    background: #fff;
}
.search .search-box .search-input {
    display: block;
    float: left;
    line-height: 20px;
    width: 185px;
    height: 25px;
    font-size: 12px;
    outline: 0;
    border: 0;
    color: #8d9fab;
}
.search .search-box .search-btn {
    float: right;
    width: 55px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #083b90 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAABGklEQVQ4jZ2TIUsEURSFjxM0iCwWg8FkNRmEFaOYTBabQUEQi2XXsBrNIjYVQSyy4n8Q0SS4+AsMGgy7VpOfzHIePofHsjMXDjzuO/eby5t7BRQ1D7SBHn/xCVwAMwm/iokbl70DJ8AGsAmcAV++aw2CvNq0mvqatWvPbQrS9uXkAEBQ3d7DGDLr5MoQgKAD14wGyB3QLQEIyqMZIN/AcQXII9DJz5mkMUkvKh8dSdN5VebS8QqQEasP6UlarABZkPTWPwGnwE/Fh90KD1tzolECcOWaf8PWdHJpCMC2vXOpsb+OdiNLFOcdTwFr8YykFnA/2twH4By4BJ6d27NvOR79VLsThj0BH9Y9sONugm/doKOyf6SoFtD9BS9QBgHdUqu8AAAAAElFTkSuQmCC) center center no-repeat;
    cursor: pointer;
    margin-top: -26px;
}
.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}
.bannertop {
    width: 780px;
    height: 65px;
    padding: 0px;
    margin: 0px auto;
    float: right;
}
.header a {
    display: inline-block;
    padding: 0px;
}
.bannertop img {
    width: 100%;
    height: 100%;
}