/*搜索*/
.search-bar {
    width: 80%;
    margin: 0px auto;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 20%;
}

.search-wrap {
    float: left;
    width: 70%;
    height: 40px;
    padding-bottom: 2%;
}

.search-input {
    height: 38px;
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    padding-left: 2%;
    border: 1px solid #e2e2e2;
}

.search {
    height: 40px;
    width: 10%;
    background: #0A5991;
    color: #fff;
    float: left;
    line-height: 40px;
    text-align: center;
}

.htmleaf-content {
    height: 80px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F8FFAE;
    background: -webkit-linear-gradient(-65deg, #43C6AC, #F8FFAE);
    background: linear-gradient(-65deg, #43C6AC, #F8FFAE);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*搜索*/
/*topnav*/
.topnav {
    background: #0A5991;
    clear: both;
}

.topnav:before {
    display: table;
    content: " ";
}

.topnav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

nav {
    text-align: center;
    line-height: 50px;
    width: 100%;
}

nav #starlist {
    margin: auto;
    width: 1200px;
}

#starlist li {
    position: relative;
    display: inline;
    float: left;
    font-size: 17px;
    margin-right: 10px;
}

#starlist li a {
    display: inline;
    float: left;
    padding: 0 26px;
    color: #fff;
}

#starlist li a:hover {
    background: rgb(9, 118, 220);
}

#selected {
    position: relative;
}

#starlist ul.sub {
    padding: 5px 0;
    position: absolute;
    left: 0;
    top: 50px;
    background: #d12126;
    z-index: 9;
    display: none;
}

#starlist ul.sub li {
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    width: 100%;
    font-size: 17px;
}

#starlist ul.sub li a {
    padding: 0;
    display: block;
    width: 100%;
}

#starlist ul.sub li a:hover {
    background: #1487f4;
}

#starlist li:hover ul.sub {
    display: block;
}

a#selected {
    background: rgb(9, 118, 220);
}

#starlist ul.sub:before {
    background: rgb(9, 118, 220);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 0;
    border-bottom: 0;
    position: absolute;
    top: -8px;
    left: 42%;
}

.menu:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.menu:hover:after {
    transform: rotate(180deg);
}

.top {
    margin: 0 auto;
    width: 1200px;
    background: #fff;
    height: 86px;
}

.top_right {
    width: 592px;
    float: left;
    margin-left: 1%;
}

.top_right ul li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    background: url(http://www.ihepa.com:8088/pages/gjgb/img/list_icon2.png) 6px center no-repeat;
    overflow: hidden;
    padding-left: 20px;
}
/*topnav*/
.bloglist {
    width: 95%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    clear: both;
    z-index: 0;
}

.bloglist {
    padding: 0px 20px 0 20px;
    overflow: hidden;
}

#detailContent {
    /*border-radius: 9px;
            border: 3px solid #dbdbdb;*/
    font-size: 18px;
    line-height: 2.2em;
    word-wrap: break-word;
    margin: 2% 2%;
}

#detailContent  img{
   width:auto;
	 max-width:640px;
    text-align:center;
}
#detailContent div img {
    max-width: 640px;
    text-align: center;
    margin:0 auto;
}
.content2_h {
    font-size: 26px;
    margin-bottom: 18px;
    color: #222;
    text-align: center;
    font-weight: normal;
}

.p1 {
    font-size: 14px;
    width: 100%;
    padding-bottom: 25px;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
}

.key {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}

