/*.main *{font-size: 12px;color:#444;}*/


li {
    list-style: none;
}

.watch-top{padding-top: 20px;}
.watch-top  .first{position: relative;border-bottom: none;height: 60px;}
.watch-top  .first img{position: absolute;top:-9px;}
.watch-top .col-xs-5 .list-group{border-radius: 0px;}
.watch-top .col-xs-5  .col-xs-4{background: white;height: 244px;}
.watch-top .col-xs-5 p{background: url("/images/home/Bitmap.png");display: block;text-indent: 2em;min-height: 170px;}
.watch-top .col-xs-5 {padding-right: 0px;}
.watch-top .col-xs-5 .col-xs-8{padding-right: 0px;background: white;height: 244px;}

.right-img .panel-heading a{margin-left: 5px;background: white}
.right-img .panel-heading {background: white}
.right-img .media{margin-top: 0px;}
.right-img .media-body{text-indent: 2em}

.media-left img{width: 200px;}

.guide {
    color: #EEEEEF;
    height: 30px;
    line-height: 30px;
}
.fl {
    float: left;
    width: 770px;
    position: relative;
}

.fr {
    float: right;
    width: 380px;
    background-color: #fff;
}

.block-floor {
    background-color: #fff;
}

.block-title {
    background-color: #EEEEEF;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    color: #000;
}

.block-body {
    padding: 10px;
    overflow: hidden;
}

.sdata {
    float: right;
}

.linelist li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #F3F3F4;
}

.blocklist {
    overflow: hidden;
}

.blocklist li {
    width: 50%;
    float: left;
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.blocktitle {
    padding-top: 8px;
}

.blocklist .sdata {
    float: none;
    text-align: right;
    padding-top: 8px;
}

.box {
    margin-bottom: 10px;
    background: #fff;
}

.tags {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 3px;
    background: #f5f5f5;
    padding: 0px 15px;
}

.blist li {
    height: 25px;
    line-height: 25px;
}

.logos {
    float: left;
    width: 50px;
    height: 50px;
}

.licontent {
    margin-left: 60px;
}

.tjl {
    float: left;
    width: 50%;
    background: #efefef;
}

.tjr {
    float: right;
    width: 50%;
    overflow: hidden;
    padding-left: 10px;
}

.tjr li {
    height: 25px;
    line-height: 25px;
    border-bottom: 1px dotted #ddd;
}

.fu {
    position: absolute;
    background: #ddd;
    width: 70px;
    height: 70px;
    left: 25px;
    top: -10px;
}

h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.btn-g {
    background: #29AAE3;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.btn-g:hover{text-decoration:none}

.mainli {
    overflow: hidden;
}

.mainli li {
    float: left;
    height: 30px;
    line-height: 20px;
    width: 50%;
    padding: 5px 0px;
    margin: 10px 0px;
}
.mainli a:hover{text-decoration: none;}
/*.main b{background: orange;width: 20px;height: 20px;*/
    /*display: inline-block;font-weight: bold;text-align: center;color: white*/
/*}*/


.but {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px 10px;
    font-size: 14px;
    width: 33.33%;
    float: left;
    text-align: center;
}

.p {
    padding: 10px 0px;
}

.panel-body .media-body .create{text-align: right;margin: 0px;}
