@import "https://at.alicdn.com/t/font_680632_dydfkzo0kvs4i.css";
.iconfont{vertical-align: middle;color: #ffca91;margin-right: 2px}
.width1190{
  max-width: 1200px;
  margin: 0 auto;
}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset {
  margin:0;
  padding:0
}
ul,ol,dl {
  list-style-type:none
}
html,body {
  *position:static;
  height:100%
}
body,
th,
td,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
  font-size: 14px;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
body {
  line-height: 1.6;
  background-color: #f6f6f6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  color: #333;
}
optgroup {
  font-weight: bold;
}
/*通用表单输入 placeholder支持*/
.common-input::-moz-placeholder {
  color: #c9c9c9;
  opacity: 1;
}
.common-input:-ms-input-placeholder {
  color: #c9c9c9;
}
.common-input::-webkit-input-placeholder {
  color: #c9c9c9;
}
/*IE6-9 placeholder支持*/
.placeholder,
.common-input.placeholder {
  color: #c9c9c9;
}
/*输入框*/
.common-input {
  padding-left: 10px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e6e6e6;
}
.zixun{
  font-size: 30px;
  vertical-align: middle;
  display: inline-block;
  border-left: 1px solid #dedede;
  margin-left: 20px;
  padding-left: 20px;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #666;
}
a:hover {
  text-decoration: none;
  outline: none;
  color: #ff303a;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: none;
}
:focus {
  outline: none;
}
sub,
sup {
  vertical-align: baseline;
}
/*img*/
img {
  border: 0;
  vertical-align: middle;
}
a img,
img {
  -ms-interpolation-mode: bicubic;
}
.cl:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cl,
.clearfix {
  zoom: 1;
}
.pos-r {
  position: relative;
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}
.text-l {
  text-align: left;
}
.text-r {
  text-align: right;
}
.text-c {
  text-align: center;
}.mt-5 {
   margin-top: 5px;
 }
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.text-overflow {
  /*超出不显示*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*不换行才可能显示出...*/
  white-space: nowrap;
  word-break: normal;
}
.pink {
  color:#fc6768
}
.green {
  color:#019a66
}
.blue {
  color:#358de2
}
.purple {
  color:#9834ff
}
.orange {
  color:#fe7402
}
.redColor {
  color:#ff6b26
}
.gray{
  color: #d4d3d3;
}
.orangeColor {
  color:#fe7402
}
.pos-r {
  position: relative;
}
/*蓝色超链接样式*/

.blue-link {
  color: #0b6eca;
}
.blue-link:hover{
  color: #fe6b1b;
}
/*橙色超链接样式*/

.orange-link {
  color: #fe6b1b;
}
.orange-link:hover{
  color: #0b6eca;
}
/*红色超链接*/

.red-link {
  color: #F72525
}
.red-link:hover {
  color: red;
}
.btn {
  width: 140px;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  display: inline-block;
  background-color: #f71a2c;
  cursor: pointer;
}
  .btn-link{
    display: inline-block;
    padding: 2px 8px;
    border-radius: 2px;
    background-color: #F1F4F4;
    border: 1px solid #D9D9D9;
    color: #656565;
  }
  .btn-link:hover{
    background-color: #2086EE;
    color: #fff;
    border: 1px solid #1F7CCC;
  }
  .font14{font-size: 14px}
  .font16{font-size: 16px}
  .font18{font-size: 18px}
  .font20{font-size: 20px}
.font25{font-size: 25px}
/*-------------头部开始------------*/
.header-top{
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  position:relative;
  z-index:99;
}
.header-top .line{
  color: #dedede;
  margin: 0 8px;
}
.header-center{
  background-color:#fff;
  padding: 15px 0;
  position:relative;
  z-index:99;
  	border-bottom: 1px solid #EAEAEA;
	border-color: rgba(0,0,0,.08);
	box-shadow: 0 1px 3px rgba(0,0,0,.03)
}
.dis-b{display: inline-block}
.header-center .common-input{
  width: 390px;
}
.header-center .domain-num{
  vertical-align: middle;
}
.header-center .search-btn{
  color: #fff;
  border: none;
}
.header-center .search-btn:hover
{
  background-color: #2d81d3;
}


/*-------------头部结束-----------*/

/*-------------内容开始-----------*/
#content{
  margin-bottom: 40px;
}
.leftcon{max-width:820px;}
.leftpic{width: 450px;}
.rightcon{width: 360px;}
/* 焦点图 */
.focusBox { position: relative; width:450px; height: 250px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width:450px; height: 250px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 16px; line-height: 16px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer; color: #fff;background-color: #000;z-index: 1;filter: alpha(opacity=60); opacity: 0.6; }
.focusBox .num li.on,.focusBox .num li:hover{background:#fe7e00;filter: alpha(opacity=100); opacity: 1; }

/* 右侧广告图切换 */
.slide-banner_24 { position: relative; max-width:360px;   overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.slide-banner_24 .pic img { width:360px; height:170px;  display: block; }
.slide-banner_24 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.slide-banner_24 .num li{ float: left; position: relative; width: 18px; height: 16px; line-height: 16px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer; color: #fff;background-color: #000;z-index: 1;filter: alpha(opacity=60); opacity: 0.6; }
.slide-banner_24 .num li.on,.slide-banner_24 .num li:hover{background:#fe7e00;filter: alpha(opacity=100); opacity: 1; }

.smallfocus{
  width: 215px;
}
/*中间文字资讯*/
.center-text{
  width: 400px;
  height: 250px;
  overflow: hidden;
}
.center-text ul.textlist1 li{
  font-size: 16px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}

.center-text ul.textlist1 li:first-child a{
  font-size: 20px;
  font-weight: bold;
  color: #358de2;
}
.center-text ul.textlist1 li:first-child{
  margin-bottom: 5px;
}
.center-text ul.textlist1 li:first-child a:hover{
  color: #ff7200;
}
/*推荐资讯*/
.right-sider{
  border: 1px solid #e4e4e4;
  border-top:2px solid #ff303a;
  background-color:#fff;
  padding: 8px;
}
.right-sider .sider-title{
  padding: 4px 0 12px 8px;
  color: #656565;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #e4e4e4;
  height: 32px;
}
.right-sider .sider-con li{
  line-height: 32px;
  font-size: 14px;
  position: relative;
  padding-left: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
.right-sider .sider-con li .iconfont{
  margin-right: 0px;
  color: #88b5e0;
}
i.radius{
  border-radius: 50%;
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #dddddd;
  vertical-align: middle;
  margin: 0 5px;
}
  /*域名动态*/
.right-sider .pic-article-con{
  padding:10px 6px 0;
}
.right-sider .pic-article-con li{
  line-height: 32px;
  font-size: 14px;
  position: relative;
  margin-bottom: 10px;
}
.right-sider .pic-article-con li span{
  display: inline-block;
}
.right-sider .pic-article-con li a{
  display: inline-block;
}
.right-sider .pic-article-con li a.pic-article-link{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 50px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  margin-left: 8px;
}
.right-sider .pic-article-con li:first-child span,.right-sider .pic-article-con li:first-child a{
  display: block;
}
.right-sider .pic-article-con li:first-child a{
  float: none;
}
.right-sider .pic-article-con li:first-child span a{
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  height: 32px;
  line-height: 32px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
/*域名拍卖*/
.domainauction{
  clear: both;
  border: 1px solid #e4e4e4;
  padding: 8px;
}
.domainauction .auction-title{
  font-size: 18px;
  color: #656565;
  padding: 5px 5px 0 8px;
  height: 44px;
  border-bottom: 1px solid #e4e4e4;
}
.domainauction .auction-title strong span.domain-title{
  display: inline-block;
  border-bottom: 2px solid #358de2;
  height: 43px;
  line-height: 35px;
}
.domainauction .auction-title strong span.dingji{
  color: #d4d3d3;
  font-weight: normal;
  font-size: 14px;
  font-style: italic;
}
.more a{
  display: inline-block;
  padding: 1px 6px;
  background-color: #f6f6f6;
  border:1px solid #e8e8e8;
  color: #656565;
  font-size: 12px;
}
.auction-con li{
  float: left;
  width: 20%;
  text-align: center;
  padding: 18px 0 12px 0;
}
.auction-con li a{
  padding: 3px 0;
  display: block;
  border-left: 1px solid #efefef;
}
.auction-con li:first-child a{
  border-left: 0px;
}
.auction-con li a:hover{
  color: #666;
  background-color: #f8f8f8;
}
.auction-con li .domain-name{
  color: #358de2;
  font-size: 16px;
  margin-bottom: 14px;
  display: block;
}
.auction-con li .time-price span{
  display: block;
  padding: 3px 0;
}
/*tab切换*/
.tab{
  background-color: #f8f8f8;
  border:1px solid #e8e8e8;
  height: 47px;
  line-height: 47px;
  position: relative;
}
.tab a{
  display: inline-block;
  min-width: 100px;
  text-align: center;
  font-size: 16px;
}
.tab a.tab-active{
  background-color: #fff;
  border-top:2px solid #ff303a;
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
  font-weight: bold;
}
.tab a:first-child.tab-active{
  border-left:0;
}
.tab .tab-more{
  position: absolute;
  right: 0;
  padding-right: 8px;
}
.tab .tab-more a{
  display: none;
}
.tab .tab-more .more-text{
  padding: 1px 6px;
  color: #656565;
  font-size: 12px;
  display: inline-block;
}
.tab-con{
  border:1px solid #e8e8e8;
  border-top:0px;
  height:202px;
  position:relative;
}
.tab-con .conWrap .left-img-article,.tab .conWrap .left-img-article img{
  width: 325px;
}
.tab-con .conWrap .left-img-article{
  position: relative;
  width: 325px;
  display: inline-block;
}
.tab-con .conWrap{
  padding: 0 20px 13px 20px;
  position:absolute;
  width:780px;
}
.tab-con .conWrap li{
  display: inline-block;
  width: 50%;
  float: left;
  line-height: 32px;
  position: relative;
}
.tab-con .conWrap li a{
  font-size: 14px;
  line-height: 30px;
}
.tab-con .conWrap li i.radius{
  background-color: #dddddd;
}
.tab-con .conWrap li a.cate-link{
  color: #999;
}
.tab-con .conWrap li .text-link{
  padding-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
.list-article-out .tab-con .conWrap li .text-link{
  width: 320px;
}
.list-article-out .tab-con .conWrap li .article-time{
  position: absolute;
  right: 10px;
  color: #999;
  top:0px;
}
 .txt-bg{
  position: absolute; bottom: 0;left: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden;
}
.txt { position: absolute; bottom: 0;left: 0; z-index: 2; height: 36px;line-height:36px; width:100%;overflow: hidden;}
.txt a{
  display: block; color: #fff; padding: 0 0 0 10px; font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
.biaoqian-con{
  padding-top: 6px;
}
.biaoqian-con a{
  display: inline-block;
  background-color: #f8f8f8;
  padding: 2px 5px;
  font-size: 14px;
  margin: 5px;
}
/*-------------内容结束-----------*/

/*----------栏目页开始----------*/
.category{
  background-color: #f8f8f8;
  padding:10px 15px;
  font-size: 14px;
  line-height: 24px;
}
.category a{
  display: inline-block;
  margin: 0 5px;
  padding: 2px 6px;
}
.category a.category-active{
  background-color: #f4faff;
  color: #358de2;
  border: 1px solid #d3e4f5;
  font-weight: bold;
}
.list-pic,.second-article{
  border: 1px solid #e4e4e4;
  padding: 10px 5px;
}
.list-pic li{
  float: left;
  width: 25%;
  text-align: center;
  font-size: 14px;
}
.list-pic li a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
.second-article{
  padding: 20px;
}
.second-article li{
  padding: 20px 0;
  border-top: 1px solid #e4e4e4;
}
.second-article li:first-child{
  border-top:0px;
  padding:0 0 20px 0;
}
.second-article li:last-child{
  padding:20px 0 0 0;
}
.second-article li .des{
  font-size: 14px;
  margin: 15px 0;
  line-height: 24px;
  word-break: break-all;
  word-wrap:break-word;
}
.second-article li a.blue-link{
font-size: 18px;
}
.second-article li .time-biaoqian a{
  margin: 0 5px;
  font-size: 12px;
}
.auction-con table{
  font-size: 14px;
  text-align: center;
  width: 100%;
  border-collapse: collapse;
}
.auction-con table th{
  background-color: #f8f8f8;
  font-size: 14px;
  padding: 8px;
}
.auction-con table td{
  padding: 8px 0;
  font-size: 14px;
}
.auction-con table td a.domain-link{
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
  width: 80px;
}
.article-list{
  border: 1px solid #e4e4e4;
  padding: 15px;
}
.article-list ul li,.relative-list ul li{
  position: relative;
  font-size: 14px;
  line-height: 35px;
}
.article-list ul li a,.relative-list ul li a{
  width: 80%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
.article-list ul li .article-time,.relative-list ul li .article-time{
  position: absolute;
  right: 0px;
  color: #999;
}
.article-list ul li i.radius{
   background-color: #dddddd;
}
/*分页开始*/
.list-page a{
  background-color: #f8f8f8;
  border:1px solid #e4e4e4;
  display: inline-block;
  padding: 3px 8px;
  margin-right: 8px;
}
.list-page a.pre-page,.list-page a.next-page{
  padding: 3px 8px;
}
.list-page a.curpage{
  background-color: #358de2;
  color: #fff;
  border: none;
}
/*分页结束*/

/*详情页*/
.article-detail{
  border: 1px solid #e4e4e4;
  padding:20px 30px;
  overflow: hidden;
}
.article-detail .article-title{
  font-size: 24px;
}
.article-con{
  line-height: 34px;
  font-size: 16px;
  margin-top: 20px;
  word-break: break-all;
  word-wrap:break-word;
}
.article-con .article-con-biaoqian a{margin: 0 10px;}
.article-con .banquan{
  background-color: #f8f8f8;
  padding: 2px 10px;
  font-size: 12px;
  color: #999;
  margin-top: 5px;
}
.other-article p{
  padding: 5px 0;
}
.relative-list ul li{
  line-height: 26px;
}
.relative-list ul li i.radius{
  background-color: #dddddd;
}
.relative-tab{
  border-bottom: 1px solid #e4e4e4;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.relative-tab a{
  display: inline-block;
  padding: 0 10px;
}
.relative-tab a.relative-tab-active{
  background-color: #f8f8f8;
  border-bottom: 2px solid #358de2;
}
.relative-tab span.relative-tab-active{
  display: inline-block;
  padding: 0 10px;
  background-color: #f8f8f8;
  border-bottom: 2px solid #358de2;
}
/*详情页结束*/

/*tag*/
.tag-title h1{
  display: inline;
  font-size: 16px;
}
/*tag end*/

/*----------栏目页结束----------*/

/***************************底部开始***************************/
#footer {
  min-width: 1190px;
  clear: both;
  position: relative;
}

#footer .width1190 {
  padding: 0 5px;
}

#footer ul,
#footer li,
#footer dl,
#footer dd {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#footer {
  background-color: #fff;
  zoom: 1;
}

#footer .gray-line {
  border-bottom: 1px solid #e4e4e4;
}

#footer .white-line {
  border-bottom: 1px solid #fff;
}

/*底部中间层*/
#footer .footer-middle {
  height: 260px;
  background: #f6f6f6;
}

#footer .footer-middle .footer-middle-container {
  position: relative;
  height: 100%;
}

#footer .footer-middle .footer-middle-list {
  float: left;
}

#footer .footer-middle .footer-middle-list dl {
  float: left;
  padding-right: 30px;
  clear: none;
}

#footer .footer-middle .footer-middle-list dt {
  padding: 30px 0;
  color: #2F2F2F;
  font-weight: bold;
}

