
.project-search-wrapper{
  padding: 0 25px;
  border: 1px solid #d2d2d2;
}
.project-search-wrapper .tit{
  padding: 20px 0 15px;
  font-size: 18px;
}
.project-search{
  margin-bottom: 30px;
}
.project-search .project-search-form{
  float: left;
  position: relative;
  width: 290px;
  height: 34px;
  border: 1px solid #d2d2d2;
  border-radius: 25px;
}
.project-search .search-txt{
  padding-left: 20px;
  padding-right: 60px;
  border: 0 none;
  width: 210px;
  line-height: 34px;
  border-radius: 25px;
}
.project-search span{
   position: absolute;
   top: 8px;
   right: 20px;
   padding-left: 5px;
   color: #666;
   border-left: 1px solid #aaa;
}
.project-search .project-search-list{
  float: left;
  margin-left: 10px;
  margin-top: 2px;
}
.project-search .project-search-list li{
  float: left;
  padding: 0 20px;
  margin: 0 5px;
  line-height: 30px;
  background-color: #eee;
  border-radius: 15px;
}
.project-search .project-search-list li a{
  color: #999;
}
.project-search-wrapper .project-select li{
  margin-bottom: 20px;
}
.project-search-wrapper .project-select li span{
  color: #000;
  font-size: 16px;
}
.project-search-wrapper .project-select li .J_construct{
   margin: 0 8px;
   width: 120px;
   padding-left:10px;
   border: 1px solid #d2d2d2;
   height: 32px;
   background: url(../../images/select-icon.png) no-repeat 95px center;
   outline: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
.personal-center{
  padding: 23px 36px;
  box-shadow: 0px 1px 5px #c6c6c6;
}
.personal-center .tit{
  color: #666;
}
.personal-center .user-news{
  margin-top: 15px;
  padding: 20px 0;
  border-top: 1px dashed #000;
}
.m-list-img .u-img {
    width: 33.07%;
    height: auto;
    margin-right: 17px;
}
.personal-center .user-news .u-img{
  float: left;
  width: 125px;
}
.personal-center .user-news .txt{
  margin-top: 20px;
}
.personal-center .user-news .user-news-list li{
  margin-bottom: 15px;
}
.personal-center .user-news .user-news-list li span{
  color: #666;
}
.personal-center .user-news .user-news-list li span.message{
  color: #000;
}
.user-news-btn a{
  display: block;
  line-height: 34px;
  color: #3a89ca;
  font-size: 18px;
  border: 1px solid #3a89ca;
  border-radius: 3px;
  text-align: center;
}
.user-news-btn a:hover{
  color: #fff;
  background-color: #3a89ca;
}
/* 列表 */
.sorts-row{
  margin: 25px 0;
  height: 40px;
  line-height: 40px;
  border: 1px solid #d2d2d2;
  background-color: #eee;
}
.sorts-l{
  float: left;
}
.sorts-l .sort{
  float: left;
}
.sorts-l .link{
    padding:0 20px;
    display: block;
    height: 40px;
    line-height: 40px;
    color:#999;
}
.sorts-l .link i{margin-left: 5px;}
.sorts-l .sort.current a{
  background-color: #fff;
  color:#3a89ca;
}
.sort-result {
    margin-right: 10px;
    float: right;
    color: #999;
    font-size: 12px;
}
/* 列表table */
.throw-doc tr th {
    width: 95px;
    height: 36px;
    line-height: 36px;
    color: #4499ee;
    font-size: 14px;
    border: 1px solid #d2d2d2;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.throw-doc tr td a:hover{
  color:#f15a24;
}
.throw-doc tr td {
    font-size: 14px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #d2d2d2;
    color:#333;
}
.throw-doc tr td a{
  float: left;
  margin-left: 20px;
  font-size: 14px;
}
.throw-icon{
  display: block;
  margin-top: 7px;
  float: left;
  margin-left: 5px;
  background: url(../../images/throw.png) top left no-repeat;
}
.hot-icon{
  width:24px;
  height:24px;
  background-position:-10px -78px;
}
.top_doc .recommend-icon{
  width:24px;
  height:24px;
  background-position:-10px -44px;
}
.new-icon{
  width:25px;
  height:24px;
  background-position:-10px -10px;
}
.blue-icon{
  width:24px;
  height:22px;
  background-position:-10px -112px;
}
/* 工程信息详情页 */
.module-wrapper {
    margin-bottom: 32px;
}
.module-piece{
  padding: 15px 0;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}
.module-piece .headline {
    font-size: 24px;
    margin-bottom: 15px;
}
.attach {font-size: 14px; line-height: 24px; color: #999; }
.attach .metadata {float: left; }
.attach .extra{float: right;}
.attach .metadata span{margin-right: 25px;}
.attach a {display: inline-block; color: #999;font-size: 14px; }
.attach a:hover{color:#4499ee;}
.attach .category{font-size: 14px; }
/* share */
.social-icon .icon { background-image: url(../../images/social-sprite.png); background-repeat: no-repeat; }
.article-share .bds_more { display: none !important; background: none !important; }
.article-share .share-wrapper a { float: left; width: 30px; height: 30px; margin: 0 0 0 6px; padding-left: 0; }
.article-share .share-wrapper a:hover { color: #333; filter: alpha(opacity=100); opacity: 1; }
.article-share .share-wrapper a { -webkit-transition: background 0.3s cubic-bezier(0.17, 0.67, 0.88, 1.25) 0s; transition: background 0.3s cubic-bezier(0.17, 0.67, 0.88, 1.25) 0s; }
.article-share .share-wrapper .icon-tsina { background-position: -5px -85px; }
.article-share .share-wrapper .icon-tqq { background-position: -45px -85px; }
.article-share .share-wrapper .icon-renren { background-position: -125px -85px; }
.article-share .share-wrapper .icon-douban { background-position: -165px -85px; }
.article-share .share-wrapper .icon-qzone { background-position: -205px -85px; }
.article-share .share-wrapper .icon-wechat { background-position: -245px -85px; }
.article-share .share-wrapper .icon-tsina:hover { background-position: -5px -125px; }
.article-share .share-wrapper .icon-tqq:hover { background-position: -45px -125px; }
.article-share .share-wrapper .icon-renren:hover { background-position: -125px -125px; }
.article-share .share-wrapper .icon-douban:hover { background-position: -165px -125px; }
.article-share .share-wrapper .icon-qzone:hover { background-position: -205px -125px; }
.article-share .share-wrapper .icon-wechat:hover { background-position: -245px -125px; }
.article-share .share-wrapper .bds_title { width: auto; line-height: 34px; font-size: 12px; font-weight: bold; text-decoration: none; color: #333; background: none; }

.bids-wrapper ul li{
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #d2d2d2;
}
.bids-wrapper ul li .bids-l{
  float: left;
  width: 155px;
  color:#333;
  background-color: #eee;
  font-size: 18px;
  text-align: center;
}
.bids-wrapper ul li .bids-r{
  float: left;
  color:#666;
  font-size: 16px;
  margin-left: 25px;
}
.bids-r .integral-download,.bids-r .general-download{
  margin-right: 15px;
  width: 130px;
  text-align: center;
  color:#fff;
  background-color: #f15a24;
  border:0;
  border-radius: 20px;
}
.bids-r .general-download{
  background-color: #999;
}
.bids-r .integral-download i,.bids-r .general-download i{
  font-size: 20px;
  margin-right: 5px;
}
.module-list {
    margin: 30px 0;
}
.module-list .tender-img {
    width: 640px;
    height: 106px;
    background-image: url(../../img/21.jpg);
    color: #fff;
    text-align: center;
}
.detail-con p {
  text-indent: 30px;
  color: #727171;
  line-height: 30px;
  font-size:16px;
  margin-bottom: 15px;
 }
.detail-con .detail-brief {
  background-color: #f3f3f3;
  color: #4c4948;
  padding: 12px 18px;
  margin-top: 15px;
  font-size: 14px;
  text-indent: 0;
}
.detail-con .tender-img p{
  color:#fff;
  font-size: 18px;
}
.detail-con .tender-img p:first-child{
  margin-bottom: 5px;
  padding-top: 15px;
}
.detail-con .tender-img p a{
  margin:0 10px;
  font-size: 18px;
  text-decoration: underline;
}
/* 项目概况table */
.project-wrapper{
  margin-bottom: 30px;
}
.project-wrapper .project-title{
  width: 120px;
  height: 32px;
  line-height: 32px;
  background-color: #3a89ca;
  color:#fff;
  text-align: center;
}
.project-condition1 ul li {
    float: left;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #d2d2d2;
}
.project-condition1 ul li .project-l,.project-condition2 ul li .project-l{
    float: left;
    width: 90px;
    background-color: #eee;
    font-size: 16px;
    text-align: center;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
.project-condition1 ul li .project-r {
    float: left;
    width: 226px;
    font-size: 16px;
    text-align: center;
}
.project-condition2 ul li {
    float: left;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #d2d2d2;
}
.project-condition2 ul li .project-r {
    float: left;
    width: 514px;
    padding-left: 30px;
    font-size: 16px;
    color:#666;
    text-align: left;
    border-right: 1px solid #d2d2d2;
}
/* 猜你喜欢 */
.detail-like .like-title{
  height: 34px;
  line-height: 34px;
  color:#4499ee;
  font-size: 18px;
  font-weight: bold;
}
.detail-like .like-title i {
    font-size: 22px;
    margin-right: 8px;
    margin-top: 4px;
    display: block;
    float: left;
}
.detail-like .like-wrapper{
  border: 1px solid #4499ee;
  padding:0 10px;
  margin-top: 8px;
}
.detail-like .like-wrapper li{
  height: 46px;
  line-height: 46px;
  color:#666;
  font-size: 18px;
  border-bottom: 1px dashed #4499ee;
}
.detail-like .like-wrapper li i{
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #c9c9c9;
  margin-right: 5px;
}
.detail-like .like-wrapper li:last-child{
  border-bottom: 0;
}
.like-wrapper li a{
  float: left;
  color:#666;
  font-size: 18px;
}
.like-wrapper li a:hover{
  color: #3a89ca;
}
.like-wrapper li span{
  float: right;
}
/* flexslider 图片轮播*/
.flexslider{position:relative;width:auto;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{ width:50px; height:65px; line-height:99em;overflow:hidden;margin:-30px 0 0;display:block;background:url(../../images/flexslider.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:-10px -85px;right: 0;}
.flex-direction-nav .flex-prev{left:0;background-position:-10px -10px;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{
  width: 8px;
  height: 8px;
  background-color: #96949a;
  border-radius: 50%;
  display:block;
  overflow:hidden;
  text-indent:-99em;
  cursor:pointer;
}
.flex-control-paging li a.flex-active{
  background-color: #c8c8cb;
  width: 18px;
  height: 8px;
  border-radius: 4px;
}
/* 工程信息 */
.project-wrapper .project-select {
    padding: 5px 0;
    border-bottom: 1px solid #b5b5b5;
}
.project-wrapper .project-select select{
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-right: 1px solid #b5b5b5;
    color: #888;
}
.project-wrapper .project-select select.last{border-right: 0;}
.project-select3 select{
    width: 27%;
    padding-left: 8px;
    background: url(../../images/select-icon.png) no-repeat 84px center;
    *background: 0;
    box-sizing: border-box;
}
.project-select4 select{
    width:24%;
    padding-left: 8px;
    background: url(../../images/select-icon.png) no-repeat 70px center;
    box-sizing: border-box;
}
.project-wrapper .project-select span{
    display: inline-block;
    width: 15.5%;
    color: #888;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}
.project-wrapper .project-list{
    height: 195px;
}
.project-wrapper .project-list li{
    margin-left:30px;
    line-height: 32px;
    list-style: disc;
}
.project-wrapper .project-list li span{
    display: inline-block;
    margin-left: 2%;
    font-size: 12px;
    color: #999;
}
.project-wrapper .project-list li:hover span{
    color: #3a89ca;
}
/* 会客厅 */
.receive-wrapper .u-img {
    float: left;
}
.receive-wrapper li{
    display: inline;
    float: left;
    width: 100%;
    padding: 17px 16px;
    background-color: #fff;
    box-sizing: border-box;
    border-bottom: 1px dashed #b5b5b5;
}
.receive-wrapper li.last{ border: 0; }
.receive-wrapper li:hover{
    background-color: #eee;
}
.receive-wrapper h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.receive-wrapper h3 a{
    font-size: 16px;
    font-weight: normal;
}
.receive-wrapper li .post{
    font-size: 16px;
    color: #333;
}
.receive-wrapper p{
    color: #919191;
    margin-bottom: 10px;
    line-height: 22px;
}
.receive-wrapper p a{
    color: #919191;
}
/* 企业主页 */
.brand-banner{
    position: relative;
    width: 100%;
    height: 298px;
    background: url(../../images/brand-banner.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.brand-logo{
    position: absolute;
    bottom:-66px;
    left:50%;
    margin-left: -66px;
}
.brand-logo img{
    border-radius: 50%;
    box-shadow: 0 2px 4px #666;
}
/* 企业简介 */
.brand-about {
    padding-top: 66px;
}
.brand-about .brand-name {
    padding: 10px 0;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.brand-about .brand-news{
    padding: 8px 0;
    background-color: #eee;
    text-align: center;
    color:#888;
}
.brand-about .synopsis-inner {
    padding: 50px 0 25px;
}
.brand-about .synopsis-inner .synopsis-left {
    float: left;
}
.brand-about .synopsis-inner .synopsis-right {
    width:600px;
    float: right;
}
.brand-about .synopsis-inner .synopsis-right p{
  line-height: 28px;
  font-size: 16px;
  color: #666;
}
.tab-4{margin: 0 auto;width: 430px;}
.tab-4 .tab-trigger {
    float: left;
    margin: 0 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.tab-4 .tab-trigger-active {
    font-weight: bold;
    color: #2b90cb;
    border-bottom: 6px solid #2b90cb;
}
.brand-bg .tab-body {
    padding: 30px 0;
    background-color: #eee;
}
.brand-bg .tab-container {
    width: 1000px;
    margin: 0 auto;
}
.aptitude-book{
  margin-left: -32px;
  margin-right: -32px;
}
.aptitude-book .media-cover {
    position: relative;
    float: left;
    margin: 0 32px;
    width: 200px;
    height: 280px;
    overflow: hidden;
}
.aptitude-book .media-cover .bg, .aptitude-book .media-cover .caption {
    position: absolute;
    top: 280px;
    left: 60px;
    width: 85px;
    height: 85px;
    background: rgba(0,0,0,.3);
    filter: alpha(opacity=30);
    -webkit-transition: top linear .2s;
    transition: top linear .2s;
    color: #fff;
    text-align: center;
}
.aptitude-book .media-cover p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
}
.aptitude-book .media-cover .caption img{
  margin-top: 15px;
}
.aptitude-book .media-cover .headline{
    margin: 0;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px
}
.aptitude-book .active .bg,
.aptitude-book .active .caption{ top: 85px;}
.aptitude-book .media-cover p{height: 30px;line-height: 30px;text-align: center;color:#333;}
/* 成功案例 */
.case-box{
  margin-left: -11px;
  margin-right: -11px;
}
.case-box li {
    float: left;
    width: 232px;
    margin: 0 11px;
}
.case-box li p.abstract {
    font-size: 14px;
    color: #595757;
    line-height: 20px;
}
.case-box li p.abstract span {
    float: right;
    margin-right: 5px;
}
.case-box li p.abstract a{
  color: #4499ee;
}
.case-box li .headline {
  margin: 10px 0;
}
.case-box li .headline a {
    font-size: 18px;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

/* 动态资讯 */
.dynamic{
  margin-left: -45px;
  margin-right: -45px;
}
.dynamic li {
    float: left;
    width: 455px;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaa;
    margin: 0 45px;
}
.dynamic li .object{
  float: left;
  margin-right: 30px;
}
.dynamic li .caption .headline {
    margin-bottom: 5px;
}
.dynamic li .caption .headline a {
    font-size: 18px;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.dynamic li .caption .metadata span{
  font-size: 14px;
  color:#666;
}
/* 留言板 */
.message{width: 600px;margin: 0 auto;}
.suggest {
    color: #4499ee;
    font-size: 0.875em;
    height: 40px;
    line-height: 40px;
}
.form-input {
    height: 10px;
    padding: 0px 12px;
    outline: medium none;
    font-size: .875em;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    border: 1px solid #e6e6e6;
}
.comment-input {
    display: block;
    width: 98%;
    padding: 1%;
    height:100px;
    max-height: 100px;
    line-height: inherit;
    outline: medium none;
    resize: vertical;
}
.comment-reply{display:none;}
.comment-media, .comment-wrapper {
    border-bottom: 1px dashed #dadbdb;
    padding: 8px 0;
}
.comment-media .author, .comment-wrapper .author {
    font-size: 1em;
    text-decoration: none;
    color: #000;
}
.comment-media .time{float: right;color:#727171;}
.word-comment{color: #727171;font-size: 14px;line-height: 22px;}
.comment-container{color: #727171;font-size: 14px;}
.comment-container .separator, .reply-separator {
    padding-right: 5px;
    padding-left: 5px;
}
.comment-attach {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.875em;
    line-height: 24px;
    color: #999;
}
/* 联系我们 */
.contact{
    padding: 40px 0 30px;
}
.contact .contact-title{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}
.adress iframe{float: left;}
.adress .information{float: left;width: 635px;padding-left: 40px;}
.adress-new{display: none;}
.adress-title{
    padding: 10px 0;
    color:#4499ee;
    border-bottom: 1px solid #e5e5e5;
    background: url(../../images/select.png) right no-repeat;
    cursor:pointer;
}
.contact-table{
    display: none;
    width: 400px;
    font-size: 0.875em;
    color: #727272;
    height: 30px;
    line-height: 30px;
}
.contact-td1 {
    width: 70px;
    text-align: right;
    vertical-align: top;
    color:#000;
}
/* 问答首页 */
.question-type{
  border: 1px solid #c9c9c9;
  background-color: #eee;
}
.outer{
  float: left;
}
.outer #tab li{
  float: left;
  padding: 0 28px;
  height: 50px;
  line-height: 50px;
  color:#999;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.outer #tab li:last-child{border-right: 0;}
.outer #tab li i{
  margin-right: 3px;
  font-size: 20px;
}
.outer #tab li.current{
  background-color: #fff;
}
#content .content-wrapper {display:none;}
.question-type .question-input-wrapper {
    position: relative;
    width: 200px;
    height: 28px;
    overflow: hidden;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    border-radius:15px;
    margin-right: 30px;
    margin-top: 10px;
}
.question-type .question-input-wrapper .form-control{
  width:280px;
  height: auto;
  padding: 6px 8px;
  border: none;
  color: #727171;
}
.question-type .question-search-btn{
  position: absolute;
  top: 0px;
  right:10px;
  color:#c9c9c9;
  font-size: 20px;
}
#content .content-wrapper {display:none;}
.question-list li{
  padding-top: 40px;
  padding-bottom: 16px;
  font-size: 20px;
  border-bottom: 1px solid #b5b5b5;
}
.question-list li .headline{font-size: 20px; }
.question-list li .headline i{
  font-size: 24px;
  margin-right: 2px;
  vertical-align: middle;
}
.question-list li .tag{
  margin-left: 20px;
  color:#727171;
  font-size: 18px;
}
.question-list li .tag i{
  margin-right: 5px;
  font-size: 20px;
}
.question-list li .questiontime{
  color:#727171;
  font-size: 18px;
}
/* 问答结果页 */
.result-title {
    border: 1px solid #c9c9c9;
    border-right: 0;
}
.result-title a {
  width: 212px;
  line-height: 54px;
  display: inline-block;
  font-size: 18px;
  color: #666;
  float: left;
  border-right: 1px solid #c9c9c9;
  text-align: center;
}
.result-title a.active {
  color: #fff;
  background-color: #3a89ca;
}
.result-list{
  padding-top: 20px;
  border-bottom: 1px solid #b5b5b5;
}
.result-list h3{
  margin-bottom: 10px;
}
.result-list h3 a{
  font-size: 22px;
}
.result-list p.answer{
  margin-bottom: 10px;
  line-height: 24px;
  color:#727171;
  font-size: 16px;
}
.result-list p.answer strong{color:#333;}
.result-list p .time{
  color:#999;
}
.result-list p .author{
  margin-left: 320px;
}
.answer .tag i{margin-right: 5px;}
/* 问答详情页 */
.question-healine{
  height: 65px;
  line-height: 65px;
  border-top: 1px solid #b5b5b5;
  font-size: 24px;
}
.question-healine i{
  display: inline-block;
  width: 38px;
  height: 25px;
  background: url(../../images/question-icon.png);
  margin-right: 5px;
  transform:translateY(5px);
}
.answer-wrapper{
  border: 1px solid #bfbfbf;
  padding: 20px;
  margin-bottom: 15px;
}
.answer-wrapper i{
  float: left;
  margin-right: 5px;
  margin-top: 4px;
  color:#3a89ca;
  font-size: 22px;
}
.answer-wrapper .answer-inner{
  width: 565px;
  float: right;
  color:#666;
  line-height: 30px;
  font-size: 18px;
}
.answer-wrapper .answer-time{
  float: right;
  margin-bottom: 0;
  width: 565px;
  font-size: 14px;
  color:#999;
}
.analogy .analogy-title{
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #b5b5b5;
  color:#333;
  font-size: 18px;
}
.analogy .analogy-title i{
  margin-right: 8px;
  color:#a1a1a1;
  font-size: 20px;
}
.analogy-inner li{
  height: 46px;
  line-height: 46px;
  color:#999;
}
.analogy-inner li a{
  float: left;
  font-size: 18px;
  color: #666;
  margin-left: 30px;
}
.analogy-inner li a:hover{
  text-decoration: underline;
  color: #3a89ca;
}
.analogy-inner li span{float: right;}

/* 问答提问页 */
.edit-wrap{
  width: 900px;
  margin: 60px auto 100px;
  border: 1px solid #d2d2d2;
  background-color: #f1f2f3;
}
.edit-wrap .module-wrapper{
  padding: 30px 135px 0;
}
.answer-tit{
  line-height: 40px;
  margin-bottom: 10px;
}
.answer-tit .answer-tit-l{
  width: 100px;
  font-size: 20px;
}
.answer-tit input{
  float: left;
  background-color: #fff;
  padding-left: 5px;
  width: 525px;
  height: 40px;
  line-height: 40px;
  border: none;
}
.answer-btn a{
  display: block;
  margin-top: 30px;
  margin-left: 250px;
  width: 130px;
  height: 36px;
  line-height: 36px;
  color:#fff;
  background-color: #4499ee;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
}
/* 问答提交页 */
.submit-wrap{
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.submit-wrap i{
  font-size: 90px;
}
.submit-wrap p{font-size: 20px;color: #666;}
.submit-wrap p.text-red{color: #ff0000; margin-bottom: 30px;}
.submit-wrap p a{font-size:18px;text-decoration: underline;}
/* 千家网友情链接页 */
.tab .tab-1 .tab-trigger{
  padding: 0 25px;
  line-height: 46px;
}
.tab .tab-1 .tab-trigger-active{
  background-color: #eee;
  color: #3a89ca;
}
.link-wrap{
  padding: 30px 28px;
  background-color: #eee;
}
.link-wrap .tit{
  line-height: 38px;
  font-size: 16px;
}
.link-wrap .link-list{
  margin-left: -7px;
  margin-right: -7px;
}
.link-wrap .link-list li{
  float: left;
  margin: 0 7px;
  margin-bottom: 20px;
}
.link-wrap .link-list li img{
  width: auto;
  border: 1px solid #d2d2d2;
}
.link-wrap .friendly-link-list{
  padding-top: 5px;
  border-top: 1px solid #d2d2d2;
}
.link-wrap .friendly-link-list li{
  float: left;
  margin-right: 30px;
}
.link-wrap .friendly-link-list li a{
  font-size: 16px;
  line-height: 30px;
}
.link-wrap .friendly-link-list li a:hover{
  color: #3a89ca;
}
.link-wrap p{
  font-size: 18px;
  text-align: center;
}
.link-wrap p.fs-lg{
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 30px;
  color: #000;
}
.logo-download{
  padding-left: 128px;
  margin-bottom: 60px;
}
.logo-download li{
  float: left;
}
.logo-download li .card_img{
  position: relative;
}
.logo-download li .card_img .bg{
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.3);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter:alpha(opacity=30);
}
.logo-download li .card_img .bg p{
  padding: 0 55px;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.logo-download li .card_img .bg p a{
  display: inline-block;
  padding: 0 15px;
  margin: 0 10px;
  line-height: 28px;
  background-color: #eee;
  color: #666;
  border-radius: 4px;
}
.logo-download li .card_img .bg p a:hover{
  background-color: #fff;
}
.logo-download p{
  line-height: 40px;
  color: #666;
}
.link-wrap .explain{
  padding-top: 10px;
  border-top: 1px solid #d2d2d2;
}
.link-wrap .explain li{
  line-height: 30px;
  font-size: 16px;
  color: #666;
}

