html,body {
	color:#08182b;
	font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
	line-height:24px;
	background:#f4f4f4;
	}
/*publice*/
a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #E1244E;
  text-decoration: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p {
	color:#999;
}
.navbar-nav li {font-size:1.1em;}
.navbar-nav li a{color:#666;}
.panel {margin-bottom:10px;}
.panel-heading h3 {margin:0;padding:5px 0;}
.border {border:1px solid #ddd;}
.list-group {margin-bottom:0;}
/*publice end*/
.container {
	width:1124px!important;
}
@media (min-width: 992px){
.container {
  min-width:1124px!important;
}
}
@media (min-width: 768px){
.container {
  min-width:1124px!important;
}
}
.topnav {
	margin-bottom:0;
}
.topnav li {
	font-size:1em;
}
.mainnav {
	margin-bottom:0;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	z-index: 1000;
}

/*二级以下通用导航条*/
.navbar-fixed-top {
  background:#4E8FB9;
  border:0;
}
.navbar-fixed-top .navbar-nav li a{
  line-height: 32px;
  color:#fff;
}
.navbar-fixed-top .navbar-nav>li>a:hover {
  color: #222;
  background-color: #fff;
}
.navbar-fixed-top .navbar-nav li .dropdown-menu {
  padding:0;
  border:none;
  margin:0;
}
.navbar-nav li .dropdown-menu li a {
  color:#000;
}
.navbar-nav .dropdown-menu>li>a:focus, .navbar-nav .dropdown-menu>li>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff9900;
}

/*二级以下通用导航条END*/
.bs-docs-container {margin-top:57px;}

.main-area {
	margin-top:10px;
}
.ym-main-left-menu{

}
.slider {
  position: relative;
  width: 440px;
  height: 292px;
  overflow: hidden;
  background: #000;
  margin: 0 auto;
}
.slides {
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slides li img {
	width:100%;height:auto;
}
.slide {
  height: 100%;
  float: left;
  clear: none;
}
.slider-nav {
  position: absolute;
  bottom: 30px;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  background: #fff;
}
.slider-nav__item--current {
  background: #E1244E;
}
.index-hottop {
	padding:10px;
	background:#fff;
	border:1px solid #ddd;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.linkMore {
	color:#f04666;
}
.ym-main-center-box {
	margin-top:10px;
	background:#fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.ym-main-center-box h3{}
.ym-main-center-box .hot-lists {
  padding: 10px;
}
.ym-main-center-box .hot-lists-images {
  width: 180px;
  height: 120px;
  margin-right: 30px;
  float: left;
  overflow: hidden;
}
.ym-main-center-box .hot-lists-cont {
	height: 120px;
	overflow: hidden;
}

.ym-main-center-box ul {list-style:none;padding-left:0;}
.ym-main-center-box ul li {width:50%;float:left;}
.ym-main-right-box {
	margin-top:10px;
	background:#fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.ym-main-title {
	background:#f5f5f5;
	padding:10px;
	border-bottom:1px solid #ddd;
}
.ym-main-title h3{margin:0;}
.ym-main-innerBox {padding:10px;}
.ym-main-innerBox ul li {line-height:26px;}
/*推荐专家专论*/
.index-zjzl {padding:10px;}
.index-tjzjzl {}
.index-tjzjzl h3 {line-height:28px;margin-top:0;}
.index-zjzl-img {
	width:80px;
	height:93px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.index-zjzl-list {margin-top:10px;}
.index-zjzl-list ul{padding-left:0;margin-bottom:0;}
.index-zjwyh {padding:10px 0;}
.index-zjlist {height:152px;overflow:hidden;}
/*新闻中心*/
.index-hynews-menu {
  clear: none!important;
  background:#f4f4f4;
  height:38px;
}
.index-hynews-menu a {
  font-size: 16px;
  color: #000;
  line-height: 39px;
  display: block;
  padding: 0 15px;
  height: 39px;
  width: 100px;
  float: left;
  position:relative;
}
.index-hynews-menu .active {
  background: #008af5;
  color: #fff;
  font-weight: bold;
}
.list-caret {
	width:70px;
	height:15px;
	text-align:center;
	position:absolute;
	bottom:5px;
}
.list-caret .caret {
	border-top: 4px solid #008af5;
}
.index-hynews-box {
  background: #fff;
  padding: 15px;
  border:1px solid #ddd;
}
.index-hynews-lists {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.index-hynews-lists-images {
  width: 180px;
  height: 140px;
  margin-right: 30px;
  float: left;
  overflow: hidden;
}
.index-hynews-box .index-hynews-lists-cont .addtime {
	float:right;
}
.index-hynews-more {margin:10px 0;}
.index-hynews-rbox {
	padding:5px;
}
/*支持单位*/
.index-Support-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}
.index-Support-box ul{
    display:table;  
    width:100%;
    padding-left: 0;
}
.index-Support-box ul li{
    list-style: none;
    float:left;
    width:20%;
    height:110px;
    padding:5px;
    overflow:hidden;
}


/*关于本会*/
.lingdao-box .col-xs-4 .img-maxheight {
  height:210px;
  display:block;
  overflow:hidden;
}
/*关于本会END*/

/*本会工作*/
.page-header span a {
  color:#fff;
}
.page-header span a:hover {
  color:#f90;
  background:#fff;
}
/*本会工作END*/
/*专家频道*/
.zjwy-list .img-maxheight {
  height:210px;
  overflow:hidden;
}
/*专家频道END*/
/*友情链接*/
.index-box-4 {
	background:#fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	
}
.nav-tabs {
	background:#fff;
	
}
.friendLink {margin-top:10px;}
.xglj, .xglj li {
  margin-bottom: 10px;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
/*友情链接END*/
.footer {
  background: #333438;
  padding: 60px 0 0 0;
  color: #fff;
  min-width:1124px!important;
}
/*顶部鼠标经过样式*/
.all-search {
	padding:5px;
	top:0px;
	left:0px;
	position:absolute;
	width:300px;
	display:none;
}
.two-search {
  padding:5px;
  top:5px;
  left:0px;
  position:absolute;
  width:300px;
  display:none;
}
.phone-code {
	width:120px;
	padding:10px;
	left:-35px;
	top:60px;
}
/*侧面跟随屏幕插件*/
.izl-rmenu {
  position: fixed;
  right: 15px;
  width: 62px;
  bottom: 10px;
  padding-bottom: 15px;
  z-index: 999;
}
.izl-rmenu .btn {
  width: 62px;
  height: 62px;
  margin-bottom: 5px;
  cursor: pointer;
  position: relative;
}
.izl-rmenu .btn-phone {
  background: url(imagestopr_phone.png) 0px 0px no-repeat;
  background-color: #E1244E;
  border-radius: 50%;
}
.izl-rmenu .btn-phone .s-phone {
  background-color: #E1244E;
  position: absolute;
  width: 190px;
  left: -160px;
  top: -1px;
  padding-right: 30px;
  line-height: 62px;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  display: none;
  border-radius: 31px 0 0 31px;
  z-index: -1;
}
.izl-rmenu .btn-wx {
  background: url(imagestopr_wx.png) 0px 0px no-repeat;
  background-color: #5bc0de;
  border-radius: 50%;
}
.izl-rmenu .btn-wx .s-wx {
  position: absolute;
  left: -225px;
  top: -150px;
  display: none;
  width: 220px;
  height: 220px;
}
.izl-rmenu .btn-top {
  background: url(imagestopr_top.png) 0px 0px no-repeat;
  background-color: #666666;
  display: none;
  border-radius: 50%;
}


/*临时补一段 领导团队列表页错位修复*/
.lingdao-list .img-maxheight {
  height:193px;
  overflow:hidden;
}