#footer .footer-middle .footer-middle-list dd {
  padding-right: 30px;
}

#footer .footer-middle a {
  color: #4A4A4A;
  /*display: block;*/
  height: 24px;
  line-height: 24px;
  margin-right: 30px;
  font-size: 12px;
}

#footer .footer-middle a:hover {
  color: #ff7200;
  text-decoration: underline;
}

/*客户热线*/
#footer .contact-list-2016 {
  position: absolute;
  right: 0;
  top: 0;
  /*IE 67*/
  *width: 320px;
}

#footer .footer-middle-tel {
  width: 319px;
  padding-top: 48px;
}

#footer .footer-middle-tel .tel-content {
  padding-right: 12px;
  margin-right: 12px;
  border-right: 1px solid #d2d2d2;
  text-align: right;
  float: left;
}

#footer .tel-content .tel-tiltle {
  font-size: 20px;
  font-weight: bold;
  color: #8a8a8a;
  line-height: 1.1;
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
}

#footer .footer-middle-tel .Tel {
  font-size: 28px;
  line-height: 1;
  font-weight: normal;
}

#footer .footer-middle-tel .Tel h3 {
  font-size: 24px;
  margin: 0;
  padding: 5px 0 10px;
  line-height: 26px;
  font-weight: 500;
}