.b1 {
    margin: 0 0 0 16px;color:#6c6c6c;
}
.b1 a{color:#6c6c6c;}
.c2 {color:#6c6c6c;
}
.m {
    text-align: center;
    margin-left: 5%;
}
.opera {
    width: 100%;
    float:left;
}
.dianzan {
    width: 90px;
    height: 36px;
    border: none;
    background-color: #006699;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    cursor: pointer;
    border-radius: 36px;
    outline: none;
    line-height:36px;
    text-align:center; margin:0 auto;
}

.likes{
    text-align: center;
    color:#1487f4;
}

.content_Editor {
    font-size: 16px;
    text-align: right;
    float: left;
    width: 42%;
    margin: 20px 2%;
}

.content_keyword {
    font-size: 16px;
    text-align: center;
    float: left;
    width: 96%;
    padding: 20px 2%;border-top: 1px solid #efefef;
}

.share {
    margin: 20px 2%;
    float: left;
    width: 50%;
}

.bshare-custom.icon-medium-plus, .bshare-custom.icon-large {
    font-size: 16px;
    line-height: 26px !important;
}

div.bshare-custom .bsPromo.bsPromo2 {
    background: url(http://static.bshare.cn/frame/images/bshare_promo_sprite.gif) no-repeat;
    cursor: pointer;
}

.bshare-custom #bshare-shareto {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    margin-right: 8px;
    *display: inline;
    display: inline-block;
}

.bshare-custom.icon-medium-plus .bshare-weixin {
    background: url(http://static.bshare.cn/frame/images/logos/mp2/weixin.gif) no-repeat;
    *display: inline;
    display: inline-block;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog {
    background: url(http://static.bshare.cn/frame/images/logos/mp2/sprite/top_logos_sprite.gif) no-repeat 0 -510px;
    *display: inline;
    display: inline-block;
}

.bshare-custom.icon-medium-plus .bshare-qzone {
    background: url(http://static.bshare.cn/frame/images/logos/mp2/sprite/top_logos_sprite.gif) no-repeat 0 -442px;
    *display: inline;
    display: inline-block;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis {
    background: url(http://static.bshare.cn/frame/images/logos/mp2/more-style-addthis.gif) no-repeat;
}

#qq {
    /*宽*/
    height: 230px;
    /*高*/
    background: #fff;
    /*背景颜色*/
    border-radius: 5px;
    /*Html5 圆角*/
}

#qq p {
    font-size: 20px;
    color: #666;
    font-family: "微软雅黑";
    line-height: 45px;
    text-indent: 20px;
    margin-top: 10px;
}

#qq .message {
    width: 96%;
    height: 120px;
    margin: 0 2%;
    overflow: hidden;
    outline: none;
    border: 1px solid #ddd;
    padding: 8px;
    box-sizing: border-box;
    font-size: 14px;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #778899 0%, #333 100%);
    /*粗细 风格 颜色*/
}

#qq .But {
    width: 96%;
    height: 35px;
    margin: 15px auto 0px;
    position: relative;
    /*相对，参考对象*/
}

#qq .But img.bq {
    float: left;
    /*左浮动*/
}

#qq .But span.submit {
    width: 120px;
    height: 40px;
    background: #d12126;
    display: block;
    float: right;
    /*右浮动*/
    line-height: 40px;
    border-radius: 5px;
    cursor: pointer;
    /*手指*/
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: "微软雅黑";
}

/*face begin*/
#qq .But .face {
    width: 440px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 12px #666;
    position: absolute;
    /*绝对定位*/
    top: 21px;
    left: 15px;
    display: none;
    /*隐藏*/
}

#qq .But .face ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 8px;
    box-sizing: border-box;
}

#qq .But .face ul li {
    width: 30px;
    height: 30px;
    list-style-type: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*msgCon begin*/
.msgCon {
    margin: 0px 2%;
}

.msgCon .msgBox {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 10px;
    border-radius: 4px;
}

.msgCon .msgBox .headUrl {
    width: 100%;
    height: 60px;
    border-bottom: 1px dotted #ddd;
    display: flex;
    align-items: center;
}

.msgCon .msgBox .headUrl img {
    width: 46px;
    height: 46px;
    border-radius: 50%
}

.msgCon .msgBox .headUrl div {
    flex: 1;
    display: flex;
    flex-flow: column;
    font-size: 16px;
    margin-left: 16px;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(to top, #b224ef 0%, #7579ff 100%);
}

.msgCon .msgBox .headUrl div .time {
    font-size: 14px;
    margin-top: 6px;
    -webkit-background-clip: text;
    color: rgb(39, 119, 255);
    background-image: linear-gradient(to right, #74ebd5 0%, #9face6 100%);
}

.msgCon .msgBox .headUrl a {
    font-size: 14px;
    padding: 10px;
    color: salmon;
    cursor: pointer;
}

.msgCon .msgBox .msgTxt {
    font-size: 16px;
    color: #666;
    min-height: 40px;
    line-height: 24px;
    padding: 10px;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(to right, #778899 0%, #333 100%);
}
