.p12{
    font-size: 12px;
    line-height: 20px;
}
.p14{
    font-size: 14px;
    line-height: 22px;
}
.p16{
    font-size: 16px;
    line-height: 24px;
}
.p18{
    font-size: 18px;
    line-height: 26px;
}
.p20{
    font-size: 20px;
    line-height: 28px;
}
.p24{
    font-size: 24px;
    line-height: 32px;
}
.p30{
    font-size: 30px;
    line-height: 38px;
}
.p38{
    font-size: 38px;
    line-height: 46px;
}
.p46{
    font-size: 46px;
    line-height: 54px;
}
.p56{
    font-size: 56px;
    line-height: 64px;
}
.p68{
    font-size: 68px;
    line-height: 76px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.search-div{
    width: 100%;
    height: 45px;
    background-color: #f3f3f3;
    padding-top: 5px;

}
.search-div>div>div.find{
    width: 490px;
    overflow: hidden;
    /*margin-top: 5px;*/
    border: 1px solid #e6e6e6;
    float: left;
}
.hotsearch{
    font-size: 14px;
    color: #333333;
    width: 580px !important;
    height: 40px;
    float: right;
    line-height: 40px;
    overflow: hidden;
}
.hotsearch>img{
    width: 20px;
    height: 20px;
    margin-right: 6px;
    margin-bottom: 5px;
}
.hotsearch>a{
    font-size: 14px;
    color: #333333;
    margin-right:20px;
}
.hotsearch>a:hover{
    color: #00AE66;
}

.search-div>div .search-input{
    background-color: #ffffff;
    width: 395px;
    height: 38px;
    border: none;
    font-size: 14px;
    padding-left: 5px;
}
.search-div>div .search-btn1{
    width: 90px;
    height: 38px;
    border: none;
    background-color: #00AE66;
    cursor: pointer;
    border-radius: 0px 2px 2px 0;
    vertical-align: initial;
    float: right;
    color: #ffffff;
}
.search-div>div a.search-btn1 {
    width: 90px;
    height: 38px;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    display: inline-block;
    background-color: white;
    cursor: pointer;
    border-radius: 0px 2px 2px 0;
    vertical-align: initial;
    float: left;
    cursor: pointer;
    color: #333333;
    margin-left: 10px;
    text-align: center;
    line-height: 40px;

}
.search-div>div a.search-btn1 img{
    margin-right: 3px;
    width: 16px;
    vertical-align: sub;
}
div.content-bg{
    /*background: #fdfdfd;*/
    /*background: red;*/
}
div.content{
    margin-top: 0px;
    margin-bottom: 20px;
    /*background: #fdfdfd;*/
    /*background: red;*/

}
.clear::after {
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
}

#project .project-left{
    width: 878px;
    float: left;

}
#project .project-right{
    width: 300px;
    float: right;
}
.infor-list{
    margin-bottom: 20px;
}
.list-item {
    height: 145px;
    padding-top: 26px;
    background-color: #fff;
    border-bottom: 1px dashed #e6e6e6;
    width: 880px;
}

.list-item:hover {
    background-color: #fafafa;
}

.list-item .project-img-div{
    width: 160px;
    height: 120px;
    display: inline-block;
    float: left;
    position: relative;
}
.list-item .project-img {
    width: 160px;
    height: 120px;

}
.w690{width: 690px;margin-left: 20px;}
.list-item .project-details {
    display: inline-block;
    height: 120px;

    position: relative;
}
.list-item .project-details .infor-title{
    font-weight: 600;
}
.list-item .project-details .infor-title:hover{
    color: #00AE66;
}
.list-item .project-details  .infor-content{
    margin-top: 10px;
    color: #666666;
    padding: 0 20px 0 0;

}
.list-item .project-details .infor-other{
    position: absolute;
    bottom: 0;
    left: 0;
}
.list-item .project-details .infor-other .infor-user>img{

    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 6px;
}
.list-item .project-details .infor-other .infor-user,.list-item .project-details .infor-other  .publish-date{
    color: #999999;
    /*vertical-align: bottom;*/
}
.list-item .project-details .infor-other .infor-user{
    margin-right: 6px;
}
.list-item .project-details .infor-other  .infor-user:hover{
    color: #00AE66;
}