#footer .footer-middle-attion {
  margin-top: 50px;
}

#footer .footer-middle-attion .attion-list li {
  float: left;
  padding-right: 30px;
}

#footer .footer-middle-attion .attion-list li.pr-15 {
  padding-right: 15px;
}

#footer .footer-middle-attion .attion-list li p {
  line-height: 1.6;
  margin: 0;
}

#footer .footer-middle-attion .attion-list .social-img {
  display: inline-block;
  width: 48px;
  height: 38px;
  background: url("../images/footer-icon.png");
  background-repeat: no-repeat;
}

#footer .footer-middle-attion .attion-list .ft-img_5 {
  background-position: 0 -494px;
}

#footer .footer-middle-attion .attion-list .ft-img_6 {
  background-position: 0 -410px;
}

/* 微信公众号 */
#footer .footer-middle-attion .attion-list .wx-img {
  height: 110px;
  margin-top: -10px;
  _margin-top: 0;
}

/* 微博 */
#footer .footer-middle-attion .attion-list .wb-link {
  margin-right: 0;
}

/*底部最后一层*/
#footer .footer-bottom {
  padding-top: 20px;
  line-height: 28px;
  text-align: center;
}

#footer .footer-bottom p a {
  color: #666;
}

#footer .footer-bottom p span {
  padding: 0 7px;
}

