body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53",sans-serif;
  font-size: 12px;
  min-width: 960px;
  background: #fafafa;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
a, body, button, html, input, select, textarea {
  color: #3f484f;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
a:hover,a:active,a:focus{ color: #129aee }
img, input { vertical-align: middle;  padding: 0;}
img{ border:0;}
button:focus, input:focus, textarea:focus { outline: none;}
ul, li{ list-style: none;}
*, :after, :before { box-sizing: border-box;}
.indx_content{overflow: hidden}
.slideBox .prev, .slideBox .next, .search-btn,.icon-spit{background: url(../images/ico_bg.png) no-repeat;}
.mt30{margin-top: 30px;}
.mt20{ margin-top: 20px;}
.pull-right{float: right;}
.pull-left{float: left;}
.clearfix:after { display: block; content: "."; clear: both; visibility: hidden; height: 0;}
.warp{width: 1200px;margin: 0 auto;position: relative;}
.fpmr{ position: relative; margin-right: -10px;}
.float-right{float: right;}

/*头部*/
.header{position: relative; top: 0;left: 0;width: 100%;background: #fff; height: 62px;z-index: 999;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-sizing: content-box;}
.header .header-menu * { font-size: 16px; -webkit-transition: none; transition: none;}
.header .logo {display: block; width:100px; height: 34.5px; position: absolute; top:2px; left:-6px;}
.header .logo img{width: 100%}
.header-menu{float: left;opacity: 1; -webkit-transition: opacity .4s linear 0s; transition: opacity .4s linear 0s; padding-left: 138px;display: block}
.header-menu li { float: left; }
.header-menu li a {display: block;position: relative; top: 8px; padding: 0 15px; line-height: 54px; height: 62px;  box-sizing: border-box;}
.header-menu li.active {border-bottom: solid 2px #4285f4;font-weight: bold;}
.caret{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #bbb;
  margin-top: -2px;
}
/*二级菜单*/
.menu-column {
  position: absolute;
  /* width: 250px; */
  background-color: #ffffff;
  background-color: rgba(255,255,255,.98);
  z-index: 1000;
  box-shadow: 0 1px 15px rgba(18,21,21,.2);
  /* left: 50%; */
  margin-left: -66px;
  border-top: 1px solid #f0f0f0;
  padding: 11px 0;
  top: 62px;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  visibility: hidden;
  -webkit-transition: all 0.1s ease 0.3s;
  transition: all 0.1s ease 0.3s;
}
.menu-column li{
  /* width: 105px; */
  float: left;
}
.menu-column li a {
  display: block;
  height: 38px;
  color: #333;
  line-height: 21px;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.menu-column li a:hover,.nav-news.hover > a,.nav-news.hover> a .caret{
  color: #4285f4
}
.hover .menu-column {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}

.sub-nav{    margin-left: 20px;
  color: #555;
  fill: #555;
  display: inline-block;
  cursor: pointer;}
.auth-user-info a{display:inline-block;height: 30px;line-height: 30px;font-size: 15px;}
.split-icon{color: #999;
  margin: 0 10px;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-left: 1px solid #e0e0e0;
  height: 14px}
.auth-user-info{
  height: 30px;
  line-height: 30px;
  margin: 16px 0 18px 0;
}
.u-width884{width: 884px;}
.u-width286{width: 286px;}
/*搜索*/
.search-box {
  height: 30px;
  line-height: 30px;
  margin: 16px 15px 18px 0;
  border-radius: 15px;
}
.search-btn{border:0; width: 20px;cursor: pointer;
  height: 22px;
  margin-right: 10px;
  background-position: 0 -160px;
  vertical-align: middle;
}
.search-box .search-t {
  border: none;
  background: none;
  width: 0;
  color: #000;
  text-indent: 20px;
  vertical-align: middle;
  padding: 2px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.search-selected{background: #ededed;}
.search-box.search-selected .search-t {
  width: 180px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* 头图 */
.main_lt{background: #fff;height:360px;
  overflow:hidden;}
.pdtt_lt {float: left; width: 550px;position: relative; overflow: hidden;}
.pdtt_lt a img{transition: all 1.0s;-webkit-animation: all 1.0s}
.pdtt_lt a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.pdtt_rt {float: right; width: 334px;padding: 0 20px;}
.pdtt_rtbd {height: 294px; margin: 20px auto 0;overflow: hidden; color: #4b4b4b;}
.pdtt_rtbd h2 {line-height: 36px; font-size: 24px;font-weight: bold;}
.pdtt_rtbd h2 a {color: #000000;}
.pdtt_rtbd h2 a:hover {color: #4285f4;}
.pdtt_rtbd p { line-height: 20px;font-size: 14px; margin-top: 38px;}
.pdtt_trbs {height: 24px; line-height: 24px; font-size: 12px; position: absolute; bottom: 24px; z-index: 1;}
.pdtt_trbs a {min-width: 40px;height: 24px;display: inline-block;padding-right: 8px;color: #a0a0a0;}
.pdtt_trbs span {margin-left: 4px;height: 24px;color: #a0a0a0;}

/* 轮播 */
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute;left: 260px; bottom:5px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{text-indent: -9999px; float:left; margin-right:5px;border-radius: 3px; background-color: rgba(255,255,255,.5);-webkit-transition: width .2s ease-in-out,background-color .1s;-moz-transition: width .2s ease-in-out,background-color .1s; -ms-transition: width .2s ease-in-out,background-color .1s; -o-transition: width .2s ease-in-out,background-color .1s;  width:6px; height:6px; line-height:14px; text-align:center;cursor:pointer; overflow: hidden; }
.slideBox .hd ul li.on{color:#fff;width: 12px;background-color: #fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd ul{height: 360px !important}
.slideBox .bd li{ zoom:1; vertical-align:middle;position:relative }
.slideBox .bd li a .overlay {color: #ffffff;font-size: 18px;background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);zoom: 1;position: absolute;height: 60px;bottom: 0;width: 100%;}
.slideBox .bd img{ display:block;}

.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-41px; display:block; width:40px; height:96px; background-position: -62px 0px; filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{ left:512px;background-position:0px 0px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.slideBox b{position:absolute;left:0;bottom:0;width:100%;height:38px;background-color:#000;opacity:.55;filter:alpha(opacity=55);}

/*专题*/
.tjzt{clear:both; overflow:hidden;position:relative;}
.ampcon{position: relative;margin-left: -20px}
.ampcon li{float: left; width: 206px;height: 136px;margin:0px 0px 0px 20px; text-align: center;overflow: hidden}
.ampcon li img{width:100%;height: 136px;transition: all 1.0s;-webkit-transition: all 1.0s;}
.ampcon li a{position: relative;display: block;}
.ampcon li a:hover img{-webkit-transform: scale(1.1);
  transform: scale(1.1);}
.ampcon li h2{font-size: 14px;font-weight: normal; color: #fff; position: absolute;bottom: 0;width: 100%;background: rgba(0,0,0, 0.3); padding: 6px 20px;    overflow: hidden;
  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height: 18px; max-height: 50px;}

/* 广告 */
.top_ad{height: 80px;overflow: hidden;}
.top_ad2{ height: 240px;}
/* 列表 */
.newsbox .mark {position: absolute;top: 10px;left: 10px;display: block;padding: 0px 10px;color: #fff;background: #666666;background: rgba(0,0,0,.5);font-size: 12px;text-align: center;
  border-radius: 2px; line-height: 22px; z-index: 11;}
.list-left{position: relative;}
.list-right{float: right;  width:286px;}
.newsbox{position: relative;margin-bottom:30px;padding-bottom: 30px;margin-left: -20px;    margin-top: -13px;}
.newsbox .news_li{float: left;cursor: pointer; width: 301px;padding:12px 0px 0px 0px;color:#666666;position: relative;}
.neselis{background-color: #ffffff;overflow: hidden;border: 1px solid rgba(0,0,0,.05);margin-left: 20px;position: relative; padding-bottom: 58px;}
.newsbox .news_li .neselis:hover{background-color: #fafafa;z-index:10;}
.newsbox .news_li .news_tu{height:160px;overflow:hidden;position: relative;}
.newsbox .news_li:hover .news_tu img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.newsbox .news_li .news_tu img{width:284px;height:160px;display:block;transition:all 1.0s;-webkit-transition:all 1.0s;}
.newsbox .news_li .neselis:hover{box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.3)}
.newsbox .news_li h2{line-height:26px;font-size:16px;font-weight:bold;color:#333333;padding: 10px}
.newsbox .news_li h2 a{color:#333333;}
.newsbox .news_li h2 a:visited{color:#666666;}
.newsbox .news_li h2 a:hover {color: #4285f4;}
.newsbox .news_li p{line-height:20px;font-size:14px;margin-top:10px;padding:0 10px}
.newsbox .news_li .pdtt_rtzw a{color:#666666;}
.newsbox .news_li .pdtt_rtzw a:hover {color: #027EB3;}
.newsbox .news_li .pdtt_trbs{bottom:22px;    left: 10px;}
.newsbox .news_li .pdtt_rtzw{margin-top:12px;}

/*右边图 */
.widget {background: #fff;padding: 10px;}
.widget h4 {color: #222;font-size: 20px;line-height: 2;padding-right: 3px;display: inline-block;border-bottom: 1px solid #222; position: relative; bottom: -1px;z-index: 1;font-weight: normal;}
.widget .w_content {border-top: 1px solid #f2f2f2;}
.doc:hover { background-color: #fafafa;}
.doc:hover .doc-title{
  color: #129aee;
}
.doc-title {color: #222;font-size: 20px;line-height: 1.34;max-height: 52px;-webkit-transition: color .5s;transition: color .5s;}
.doc {display: block;position: relative;overflow: hidden;border-bottom: 1px solid #f2f2f2;}

.widget-img-article-box .w_content {overflow: hidden;position: relative;
  margin-left: -20px;}
.style-small-image{float: left;width: 143px;padding-left: 20px; border: none;height: 138px;}
.style-small-image .doc-image-small-wrapper {padding: 14px 0 0 0;}
.doc-image-box {position: relative;height: 80px;overflow: hidden;}
.doc-image-box img {width: 100%;height: 100%;-webkit-transition: all .7s;transition: all .7s;-webkit-transform-origin: center;-ms-transform-origin: center; transform-origin: center;}
.style-small-image:hover img { -webkit-transform:scale(1.1);transform:scale(1.1);}
.widget-img-article-box .doc-title {font-size: 14px; margin-top: 5px; max-height: 42px; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.doc-content{overflow: hidden;}
.style-small-image .doc-info { position: absolute; bottom: 10px;display: none;}
.doc-info>* { float: left;font-size: 12px; line-height: 20px; margin-right: 11px; display: inline-block; white-space: nowrap; color: #777;}

/*24小时*/
.widget-hot-article .doc-title {height: 55px; line-height: 54px; font-size: 14px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; padding-right: 10px;}
.widget-hot-article .index {width: 12px;height: 55px;line-height: 56px;float: left; margin: 0 16px 0 11px; font-size: 18px;color: #999999;font-style: italic}
.widget-hot-article .font1{color: #d70000}
.widget-hot-article .font2{color: #ff6000}
.widget-hot-article .font3{color: #ff9a22}
/*footer*/
.footer {background: #2d3237; width: 100%;overflow: hidden;}
.footer .copy-right { margin-top: 35px; position: relative; z-index: 400;}
.footer .copy-right, .footer .copy-right span a {color: #707682; font-size: 12px;}
.footer .copy-right a { height: 40px;color: #6b6e81; font-size: 14px; margin-right: 15px;}
.footer .copy-right a:hover{color: #fff;}
.footer .copy-right span {line-height: 28px;margin-bottom: 30px; display: block; margin-top: 10px;}
/*弹窗动画*/
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.in {
  opacity: .5;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-dialog {
  width: 400px;
  margin: 60px auto;
  position: relative;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-body-alert {
  padding: 40px;
}
.modal-alert-title {
  line-height: 1;
  font-size: 18px;
  color: #1d1d1d;
}
.icon-modal {
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
}
.icon-alert-close {
  position: absolute;
  right: 40px;
  top: 40px;
  background-position: 4px -900px;
  width: 20px;
  height: 20px;
  cursor: pointer
}
.icon-alert-close.hover{
  background-position: 4px -919px;
}
.login-form {
  position: relative;
  margin-top: 52px;
}
.transition {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.login-label {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 12px;
}
.login-input:focus {
  border: 1px solid #129aee
}
.modal-open{overflow: hidden}
.modal-body label {
  font-weight: 400;
}
.login-input {
  width: 100%;
  height: 40px;
  border: 1px solid #eee;
  outline: 0;
  font-size: 12px;
  color: #333;
  padding: 0 12px;
}
.error-box {
  display: none;
}
.login-operation {
  font-size: 12px;
  color: #8d8d8d;
  line-height: 1;
  margin-top: 30px;
}
.login-operation label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.login-operation a {
  color: #8d8d8d;
}
.btn-login {
  height: 40px;
  width: 100%;
  background-color: #477ae4;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border: none;
  outline: 0;
  margin-top: 20px;
  padding: 0;
  line-height: 40px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.register-text {
  font-size: 16px;
  width: 100%;
  text-align: center;
  line-height: 1;
  margin: 32px 0 0 0;
  cursor: pointer;
}
.register-text:hover{
  color: #477ae4
}
/*友情链接*/
.linkse-box{
  border-bottom: #3B424A solid 1px;margin-bottom: 20px;
}
.linkse-box .widget{
  background: none;
  padding: 0;

}
.linkse-box .widget h4{
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  border:0;
}
.linkse-box .widget .w_content{
  border:none;
}
.linkse a{    padding-right: 20px;
  display: inline-block;
  padding-left: 0;
  font-size: 14px;
  margin-top: 14px;
}
/*举报*/
.jubao {
  width: 289px;
  margin-top: 20px;
  padding: 15px 0;
  font-size: 14px;
  background: #fff;
  display: block;
  line-height: 29px;
  color: #999;
}
.jubao img {
  float: left;
  width: 57px;
  height: 50px;
  margin: 5px 15px 0;
}
.jubao h5 {
  color: #3f484f;
  font-size: 18px;
  font-weight: normal;
}

/*详情页*/
.bg-f{
  background-color: #fff;
}
.pa0{
  padding: 20px;
}
.location_box{
  padding: 15px 0;
  font-size: 16px;
}
.location_box em{
  font-style: normal;
  font-family: SimSun;
  margin-left: 5px;
}
.detail_title{
  font-size: 28px;
  margin: 0;
  position: inherit;
  line-height: 1.5;
  color: #333;
  word-wrap: break-word;
  word-break: normal;
}
.article-author{
  padding: 15px 0;
  color: #bbb;
  font-size: 14px;
}
.author-time{
  margin-right: 10px;
}
.article-left-grou_tit{
  width: 130px;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}
.art_line{
  height: 1px;
  background-color: #818181;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: -1;
}
.article-left-grou_tit p{
  background-color: #fafafa;
  display: inline-block;
  padding: 0 8px;
  font-size: 14px;
}
.article-left-grou_time{
  text-align: center;
  font-size: 14px;
}
.article-left-grou_share{
  position: fixed;top:auto;z-index: 99;
}
.article-left-grou_share ul li{
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #efefef;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all .8s ease-out;
  -moz-transition: all .8s ease-out;
  -ms-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out;
}
.artleft{
  position: fixed;
  top:70px;
}
.pop-out-box{
  position: absolute;
  z-index: 300;
  display: none;
  left: 78px;
  top: -28px;
}
.article-left-grou_share ul li.fwid{
  width: 90px;
  height: 90px;
  background-color: #fff;
}
.pop-out-arr{
  width: 12px;
  height: 91px;
  background: url('../images/poparr.png') no-repeat;
  position: absolute;
  top: 13px;
  z-index: 21;
  left: -9px;
}
.pop-out-box2{
  background: #fff;
  padding-bottom: 5px;
  border: 1px #e0e0e0 solid;
  padding: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: 10px;

}

.top-menu .pop-out-box2 li{
  float: none !important;
  height: auto;
  text-align: center;
  margin:0 0 4px 0;
  color: #555;
  border-bottom: 1px #e0e0e0 dashed;
  padding: 5px 0;
  position: inherit;
}
.pop-out-box2 li:after {
  display:block;
  content:"clear";
  height:0;
  clear:both;
  overflow:hidden;
  visibility:hidden;
}
.pop-out-box2 li p{
  line-height: 10px;
}
.pop-out-box2 li a{
  /*line-height: 12px;*/
  margin-top: 5px;
  opacity: 0;

}
.pop-out-box2 li a:hover{
  color: #2f8cd7;
}
.wxhover:hover{
  background-color: #00bf1b;
}
.yxhover:hover{
  background-color: #00b48c;
}
.wbhover:hover{
  background-color: #dd1d26;
}
.kjhover:hover{
  background-color: #fcc532;
}
.gdhover:hover{
  background-color: #a5a5a5;
}
.wxhover:hover .ico_wx{
  background-position: -47px -282px;
}
.yxhover:hover .ico_yx{
  background-position: -47px -823px;
}
.wbhover:hover .ico_wb{
  background-position: -47px -222px;
}
.kjhover:hover .ico_kj{
  background-position: -47px -351px;
}
.gdhover:hover .ico_gd{
  background-position: -45px -733px;
}
.icon-article {
  position: relative;
  width: 60px;
  height: 60px;
}
.left_share_ico{
  display: inline-block;
  background: url('../images/ico_bg.png') no-repeat;
}
.ico_wx{
  background-position: 15px -282px;
}
.ico_yx{
  background-position: 15px -823px;
}
.ico_wb{
  background-position: 15px -222px;
}
.ico_kj{
  background-position: 15px -351px;
}
.ico_gd{
  background-position: 19px -733px;
}
.article-middle{
  width: 790px;
  margin-left: 83px;
}
.article-txt-box{
  font-size: 16px;
  line-height: 30px;
}
.article-txt-box p {
  text-indent:2em;
}
.zebj{
  text-align: right;
  font-size: 14px;
  padding: 30px 0 20px;
  color: #969696;
}
.Qr-code{
  width: 320px;
  margin: 0 auto;
  overflow: hidden;
}
.praise-box {
  text-align: center;
  height: 48px;
  width: 148px;
  border: 1px solid #e7e7e7;
  line-height: 48px;
  color: #bbb;
  cursor: pointer;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -ms-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}

.praise-box .left_share_ico{
  vertical-align: -18px;
  height: 48px;
  width: 35px;
}
.ico_zan{
  background-position: -1px -432px;
}
.ico_sc{
  background-position: -1px -571px;
}
.praise-box:hover{
  color: #fff;
  background-color: #f63756;
  border: 1px solid #f63756;
}
.praise-box:hover .ico_zan{
  background-position: -1px -498px;
}
.praise-box:hover .ico_sc{
  background-position: -1px -650px;
}
.ml20{
  margin-left: 20px;
}
.pl-yh-span-mark {
  display: inline-block;
  font-size: 16px;
  border-left: 5px solid #129aee;
  position: relative;
  padding-left: 15px;
  margin-left: -20px;
  font-weight: bold;
}
.pl-form-wrap {
  margin-top: 10px;
}
.pl-form-box {
  margin-top: 10px;
}
.no-login-box {
  height: 180px;
  width: 100%;
  border: 1px solid #e7e7e7;
  text-align: center;
  color: #bbb;
  font-size: 16px;
  line-height: 180px;
  background: #fcfcfc;
}
.no-login-box a {
  border-bottom: 1px solid #333;
  color: #333;
  cursor: pointer;
  padding-bottom: 5px;
}
.pl-form-box textarea {
  height: 120px;
  border-radius: 0;
  resize: none;
  box-shadow: none;
  border-color: #e0e0e0;
  font-size: 14px;
}
textarea.form-control {
  height: auto;
}
.hide {
  display: none!important;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
  border-radius: 0;
  font-size: 14px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-article {
  width: 120px;
  height: 40px;
  line-height: 25px;
  color: #fff;
  background-color: #3ca5f6;
  font-size: 16px;
  border-radius: 4px!important;
  margin-top: 18px;
  float: right;
}
.transition {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.btn-article:hover{
  background-color: #3591d9;
}
.de-jctj{
  padding-top: 30px;
}
.de-jctj .article-box {
  width: 172px;
  height: 235px;
  border: 1px solid #e7e7e7;
  float: left;
  margin-bottom: 30px;
  background-color: #fff;
}
.de-jctj .related-pic-box {
  position: relative;
  width: 170px;
  height: 162px;
  background: #000;
}
.de-jctj .article-box img {
  width: 100%;

  height: 162px;
}
.de-jctj .article-box .article-title {
  padding: 10px 12px 0 12px;
  font-size: 16px;
  line-height: 21px;
}
.xgyd-wrap ul li{
  padding: 12px 15px;
  border-bottom: 1px dotted #dfdfdf;
  overflow: hidden;
  background-color: #fff;
}
.xgyd-wrap ul li h3{
  font-size: 16px;
  font-weight: normal;
  float: left;
}
.xgyd-wrap ul li span{
  font-size: 14px;
  float: right;
  color: #aeaeae;
}
.article-box:hover{
  box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.3)
}
/*返回顶部*/
.widget-tool {
  position: fixed;
  z-index: 999999;
  left: 50%;
  bottom: 300px;
  margin-left: 655px;
  overflow: visible;
  display: none;
}
.widget-tool .back-up {
  cursor: pointer;
  line-height: 46px;
  padding-left: 1px;
  border-radius: 100%;
  width: 44px;
  height: 44px;
  background: #e4e4e4;
  transition: all ease-out .3s
}
.widget-tool .back-up i{
  width: 44px;
  height: 44px;
  display: block;
  overflow: hidden;
  background-position: -45px -881px;
}
.widget-tool .back-up:hover {background: #7bbcff}
/* 加载更多 */
.loading_more {
  display: block;
  width: 8rem;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  margin: 0 auto;
  border: 1px solid #366df0;
  text-align: center;
  margin-top: 2.5rem;
  color: #366df0;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 30px;
  transition: all ease-out .3s;
  -webkit-transform: all ease-out .3s;
}
.loading_more:hover{   color: #fff; box-shadow: 0px 7px 15px #dedede; background-color: #50A4FE; border: 1px #50A4FE solid;    }
/*加载中*/
#infscr-loading {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.showed{
  position: fixed;
  z-index: 999;
  top: 0px;
}
.column-wrap {
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #303030;
  padding-left: 18px;
  margin-bottom: 20px;
  margin-top: -12px;
}
.column-wrap:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 21px;
  background: #129aee;
  left: 0;
  top: 14px;
}
/*个人中心*/
.user-info-box-0{
  width: 48%;
  float: left;
}
.has-login{
  float: left;
}
.has-login .header-menu{
  float: inherit;
  padding-left: 0;
}
.has-login .header-menu li a{
  padding: 0;
}
.has-login .header-menu li a img{
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
.has-login .header-menu li a .caret{
  margin-left: 2px;
}
.has-login .header-menu .menu-column{
  width: auto;
}
.has-login .header-menu .menu-column li{
  float: none;
}
.user-head-box {
  width: 270px;
  float: left;
  padding: 30px;
  text-align: center;
}
.user-head-box .user-face {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  margin: 0 auto;
}
.user-head-box .user-name {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  margin-top: 5px;
}
.user-info-box {
  min-height: 280px;
  border-left: 1px solid #f0f0f0;
  margin-left: 269px;
  padding: 75px 35px 0 50px;
}
.user-info-box .user-info {
  font-size: 16px;
  color: #333;
  margin-bottom: 35px;
}
.icon-user-point {
  position: relative;
  width: 6px;
  height: 6px;
  top: -3px;
  left: -3px;
  display: inline-block;
  background: #909090;
  border-radius: 50%;
  vertical-align: inherit;
}
.c2 {
  color: #bbb;
}
.user-info-box .btn-box {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 35px;
}
.b-f60 {
  background: #ff6060!important;
}
.btn-user-edit {
  min-width: 150px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  border-radius: 0;
  margin-left: 15px;
  padding: 7px 26px;
}
.user-menu-warp {
  min-height: 500px;
  background-color: #f4f4f4;
  width: 100%;
  margin: 30px 0 60px 0;
  position: relative;
}
.menu-warp {
  width: 270px;
  height: 100%;
  position: absolute;
  border-right: 1px solid #f8f8f8;
}
.menu-warp ul li {
  height: 60px;
  line-height: 60px;
  color: #333;
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.menu-warp ul li.active {
  color: #3ca5f6;
  border-left: 2px solid #909090;
  background-color: #fff;
  margin-right: -1px;
}
.user-content-warp {
  margin-left: 270px;
  background-color: #fff;
  padding: 0 30px;
  width: 930px;
}
.user-content-warp .nav-box {
  height: 60px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: -1px;
}
.user-content-warp .nav-box li {
  float: left;
  line-height: 58px;
  font-size: 18px;
  color: #bbb;
  padding: 0 25px;
}
.user-content-warp .nav-box li.active {
  color: #333;
  border-bottom: 2px solid #909090;
}
.user-content-warp .nav-box li a {
  color: #bbb;
}
.no-content-prompt {
  padding: 30px 0;
  font-size: 18px;
  min-height: 500px;
}
.user-content-warp .nav-box li.active a {
  color: #333;
}
.btn-box a.btn-user-edit{
  color: #fff;
}
.btn-user-edit {
  width: 120px;
  height: 40px;
  line-height: 25px;
  color: #fff;
  background-color: #ff6060;
  font-size: 16px;
  border-radius: 4px!important;
  margin-top: 18px;
}
.btn-user-edit:hover {
  color: #fff;
  background: #e22!important;
}
#share{
  position: fixed;
  top: auto;
  z-index: 99;
}
#share .bdsharebuttonbox ul li {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #efefef;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all .8s ease-out;
  -moz-transition: all .8s ease-out;
  -ms-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out;
}
#share .bdsharebuttonbox ul li a{
  display: inline-block;
  background: url(../images/ico_bg.png) no-repeat;
  position: relative;
  width: 60px;
  height: 60px;
  padding: 0;
  line-height: normal;
  float: none;
  margin: 0;
}
#share .bdshare-button-style0-16 .bds_yixin {
  background-position: 15px -822px;
}
#share .bdshare-button-style0-16 .bds_weixin {
  background-position: 15px -282px;
}
#share .bdshare-button-style0-16 .bds_tsina{
  background-position: 15px -222px;
}
#share .bdshare-button-style0-16 .bds_qzone{
  background-position: 15px -351px;
}
#share .bdshare-button-style0-16 .bds_more{
  background-position: 19px -733px;
  float: none;
}
#share .bdshare-button-style0-16 .wxhover:hover,#share .bdshare-button-style0-16 .yxhover:hover{
  background-color: #00bf1b;
}
#share .bdshare-button-style0-16 .wbhover:hover{
  background-color: #dd1d26;
}
#share .bdshare-button-style0-16 .kjhover:hover{
  background-color: #fcc532;
}
#share .bdshare-button-style0-16 .gdhover:hover{
  background-color: #a5a5a5;
}
#share .bdshare-button-style0-16 .yxhover:hover .bds_yixin{
  background-position: -47px -822px;
}
#share .bdshare-button-style0-16 .wxhover:hover .bds_weixin{
  background-position: -47px -282px;
}
#share .bdshare-button-style0-16 .wbhover:hover .bds_tsina{
  background-position: -47px -222px;
}
#share .bdshare-button-style0-16 .kjhover:hover .bds_qzone{
  background-position: -47px -351px;
}
#share .bdshare-button-style0-16 .gdhover:hover .bds_more{
  background-position: -45px -733px;
}
@media screen and (max-width: 1255px){
  .widget-tool {
    left: auto;
    right: 0;
    margin-left: 0;
  }
}
/*过度动画*/
.animate {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}

@-webkit-keyframes scaleUp {
  0% { }
  100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
  0% { }
  100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
.menu-warps{
  float:left;width:260px;
  background: #fff;
}
.menu-warps ul li{
  height: 50px;
  line-height: 50px;
}
.menu-warps ul li a{
  font-size: 16px;
  padding-left: 20px;
  border-left: 3px solid #fff;
}
.user-content-warp{
  padding: 30px;
}
.tit-b {
  font-size: 26px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.menu-warps ul li.active a{
  border-left: 3px solid #4285f4;
}
.contse{
  font-size: 16px;
  line-height: 34px;
  padding: 10px 0;
  min-height: 500px;
}
.contse p{
  text-indent: 2em
}
.tabcon{
  display: none;
}
.dis{
  display: block
}

/*百度搜索*/
.bdcs-container .bdcs-search{
  background: #ededed;
  width: auto;
  height: 30px;
  line-height: 30px;
  margin: 13px 15px 18px 0;
  border-radius: 30px;
}
.bdcs-container .bdcs-search-form-input{
  width: 180px;
  background:inherit;
  border:0;
  color: #000;
  text-indent: 20px;
  vertical-align: middle;
  padding: 2px;
  font-size: 12px;
}
.bdcs-container .bdcs-search-form-input:focus{
  border: 0;
}
.bdcs-container .bdcs-search-form-submit{
  border: 0;
  width: 20px;
  cursor: pointer;
  height: 22px;
  margin-right: 10px;
  background: url(../images/ico_bg.png) no-repeat;
  background-position: 0 -160px;
  vertical-align: middle;
  text-indent: 10em;
}
/*A股舆情排行榜*/
.hxUser{
  padding:5px 0 10px 0;
  height:90px;
  position:relative;
  text-align:center
}
.hxUser a{
  display:inline-block;
  padding:0 0 0 70px;
  line-height:60px;
  position:relative;
  font-size:24px;
  color:#333
}
.hxUicon{
  display:block;
  width:60px;
  height:60px;
  border-radius:50%;
  overflow:hidden;
  position:absolute;
  left:5px;
  top:0
}
.hxUicon img{
  margin:0;
  padding:0;
  vertical-align:top;
  width:60px;
  height:60px;
}
.hxTle{
  line-height:35px;
  font-size:20px;
  text-align:center;
  font-weight:normal;
  border-bottom:1px solid #e0e0e0;
}
.hxList{
  padding:0 0 5px 0;
}
.hxList a{
  padding:10px 0 10px 40px;
  min-height:30px;
  display:block;
  line-height:30px;
  font-size:14px;
  position:relative;
  border-bottom:1px solid #f0f0f0;
  color:#333;
}
.hxList a:hover{
  color:#129aee;
  background-color:#fafafa;
}
.hxList a span{
  width: 12px;
  height: 50px;
  line-height: 50px;
  margin: 0 16px 0 11px;
  font-size: 18px;
  color: #999999;
  font-style: italic;
  position:absolute;
  top:0;
  left:0
}