/**
* 舆情浏览页（类似页面样式）
*/
a:hover {
  text-decoration: none;
}
.centre .slide_nav {
  float: left;
  overflow: hidden;
  width: 15%;
  height: auto;
  background: #24262d;
  font-family: "黑体";
}
.centre .slide_nav .title_head {
  width: 100%;
  height: 53px;
  background: #24262d;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 53px;
  text-indent: 10px;
  position: relative;
}
.centre .slide_nav .title_head img {
  margin-top: -5px;
  display: none;
}
.centre .slide_nav .title_head > i {
  display: block;
  width: 10px;
  height: 16px;
  background: url("../../images/comold/tit_bj.png") no-repeat top left;
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
}
.centre .slide_nav .title_head > i.hover {
  width: 16px;
  height: 10px;
  background: url("../../images/comold/tit_bj.png") no-repeat top right;
  top: 23px;
  right: 15px;
}
.centre .slide_nav .telescopic_nav,
.centre .slide_nav .telescopic_nav ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.centre .slide_nav .telescopic_nav ul li {
  overflow: hidden;
  width: 100%;
  height: auto;
  color: #333;
  font-size: 1pc;
  border-top: 1px solid #323339;
}
.centre .slide_nav .telescopic_nav ul li .operation {
  width: 100%;
  height: 69px;
}
.centre .slide_nav .telescopic_nav ul li .operation:hover {
  background: #292f3b;
}
.centre .slide_nav .telescopic_nav ul li span {
  float: left;
  display: block;
}
.centre .slide_nav .telescopic_nav ul li span.node_name {
  float: none;
}
.centre .slide_nav .telescopic_nav ul li .text {
  margin-left: 15px;
  height: 69px;
  font-weight: 700;
  line-height: 69px;
}
.centre .slide_nav .telescopic_nav ul li .text a.hover {
  color: #4da5d8;
}
.centre .slide_nav .telescopic_nav ul li .num {
  margin-top: 13px;
  margin-left: 15px;
  height: 14px;
  padding: 0 5px;
  background: #f9bb58;
  color: #fff;
  text-align: center;
  font-size: 9pt;
  font-family: "宋体";
  line-height: 14px;
}
.centre .slide_nav .telescopic_nav ul li .but {
  float: right;
  margin-top: 27px;
  margin-right: 15px;
  width: 1pc;
  height: 1pc;
  background: url("../../images/comold/skin2/icons.png") -30px 0 no-repeat;
  cursor: pointer;
}
.centre .slide_nav .telescopic_nav ul li .but.hover {
  float: right;
  margin-top: 27px;
  margin-right: 15px;
  width: 1pc;
  height: 1pc;
  background: url("../../images/comold/skin2/icons.png") 0 0 no-repeat;
  cursor: pointer;
}
.centre .slide_nav .telescopic_nav ul li .but1 {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url("../../images/comold/browseEdit.png") -16px 0 no-repeat;
  float: left;
  margin-top: 27px;
}
.centre .slide_nav .telescopic_nav ul li .iconWrap {
  width: 54px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.centre .slide_nav .telescopic_nav ul li .child {
  display: none;
  width: 100%;
  height: auto;
}
.centre .slide_nav .telescopic_nav ul li .child li {
  width: 100%;
  height: auto;
}
.centre .slide_nav .telescopic_nav ul li .child li span {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  text-indent: 35px;
}
.centre .slide_nav .telescopic_nav ul li .classbhild li span {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  text-indent: 15px;
}
.centre .slide_nav .telescopic_nav ul li .child li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 69px;
}
.centre .slide_nav .telescopic_nav ul li .child li a.hover,
.centre .slide_nav .telescopic_nav ul li .child li a:hover {
  border-left: 2px solid #1f96d2;
  background: #292f3b;
  color: #fff;
}
.centre .slide_nav .telescopic_nav ul li .child li .children_dom {
  position: relative;
  width: 100%;
  height: 40px;
}
.centre .slide_nav .telescopic_nav ul li .child li .child_but {
  position: absolute;
  top: 2pc;
  right: 19px;
  width: 15px;
  height: 19px;
  background: url("../../images/comold/skin2/icons.png") -22px -20px no-repeat;
  cursor: pointer;
  z-index: 10;
}
.centre .slide_nav .telescopic_nav ul li .child li .children .child_but {
  right: 20px;
}
.centre .slide_nav .telescopic_nav ul li .child li .child_but.hover {
  background: url("../../images/comold/skin2/icons.png") 0px -22px no-repeat;
}
.centre .slide_nav .telescopic_nav ul li .child li .children {
  display: none;
  width: 100%;
  height: auto;
}
.centre .slide_nav .telescopic_nav ul li .child li .children li {
  width: 100%;
  height: auto;
  position: relative;
}
.centre .slide_nav .telescopic_nav ul li .child li .children li .child_text a {
  margin-left: 1pc;
  font-size: 9pt;
}
.centre .slide_nav .telescopic_nav ul a {
  color: #eaeaea;
}
.centre100 {
  margin-left: 0!important;
  width: 100% !important;
}
.centre .centre_content {
  float: left;
  margin-left: 1%;
  width: 84%;
  height: auto;
  border-radius: 5px;
}
.sx_wrap .sx_content > ul.searchName {
  margin-left: 15px;
}
.centre .centre_content_noright {
  width: 84%;
}
.centre .centre_content .push_search {
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  background: #fff;
  margin-bottom: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.centre .centre_content .push_search .nav_top {
  width: 100%;
  height: auto;
}
.centre .centre_content .push_search .nav_top ul {
  overflow: hidden;
  width: 100%;
  height: auto;
  background: url(../../images/comold/push_navbg.gif) repeat-x;
}
.centre .centre_content .push_search .nav_top ul li {
  float: left;
  padding: 0 18px;
  border-top: 2px solid #fff;
  color: #333;
  font-weight: 700;
  font-size: 1pc;
  font-family: "黑体";
  line-height: 45px;
  cursor: pointer;
}
.centre .centre_content .push_search .nav_top ul li.hover,
.centre .centre_content .push_search .nav_top ul li:hover {
  border-top: 2px solid #1f96d2;
  background: #fff;
  color: #1f96d2;
}
.centre .centre_content .push_search .search_condition {
  margin: 20px 15px;
  width: 100%;
  height: auto;
  font-size: 9pt;
}
.centre .centre_content .push_search .search_condition .top_search {
  width: 97%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .top_search .select {
  float: left;
  width: 90px;
  height: 30px;
}
.centre .centre_content .push_search .search_condition .top_search .select select {
  width: 90px;
  height: 30px;
  border: 1px solid #dedede;
  color: #909090;
  font-size: 9pt;
}
.centre .centre_content .push_search .search_condition .top_search .input {
  position: relative;
  float: left;
  margin-left: 10px;
  width: 330px;
  height: 30px;
}
.centre .centre_content .push_search .search_condition .top_search .input .search_text {
  width: 330px;
  height: 28px;
  border: 1px solid #dedede;
  color: #909090;
  font-size: 9pt;
}
.centre .centre_content .push_search .search_condition .top_search .button {
  float: left;
  margin-left: 10px;
  height: 30px;
  font-size: 9pt;
  overflow: hidden;
}
.centre .centre_content .push_search .search_condition .top_search .button .input_sub {
  padding: 0 5px;
  height: 30px;
  border: 1px solid #dedede;
  background: #fafafa;
  color: #4e4e4e;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .top_search .button .input_sub:hover {
  background: #f1f1f1;
}
.centre .centre_content .push_search .search_condition .top_search .click_toggle {
  float: left;
  margin-right: 10px;
  padding: 0 5px;
  height: 30px;
  border: 1px solid #dedede;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .top_search .click_toggle:hover {
  border: 1px solid #f7a700;
  color: #f7a700;
}
.centre .centre_content .push_search .search_condition .top_search .addzspecial {
  float: left;
  margin-right: 10px;
  padding: 0 5px;
  height: 30px;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  color: #1f96d2;
  border: 1px solid #1f96d2;
  display: none;
}
.centre .centre_content .push_search .search_condition .top_search .newcompilewary {
  float: left;
  display: none;
}
.centre .centre_content .push_search .search_condition .top_search .newcompilewary .del {
  color: #E56960;
  border: 1px solid #E56960;
}
.centre .centre_content .push_search .search_condition .top_search .saveSearch {
  float: left;
  margin-right: 10px;
  padding: 0 5px;
  height: 30px;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  color: #1f96d2;
  border: 1px solid #1f96d2;
}
.centre .centre_content .push_search .search_condition .search_content {
  margin-top: 10px;
  width: 97%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .search_content .storage {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .search_content .storage .text_title {
  float: left;
  width: 90pt;
  font-weight: 700;
  font-size: 14px;
}
.centre .centre_content .push_search .search_condition .search_content .storage .text_title .title {
  float: left;
  text-indent: 10px;
  line-height: 40px;
}
.centre .centre_content .push_search .search_condition .search_content .storage .text_title .pic {
  float: left;
  margin-top: 11px;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content {
  float: left;
  width: 80%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li.remove {
  float: left;
  margin-top: 8px;
  margin-left: 15px;
  border: none;
  background: #45b0e6;
  color: #fff;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li.remove a {
  display: block;
  padding: 0 10px;
  height: 25px;
  border-radius: 3px;
  color: #fff;
  line-height: 25px;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li.remove a:hover,
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li.remove:hover {
  border: none;
  background: #1f96d2;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li {
  float: left;
  display: none;
  margin-top: 7px;
  margin-left: 15px;
  padding: 0 10px;
  min-height: 25px;
  border: 1px solid #d5d5d5;
  line-height: 25px;
  position: relative;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li span {
  display: block;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li span:nth-of-type(1) {
  float: left;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li span:nth-of-type(2) {
  float: left;
  margin-right: 25px;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li span:nth-of-type(3) {
  position: absolute;
  right: 10px;
  top: 0;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li .close {
  float: right;
  margin-right: -10px;
  margin-left: 5px;
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li .close:hover {
  background: #1f96d2;
  color: #fff;
}
.centre .centre_content .push_search .search_condition .search_content .storage .content ul li:hover {
  border: 1px dashed #1f96d2;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition {
  margin-top: 15px;
  width: 100%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul {
  width: 100%;
  height: auto;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul > li {
  width: 100%;
  height: auto;
  min-height: 44px;
  border-top: 1px dashed #d8d8d8;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .text_title {
  float: left;
  width: 90pt;
  font-weight: 700;
  font-size: 14px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .text_title .title {
  float: left;
  text-indent: 10px;
  line-height: 43px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .text_title .pic {
  float: left;
  margin-top: 11px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content {
  max-height: 150px;
  width: 80%;
  float: left;
  overflow: hidden;
  position: relative;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content ul {
  overflow-x: hidden;
  max-height: 115px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content ul li {
  float: left;
  margin-top: 5px;
  margin-left: 15px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content ul li input[type=checkbox] {
  display: none;
  margin-right: 4px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content ul li.hover a {
  color: #00acea;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content ul li.hover span {
  color: #00acea;
  cursor: default;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .content ul li .inline {
  width: 140px;
  height: 26px;
  border: 1px solid #dedede;
}
.hide {
  display: none;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .custom {
  overflow: hidden;
  width: 74%;
  height: 43px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .but_flexible {
  float: right;
  margin-top: 6px;
  margin-right: 10px;
  padding: 0 5px;
  height: 30px;
  border: 1px solid #dedede;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li .but_flexible:hover {
  border: 1px solid #f7a700;
  color: #f7a700;
}
/*精准筛选*/
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li.jzsearch {
  border: none;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition ul li.jzsearch .text_title {
  font-weight: normal;
  color: #666666;
  width: 94px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul > li .jzsxul > li {
  width: 50%;
  float: left;
  position: relative;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul > li .jzsxul > li .content {
  width: 180px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul > li .jzsxul > li .content ul li .inline {
  width: 80px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul > li.li1 .click_toggle {
  float: right;
  margin-right: 10px;
  padding: 0 5px;
  height: 30px;
  border: 1px solid #dedede;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  margin-top: 10px;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition > ul > li.li1 .click_toggle:hover {
  border: 1px solid #f7a700;
  color: #f7a700;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition .all {
  width: 58px;
  height: 22px;
  border: 1px solid #dedede;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  top: 10px;
  right: 20px;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition .all:hover {
  border: 1px solid #f7a700;
  color: #f7a700;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition .btn_wrap {
  width: 100%;
  text-align: center;
  line-height: 22px;
  display: none;
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition .btn {
  width: 48px;
  height: 22px;
  border: 1px solid #4c8bb8;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #4e90c0;
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.centre .centre_content .push_search .search_condition .search_content .change_condition .btn.no {
  width: 48px;
  height: 22px;
  border: 1px solid #dedede;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fff;
  display: inline-block;
  color: #333;
}
.centre .centre_content .seqencing {
  overflow: hidden;
  margin-top: 17px;
  width: 100%;
  height: auto;
}
.centre .centre_content .seqencing p {
  float: left;
  width: 90pt;
  height: 30px;
  font-weight: 700;
  font-size: 1pc;
  line-height: 30px;
}
.centre .centre_content .seqencing .change_but {
  float: left;
  height: 28px;
  border: 1px solid #ddd;
}
.centre .centre_content .seqencing .change_but li {
  float: left;
  padding: 0 15px;
  height: 28px;
  color: #333;
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  cursor: pointer;
}
.centre .centre_content .seqencing .change_but li.hover,
.centre .centre_content .seqencing .change_but li:hover {
  background: #45b0e6;
  color: #fff;
}
/*.centre .centre_content .information_wrap{padding-top: 20px;}*/
.centre .centre_content .content_list {
  float: left;
  width: 100%;
  height: auto;
  border: none;
  font-size: 9pt;
  position: relative;
}
.centre .centre_content .content_list .search_top {
  width: 100%;
  height: 56px;
  background: #3e404a;
  color: #fff;
}
.centre .centre_content .content_list .search_top .all_checkbox {
  float: left;
  width: 85px;
  text-align: center;
  font-size: 14px;
  font-family: "黑体";
  line-height: 56px;
}
.centre .centre_content .content_list .search_top .all_checkbox .input_checkbox {
  margin-top: -2px;
  vertical-align: middle;
}
.centre .centre_content .content_list .search_top .dom_operation {
  float: left;
}
.centre .centre_content .content_list .search_top .dom_operation ul li {
  float: left;
  height: 56px;
  border-right: 1px solid #4e505d;
  cursor: pointer;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.numone {
  float: left;
  border-left: 1px solid #4e505d;
  cursor: pointer;
}
.centre .centre_content .content_list .search_top .dom_operation ul li span {
  display: block;
  padding: 0 13px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .one {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) 0 -2px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover {
  background-color: #65666e;
  color: #eaeaea;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .one {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding: 0;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) 0 -29px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .two {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -81px -2px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .two {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding: 0;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -81px -29px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .attation {
  margin-top: 6px;
  margin-bottom: 7px;
  margin-left: 25px;
  width: 20px;
  height: 20px;
  background: url(../../images/comold/push_anniu.png) -291px 0;
  padding: 0;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .attation {
  margin-top: 5px;
  margin-bottom: 8px;
  margin-left: 25px;
  width: 20px;
  height: 20px;
  background: url(../../images/comold/push_anniu.png) -291px -27px;
  padding: 0;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .thr {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding: 0;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -10pc -4px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .thr {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -10pc -31px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .fou {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -234px -4px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .fou {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 20px;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -234px -31px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .foucd,
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .foucd {
  margin-left: 31px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .five {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding: 0;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -19pc -2px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .five {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 30px;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -19pc -29px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .six {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 33px;
  padding: 0;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -388px -2px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .six {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 33px;
  width: 18px;
  height: 15px;
  background: url(../../images/comold/push_zhenzhuo.png) -388px -29px;
}
.centre .centre_content .content_list .search_top .dom_operation ul li .infohy {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 35px;
  padding: 0;
  width: 14px;
  height: 14px;
  background: url(../../images/comold/xinxihyioc-1.png) no-repeat;
}
.centre .centre_content .content_list .search_top .dom_operation ul li:hover .infohy {
  background: url(../../images/comold/xinxihyioc-2.png) no-repeat;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.batch {
  position: relative;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.batch .li_seccon {
  position: absolute;
  top: 56px;
  left: 0;
  z-index: 100;
  display: none;
  width: 100%;
  border: 1px solid #e9e9e9;
  background-color: #3e404a;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.batch .li_seccon dl {
  width: 100%;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.batch .li_seccon dl dd {
  width: 100%;
  height: 2pc;
  text-align: center;
  line-height: 2pc;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.batch .li_seccon dl dd a {
  color: #fff;
}
.centre .centre_content .content_list .search_top .dom_operation ul li.batch .li_seccon dl dd a:hover {
  background-color: #e2e2e2;
}
.centre .centre_content .content_list .search_top .right_dom {
  float: right;
  width: 155px;
  height: 100%;
  line-height: 56px;
}
.centre .centre_content .content_list .search_top .right_dom select {
  width: 61px;
  height: 28px;
  border: 1px solid #dedede;
  color: #909090;
  font-size: 9pt;
}
.centre .centre_content .content_list .search_top .right_dom .select {
  float: left;
}
.centre .centre_content .content_list .search_top .right_dom .toggle_abstract {
  float: left;
  margin-top: 13px;
  margin-left: 10px;
  padding: 0 5px;
  height: 25px;
  border: 1px solid #dedede;
  color: #909090;
  text-align: center;
  font-size: 9pt;
  line-height: 25px;
  cursor: pointer;
}
.centre .centre_content .content_list .search_top .right_dom .toggle_abstract img {
  margin-top: 7px;
  display: block;
  float: left;
  margin-right: 8px;
}
.centre .centre_content .content_list .search_top .right_dom .toggle_abstract:hover {
  border: 1px solid #f7a700;
  color: #f7a700;
}
.centre .centre_content .content_list .message_list_title {
  height: 50px;
}
.centre .centre_content .content_list .message_list_title i {
  display: inline-block;
  line-height: 50px;
  color: #fff;
  margin-left: 30px;
  font-size: 16px;
  float: left;
  font-style: normal;
  font-weight: bold;
}
.centre .centre_content .content_list .message_list {
  width: 100%;
  height: auto;
  position: relative;
  min-height: 100px;
  float: none;
  background: #f8f8f8;
  overflow: hidden;
}
.centre .centre_content .content_list .message_list ul {
  height: auto;
}
.centre .centre_content .content_list .message_list ul li {
  float: left;
  padding: 10px 0;
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #e5e5e5;
}
.centre .centre_content .content_list .message_list ul li .all_checkbox {
  float: left;
  width: 70px;
  font-size: 16px;
  line-height: 33px;
  color: #666;
}
.centre .centre_content .content_list .message_list ul li .all_checkbox .input_checkbox {
  margin-left: 19px;
  vertical-align: middle;
  margin-right: 14px;
}
.centre .centre_content .content_list .message_list ul li .main_content {
  height: auto;
  margin-left: 70px;
  padding-right: 10px;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text {
  float: left;
  width: 60%;
  height: 40px;
  line-height: 36px;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text .title a {
  color: #333;
  font-weight: 700;
  font-size: 18px;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text .title a.fm {
  color: #da765b;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text .title a.zm {
  color: #2570a1;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text .title a.zx {
  color: #333333;
}
.centre .centre_content .content_list .message_list ul li .main_content .title_text .title a:hover {
  color: #c13f42;
}
.centre .centre_content .content_list .message_list ul li .main_content .pic {
  float: left;
  width: 35%;
  padding-top: 6px;
}
.centre .centre_content .content_list .message_list ul li .main_content .pic span {
  float: left;
  display: block;
  margin-left: 10px;
}
.centre .centre_content .content_list .message_list ul li .main_content .pic .star {
  padding: 0 5px;
  height: 20px;
  background: #ccc;
  color: #fff;
  line-height: 20px;
}
.centre .centre_content .content_list .message_list ul li .main_content .pic .same {
  margin-top: 3px;
  color: #f7a700;
  font-weight: 700;
  font-size: 9pt;
}
.centre .centre_content .content_list .message_list ul li .main_content .top_message {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.centre .centre_content .content_list .message_list ul li .main_content .top_message .weibo_photo {
  width: 40px;
  height: 40px;
  float: left;
  padding-right: 10px;
}
.centre .centre_content .content_list .message_list ul li .main_content .top_message .weibo_photo img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.centre .centre_content .content_list .message_list ul li .main_content .list_message {
  overflow: hidden;
  margin-top: 20px;
  width: 100%;
  color: #888;
  line-height: 22px;
}
.centre .centre_content .content_list .message_list ul li .main_content .list_message i {
  color: red;
  font-style: normal;
}
.centre .centre_content .content_list .message_list ul li .main_content .url_wrap {
  margin-top: 10px;
  width: 100%;
  height: 25px;
}
.centre .centre_content .content_list .message_list ul li .main_content .url_wrap:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.centre .centre_content .content_list .message_list ul li .main_content .url_wrap .address {
  float: left;
  overflow: hidden;
  height: 25px;
  word-break: break-all;
  box-sizing: border-box;
  line-height: 25px;
}
.centre .centre_content .content_list .message_list ul li .main_content .url_wrap .address em {
  margin-right: 20px;
  color: #888;
}
.centre .centre_content .content_list .message_list ul li .main_content ul.pic_list {
  height: 25px;
  box-sizing: border-box;
}
.centre .centre_content .content_list .message_list ul li .main_content ul.pic_list li {
  float: right;
  margin-right: 8px;
  padding: 0;
  width: 20px;
  height: 20px;
  border: none;
}
.centre .centre_content .content_list .message_list ul li .main_content ul.pic_list li a {
  display: block;
  width: 20px;
  height: 20px;
}
.often_update {
  float: left;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 30px;
  background-color: #f2e0e0;
  color: #b85353;
  text-align: center;
  text-indent: 10px;
  font-weight: 700;
  line-height: 30px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.one .kongshi {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat 0 1px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.one .kongjian {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat 0 -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.two .kongshi {
  margin-top: 1px;
  background: url(../../images/comold/push_anniu.png) -291px 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.two .kongjian {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) -291px -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.restore {
  background: url("../../images/comold/infohy.png") no-repeat 0 0;
  margin-top: 1px;
  width: 18px;
  height: 18px;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.reminders {
  background: url("../../images/comold/infohy.png") no-repeat right 0;
  margin-top: 1px;
  position: relative;
  display: none;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.thr .kongshi {
  background: url(../../images/comold/push_anniu.png) -260px 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.thr .kongjian {
  background: url(../../images/comold/push_anniu.png) -260px -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.fou .kongshi {
  background: url(../../images/comold/push_anniu.png) -7pc 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.fou .kongjian {
  background: url(../../images/comold/push_anniu.png) -7pc -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five {
  position: relative;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position {
  position: absolute;
  top: 18px;
  left: -31px;
  z-index: 99;
  display: none;
  width: 73px;
  height: 90px;
  background: url(../../images/comold/push_biaobg.png) no-repeat;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position ul {
  overflow: hidden;
  margin-top: 10px;
  width: 73px;
  height: auto;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position ul li {
  margin: 0;
  width: 73px;
  height: 25px;
  background: url(../../images/comold/push_zhongxing.gif) no-repeat 47px 5px;
  background-size: 1pc;
  color: #fff;
  text-indent: 10px;
  line-height: 27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position ul li:hover {
  background-color: #070707;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position ul li.fir {
  background-image: url(../../images/comold/push_zhengmian.gif);
  color: #1f96d2;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position ul li.sec {
  background-image: url(../../images/comold/push_fumain.gif);
  color: #e26c60;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.five .position ul li.thr {
  background-image: url(../../images/comold/push_zhongxing.gif);
  color: #ffae39;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.six .copy_infomation {
  background: url("../../images/comold/event_ico.png") no-repeat -210px top;
  width: 16px;
  height: 18px;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.commentsend .kongshi {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat -324px 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.urlsearch .kongshi {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat -322px -28px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.briefing {
  display: none;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.source_icon {
  background: url("../../images/comold/suyuan_icon.png") no-repeat center center;
}
.centre .centre_content .content_list .message_list ul ul.pic_list li.source_icon .source_btn {
  width: 17px;
  height: 18px;
}
.centre .centre_content .content_list .message_list ul li.other .photo {
  float: left;
  margin-top: 10px;
  width: 145px;
  height: 107px;
}
.centre .centre_content .content_list .message_list ul li.other .photo > img {
  width: 145px;
  height: 107px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right {
  margin-left: 230px;
  height: auto;
  padding-right: 10px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right_competitorsentiment {
  margin-left: 223px;
  height: auto;
  padding-right: 10px;
  float: none;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text {
  float: left;
  margin-top: 3px;
  width: 53%;
  height: 40px;
  line-height: 36px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text .title a {
  color: #333;
  font-weight: 700;
  font-size: 18px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text .title a.fm {
  color: #da765b;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text .title a.zm {
  color: #2570a1;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text .title a.zx {
  color: #333333;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .title_text .title a:hover {
  color: #c13f42;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .pic {
  float: left;
  width: 250px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .pic span {
  float: left;
  display: block;
  margin-left: 10px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .pic span.star {
  padding: 0 5px;
  height: 20px;
  background: #ccc;
  color: #fff;
  line-height: 20px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .pic .same {
  margin-top: 3px;
  color: #f7a700;
  font-weight: 700;
  font-size: 9pt;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .top_message {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .top_message .weibo_photo {
  width: 40px;
  height: 40px;
  float: left;
  padding-right: 10px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .top_message .weibo_photo img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .list_message {
  overflow: hidden;
  margin-top: 20px;
  width: 100%;
  color: #888;
  line-height: 22px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap {
  margin-top: 20px;
  width: 100%;
  height: 25px;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap .address {
  float: left;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  box-sizing: border-box;
  word-break: break-all;
}
.centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap .address em {
  margin-right: 20px;
  color: #888;
}
.centre .centre_content .content_list .message_list ul li.other .content_right ul.pic_list {
  display: block;
  height: 25px;
  box-sizing: border-box;
}
.centre .centre_content .content_list .message_list ul li.other .content_right ul.pic_list li {
  float: right;
  margin-right: 8px;
  padding: 0;
  width: 20px;
  height: 20px;
  border: none;
}
.centre .centre_content .content_list .message_list ul li.other .content_right ul.pic_list li a {
  display: block;
  width: 19px;
  height: 20px;
}
.centre .right_content {
  float: left;
  margin-left: 1%;
  width: 16%;
  height: auto;
}
.hotdot {
  width: 58%;
  text-align: center;
}
.centre .right_content .hotranking {
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
}
.centre .right_content .hotranking .text-top {
  width: 100%;
  height: 47px;
  border-bottom: 2px solid #e5e5e5;
  position: relative;
  background: #3e404a;
}
.centre .right_content .text-top p {
  margin-left: 10px;
  border-bottom: 2px solid #38a9e1;
  color: #fff;
  font-weight: 700;
  font-size: 1pc;
  font-family: "黑体";
  line-height: 47px;
  border-bottom: none;
  background: url("../../images/comold/skin2/ranklistIcon.png") left center no-repeat;
  text-indent: 30px;
  text-align: left;
  width: auto;
}
.centre .right_content .hotranking .ul_list {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.centre .right_content .hotranking .ul_list ul {
  overflow: hidden;
  margin: 10px;
  width: 100%;
}
.centre .right_content .hotranking .ul_list ul li {
  overflow: hidden;
  padding: 9pt 0;
  width: 100%;
  height: auto;
  color: #333;
}
.centre .right_content .hotranking .ul_list ul li span {
  float: left;
  display: block;
}
.centre .right_content .hotranking .ul_list ul li .num {
  margin-top: 2px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: #41444c;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}
.centre .right_content .hotranking .ul_list ul li .first {
  background: #f01d2e;
}
.centre .right_content .hotranking .ul_list ul li .sec {
  background: #fe7d3c;
}
.centre .right_content .hotranking .ul_list ul li .thr {
  background: #ffac34;
}
.centre .right_content .hotranking .ul_list ul li .text {
  margin-left: 15px;
  width: 55%;
  line-height: 18px;
}
.centre .right_content .hotranking .ul_list ul li .text a {
  display: block;
  overflow: hidden;
  width: 100%;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 9pt;
}
.centre .right_content .hotranking .ul_list ul li .text a:hover {
  color: #4da5d8;
}
.hotdot_redu {
  display: block;
  margin-left: 9pt;
  width: 40px;
  text-align: center;
}
.text p {
  color: #999;
}
.hotdot_date {
  margin-right: 5px;
}
.centre .right_content .hotword {
  margin-top: 25px;
  width: 100%;
  height: auto;
  background: #fff;
}
.centre .right_content .hotword .text-top {
  width: 100%;
  height: 47px;
  border-bottom: 2px solid #e5e5e5;
  position: relative;
}
.centre .right_content .hotword .ul_list {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.centre .right_content .hotword .ul_list ul {
  overflow: hidden;
  margin: 10px;
  width: 100%;
}
.centre .right_content .hotword .ul_list ul li {
  overflow: hidden;
  padding: 9pt 0;
  width: 90%;
  height: auto;
  color: #333;
  cursor: pointer;
}
.centre .right_content .hotword .ul_list ul li span {
  float: left;
  display: block;
  text-align: center;
  font-size: 9pt;
}
.centre .right_content .hotword .ul_list ul li .numb {
  width: 14%;
  height: 18px;
}
.centre .right_content .hotword .ul_list ul li .keyword {
  width: 58%;
}
.centre .right_content .hotword .ul_list ul li .color {
  color: #1f96d2;
}
.centre .right_content .hotword .ul_list ul li .number {
  width: 28%;
}
.centre .right_content .hotword .ul_list ul li .col {
  color: #666;
}
.borwsehost_hint {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 100;
  display: none;
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0;
  background-color: #fff;
}
.borwsehost_hint ul {
  width: 100%;
}
.borwsehost_hint ul li {
  width: 100%;
  text-indent: 10px;
  line-height: 30px;
  cursor: pointer;
}
.borwsehost_hint ul li span {
  color: red;
}
.borwsehost_hint ul li:hover {
  background-color: #f0f0f0;
}
.del-wary_xxgl {
  width: 500px;
}
.del-wary_xxgl .pop_head {
  width: 100%;
}
.del-wary_xxgl .pop_con {
  width: 468px;
}
.del-wary_xxgl .pop_con .con,
.del-wary_xxgl .pop_con .tobriefing {
  width: 100%;
}
.del-wary_xxgl .pop_con .tobriefing .new-line {
  overflow: hidden;
  width: 100%;
}
.del-wary_xxgl .pop_con .tobriefing .new-line {
  overflow: hidden;
  width: 100%;
}
.del-wary_xxgl .pop_con .tobriefing .new-line .div1 {
  text-indent: 10px;
  padding-top: 10px;
}
.del-wary_xxgl .pop_con .tobriefing .new-line p {
  display: block;
  overflow: hidden;
}
.del-wary_xxgl .pop_con .tobriefing .new-line a {
  float: left;
  display: block;
  margin: 10px 0 0 5px;
  padding: 5px 10px;
  border: 1px solid #dbdbdb;
}
.del-wary_xxgl .pop_con .tobriefing .new-line a.hover,
.del-wary_xxgl .pop_con .tobriefing .new-line a:hover {
  border: 1px solid #3395d2;
  background-color: #3395d2;
  color: #fff;
}
.del-wary_xxgl .pop_con .tobriefing .con_info_nav {
  margin: 0 auto;
  padding: 10px 0;
  width: 96%;
  border-bottom: 1px solid #dbdbdb;
  font-weight: 700;
  line-height: 24px;
}
.del-wary_xxgl .pop_con .tobriefing .con_info_nav p {
  margin-top: 5px;
  text-indent: 30px;
}
.del-wary_xxgl .pop_con .tobriefing .con_info_nav p input[type=text] {
  padding-left: 5px;
  width: 330px;
  height: 20px;
  border: 1px solid #cbcbcb;
}
.del-wary_xxgl .pop_con .tobriefing .con_info_nav input,
.del-wary_xxgl .pop_con .tobriefing .con_info_nav span {
  vertical-align: middle;
}
.del-wary_xxgl .pop_con .tobriefing .info_ly {
  display: none;
}
.del-wary_xxgl .pop_con .tobriefing .but {
  clear: both;
  padding: 10px 0 0;
  width: 98%;
  text-align: right;
}
.del-wary_xxgl .pop_con .tobriefing .but .but_qr {
  width: 5pc;
  height: 30px;
  border: none;
  border-radius: 5px;
  background-color: #7fa5d1;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.del-wary_xxgl .pop_con .tobriefing .but .but_zjpb {
  width: 5pc;
  height: 30px;
  border: none;
  background-color: #f0f0f0;
  text-align: center;
  cursor: pointer;
}
.restore_wary {
  width: 500px;
}
.restore_wary .pop_head {
  width: 100%;
}
.restore_wary .pop_con {
  width: 468px;
}
.restore_wary .pop_con .con,
.restore_wary .pop_con .tobriefing {
  width: 100%;
}
.restore_wary .pop_con .tobriefing .new-line {
  overflow: hidden;
  width: 100%;
}
.restore_wary .pop_con .tobriefing .new-line p {
  display: block;
  overflow: hidden;
}
.restore_wary .pop_con .tobriefing .new-line a {
  float: left;
  display: block;
  margin: 10px 0 0 5px;
  padding: 5px 10px;
  border: 1px solid #dbdbdb;
}
.restore_wary .pop_con .tobriefing .new-line a.hover,
.restore_wary .pop_con .tobriefing .new-line a:hover {
  border: 1px solid #3395d2;
  background-color: #3395d2;
  color: #fff;
}
.restore_wary .pop_con .tobriefing .con_info_nav {
  margin: 0 auto;
  padding: 10px 0;
  width: 96%;
  border-bottom: 1px solid #dbdbdb;
  font-weight: 700;
  line-height: 24px;
}
.restore_wary .pop_con .tobriefing .con_info_nav p {
  text-indent: 30px;
}
.restore_wary .pop_con .tobriefing .con_info_nav p input[type=text] {
  width: 180px;
  border: 1px solid #cbcbcb;
}
.restore_wary .pop_con .tobriefing .con_info_nav input,
.restore_wary .pop_con .tobriefing .con_info_nav span {
  vertical-align: middle;
}
.restore_wary .pop_con .tobriefing .con_info_nav .text1 {
  display: inline-block;
  margin: 0 auto;
  padding: 5px;
  width: 420px;
  height: 5pc;
  border: 1px solid #ddd;
  resize: none;
}
.restore_wary .pop_con .tobriefing .con_info_nav .infos {
  display: inline-block;
  margin: -5px auto 0;
  width: 430px;
  line-height: 1pc;
}
.restore_wary .pop_con .tobriefing .con_info_nav .infos p {
  float: left;
  text-indent: 0;
  cursor: pointer;
}
.restore_wary .pop_con .tobriefing .con_info_nav .infos a {
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px;
  padding: 5px;
  border-radius: 10px;
  background-color: #cbcbcb;
  color: #343e50;
  text-decoration: none;
  font-size: 9pt;
}
.restore_wary .pop_con .tobriefing .con_info_nav .infos a.hover,
.restore_wary .pop_con .tobriefing .con_info_nav .infos a:hover {
  background-color: #dbdbdb;
  color: #787878;
  text-decoration: none;
}
.restore_wary .pop_con .tobriefing .but {
  clear: both;
  padding: 10px 0 0;
  width: 98%;
  text-align: right;
}
.restore_wary .pop_con .tobriefing .but .but_qr {
  width: 5pc;
  height: 30px;
  border: none;
  border-radius: 5px;
  background-color: #7fa5d1;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.restore_wary .pop_con .tobriefing .but .but_zjpb {
  width: 5pc;
  height: 30px;
  border: none;
  background-color: #f0f0f0;
  text-align: center;
  cursor: pointer;
}
.search_monitor {
  float: left;
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
  height: 95px;
  background-color: #fff;
}
.search_monitor input {
  background: #fff;
}
.search_monitor .line {
  float: left;
  overflow: hidden;
  margin: 8px 0;
  width: 100%;
  height: 30px;
}
.search_monitor .line label {
  float: left;
  margin-left: 25px;
  height: 30px;
}
.search_monitor .line label .title {
  float: left;
  font-size: 14px;
}
.search_monitor .line label input {
  float: left;
  margin-left: 4px;
  height: 20px;
  border: 1px solid #2a83d3;
  border-radius: 3px;
}
.search_monitor .line label .width_150 {
  width: 150px;
}
.search_monitor .line label .width_80 {
  width: 5pc;
}
.search_monitor .line .line_time {
  float: left;
  margin-left: 25px;
  width: 333px;
  height: 30px;
}
.search_monitor .line .submit {
  float: left;
  width: 5pc;
  height: 25px;
  border: none;
  background-image: url(../../images/huati30.png);
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.qq-new-style li {
  position: relative;
}
.qq-new-style li > span {
  position: absolute;
  top: 9pt;
  right: 10px;
  z-index: 999;
  display: block;
  width: 38px;
  height: 1pc;
  background: url(../../images/cl_but.png) no-repeat left top;
  cursor: pointer;
}
.erwm {
  width: 100%;
  text-align: center;
}
.erwm button,
.erwm h1,
.erwm img {
  display: block;
  margin: 10px auto 0;
}
.erwm img {
  width: 200px;
}
.erwm button {
  width: 5pc;
  height: 30px;
  border: none;
  border-radius: 5px;
  background-color: #3a91e1;
  color: #fff;
  cursor: pointer;
}
.reminders_div {
  position: absolute;
  top: 30px;
  left: -130px;
  z-index: 600;
  padding: 10px 0;
  width: 260px;
  height: auto;
  border-radius: 5px;
  background-color: #171717;
  color: #fff;
  line-height: 18px;
}
.reminders_div table {
  width: 100%;
}
.reminders_div table td span {
  color: red;
}
.reminders_div table .td1 {
  width: 5pc;
  text-align: right;
}
.comold-jump-browse {
  overflow: hidden;
  margin: 0px 0;
  color: #a6a6a6;
  font-size: 9pt;
  float: none;
  background: #f8f8f8;
  padding: 7px 20px;
}
.comold-jump-browse a,
.comold-jump-browse span {
  margin-left: 5px;
  height: 18px;
  color: #a6a6a6;
  text-align: center;
  line-height: 18px;
}
.comold-jump-browse .jump_wrap {
  float: right;
  width: 100%;
  height: 26px;
}
.comold-jump-browse .jump_wrap .jump-page {
  float: right;
  line-height: 24px;
}
.comold-jump-browse .jump_wrap a {
  cursor: pointer;
}
.comold-jump-browse .jump_wrap .num {
  width: 40px;
  float: left;
  display: block;
}
.comold-jump-browse .jump_wrap .rows {
  float: left;
  display: block;
}
.comold-jump-browse .jump_wrap .end,
.first {
  width: 30px;
  float: left;
  display: block;
}
.comold-jump-browse .jump_wrap .next,
.prev {
  width: 50px;
  float: left;
  display: block;
}
.comold-jump-browse .jump_wrap .jump_wrap span {
  float: left;
}
.comold-jump-browse .jump_wrap .act {
  width: 40px;
  font-weight: 700;
  height: 24px;
  background: #58ade5;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: auto;
  padding: 0 12px;
  float: left;
  display: block;
}
.comold-jump-browse .jump_wrap .jump-index {
  float: right;
  width: 75pt;
}
.comold-jump-browse .jump_wrap .jump-index .jump_text {
  width: 50px;
  height: 24px;
  border: 1px solid #dedede;
  font-size: 9pt;
}
.comold-jump-browse .jump_wrap .jump-index .jump_submit,
.comold-jump-browse .jump_wrap .jump-index .jump_submit_form {
  width: 40px;
  border: none;
  border-radius: 5px;
  background-color: #45b0e6;
  color: #fff;
  line-height: 24px;
}
.comold-jump-browse .jump_wrap .showsum {
  float: right;
  line-height: 24px;
}
.comold-jump-browse .jump_wrap .showsum select {
  width: 61px;
  height: 24px;
  border: 1px solid #dedede;
  color: #909090;
  font-size: 9pt;
}
.comold-jump-browse a,
.comold-jump-browse span {
  color: #333;
  line-height: 24px;
}
.centre .centre_content .push_search .daohang_top ul li.hover,
.centre .centre_content .push_search .daohang_top ul li:hover {
  border-bottom: 2px solid #1f96d2;
  background: #fff;
  color: #1f96d2;
}
.daohang_top li {
  float: left;
  overflow: hidden;
  margin-right: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.daohang_top {
  overflow: hidden;
  padding-left: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.daohang_top ul li {
  font-weight: 800;
  font-size: 1pc;
}
.echarts_wrap {
  padding: 0 15px;
}
.echarts_list {
  margin-top: 20px;
}
.echarts_list_lantiao {
  margin-right: 5px;
  width: 5px;
  height: 1pc;
  background: #45b0e6;
}
.echarts_list_title {
  width: 100%;
}
.echarts_list_title > div {
  float: left;
}
.echarts_list_chart {
  margin-top: 10px;
  width: 100%;
  height: 350px;
}
.ul_list .text span.date {
  color: #999;
}
.infolrbut {
  width: 80px;
  line-height: 24px;
  background-color: #45b0e6;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  clear: both;
  float: left;
  margin: 10px 0 0 10px;
  position: absolute;
  bottom: -40px;
}
.infolrbut a {
  color: #fff;
}
.noData {
  margin: 0px;
  padding: 10px 0;
}
/*信息录入*/
.information {
  width: 100%;
}
.information .information_wrap {
  width: 100%;
}
.information .information_wrap {
  width: 100%;
}
.information .information_wrap .information_content {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_t {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_t .inforinput_tl {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con ul {
  clear: both;
  margin: 10px auto 10px;
  float: none;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con ul li {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con ul li.con_last {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con ul li.paragraph {
  width: 100%;
}
.information .information_wrap .information_content .inforinput_c .inforinput_c_con ul li .xing {
  float: left;
}
.setreportedemail .pop_con .tobriefing .author_ul li input[type="text"] {
  width: 249px;
}
.setreportedemail .pop_con .tobriefing .author_ul li select {
  width: 62px;
}
.del-wary_xxgl .pop_con .tobriefing .div1 {
  padding-top: 10px;
  text-indent: 10px;
}
/*视频*/
.centre .centre_content .content_list .message_list_video {
  width: 100%;
  background: #f8f8f8;
  position: relative;
  padding-bottom: 10px;
}
.centre .centre_content .content_list .message_list_video ul.video {
  width: 100%;
}
.centre .centre_content .content_list .message_list_video ul.video > li {
  width: 32%;
  float: left;
  margin: 10px 0 0 1%;
  background-color: #eaeaea;
  box-sizing: border-box;
  position: relative;
}
.centre .centre_content .content_list .message_list_video ul.video > li .img {
  width: 100%;
  height: 230px;
  background: url("../../images/comold/mr_video.png") no-repeat center;
  background-size: cover;
  display: block;
  position: relative;
}
.centre .centre_content .content_list .message_list_video ul.video > li .img > i {
  width: 15px;
  height: 15px;
  background: url("../../images/comold/videob.png") no-repeat left top;
  background-size: 100%;
  display: block;
  position: absolute;
  bottom: 7px;
  left: 10px;
}
.centre .centre_content .content_list .message_list_video ul.video > li .checkboxs {
  display: block;
  width: 15px;
  height: 15px;
  background-color: #E8F6FD;
  border: 1px solid #1F96D2;
  box-sizing: border-box;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
  left: 10px;
  top: 7px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li .checkboxs.hover {
  background: url("../../images/comold/checkboxs_hover.png") no-repeat center #E8F6FD;
}
.centre .centre_content .content_list .message_list_video ul.video > li .img > strong {
  position: absolute;
  bottom: 5px;
  right: 10px;
  background: #07090D;
  padding: 5px;
  color: #fff;
}
.centre .centre_content .content_list .message_list_video ul.video > li .tits {
  width: 88%;
  font-size: 16px;
  margin-top: 10px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 5px;
  float: left;
}
.centre .centre_content .content_list .message_list_video ul.video > li .yiyue {
  display: block;
  float: right;
  width: 10%;
  margin-top: 10px;
}
.centre .centre_content .content_list .message_list_video ul.video > li .yiyue img {
  display: block;
  width: 99%;
}
.centre .centre_content .content_list .message_list_video ul.video > li .span1 {
  display: block;
  float: left;
  margin-top: 10px;
  font-size: 12px;
  color: #D13436;
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
  height: 14px;
}
.centre .centre_content .content_list .message_list_video ul.video > li .span2 {
  display: block;
  float: right;
  margin-top: 10px;
  font-size: 12px;
  padding-right: 5px;
  height: 14px;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list {
  width: 100%;
  height: 25px;
  margin-top: 10px;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li {
  float: left;
  margin-right: 10px;
  padding: 0;
  width: 20px;
  height: 20px;
  border: none;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li a {
  display: block;
  width: 20px;
  height: 20px;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.urlsearch .kongshi {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat -322px -28px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.one {
  margin-left: 5px;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.one .kongshi {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat 0 1px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.one .kongjian {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) no-repeat 0 -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.two .kongshi {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) -291px 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.two .kongjian {
  margin-top: 2px;
  background: url(../../images/comold/push_anniu.png) -291px -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.restore {
  background: url("../../images/comold/infohy.png") no-repeat 0 0;
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.reminders {
  background: url("../../images/comold/infohy.png") no-repeat right 0;
  margin-top: 3px;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.thr .kongshi {
  background: url(../../images/comold/push_anniu.png) -260px 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.thr .kongjian {
  background: url(../../images/comold/push_anniu.png) -260px -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.fou .kongshi {
  background: url(../../images/comold/push_anniu.png) -7pc 0;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.fou .kongjian {
  background: url(../../images/comold/push_anniu.png) -7pc -27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five {
  position: relative;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position {
  position: absolute;
  top: 18px;
  left: -31px;
  z-index: 99;
  display: none;
  width: 73px;
  height: 90px;
  background: url(../../images/comold/push_biaobg.png) no-repeat;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position ul {
  overflow: hidden;
  margin-top: 10px;
  width: 73px;
  height: auto;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position ul li {
  margin: 0;
  width: 73px;
  height: 25px;
  background: url(../../images/comold/push_zhongxing.gif) no-repeat 47px 5px;
  background-size: 1pc;
  color: #fff;
  text-indent: 10px;
  line-height: 27px;
  cursor: pointer;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position ul li:hover {
  background-color: #070707;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position ul li.fir {
  background-image: url(../../images/comold/push_zhengmian.gif);
  color: #1f96d2;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position ul li.sec {
  background-image: url(../../images/comold/push_fumain.gif);
  color: #e26c60;
}
.centre .centre_content .content_list .message_list_video ul.video > li ul.pic_list li.five .position ul li.thr {
  background-image: url(../../images/comold/push_zhongxing.gif);
  color: #ffae39;
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .centre .centre_content .content_list .message_list ul li.other .content_right {
    margin-left: 230px;
    height: auto;
  }
  .centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap .address {
    float: left;
    height: 25px;
  }
  .centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap {
    margin-top: 15px;
    width: 100%;
    height: 25px;
  }
  .centre .centre_content .push_search .nav_top ul li {
    float: left;
    padding: 0 15px;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    line-height: 45px;
    cursor: pointer;
  }
  .centre .centre_content {
    float: left;
    margin-left: 1%;
    width: 84%;
    height: auto;
  }
  .centre .slide_nav .title_head {
    width: 100%;
    height: 53px;
    font-weight: 700;
    font-size: 18px;
    line-height: 53px;
  }
  /*.centre .centre_content .content_list .message_list ul li.other .content_right{width: 68%;}*/
  .centre .centre_content .content_list .search_top .all_checkbox {
    width: 70px;
  }
  .centre .centre_content .content_list .search_top .dom_operation ul li span {
    padding: 0 10px;
  }
  .centre .centre_content .content_list .search_top .dom_operation ul li .six {
    margin-left: 31px;
  }
  .centre .centre_content .content_list .search_top .dom_operation ul li .fou {
    margin-left: 18px;
  }
  .centre .centre_content .content_list .search_top .dom_operation ul li .thr {
    margin-left: 28px;
  }
  .centre .centre_content_noright {
    width: 84%;
  }
}
@media screen and (max-width: 1300px) {
  .centre .slide_nav .telescopic_nav ul li .child li span {
    text-indent: 20px;
  }
}
/*@media screen and (max-width:1300px){*/
/*.centre .centre_content .push_search .nav_top ul li{float:left;padding:0 10px;color:#333;font-weight:700;font-size:14px;line-height:45px;cursor:pointer}*/
/*.centre .centre_content{float:left;margin-left:1%;width:75%;height:auto}*/
/*.centre .slide_nav{float:left;width:21%;height:auto;background:#fff;font-family:"黑体"}*/
/*.centre .right_content{float:left;margin-left:1%;width:100%;height:auto;clear:both;margin-top: 20px;}*/
/*.centre .right_content .hotranking{float:left;width: 49%;}*/
/*.centre .right_content .hotword{float:left;width: 49%;margin-top: 0px;margin-left: 1%;}*/
/*.centre .centre_content .content_list .message_list ul li.other .content_right{width: 71%;}*/
/*.centre .centre_content .content_list .message_list_video ul.video > li .img{height: 150px;}*/
/*.centre .centre_content .content_list .message_list ul li .main_content .url_wrap .address{width: 70%;}*/
/*.centre .centre_content .content_list .message_list ul li .main_content ul.pic_list{width: 30%;}*/
/*.centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap .address{width:60%;}*/
/*.centre .centre_content .content_list .message_list ul li.other .content_right ul.pic_list{width:40%;}*/
/*.centre .centre_content_noright{width:78%;}*/
/*}*/
/*@media screen and (max-width:1100px){*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li span{padding:0 9px;}*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li .one{margin-left: 24px;}*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li .thr{margin-left: 24px;}*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li .two{margin-left: 25px;}*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li .five{margin-left: 24px;}*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li .six{margin-left:29px;}*/
/*.centre .centre_content .content_list .search_top .dom_operation ul li .fou{margin-left:14px;}*/
/*.centre .centre_content .content_list .message_list ul li .main_content .url_wrap .address{width: 72%;}*/
/*.centre .centre_content .content_list .message_list ul li .main_content ul.pic_list{width: 28%;}*/
/*.centre .centre_content .content_list .message_list ul li.other .content_right .url_wrap .address{width:60%;}*/
/*.centre .centre_content .content_list .message_list ul li.other .content_right ul.pic_list{width:40%;}*/
/*.centre .centre_content .push_search .search_condition .search_content .change_condition>ul>li .jzsxul{height: 240px;}*/
/*.centre .centre_content .push_search .search_condition .search_content .change_condition>ul>li .jzsxul > li{width: 100%;}*/
/*}*/
/*@media screen and (max-width:1200px){*/
/*.centre .centre_content .content_list .message_list_video ul.video > li{width: 32%;}*/
/*}*/
.set {
  width: 30px;
  height: 30px;
  background: url(../../images/comold/set_icons.png) 0 0 no-repeat;
  position: fixed;
  right: 20px;
  top: 66%;
  cursor: pointer;
}
.set_wrap {
  width: 288px;
  height: 30px;
  position: fixed;
  right: 54px;
  top: 62%;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  display: none;
  z-index: 1;
}
.set_wrap.animate_show {
  -moz-animation: set_animate_show 1.4s linear 1;
  -webkit-animation: set_animate_show 1.4s linear 1;
  animation: set_animate_show 1.4s linear 1;
}
.set_wrap.animate_hide {
  -moz-animation: set_animate_hide 1.4s linear 1;
  -webkit-animation: set_animate_hide 1.4s linear 1;
  animation: set_animate_hide 1.4s linear 1;
}
.set_wrap .icon {
  width: 30px;
  height: 30px;
  background: url(../../images/comold/set_icons.png) no-repeat;
  float: right;
  margin-right: 2px;
  cursor: pointer;
}
.set_wrap .icon1 {
  background-position: -38px 0;
}
.set_wrap .icon2 {
  background-position: -76px 0;
}
.set_wrap .icon3 {
  background-position: -114px 0;
}
.set_wrap .icon4 {
  background-position: -152px 0;
}
.set_wrap .icon6 {
  background-position: -190px 0;
}
.set_wrap .icon7 {
  background-position: -228px 0;
}
.set_wrap .icon8 {
  background-position: -266px 0;
}
.set_wrap .icon9 {
  background-position: -304px 0;
}
.set_wrap .icon10 {
  background-position: -342px 0;
}
.set_wrap .icon11 {
  background-position: -379px 0;
}
@keyframes set_animate_show {
  0% {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
  25% {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    top: 63%;
  }
  50% {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    top: 64%;
  }
  75% {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    top: 65%;
  }
  100% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 66%;
  }
}
@-moz-keyframes set_animate_show {
  0% {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
  25% {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    top: 63%;
  }
  50% {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    top: 64%;
  }
  75% {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    top: 65%;
  }
  100% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 66%;
  }
}
@-webkit-keyframes set_animate_show {
  0% {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
  25% {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    top: 63%;
  }
  50% {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    top: 64%;
  }
  75% {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    top: 65%;
  }
  100% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 66%;
  }
}
@keyframes set_animate_hide {
  0% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 66%;
  }
  25% {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    top: 65%;
  }
  50% {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    top: 64%;
  }
  75% {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    top: 63%;
  }
  100% {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    top: 62%;
  }
}
@-moz-keyframes set_animate_hide {
  0% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 66%;
  }
  25% {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    top: 65%;
  }
  50% {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    top: 64%;
  }
  75% {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    top: 63%;
  }
  100% {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    top: 62%;
  }
}
@-webkit-keyframes set_animate_hide {
  0% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 66%;
  }
  25% {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    top: 65%;
  }
  50% {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    top: 64%;
  }
  75% {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    top: 63%;
  }
  100% {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    top: 62%;
  }
}
.hint_textarea {
  float: left;
  padding-top: 8px;
}
.redstar {
  float: left;
  width: 30px;
  height: 30px;
  color: red;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-size: 30px;
}
.redstar .redstar_img {
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  margin-left: 6px;
}
.redstar1 {
  float: left;
  width: 30px;
  height: 30px;
  color: red;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-size: 30px;
}
.hint_text {
  float: left;
  width: 186px;
  color: #666;
  line-height: 23px;
  font-size: 12px;
}
.hint_text .add {
  width: 60px;
  height: 23px;
  overflow: hidden;
  display: inline-block;
  color: #fff;
  text-align: center;
  border: 1px solid #2284dd;
  border-radius: 3px;
  background: url(../../images/listAreaButton.png) repeat-x;
}
.hint_text .spare {
  float: left;
  width: 60px;
  height: 23px;
  overflow: hidden;
  margin-top: 1px;
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #2284dd;
  border-radius: 3px;
  background: url(../../images/listAreaButton.png) repeat-x;
}
.hint_text .addmin {
  float: left;
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin: 1px 0 0 10px;
  cursor: pointer;
  background: url(../../images/icos6.png) no-repeat -116px 0;
}
.hint_text .submin {
  float: left;
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin: 1px 0 0 10px;
  cursor: pointer;
  background: url(../../images/icos6.png) no-repeat -147px 0;
}
/*排序类型*/
.browse_sorttype li {
  width: 80px;
  height: 30px;
  float: left;
  border: 1px solid #3E404A;
  background-color: #3E404A;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
  font-family: 黑体;
  position: relative;
  text-indent: 15px;
  color: #fff;
}
.browse_sorttype li i {
  display: block;
  position: absolute;
  width: 12px;
  height: 13px;
  background: url(../../images/comold/px_arrows.png) no-repeat 0px 0px;
  top: 9px;
  right: 9px;
}
.browse_sorttype li.hover {
  background-color: #58ADE5;
}
.browse_sorttype li.hover i {
  background-position: 0px -40px;
}
.browse_sorttype ol {
  float: left;
  line-height: 30px;
  color: #fff;
}
.sorttype_bottom {
  margin-bottom: 10px;
}
/*地图*/
.browse_tab {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid transparent;
  border-bottom: 1px solid #1f96d2;
}
.browse_tab li {
  margin-right: 4px;
  float: left;
  cursor: pointer;
  background: #20739f;
  padding: 0 10px;
  font-size: 16px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.browse_tab li:hover,
.browse_tab li.hover {
  border-bottom: 2px solid #1f96d2;
  background: #1f96d2;
  height: 37px;
}
.browsepicture_title {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #333;
}
.browsepicture_title b {
  width: 5px;
  height: 16px;
  background: #58ade5;
  margin-right: 12px;
  float: left;
}
.browsepicture_title .exportallmedia {
  display: inline-block;
  width: 70px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 12px;
  font-size: 12px;
  color: #fff;
  background: #00b2e6;
  position: absolute;
  top: -4px;
  right: 0;
  cursor: pointer;
}
.browsepicture_title span {
  display: inline-block;
  margin-right: 12px;
  float: left;
}
.browsepicture_title i {
  display: inline-block;
  width: 16px;
  height: 16px;
  float: left;
  cursor: pointer;
  background: url("../../images/comold/setHot.png") center center no-repeat;
}
.browsepicture_wrap {
  width: 100%;
  background: #fff;
  display: none;
}
.browsemap_wrap {
  overflow: hidden;
  padding: 10px 20px;
}
#browseMap {
  height: 400px;
  float: left;
  position: relative;
}
.browsemap_wrap .browsemap_list {
  width: 40%;
  height: 400px;
  float: right;
  overflow-y: scroll;
}
.browsemap_wrap .browsemap_list .title {
  line-height: 30px;
  font-size: 14px;
  color: #1f96d2;
}
.browsemap_wrap .browsemap_list table {
  width: 100%;
}
.browsemap_wrap .browsemap_list table thead tr {
  font-weight: bold;
}
.browsemap_wrap .browsemap_list table tr {
  height: 29px;
  border-bottom: 1px solid #dbdbdb;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.browseinfo_wrap {
  overflow: hidden;
  padding: 10px 20px;
}
#browseLine {
  height: 320px;
  margin: 0 auto;
}
.browsesource_wrap {
  overflow: hidden;
  padding: 25px;
}
#browsebar {
  height: 320px;
  margin: 0 auto;
}
#localGoback {
  background: #2f9dd5 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 12px;
  left: 10px;
  padding: 4px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
.map_masker {
  width: 100%;
  height: 100%;
  background: url("../../images/comold/map_load.gif") center center no-repeat rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.map_noData {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 320px;
}
.emptyzwsj {
  width: 100%;
  padding: 64px 0;
  text-align: center;
}
/*加载*/
.zctoLoad {
  font-size: 12px;
  padding: 20px 0;
  text-align: center;
  margin-left: -10px;
}
.zctoLoad p {
  margin-top: 5px;
}
.toLoad {
  width: 100%;
  height: 100%;
  min-height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  text-align: center;
  line-height: 100px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  background: url("../../images/comold/map_load.gif") no-repeat center 100px rgba(0, 0, 0, 0.4);
}
/*刷新*/
.load_wary {
  width: 100%;
  height: 25px;
  border: none;
  margin: 5px 0;
  background-color: #fff;
  border-radius: 25px;
  display: none;
}
.load_wary p {
  display: block;
  height: 25px;
  border-radius: 25px;
  background-color: #1C99CF;
  width: 10%;
}
/*删除按钮*/
.delete_video {
  width: 27px;
  height: 20px;
  margin: 10px 5px;
  background: url('../../images/comold/event_ico.png') no-repeat -152px 0;
  cursor: pointer;
  float: left;
}
.delete_video:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
/*删除成功提示*/
.delete_sucess_box {
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
  color: #fff;
  font-size: 20px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5px;
  display: none;
}
/*toast 提示*/
.toast_tips {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6);
  padding: 20px 30px;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: none;
}