#footer .footer-bottom p a:hover {
  color: #ff7200;
  text-decoration: underline;
}

#footer .footer-images {
  text-align: center;
}

#footer .footer-bottom .fb-img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 30px;
  height: 30px;
  background: url("/images2016/ft-icon.jpg");
  background-repeat: no-repeat;
}

#footer .footer-bottom .fb-img_1 {
  background-position: 0 0;
}

#footer .footer-bottom .fb-img_2 {
  background-position: -75px 0;
}

#footer .footer-bottom .fb-img_3 {
  background-position: -154px 0;
}

#footer .footer-bottom .fb-img_4 {
  background-position: -234px 0;
}

#footer .footer-bottom .fb-img_5 {
  background-position: -314px 0;
}

#footer .footer-bottom .fb-img_6 {
  background-position: -394px 0;
}

#footer .footer-bottom .fb-img_7 {
  background-position: -476px 0;
}

#footer .footer-bottom .fb-img_8 {
  background-position: -551px 0;
}

/***************************底部 结束***************************/
/*slide*/
.slide-banner_22 { position: relative; width:1190px; height: 90px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.slide-banner_22 .pic img { width:1190px; height: 90px;display: block; }
.slide-banner_22 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; display: none }

.slide-banner_23 { position: relative; max-width:820px; height: 87px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.slide-banner_23 .pic img {width:820px; height: 87px;display: block; }
.slide-banner_23 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; display: none }
/*slide end*/

