* {
  padding: 0;
  margin: 0;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #333;
}

body>div {
  min-width: 1080px;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.banXin {
  height: 100%;
  width: 1080px;
  margin: 0 auto;
}

input,
button,
select {
  outline: none;
}

img {
  border: none;
}

/* 顶部title部分 */
.top_title {
  height: 30px;
  background: #E5E5E5;
  font-size: 12px;
  color: #666;
}

.top_title .banXin {
  height: 30px;
}

.top_title .banXin .top_title_left {
  height: 30px;
  float: left;
}

.top_title .banXin .top_title_left ul,
.top_title .banXin .top_title_right ul {
  height: 30px;
}

.top_title .banXin .top_title_left ul li {
  float: left;
  height: 30px;
  line-height: 30px;
}

.top_title .banXin .top_title_right {
  height: 30px;
  float: right;
}

.even_c {
  line-height: 30px;
  margin: 0 5px;
  color: #ccc;
}

.top_title .banXin .top_title_right ul li {
  float: left;
  line-height: 30px;
}

.top_title .red_color {
  color: #e02229;
}

.top_title .banXin {
  height: 30px;
}

.top_title>.banXin>div>ul {
  height: 100%;
}

.top_title .top_title_left>ul>li {
  margin-right: 10px;
  line-height: 30px;
}

.top_title .top_title_left>ul>li:first-child+li {
  margin-right: 0;
}

.top_title .top_title_left>ul>li.isLogin,
.top_title .top_title_left>ul>li.notLogin {
  display: none;
}

.top_title .top_title_left>ul>li.isLogin {
  margin-right: 8px;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}

.top_title_left img {
  margin-right: 6px;
  cursor: pointer;
  margin-top: -3px;
}

.top_title ul li>a {
  color: #666;
}

 

.top_title .top_title_right>ul>li.title_border {
  padding: 0 20px 0 12px;
  position: relative;
  height: 30px;
  line-height: 30px;
  z-index: 4;
}

.top_title_right li.title_border div {
  cursor: auto;
}

.top_title .top_title_right>ul>li>div {
  position: absolute;
  top: 30px;
  background: #fff;
  right: 0;
  display: none;
  z-index: 1000;
  padding: 15px;
  border: 1px solid #ccc;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .2);
}

.down_server p,
.down_server h4,
.down_server h5 {
  line-height: 24px;
}

.down_server p.cl {
  white-space: nowrap;
}

.down_server p.cl span {
  display: inline-block;
}

.down_server p.cl span.pl {
  width: 275px;
}

.down_server p.cl span.pr {
  white-space: nowrap;
}

.down_server>div.cl>.hot_p {
  float: left;
}

.down_server>div.cl {
  padding-top: 20px;
}

.down_server .hot_p_2 {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 10px;
}

h4,
h5 {
  color: #000;
}

.dropdown_navigation h4 {
  font-size: 12px;
}

.down_server>p.last {
  border-bottom: 1px solid #ccc;
}

.top_title .top_title_right>ul>li>div.down_server {
  width: 520px;
  height: 200px;
  *height: 170px;
  position: absolute;
  z-index: 100;
}

.top_title .top_title_right>ul>li>div li {
  line-height: 30px;
  background-color: #f1f1f1;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.top_title .top_title_right>ul>li>div li:hover {
  color: #6699cc;
}

.top_title .top_title_right>ul>li>div li:last-child {
  border: none;
}

.top_title .top_title_right>ul>li.title_border:hover {
  background-color: #fff;
}


.top_title .top_title_right ul li>a {
  cursor: pointer;
  position: relative;
}

.top_title .top_title_right>ul>li>div.dropdown_navigation {
  width: 1080px;
  height: 170px;
  *height: 140px;
  right: -123px;
  /* right: -61px; */
  padding: 15px 0;
  z-index: 100;
}

div.dropdown_navigation>div {
  float: left;
  padding: 0 15px;
  width: 25%;
  *width: 239px;
  height: 100%;
}

div.dropdown_navigation>div a {
  color: #666;
  white-space: nowrap;
}

div.dropdown_navigation>div>p {
  font-size: 0;
}

div.dropdown_navigation>div a {
  display: inline-block;
  font-size: 12px;
  margin-right: 25px;

}

div.dropdown_navigation>div.col1,
div.dropdown_navigation>div.col2 {
  border-right: 1px solid #ccc;
}

div.dropdown_navigation>div.col3 a {
  font-weight: bold;
}

.top_title .banXin>div>ul>li:hover>div {
  display: block;
}

/* logo部分 */
.top_logo {
  height: 120px;
}

.top_logo>.banXin {
  height: 100%;
  padding-top: 19px;
}

.top_logo>.banXin>div {
  float: left;
}

.top_logo>.banXin>div.big_logo img{
  /* width: 222px;
  height: 68px;
  margin-top: 5px; */
}

.top_logo>.banXin>div.logo_search {
  float: right;
  /* margin-left: 40px; */
  position: relative;
  z-index: 2;
}

.top_logo>.banXin>div.logo_search .placeholderTxt {
  position: absolute;
  top: 32px;
  left: 4px;
  color: #999;
  pointer-events: none;
  background-color: #fff;
  line-height: 36px;
  z-index: 9;
  width: 434px;
  padding: 0 10px;
}

.top_logo>.banXin>div.logo_channel {
  margin-top: 26px;
  margin-right: 10px;
  margin-left: 20px;
  height: 30px;
}

.top_logo>.banXin>div.logo_channel p,
.top_logo>.banXin>div.logo_channel div {
  float: left;
}

.top_logo>.banXin>div.logo_channel div {
  margin-top: 2px;
}

.top_logo>.banXin>div.channel_select a.theme_h3_color {
  color: #333;
}

.logo_channel select {
  width: 90px;
  height: 24px;
}

.logo_channel p.channel_show {
  margin-right: 10px;
  font-size: 24px;
  color: #666666;
  line-height: 30px;
}

.channel_select {
  position: relative;
  z-index: 3;
}

.channel_select>p {
  cursor: pointer;
  width: 20px;
  height: 20px;
  z-index: 100;
  margin-top: 4px;
  position: relative;
}

.channel_select>p i{
  font-size: 20px;
  line-height: 20px;
  color: #666;
}

.channel_select:hover ul {
  display: block;
}

.logo_channel div>ul {
  position: absolute;
  z-index: 20;
  left: -110px;
  border: 1px solid #E8E8E8;
  display: none;
  top: 25px;
  *top: 27px;
  padding: 12px;
  background-color: #fff;
  box-sizing: content-box;
  /* width: 170px; */
}

/* ----------------------------- */
p.input_hide {
  display: none;
}

.logo_search {
  width: 516px;
}

.logo_search .search_top {
  position: relative;
  *padding-bottom: 5px;
}

.logo_search .search_top span {
  font-size: 14px;
  color: #666;
  margin: 0 10px;
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
  padding: 0 6px;
  border-radius: 3px;
  /* behavior: url(PIE.htc); */
}

.logo_search .phone {
  position: absolute;
  cursor: auto;
  right: 0;
  top: 3px;
}

.logo_search .phone span {
  padding: 0;
  margin: 0;
  font-weight: bold;
  cursor: auto;
}

.search_bottom {
  margin-top: 5px;
  height: 42px;
  *height: 36px;
  width: 516px;
  position: relative;
}

.search_bottom input {
  width: 435px;
  border: none;
  padding-left: 10px;
  color: #999999;
  font-size: 14px;
  margin-left: 1px;
  height: 36px;
  line-height: 36px;
}

.search_bottom button {
  height: 38px;
  width: 76px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: -1px;
  top: 0;
}

/* banner部分 */
.center_banner .center_top_nav {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}

.center_banner .center_top_nav .left_nav {
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
  width: 210px;
  float: left;
}

.left_nav img {
  margin-left: 8px;
}

.center_banner .center_top_nav .right_nav {
  width: 860px;
  float: right;
}

.center_banner .center_top_nav .right_nav>ul {
  height: 40px;
  display: flex;
}

.right_nav>ul>li {
  height: 40px;
  text-align: center;
  line-height: 40px;
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  overflow: hidden;
}

.right_nav>ul>li>a {
  color: rgba(51, 51, 51, 1);
  white-space: nowrap;
}

.content {
  color: #f0f0f1;
}

.content>.banXin {
  height: 340px;
  position: relative;
  overflow: hidden;
}

.content>.banXin>div {
  position: absolute;
  /* top: 0; */
}

.content>.banXin>div.banner_mask {
  position: absolute;
  left: 0;
  z-index: 2;
  filter: Alpha(opacity=60);
  opacity: 0.6;
  background-color: #000;
  width: 210px;
  height: 340px;
}

.content .banner_left {
  width: 210px;
  height: 100%;
  left: 0;
  z-index: 3;
}

.content .banner_left>ul {
  height: 100%;
  position: relative;
  z-index: 100;
}

.content .banner_left>ul>li:hover,
.content .banner_left>ul>li:hover a {
  background: #fff;
  color: #666666;
}

.content .banner_left>ul>li:hover a.hottxt_b {
  border-left: 1px solid #666666;
}

.content .banner_left>ul>li {
  padding: 30px 20px 30px 15px;
  cursor: pointer;
  box-sizing: content-box;
  margin-bottom: 0px;
}

.content .banner_left>ul>li:hover div.hotList {
  display: block;
}

.content .banner_left>ul>li>div.hotList {
  word-wrap: break-word;
  word-break: normal;
  padding: 20px 30px;
  font-size: 12px;
  color: #666666;
  line-height: 30px;
  position: absolute;
  left: 210px;
  height: 340px;
  width: 660px;
  *height: 298px;
  *width: 599px;
  top: 0;
  z-index: 100;
  display: none;
  background: #fff;
  box-shadow: 0px 1px 3px 0px #E8E8E8;
  cursor: auto;
  border-top: 1px solid #E8E8E8;
  border-right: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}

.content .banner_left>ul>li>div.hotList a {
  margin-right: 8px;
  white-space: nowrap;
  font-size: 12px;
}

.content .banner_left>ul>li>p.txt1 {
  height: 18px;
  line-height: 18px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}

.content .banner_left>ul>li>p.txt1 img {
  width: 10px;
  height: 16px;
  margin-top: -2px;
  *margin-top: -17px;
  float: right;
}

.content .banner_left>ul>li>p.hotTxt {
  font-size: 0px;
}

.content .banner_left>ul>li>p>a {
  color: #f0f0f1;
  font-size: 12px;
}

.content .banner_left>ul>li span {
  margin: 0 5px;
  font-size: 14px;
}

.content .banner_left>ul>li p>a {
  padding-right: 7px;
  line-height: 14px;
}

.content .banner_left>ul>li p>a.hottxt_b {
  padding: 0 7px;
  border-left: 1px solid #f0f0f1;
}

.content .banner_left>ul {
  font-size: 0px;
}

/* .content .banner_left>ul>li{
  height: 53px;
} */
.content .banner_left>ul>li.li_bd_t {
  border-top: 1px solid #737364;
}

.content>.banXin>.banner .left-btn,
.content>.banXin>.banner .right-btn {
  display: none;
  *display: block;
}

.content>.banXin>.banner:hover .left-btn,
.content>.banXin>.banner:hover .right-btn {
  display: block;
}

.content>.banXin>.banner {
  width: 660px;
  height: 340px;
  left: 210px;
}

.content>.banXin>.banner>a {
  position: absolute;
  z-index: 10;
  width: 30px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #666;
  background-color: rgba(0, 0, 0, 0.4);
  transform: translateY(-50%);
  font-size: 16px;
}

.content>.banXin>.banner>a.left {
  left: 0;
  top: 50%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.content>.banXin>.banner>a.right {
  right: 0;
  top: 50%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.content>.banXin>.banner>a:hover {
  color: #eee;
  background-color: rgba(0, 0, 0, 0.8);
}

.content>.banXin>.banner>ul {
  height: 100%;
  position: absolute;
}

.content>.banXin>.banner>ul>li {
  width: 640px;
  height: 100%;
  float: left;
}

.content>.banXin>.banner>ul>li>a {
  display: inline-block;
  width: 640px;
  height: 330px;
}

.content>.banXin>.banner>ul>li>a>img {
  width: 100%;
  height: 100%;
}

.content>.banXin>.banner_right {
  width: 210px;
  height: 100%;
  right: 0;
  background: #fff;
  color: #333;
  font-size: 13px;
}

.content>.banXin>.banner_right li {
  padding: 15px 20px;
}

.content>.banXin>.banner_right li .avatar_top {
  height: 40px;
}

.avatar_top>div {
  float: left;
  font-size: 14px;
}

.avatar_top>div p.avatar_bp {
  font-size: 12px;
  color: #666;
  margin-top: 3px;
}

.content>.banXin>.banner_right li.avatar .avatar_top img {
  width: 40px;
  height: 40px;
  border: 50%;
  margin-right: 20px;
  float: left;
}

.banner_right .avatar_bottom {
  margin-top: 20px;
}

.banner_right .avatar_bottom a.avatar_b_a {
  margin: 0 38px;
}

.banner_right .avatar_bottom img {
  width: 24px;
  height: 24px;
  margin-bottom: 5px;
}

.banner_right .avatar_bottom>a {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #333;
}

.content>.banXin>.banner_right li.banner_li_b {
  border-bottom: 1px solid #f0f0f1;
}

.banner_right .QR_code {
  height: 124px;
  *height: 94px;
}

.banner_right .QR_code .QR_code_l {
  float: left;
}

.banner_right .QR_code .QR_code_r {
  float: right;
}

.banner_right .QR_code div {
  text-align: center;
}

.banner_right .QR_code img {
  width: 70px;
  height: 70px;
  margin-bottom: 6px;
}

.banner_right .server_tel {
  font-size: 14px;
}

.banner_right .server_tel p.server_tel_t {
  color: #666;
}

.banner_right .server_tel p.server_tel_b {
  color: #DB2831;
  font-size: 20px;
}


/* 招标部分 */
.invite_tender {
  background: #efefef;
  padding-bottom: 30px;
}

.tender_title {
  padding: 20px 0 20px 0;
  height: 90px;
  *height: 50px;
  position: relative;
}

.tender_title>div {
  position: absolute;
  height: 50px;
}

.tender_title>div>h3 {
  float: left;
  margin-right: 80px;
  position: relative;
  cursor: pointer;
}

.tender_title>div>h3 p {
  padding: 0 10px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #333;
  text-align: center;
}

.tender_title>div>h3:last-child {
  margin: 0;
}

.tender_title h3 a {
  position: absolute;
  top: 10px;
  font-size: 14px;
  color: #999;
  left: 100%;
  white-space: nowrap;
}

.tender_title>div>h3 a img {
  margin-right: 5px;
}

.tender_title>div>h3 p {
  position: relative;
}

.tender_title>div>h3 p.active span {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
}

.tender_content {
  background: #fff;
}

.tender_content>.bidding {
  padding: 30px;
  height: 450px;
  *height: 390px;
}

.tender_content>.bidding>div.bidding_list {
  height: 350px;
}

.tender_content>.bidding ul {
  height: 350px;
  display: none;
}

.tender_content>.bidding ul.show {
  display: block;
  width: 100%;
}

.tender_content>.bidding ul>li {
  width: 490px;
  margin-bottom: 32px;
}

.tender_content>.bidding ul>li {
  float: left;
}

.tender_content>.bidding ul>li.li_odd {
  margin-left: 38px;
}

.tender_content>.bidding ul>li>.title a {
  color: #333;
  display: inline-block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.tender_content>.bidding ul>li>.title {
  font-size: 16px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 2px;
  *margin-bottom: 4px;
}

.tender_icons {
  height: 24px;
}

.tender_icons .tender_icons_l {
  float: left;
  max-width: 400px;
  height: 24px;
  overflow: hidden;
}

.tender_icons .tender_icons_f {
  float: right;
}

.tender_icons .number {
  margin-left: 3px;
}

.tender_icons>div {
  font-size: 12px;
  line-height: 24px;
}

.tender_icons>div.tender_icons_l span {
  line-height: 20px;
  text-align: center;
  display: inline-block;
  min-width: 50px;
  padding: 0 5px;
}

.tender_icons>div.tender_icons_l span.key_item {
  border-radius: 3px;
  font-size: 12px;
  margin-right: 6px;
}

.tender_icons>div.tender_icons_l span.date_item {
  color: #999;
  background-color: #fff;
  margin-left: 10px;
}

.tender_icons>div.tender_icons_f a {
  font-weight: 300;
  color: #999;
  margin-left: 20px;
}

.tender_icons>div.tender_icons_f a i{
  margin-right: 6px;
  font-size: 15px;
}

.tender_bottom {
  text-align: center;
}

.tender_bottom a {
  display: inline-block;
  height: 34px;
  padding: 0 20px;
  text-align: center;
  border: 1px solid #D9D9D9;
  font-size: 16px;
  color: #333333;
  background-color: #fff;
  line-height: 34px;
  border-radius: 17px;
  /* behavior: url(PIE.htc); */
}


/* 在线报名 */
.online {
  height: 540px;
}

.online>div {
  height: 540px;
  box-sizing: content-box;
}

.online .title {
  height: 80px;
  position: relative;
  padding: 0 20px;
}

.online>div {
  width: 520px;
}

.online>.online_left {
  float: left;
}

.online>.online_right {
  float: right;
}

.online .title h3 {
  position: relative;
  font-size: 20px;
  color: #333;
  height: 100%;
  float: left;
}

.online .title h3 p {
  height: 100%;
  line-height: 80px;
  padding-right: 10px;
}

.online .title h3 a {
  position: absolute;
  top: 23px;
  font-size: 14px;
  color: #999;
  left: 100%;
  white-space: nowrap;
}

.online .title h3 a img {
  margin-right: 6px;
}

.online .title>a {
  font-size: 16px;
  color: #999;
  float: right;
  line-height: 80px;
}

.online_left>ul>li {
  box-sizing: content-box;
  width: 208px;
  height: 72px;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 25px 25px 25px 15px;
  margin-bottom: 21px;
  position: relative;
  float: left;
}

.online_left>ul>li.li_odd {
  margin-left: 16px;
}

.online_left>ul>li img {
  position: absolute;
  left: -3px;
  top: -3px;
}

.online_left>ul>li p.online_p_t {
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  margin-bottom: 15px;
}

.online_left>ul>li p.online_p_t a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.online_left>ul>li p.online_p_b {
  width: 100%;
}

.online_left>ul>li p.online_p_b span {
  font-size: 12px;
  color: #999;
  float: left;
}

.online_left>ul>li p.online_p_b a {
  font-size: 12px;
  float: right;
}

.online_title_content {
  box-sizing: content-box;
  padding: 25px 18px;
  width: 482px;
  height: 363px;
  border: 1px solid #e8e8e8;
  margin-bottom: 46px;
}

.online_title_content div.normal_down {
  margin-bottom: 20px;
}

.online_title_content div.normal_down {
  height: 22px;
  line-height: 22px;
}

.top_title_right li.title_border {
  cursor: pointer;
}

.online_title_content div.normal_down p a {
  display: inline-block;
  color: #333;
  max-width: 420px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.online_title_content div.normal_down a.download {
  float: right;
}

.online_title_content div.normal_down p {
  float: left;
  width: 435px;
  font-size: 16px;
  color: #333;
  line-height: 22px;
}

.online_title_content div.normal_down p span {
  display: inline-block;
  position: relative;
  top: -5px;
  *top: 0px;
  font-size: 0px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  border: 5px solid #666;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  margin-right: 5px;
}

/* 彩色背景部分*/
.guoXin {
  background: #efefef;
  padding: 30px 0;
}

.guoXin .banXin {
  /* height: 443px; */
  overflow: hidden;
}

.guoXin_left {
  width: 860px;
  float: left;
  overflow: hidden;
}

.bg_content h3 {
  font-size: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.bg_content>div.bg_content_t a {
  display: inline-block;
  width: 82px;
  line-height: 20px;
  height: 20px;
  text-align: center;
  background: #fff;
  opacity: 0.6;
  filter: Alpha(opacity=60);
  border-radius: 3px;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 0 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bg_content>div.bg_content_t a.a_even {
  float: left;
}

.bg_content>div.bg_content_t a.a_odd {
  float: right;
}

.bg_content>div.bg_content_t a:hover {
  background-color: #e1e1e1;
}

.bg_content>div.bg_content_b {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 20px;
  color: #fff;
}

.bg_content>div.bg_content_b p.bg_content_b_l a {
  color: #fff;
  float: left;
  cursor: pointer;
}

.bg_content>div.bg_content_b p.bg_content_b_r {
  float: right;
}

.bg_content>div.bg_content_b p.bg_content_b_r a {
  color: #fff;
}

.guoXin_left>div {
  background-color: #fff;
  margin-bottom: 7px;
  width: 860px;
  height: 218px;
}

.guoXin_left>div>.bg_content {
  float: left;
  width: 180px;
  height: 218px;
  box-sizing: content-box;
  padding: 0 15px;
  position: relative;
}

.guoXin_left>div>.content_item {
  box-sizing: content-box;
  float: right;
  width: 620px;
  height: 158px;
  padding: 30px 20px 30px 10px;
}

.guoXin_left>div>div.content_item p {
  margin-bottom: 9px;
  height: 24px;
}

.guoXin_left>div>div.content_item p a {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  max-width: 500px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}

.guoXin_left>div>div.content_item p span {
  font-size: 16px;
  color: #999;
  float: right;
}

.guoXin_right {
  box-sizing: content-box;
  padding: 0 20px;
  overflow: hidden;
  width: 170px;
  height: 100%;
  background-color: #fff;
  float: right;
}

.guoXin_right h3 {
  font-size: 20px;
  color: #000;
  padding-left: 15px;
  position: relative;
  white-space: nowrap;
  line-height: 20px;
}

.guoXin_right>div {
  font-size: 0;
  margin-bottom: 1px;
}

.guoXin_right a {
  display: inline-block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
}

.guoXin_right>div>p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
}

.guoXin_right h3>span {
  position: absolute;
  height: 20px;
  width: 4px;
  left: 0;
  bottom: 10px;
  *bottom: 12px;
}

/* about，专家答疑、特约专家、信用名单 */
.about {
  box-sizing: content-box;
  height: 430px;
  padding: 20px 0;
}

.about_bg>h3 {
  font-size: 20px;
  color: #fff;
  height: 100%;
  width: 100%;
  line-height: 100px;
  text-align: center;

  position: absolute;
  top: 0;
  left: 0;
}

.about_bg>h3.h3_img {
  z-index: 5;
}

.about_bg>h3.h3_mask {
  z-index: 2;
  background-color: #000;
  opacity: 0.5;
  *background-color: #000;
  filter: Alpha(opacity=50);
}

.about>div {
  box-sizing: content-box;
  float: left;
  width: 354px;
  height: 428px;
  border: 1px solid #e8e8e8;
}

.about>div.appointment {
  margin: 0 6px;
}

.appointment_content>ul>li {
  margin-bottom: 55px;
}

.appointment_content>ul>li>div.appointment_l {
  float: left;
  width: 100px;
  height: 80px;
}

.appointment_content>ul>li {
  height: 80px;
}

.appointment_content>ul>li>div.appointment_r {
  height: 80px;
  overflow: hidden;
  white-space: normal;
  float: right;
  width: 210px;
}

.appointment_content>ul>li>div .appointment_r_t {
  font-size: 16px;
  color: #333;
  line-height: 18px;
  margin-bottom: 16px;
}

.appointment_content>ul>li>div .appointment_r_b {
  height: 42px;
  font-size: 13px;
  color: #999;
  line-height: 22px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: wrap;
}

.appointment_content>ul>li>div:nth-of-type(2)>p:nth-of-type(3) {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  text-align: right;
}

.about_bg {
  background-size: 100% 100%;
  height: 100px;
  position: relative;
}

.about_bg img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.bg_question {
  background: url(https://cdn.chinabidding.cn/public/2020/img/channel/zt_bottom_image.png);
}

.bg_appointment {
  background: url(https://cdn.chinabidding.cn/public/2020/img/channel/zt_bottom_image2.png);
}

.bg_nameList {
  background: url(https://cdn.chinabidding.cn/public/2020/img/channel/zt_bottom_image3.png);
}

.question_content,
.nameList_content {
  padding: 20px;
  padding-top: 30px;
}

.appointment_content {
  padding-left: 15px;
  padding-top: 30px;
  padding-right: 20px;
}

.question_content .topQ {
  font-size: 16px;
  line-height: 24px;
  width: 305px;
  max-height: 48px;
}

.question_content .footerA {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  /* display: flex;
  justify-content: space-between; */
  height: 72px;
  width: 314px;
}

.question_content>div>div {
  margin-bottom: 10px;
}

.question_content>p,
.nameList_content>p {
  text-align: center;
  margin-top: 20px;
}

.question_content>p>a,
.nameList_content>p>a {
  font-size: 14px;
  color: #6699cc;
}

.nameList_content>ul>li {
  margin-bottom: 8px;
  *margin-bottom: 10px;
}

.nameList_content>ul>li>a {
  font-size: 16px;
  color: #333;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  line-height: 21px;
}

/* 底部版权信息 */
#c_right {
  background-color: #000;
  padding: 20px 0 30px 0;
}

#c_right .banXin {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

#c_right h6 {
  line-height: 48px;
  font-weight: normal;
}

#c_right h6 a {
  font-size: 14px;
  color: #fff;
}

#c_right p {
  line-height: 24px;
  font-weight: normal;
}

#c_right p a {
  color: #fff;
}

#c_right p .rec {
  padding-left: 24px;
  background: url("https://cdn.chinabidding.cn/public/2020/img/rec.png") no-repeat 2px 0;
}

#c_right p span {
  margin-right: 10px;
}



/* 登录后的用户信息部分 */
.content>.banXin>.banner_right {
  display: none;
}

.login_banner_right {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 210px;
  height: 100%;
  background-color: #fff;
}

.login_banner_right .zsh_content {
  padding: 15px 15px 0 15px;
  border-bottom: 1px solid #E0E0E0;
}

.login_banner_right .zsh_content .zsh_avatar {
  box-sizing: content-box;
  width: 165px;
  height: 95px;
  background: url(https://cdn.chinabidding.cn/public/2020/img/channel/zsh_bg.png);
  padding-left: 15px;
  padding-top: 10px;
}

.login_banner_right .zsh_content .zsh_avatar>div>img {
  float: left;
}

.login_banner_right .zsh_content .zsh_avatar>div>div {
  margin-left: 50px;
  height: 40px;
}

.login_banner_right .zsh_content .zsh_avatar>div>div>.avatar_time {
  color: #704e20;
  font-size: 14px;
}

.zsh_avatar>div>div>.zsh_username {
  color: #a27230;
  opacity: 0.8;
  font-size: 14px;
  margin-top: 3px;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.login_banner_right .zsh_content p.zsh_p_1 {
  margin-top: 12px;
  color: #704E20;
  font-size: 12px;
}

.login_banner_right .zsh_content p.zsh_p_2 {
  color: #704E20;
  font-size: 12px;
  line-height: 20px;
}

.login_banner_right .zsh_content>p {
  line-height: 24px;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.login_banner_right .zsh_content span.zsh_span1 {
  color: #999999;
}

.login_banner_right .zsh_content span.zsh_span2 {
  color: #e02229;
  font-weight: 600;
  font-size: 13px;
}

.login_banner_right .icons_content {
  box-sizing: content-box;
  height: 58px;
  padding: 12px 15px 0;
  font-size: 0;
  border-bottom: 1px solid #E0E0E0;
}

.login_banner_right .icons_content a {
  display: inline-block;
  font-size: 12px;
  color: #333;
  text-align: center;
}

.login_banner_right .icons_content a p {
  margin-top: 6px;
}

.login_banner_right .icons_content a.icons_content_m {
  margin: 0 30px;
}

.login_banner_right .app_content {
  padding: 10px 15px 0 15px;
}

.login_banner_right .app_content>div {
  text-align: center;
  font-size: 12px;
  color: #333333;
}

.login_banner_right .app_content>div.app_content_l {
  float: left;
}

.login_banner_right .app_content>div p {
  margin-top: 7px;
}

.login_banner_right .app_content>div.app_content_r {
  float: right;
}

/* 付费会员专属客服样式 */
.col23_pay .zsh_content {
  border: none;
}
.col23_pay .icons_content {
  padding-top: 20px;
  height: 65px;
}

.col23_pay .c_news{
  margin-top: 20px;
  padding-bottom: 7px;
  font-size: 12px;
  height: 78px;
  /*background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;*/
  background: none;
  padding-left: 15px;
  padding-right: 15px;
}
.col23_pay .c_news .news_box{
  width: 180px;
}
.col23_pay .c_news img {
  float: left;
  margin-top: 10px;
}
.col23_pay .c_news .c_kefu {
  float: left;
  margin-left: 10px;
  line-height: 20px;
}
.col23_pay .c_news .c_kefu .kefu_caizhao {
  font-size: 12px;
  color:#DF222D;
  line-height: 17px;
  height: auto;
}
.col23_pay .c_kefu .kefu_name span {
  color:#DF222D;
}
.col23_pay .c_news .c_kefu .kefu_zskf {
  font-size: 12px;
  color:#DF222D;
  line-height: 17px;
  font-weight: Bold;
  max-width: 150px;
}
.col23_pay .c_news .c_kefu .kefu_caizhao .title1{
  display: inline-block;
  width: 60px;
  color: #333333;
  font-style: normal;
}
.col23_pay .c_news .c_kefu .kefu_zskf .title2{
  display: inline-block;
  width: 60px;
  color: #999999;
  font-weight: 400;
}

div.spot>span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 3px;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
  opacity: 0.3;
  filter: Alpha(opacity=30);
  /* behavior: url(PIE.htc); */
}

div.spot>span.show {
  opacity: 1;
  filter: Alpha(opacity=100);
}

.left-btn,
.right-btn {
  *background-color: #000;
  *filter: Alpha(opacity=30);
}

.hide_subscribe {
  display: none;
}


/* 其他 */
.title_border>span {
  position: absolute;
  display: inline-block;
  border: 4px solid #999;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  top: 6px;
  right: -14px;
}

.logo_search .search_top span.active {
  color: #fff;
  background-color: #aaa;
  position: relative;
}

.logo_search .search_top span.active i {
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #aaa;
  bottom: -10px;
  *bottom: -36px;
  left: 50%;
  margin-left: -6px;
}

.search_bottom {
  border: 3px solid #aaa;
}

.theme_bg_color {
  background-color: #aaa;
}

/* 电力 */
.online_title_content div.ele_down{
  margin-bottom: 30px;
  height: 45px;
}

.online_title_content div.ele_down a.theme_h3_color{
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  font-size: 16px;
}

.online_title_content div.ele_down p.ele_down_b{
  color: #999;
  font-size: 12px;
  margin-top: 6px;
}

.online_title_content div.ele_down p.ele_down_b span{
  float: left;
}
.online_title_content div.ele_down p.ele_down_b a{
  float: right;
}
.online_title_content div.ele_down p{
  height: 23px;
  width: 100%;
}

.center_banner>.content {
  width: 100%;
  background-color: #e2e2e2;
  transition: background .3s;
}

.content .banner_left>ul>li>div.hotList>div {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.guoXin_right h3 {
  padding-top: 30px;
  padding-bottom: 10px;
}

.topQ a {
  color: #333;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.online .title h3 {
  height: 100%;
}

.online .title h3 p {
  height: 100%;
  line-height: 80px;
}

.bg_content h3 {
  margin: 0;
  padding: 30px 0 20px 0;
}

/* 电力分类 */
.content .banner_left>ul>li.electric_li {
  padding: 0 15px;
  font-size: 0px;
}
.electric_li p{
  align-items: center;
  height: 100%;
}
.content .banner_left .banner_left_title{
  line-height: 24px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

.content .banner_left .banner_left_title:hover{
  cursor: auto;
}

.content .banner_left div.hotList .hotList_item .banner_left_title{
  width: auto;
  margin-right: 30px;
}

.content .banner_left div.hotList .hotList_item{
  margin-bottom: 25px;
}

.content .banner_left div.hotList .hotList_item .banner_left_content{
  line-height: 24px;
}

.right_nav {
  width: 858px;
}

.logo_channel div>ul>li{
  cursor: auto;
  margin-bottom: 2px;
  position: relative;
  padding-left: 15px;
  line-height: 28px;
  white-space: nowrap;
}

.logo_channel div>ul>li a{
  white-space: nowrap;
}
.channel_select ul li span.bg_color{
  position: absolute;
  display: inline-block;
  width: 5px;
  height: 5px;
  left: 0px;
  top: 11px;
  *top: 2px !important;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
}

.channel_select ul li span.c6699cc{
  background-color: #6699cc;
}
.channel_select ul li span.c2c9686{
  background-color: #2c9686;
}
.channel_select ul li span.c0ec0cb{
  background-color: #0ec0cb;
}
.channel_select ul li span.c239951{
  background-color: #239951;
}
.channel_select ul li span.cee9249{
  background-color: #ee9249;
}
.channel_select ul li span.c1f3a82{
  background-color: #1f3a82;
}
.channel_select ul li span.c0b68b8{
  background-color: #0b68b8;
}
#c_kefu{
  position: fixed;
  right: 20px;
  top: 200px;
  z-index: 99;
  width: 80px;
  height: 114px;
  background: url("https://cdn.chinabidding.cn/public/2020/img/l_kefu.png") no-repeat 0 0;
  text-align: center;
}
#c_kefu .zixun{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  background-color: #fff;
  color: #db2830;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

/* 201202搜全站 */
.top_logo>.banXin>div.logo_searchall{
  float: right;
  padding: 0 10px;
  cursor: pointer;
  line-height: 36px;
  text-align: center;
  margin-top: 29px;
  margin-left: 10px;
  font-size: 20px;
}