/*------*/
.newsinfor{

    margin-top: 15px;
}
.newsinfor .news-title{
    font-weight: 600;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
}
.newsinfor .news-list{
    border-top: 2px solid #00AE66;
    padding-bottom: 20px;
    background: #fafafa;
    padding-left: 10px;
}
.news-item,.news-item>a{
    color: #333333;
    margin-top: 10px;
}
.news-item>a:hover{
    color: #00AE66;
}
.news-item>span{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #dddddd;
    text-align: center;
    line-height: 16px;
    margin-right: 5px;
}
.news-item>span.top{
    color: white;
    background: #f07d66;
}




.project-recommend {
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);

}

.project-recommend-title {
    height: 60px;
    background: #f3f3f3;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    margin-bottom: 15px;
}
.project-recommend-list {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    line-height: 25px;
}
.project-recommend-list>a{
    display: block;
    margin-left: 5px;
    padding: 0 5px;
    float: left;
    font-size: 12px;
    color: #333333;
}
.project-recommend-list>a:hover{
    color: #00AE66;
}

/*-----------*/
.news-item-title{
    margin-top: 24px;
    text-align: center;
}
.news-item-point,.news-item-details>span{
    font-size: 12px;
    color: #999999;
}
.news-item-details{
    text-align: center;
    margin-top: 10px;
}
.news-item-content>p{
    margin: 16px 0 !important;
    text-indent: 0 !important;
    font-size: 16px !important;
    line-height: 28px !important;
}
.news-item-more{

}
.news-item-more>p{
    margin-top: 40px;
    margin-bottom: 20px;
}
.news-item-more .qrcode{
    width: 428px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    height: 138px;
}
.news-item-more .qrcode>img{
    width: 120px;
    height: 120px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 20px;
}
.news-item-more .qrcode .p18{
    color: #333333;
    margin-top: 40px;
}
.news-item-more .qrcode .p14{
    color: #666666;
    margin-top: 6px;
}
.news-item-point{
    position: relative;
}
.collect{
    position: absolute;
    right: 20px;
    top: -38px;
    cursor: pointer;
    text-align: center;
}
.collect1 {
    position: absolute;
    right: 20px;
    top: -38px;
    cursor: pointer;
    text-align: center;
}
.collect1 #share_box{
    left: -20px !important;
    top: 53px !important;;
}
.collect1:hover #share_box{
    display: block;
}
.collect>p{
    color: #666666;
}
.collect>img{
    width: 36px;
    height: 36px;
}
.news-author{
    text-align: center;
    padding-left: 0 !important;
}
.news-author>a>img{
     width: 90px;
     height: 90px;
    border-radius: 100%;
}
.news-author>a{
    margin-top: 24px;
    display: block;
    color: #333333;
    font-weight: 600;
    cursor: pointer;

}
.news-author>a:hover{
    color: #00AE66;
}
#colle-user{
    color: white;
    background: #00ae66;
    width: 60px;
    margin: 0 auto;
    cursor: pointer;
}

.project-item{
    margin-top: 20px;
}
.start-list>a,.project-item>a{
    float: left;
    margin-top: 0 !important;
}
.project-details1{
    margin-left: 130px;
    height: 90px;
    position: relative;

}
.project-details1 a{
    color: #333333
}
.project-details1 a:hover{
    color: #00AE66;
}

.start-list{
    margin-top: 20px;
}
.start-list .start-user>img{
    border-radius: 100%;
}
.start-list .start-detail{
    margin-left: 60px;
    position: relative;
}
.start-detail>a{
    color: #333333;
}
.start-detail>a:hover{
    color: #00AE66;
}
.start-detail .start-num{
    color: #999999;
}
.start-div{
    border: 1px solid #00AE66;
    color: #00AE66;
    width: 60px;
    text-align: center;
    height: 22px;
    cursor: pointer;
    line-height: 24px;
    border-radius: 2px;
    position: absolute;
    right: 10px;
    top: 14px;
}

