/* 页面头部 */

.disable {
    /* cursor: not-allowed; */
    /* border-bottom: 1px solid transparent!important; */
}

a:focus,button:focus,video:focus,audio:focus{
  outline: none;
}

.tabLan {
    display: none!important;
}

.mobile, .mobile-phone{
    display: none;
}
.top-mobile-note{
	display: none;
}
.top_note {
    width: 100%;
    background: rgba(246, 246, 246, 1);
}
.top_note .realedlink {
    position: relative;
}
.top_note .realedlink ul{
    display:none;
    position: absolute;
    right:0;
    min-width: 105px;
    margin: 0;
    padding: 5px 12px 5px 12px;
    background: rgba(246, 246, 246, 1);
    border: 1px solid #2a9571;
    font: 12px arial;
    z-index:300;
}
.top_note .realedlink ul li a{
    white-space: nowrap;
    display: block;
    width:100%;
    height:100%;
}
.top_note .realedlink ul li a:hover{
    color:#2a9571;
}
.moveLogo {
    display: none;
}

.logo button {
    display: none;
}

.logo .navtabs {
    border-bottom: none;
}

.header {
    width: 100%;
    min-width: 1200px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 6px 0px rgba(204, 204, 204, 0.3);
}

.top_head {
    height: 34px;
}

.top_head a {
    text-align: center;
    line-height: 34px;
    height: 34px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #999;
}

.top_head>ul>li {
    margin-left: 40px;
    float: left;
}

.logo {
    height: 88px;
    line-height: 88px;
    background-color: rgba(255, 255, 255, 1);
}

.logo img {
    vertical-align: middle;
}

.logo>ul {
    float: right;
}

.logo>ul>li {
    min-width: 96px;
    height: 88px;
	padding: 0 24px;
    line-height: 88px;
	float: left;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
    text-align: center;
}

.logo>ul>li.activing {
    background-color: #2A8571;
    color: #fff;
}

.logo .content-item {
	padding:10px;
    position: absolute;
    z-index: 999;
    color: #fff;
    display: none;
    width: 100%;
	min-height: 350px;
    left: 0;
    margin-left: 0;
    background: #f2f2f2 url('../../images/nav-bg.jpg') right bottom no-repeat;
}

.content-item-box{
   width: 1200px;
	margin: 0 auto;
}


/* 瀑布流布局 */

.brand-list .item {
    position: absolute;
    width: 25%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.logo .content-item .flex-box {
    width: 85%;
    position: relative;
    margin-top: 5px;
}

.logo .content-item img {
    width: 100%;
}

.logo .content-item .item {
    margin-left: 1%;
    position: absolute;
    width: 22%;
    top: 0;
    left: 0;
}

.logo .content-item .item>ul>li {
    text-align: left;
    line-height: 25px;
}

.logo .content-item h3 {
    /* line-height: 30px; */
    /* border-bottom: 1px solid #2A8571; */
	position: relative;
    text-align: left;
	margin-bottom: 12px;
}

.logo .content-item h3::before{
    content: '';
	position: absolute;
	left: -12px;
	top: 5px;
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background:  #2A8571;
}


.logo .content-item h3>a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2A8571;
}

.logo .content-item .img-left {
    margin: 20px 10px;
    width: 11%;
    float: left;
}

.logo .content-item .item ul>li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}
.logo .content-item .item ul>li a:hover {
	color: #2d8773;
}

.login,.loginOut{
    width: 120px;
    height: 44px;
    line-height: 44px;
    border-radius: 2px;
    margin-top: 22px;
    margin-left: 10px;
    text-align: center;
}

.login a {
    display: block;
    width:100%;
    height:100%;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    background: rgba(42, 133, 113, 1);
    line-height: 48px;
	color: #fff;
}
.loginNow{
    display:none;
}
.loginOut{
    display: none;
  }
  .loginOut .info{
    width: 120px;
    height: 44px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    background-color:#2a8571;
	  color:#fff;
    line-height: 44px;
    text-align: center;
	cursor: pointer;
  }
  .loginOut ul{
      position: absolute;
      z-index: 99;
      background-color:#fff;
      display:none;
  }
  .loginOut ul li{
      
      line-height: 20px;
	  width: 120px;
  }
  .loginOut ul li a:hover,
  .loginOut ul li input[type=submit]:hover {
      color:#2a8571;
      background-color: #CCC;
  }
.loginOut a{
    padding:10px 20px;
    display: block;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
} 
.loginOut ul li input[type=submit]{
    border: none;
    background: #fff;
    padding: 10px 20px;
    width: 100%;
    font-family: Source Han Sans CN;
}
/* 页面底部 */

.footer {
    width: 100%;
    min-width: 1200px;
    height: 219px;
    background: rgba(0, 0, 0, 0.7);
    background: url(../../images/footer.png);
    background-size: cover;
    margin-top: 80px;
}

.footer p {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    text-align: center;
}

.footer li {
    margin-top: 23px;
    margin-left: 72px;
}


.footer li.title {
	float: left;
    margin-top: 48px;
    margin-left: 0px;
	width: 250px;
}
.footer li.title img{
	max-width: 100%
}
.footer li.qrcode {
	float: right;
}

.footer .foot_bottom {
    margin-top: 23px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.footer .foot_bottom span {
	float: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 56px;
    margin-left: 30px;
}

.footer .foot_bottom span.copyright {
	float: right;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 56px;
    margin-left: 0;
}

.titleList b{
	color:#f00
}
.titleContent .titleList .search-condition {
	font-size: 14px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 10px;
}
.titleContent .titleList .search-condition a {
    margin-right: 10px;
}
.titleContent .titleList .list_data ul li{
	border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
    list-style: none;
	text-align: -webkit-match-parent;
}
.titleContent .titleList .list_data ul li a {
    text-decoration: none;
    color: #333;
}
.titleContent .titleList .list_data ul li h3{
	font-size: 1.17em;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 10px 0;
}
.titleContent .titleList .list_data ul li h3 span{
	float: right;
    color: #666;
    font-size: 14px;
}
.titleContent .titleList .list_data ul li img {
    max-height: 100px;
    border: 1px solid #eee;
    margin-right: 15px;
    float: left;
}
.titleContent .titleList .list_data ul li p {
    margin: 5px 0;	
}
.titleContent .titleList .list_data ul li p a {
    color: #58a;
    text-decoration: none;
}
.clearfix-before:before {
    display: block;
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
}
.answer {
	word-break:break-all
}
.scroll-top {
	position: fixed;
    right: 48px;
    bottom: 40px;
    display: none;
    padding: 8px;
    border-radius: 50%;
    background: #9e9d9c;
	cursor: pointer;
}
.scroll-top img{
	width: 20px;
	height: 20px;
}
.scroll-top:hover{
	background: #2a8571;
}


.content-wrapper{
    display: -ms-flexbox;
    display: flex;
	word-break: break-all;
	line-height: 1.6;
}

.content-wrapper img{
   max-width: 100%;
}

#content{
  max-width: 100%;
}
