﻿body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, th, td, img, button, input, textarea, div {
  margin: 0;
  padding: 0;
  color: #666;
  word-wrap: break-word;
}
p {
  line-height: 30px !important;
  margin: 0;
  padding: 0;
  color: #666;
}
body, button, input, textarea {
  font: 14px/1.5 "Microsoft Yahei", "Arial", "sans-serif", "Hiragino Sans GB";
  background: #ffffff;
}
input, select {
  vertical-align: middle;
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
em, b, i {
  font-style: normal;
  font-weight: normal;
}
body {
	background:#f4f4f4 !important;
}
ul, li, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: #666;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #c01829;
}
img {
  border: 0px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
p {
  padding: 0 !important;
  margin: 0 !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lf {
  float: left;
  _display: inline;
}
.rt {
  float: right;
  _display: inline;
}
.clear:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  zoom: 1;
}
/*通用*/
.clear-padding {
  padding: 0 !important;
  margin: 0 !important;
}
.h6 {
  margin: 6px 0;
}
.h10 {
  margin: 10px 0;
}
.h15 {
  margin: 15px 0 15px 0;
}
.h20 {
  margin: 20px 0 15px 0;
}
.h30 {
  margin: 30px 0 30px 0;
}
.h50 {
  margin: 50px 0 50px 0;
}
.h70 {
  margin: 70px 0 70px 0;
}
.h100 {
  margin: 100px 0 100px 0;
}
.h150 {
  margin: 150px 0 150px 0;
}
.p3-h {
  padding: 3px 0 !important;
}
.p5-h {
  padding: 5px 0 !important;
}
.p10-h {
  padding: 10px 0 !important;
}
.p20-h {
  padding: 20px 0 !important;
}
.p25-h {
  padding: 25px 0 !important;
}
.p30-h {
  padding: 30px 0 !important;
}
.p40-h {
  padding: 40px 0 !important;
}
.p50-h {
  padding: 50px 0 !important;
}
.p70-h {
  padding: 70px 0 !important;
}
.hover-f a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.hover-b a:hover {
  color: #0056b3 !important;
  text-decoration: none;
}
.m-l1 {
  margin-left: 10px;
}
.m-l2 {
  margin-left: 20px;
}
.p-l1 {
  padding-left: 10px;
}
.p-l2 {
  padding-left: 20px;
}
/*鼠标经过*/
.hover-b-red{
	background:#ffffff;
}
.hover-b-red:hover{
	background:#c00000;
	color: #ffffff !important;
}
.hover-b-red p:hover{
	color: #ffffff !important;
}
/*产业论坛*/
.h2b {
  font-weight: bold;
  color: #333333;
}
.bottomm-bodder {
  border-bottom: solid #999999 4px;
  width: 200px;
  margin: auto;
  margin-top: 20px;
}
.color_6 a {
  color: #666666 !important;
}
.color_6 a:hover {
  color: blue !important;
}
.color_3 a {
  color: #333333 !important;
}
.color_3 a:hover {
  color: blue !important;
}
.color_red {
  color: #c00000 !important;
}
.color_d8 {
  color: #e1e1e1;
}
.f-c {
  color: #000000 !important;
}
.f-f {
  color: #ffffff !important;
}
/*背景*/
.bj-f1 {
  background: #999999 !important;;
}
.bj-f3{
	background:#0065b3 !important;;
}
.bj-f2 {
  background: #ffffff !important;;
}
.bj-f4 {
  background: #c00000 !important;;
}
.bj-f5 {
  background: #0065b3 !important;;
}
.card {
  background: #F5F5F5 !important;
}
/*字体*/
.font-bold {
  font-weight: bold;
}
.font-size-1m {
  font-size: 16px !important;
}
.line-h20{
	line-height: 24px !important;
	font-size: 14px;
}
.font-size-sm {
  font-size: 0.88em;
}
.ling-h34{
	line-height: 34px;
}
.img-auto {
  margin: auto;
}
.mr-r50 {
  padding-right: 50px !important;
}
.w_9 {
  width: 98%;
  padding-bottom: 20px;
}
.border_b1 {
  border-bottom: 1px solid #eeeeee;
}
.border-4{
	border: 1px solid rgba(0,0,0,.125);
}
/*顶部效果*/
.W_1100 {
  z-index: 1000;
  margin: auto;
}
.W_Infinite {
  min-width: 1200px;
  max-width: 100%;
  margin: auto;
}
/*顶部*/
.TopNavBox .TopNav li {
  float: left;
  position: relative;
}
.TopNavBox .TopNav ul.ul_1 li {
  font-size: 14px;
}
.TopNavBox {
  height: 30px;
  background: #f0f0f0;
  border-bottom: solid 1px #eceef7;
}
.wb_wx_sj {
  width: 200px;
  background: #e4e4e4;
  border: 1px solid #e4e4e4;
  border-radius: 50px;
  padding: 2px 0;
  height: 24px;
  margin-left: 20px;
  margin-top: 3px;
}
.wb {
  float: left;
  margin-left: 20px;
  margin-top: -4px;
}
.wx {
  float: left;
  margin-left: 20px;
  margin-top: -3px;
}
.sj {
  float: left;
  margin-left: 20px;
  margin-top: -3px;
}
.zone {
  position: relative;
  margin: auto;
}
.zone span {
  position: absolute;
  z-index: 990;
  top: 30px; /*上下距离*/ left: -40px; /*左右距离*/ display: none;
}
.telIcon {
  margin-left: 20px;
  line-height: 34px;
}
.TopNav {
  margin: auto;
}
.TopNavBox .TopNav ul.ul_3 {
  float: right;
  margin-top: 6px;
}
/*顶部语言选择下拉列表*/
.dropdown ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #666;
}
.dropdown li {
  float: left;
}
.dropdown li a, .dropbtn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.dropdown {
  display: inline-block;
}
.dropdown-content {
  z-index: 1000;
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 72px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
  color: #666;
  padding: 6px 10px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #f1f1f1;
  color: #c00000;
}
.dropdown:hover .dropdown-content {
  display: block;
}
/*导航*/
#navspy {
  background: #ffffff;
}
.content {
    padding-bottom: 30px;
}
.InfoPl_NavBox_zz ul {
    overflow: hidden;
    margin: auto;
}
.InfoPl_NavBox_zz ul li {
    float: left;
    padding: 6px 20px;
    cursor: pointer;
    list-style: none;
}
.InfoPl_NavBox_zz ul li a {
    text-decoration: none;
	color: #000000 !important;
}
.navbar-nav li{
	padding: 6px 10px;
}
.cur {
    border-bottom: 2px solid #0064b2;
    color: #000000;
}
.cur a {
    color: #000000;
}
.cur_1 {
    border-bottom: 2px solid #0064b2;
    color: #000000;
}
.cur_1 a {
    color: #000000;
}
/*论坛介绍*/
.bt {
  margin-right: 50px;
  background: #c00000;
  width: 200px;
  height: 40px;
}
.bt a {
  display: block;
  width: 200px;
  height: 40px;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}