.header-link-area .qrcode .link-area {
    width: 259px;
    padding-left: 20px;
    padding-right: 20px;
    height: 100px;
}

.header-link-area .qrcode {

}

.header-link-area .qrcode > div > img {
    float: left;
    margin-right: 20px;
}

.header-link-area {
    width: 100%;
    background: #f5f5f5;
    min-width: 1200px;
    overflow: hidden;

}

.header-link-area .header-link {
    width: 1200px;
    /*overflow: hidden;*/
    margin: 0 auto;

}

.header-link-area .header-link .link-area {
    /*width: 338px;*/
    float: left;
    margin-top: 24px;
    margin-bottom: 24px;
    /*padding-left: 30px;*/
    /*padding-right: 30px;*/
}

.header-link-area .header-link .link-area.br {
    border-left: 1px solid #e5e5e5;
}

.header-link-area .header-link .link-area.bl {
    border-right: 1px solid #e5e5e5;
}

.header-link-area .header-link .link-area .title {
    font-size: 20px;
    color: #333333;
    margin-bottom: 9px;
    font-weight: 600;
}
.header-link-area .header-link .link-area .title a:hover{
    color: #00AE66;
}
.header-link-area .header-link .link-area > div .condition {
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
    vertical-align: sub;
}

.header-link-area .header-link .link-area .links .text-link {
    font-size: 14px;
    color: #333333;
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;

}

.header-link-area .header-link .link-area .links .text-link:hover {
    color: #00AE66;
}

.header-link-area .header-link .link-area .links {
    display: inline-block;
    vertical-align: text-top;
    /*width: 260px;*/
    line-height: 28px;
}

.name {
    margin-bottom: 10px;
    margin-top: 10px;
}

.point {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}
.other-div{
    float: right;
}
.other-div .share-mobile > image ,.other-div .share-other >image{
}
.other-div .share-mobile span,.other-div .share-other span{
    vertical-align: middle;
}
.other-div .share-mobile ,.other-div .share-other,.share-component div{
    color: #666666;
    font-size: 12px;
    cursor: pointer;
}
.other-div .share-mobile ,.other-div .share-other{
    display: inline-block;
    margin-right: 30px;

    position: relative;
}
.other-div a{
    vertical-align: middle;
}
.social-share .social-share-icon{
    width: 22px;
    height: 22px;
}
.social-share .icon-weibo:before,.social-share .icon-wechat:before,.social-share .icon-qq:before,.social-share .icon-qzone:before{
    font-size: 18px;
    position: absolute;
    left: 2px;
    top: -5px;
}
.social-share .icon-wechat .wechat-qrcode .help p{
    font-size: 12px;
}
.other-div .share-mobile:hover,.other-div .share-other:hover{
    color: #00AE66;
}
.other-div .share-other:hover #share_box{
    display: block;
}
#share_box{
  width: 90px;
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  position: absolute;
    box-shadow:0px 3px 6px rgba(0,0,0,0.15);
    display: none;
    background-color: white;
}
#share_box div.bdb{
  text-align: left;
  border-bottom: 1px solid #E6E6E6;
}
#share_box div.bdb a:hover{
    color: #00AE66;
}
.social-share .icon-wechat .wechat-qrcode{
    left: -90px;
}

.other-div .share-mobile:hover .news-infor-qrcode-div{
    display: block;
}
.news-infor-qrcode-div{
    display: none;
    width: 128px;
    height: 128px;
    box-shadow:0px 3px 6px rgba(0,0,0,0.22);
    text-align: center;
    line-height: 128px;
    position: absolute;
    left: -25px;
    background: white;
}
.news-infor-qrcode-div .news-infor-qrcode{
    width: 100px;
    height: 100px;

}
.bdb.wechatdiv:hover .wechat-qrcode{
    display: block;
}
.news-item-content img{
    cursor: pointer;
}