/* site-navbar ======================================================================================================== */

.site-navbar{
	float: right;
	font-size: 18px;
	margin-top: 7px;
	margin-right: -15px;
}
.site-navbar li{
	position: relative;
	float: left;
}
.site-navbar li:hover{z-index: 2}
.site-navbar a{
	display: block;
	padding: 0 12px;
	color: #666;
}
.site-navbar li:hover > a,
.site-navbar li.active a:hover,
.site-navbar a:hover{
	color: #ff303a;
}

.site-navbar .fa{width: 18px;}
.site-navbar .fa-angle-down{width: 11px;}

.search-on .site-navbar li.navto-search a{color: #ff303a;}

.topbar .fa{width: 14px;}
.topbar .fa-angle-down{width: 9px;}
.topbar{
	position: absolute;
	top: -39px;
	left: 0;right: 0;
	margin-bottom: 20px;
	margin-right: -15px;
	color: #999;
}
.topbar a{
	color: #999;
}
.topbar a:hover{
	color: #45B6F7;
}
.topmenu{
	float: right;
}
.topmenu li{
	position: relative;
	float: left;
}
.topmenu li:hover{z-index: 2}
.topmenu a{
	display: block;
	padding: 0 15px;
	color: #999;
}


.topmenu .red{color: #FF5E52;display: inline-block;}
.topmenu .red:hover{color: #FF5E52;text-decoration: underline;}

.site-nav .sub-menu{display: none;position: absolute;top: 100%;left: 0;background-color: #fff;font-size: 12px;padding: 6px 0;border: 1px solid #ddd;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);line-height: 32px;width: 132px;font-weight: bold;border-radius: 4px;}
.site-nav ul .sub-menu{left: 100%;top: -7px;border-radius: 0}
.site-nav .sub-menu li{float: none;}
.site-nav .sub-menu a:hover{background-color: #f6f6f6;}
.site-nav li:hover > .sub-menu{display: block;}
.site-nav li:hover .fa-angle-down{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.site-nav li.current-menu-item > a, .site-nav li.current-menu-parent > a{color: #ff303a;}


.sign-info{font-size: 12px;clear: both;	margin-top: 10px;}

.site-search{background-color: #fff;background-color: rgba(255,255,255,0.95);position: absolute;top:0;left:0;right:0;height: 100px;z-index: 8;}
.search-on .site-search{top: 108px;}
.site-search-form{padding: 25px 20%;overflow: hidden;}
.search-input{float:left;color:#999;border:solid 1px #ddd;width:81%;height: 40px;padding: 4px 12px;border-right: none;font-size: 16px;border-radius: 2px 0 0 2px;outline: none}
.search-input:focus{border-color: #f71a2c;}
.search-btn{color:#fff;border: none;background: #f71a2c;height: 50px;font-size: 16px;padding: 0 12px;border-radius: 0 2px 2px 0;width: 15%;}
.search-btn:hover, .search-btn:focus{color:#fff;opacity: 0.85;filter:alpha(opacity=85);}
.search-btn .fa{font-size: 16px;width: 16px;}
.site-search-form a{margin-left: 20px;color: #999;}
.site-search-form a:hover{color: #45B6F7;}

/*#bdcs{padding: 25px 20%;overflow: hidden;}
#bdcs .bdcs-search-form-input{float:left;color:#999;border:solid 1px #ddd;width:85%;height: 50px;padding: 4px 12px;border-right: none;font-size: 16px;border-radius: 2px 0 0 2px;outline: none}
#bdcs .bdcs-search-form-input:focus{border-color: #45B6F7;}
#bdcs .bdcs-search-form-submit {color:#fff;border: none;background: #45B6F7;height: 50px;font-size: 16px;padding: 0 12px;border-radius: 0 2px 2px 0;width: 15%;outline: none}
#bdcs .bdcs-search-form-submit:hover, 
#bdcs .bdcs-search-form-submit:focus{color:#fff;opacity: 0.85;filter:alpha(opacity=85);}*/

.search .site-search{position: relative;margin: -15px 0 15px;border-bottom: 1px solid #eaeaea;}
.container{
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
}


:before,:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.tab-article{
	background-color:#fff;
	width:820px;
}
/* branding ======================================================================================================== */
.branding{
	position: relative;
	z-index: 9;
	text-align: center;
	padding: 70px 20px;
}
.branding h1, .branding h2{
	margin: 0 0 20px;
	font-size: 33px;
}
.branding h1 .fa,
.branding h2 .fa{
	display: block;
	margin-bottom: 10px;
}
.branding .btn{margin: 0 10px;}
.branding-primary{
	background-color: #45B6F7;
	color: #fff;
}
.branding-primary p{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin-bottom: 0;
}
.branding-primary p strong{
	color: #2C7EB3;
}
.branding-primary .btn{border-color: #fff;color: #fff;}
.branding-primary .btn:hover{background-color: #fff;color: #45B6F7;}

.branding-black{
	background-color: #444;
}
.branding-black h1, .branding-black h2{
	color: #ccc;
}
.branding-black .btn{border-color: #ccc;color: #ccc;}
.branding-black .btn:hover{background-color: #ccc;color: #444;}

.branding-white{
	background-color: #fff;
}
.branding-white h1{
	color: #888;
}
.branding-sm{
	padding-top: 40px;
	padding-bottom: 40px;
}
.branding-mb{
	margin-bottom: 15px;
}
.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:hover,.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -15px
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -15px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}
.carousel{margin-bottom: 15px;z-index: 0;}
.carousel-inner .item a{display: block;text-align: center;}
.carousel-inner .item img{margin: 0 auto;border-radius: 4px;}
.carousel-control{width: 40px;height:80px;top:50%;margin-top: -40px;}
.carousel-control.left, .carousel-control.right{background: none;}
.carousel-control:hover{background-color: #000;opacity: .5;color: #fff;}
.carousel .fa{font-size: 30px;margin-top: 62%;}
.carousel-indicators{bottom: 6px;}

.excerpt-minic{
	border: 1px solid #eaeaea;
	padding: 20px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 15px;
	border-radius: 4px;
}
.excerpt-minic h2{
	font-size: 22px;
	line-height: 24px;
	margin-top: 0;
	font-weight: bold;
	margin: 0 0 15px;
}
.excerpt-minic h2 a{
	color: #555;
}
.excerpt-minic h2 a:hover{
	color: #45B6F7;
}
.excerpt-minic h2 a span{
	color: #FF5E52;
}
.excerpt-minic h2 a:hover span{
	color: #45B6F7;
}
.excerpt-minic time, .excerpt-minic .pv, .excerpt-minic .pc, .excerpt-minic .author{
	margin-right: 20px;
}
.excerpt-minic .meta{
	color: #999;
	margin-bottom: 15px;
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
}
.excerpt-minic .meta .fa{
	margin-right: 4px;
}
.excerpt-minic .meta a{
	color: #999;
	text-decoration: underline;
}
.excerpt-minic .meta a:hover{
	color: #45B6F7;
}
.excerpt-minic .article-content p{
	text-indent: 30px;
}
.excerpt-minic .article-content p:last-child{
	margin-bottom: 0;
}
.excerpt-minic .note{
	color: #666;
	margin-bottom: 0;
	text-indent: 28px;
}

.excerpt-minic-index{
	/*margin-bottom: 20px;*/
}
.excerpt-minic-index h2{
	font-size: 18px;
}
.excerpt-minic-index .meta{
	border-bottom: none;
	padding-bottom: 0;
}
.excerpt-minic-index .red{
	margin-left: -8px;
	color: #FF5E52;
}
.title h3, .pagetitle h1, .pagetitle h2{
	font-size: 20px;
    margin: 0;
    float: left;
}
.pagetitle h1 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.title, .pagetitle {
    margin-bottom: 10px;
    overflow: hidden;
}
.tab-con .conWrap li .text-link {
    width: 296px;
}
.tab-con .conWrap li .article-time {
    position: absolute;
    right: 10px;
    color: #999;
    top: 0px;
}