.bt a:hover {
  text-decoration: none;
  color: #ffffff;
}
/*合作媒体*/
.bj-f {
  background: #f5f5f5;
}
/*底部导航*/
.nav-link {
  padding: 6px !important;
  font-size: 0.8em !important;
  color: #ffffff;
}
.d-nav{
	overflow: hidden;
}
.d-nav-l{
	float: left;
	width: 350px;
}
.d-nav-l{
	float: left;
}
.card-header {
  padding: 0 !important;
}
.color_f {
  font-size: 0.8em;
  color: #ffffff;
  padding: 6px;
}
/*会议*/
.hy {
  width: 96%;
  margin: auto;
  border-bottom: solid #999999 3px;
}
.fix_hh {
  overflow: hidden;
  text-overflow: ellipsis;

}
/*下载中心*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #666666 !important;
  background-color: #eeeeee !important;
}
/*关于论坛*/
.btn-1 {
  display: block;
  width: 200px;
  line-height: 50px;
  background: #F5F5F5;
  height: 50px;
  border: 1px solid #999999;
}
.btn-1:hover {
  display: block;
  width: 200px;
  color: #333333 !important;
  text-decoration: none;
  line-height: 50px;
  background: #d5d2d2;
  height: 50px;
}
/*会议一览表*/
.bd table{margin: auto;}
.bd	table tr th{padding: 15px 10px; word-wrap:break-word;}
.bd	table tr td{padding: 15px 10px; word-wrap:break-word;}
.bd	table tr:hover{background:#eeeeee;}
/*首页*/
.display-5{
	overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;  /*要显示的行数*/
  -webkit-box-orient: vertical;
}
/* */
.hidde-1{
	overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;  /*要显示的行数*/
  -webkit-box-orient: vertical;
}
.l-r{
	float: right !important;
	padding: 0 20px 10px 0;
}
.card-body1{
	height: 170px !important;
}
.media {margin:20px 20px !important;}
.media-body{padding:0 20px 0 10px !important;}
/*侧边栏工具*/
.rightNav{ position: fixed; left: 50%;bottom: 100px; margin: 0 0 0 570px;height: 150px;  display: block; }
