﻿@charset "utf-8";

.toptools { width:100%; max-width:1920px; min-width:1200px; height:32px; padding:8px 0; background-color:#fff; border-bottom:1px solid #e9e9e9;margin:0 auto;}
.news_toptools { min-width:1000px;}
.toptools .mid { width:1180px; height:32px; margin:0 auto;}
.news_toptools .mid{ width:980px; height:32px; margin:0 auto;}
.toptools .mid .left{ font-size:14px; height:32px; line-height:32px; float:left; color:#777;}
.toptools .mid .right{ height:32px; line-height:32px; float:right;}
.toptools .mid .right .top_ico { width:280px; float:left;}
.toptools .mid .right .top_ico li{  float:left; margin-right:30px;}
.toptools .mid .right .top_ico li a{ display:block;}
.toptools .mid .right .top_ico li h1{ font-size:14px; color:#909090; line-height:32px;display:inline-block; *display:inline; zoom:1; height:32px;}
.toptools .mid .right .top_ico li em{ display:inline-block; *display:inline; zoom:1; background:url(icotopan.png) no-repeat; width:32px; height:32px;vertical-align: middle; margin-top:-4px;}
.toptools .mid .right .top_ico li.app em{ background-position:0 0;}
.toptools .mid .right .top_ico li.wx em{ background-position:-32px 0;}
.toptools .mid .right .top_serch { width:230px; float:left;}

/* * 嵌入式框样式自定义 */
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main *{box-sizing:content-box; margin:0; padding:0; float:none; clear:none; overflow:hidden; white-space:nowrap; word-wrap:normal; border:0; background:none; max-width:none; min-width:none; max-height:none; min-height:none; border-radius:0; box-shadow:none; transition:none; text-align:left;}
.bdcs-container .bdcs-clearfix:after{content: ''; display: block; clear: both; height: 0;}
.bdcs-container .bdcs-clearfix{zoom: 1;}
.bdcs-container .bdcs-main{overflow: visible;}
.bdcs-container .bdcs-search{display: block; overflow: visible; position: relative; border-style: solid; width:220px; height:32px; line-height:32px; background:url(icotopan.png) -100px 0 no-repeat;}
.bdcs-container .bdcs-search-form-input-wrap{display: inline-block;}
/*输入框自定义样式*/

.bdcs-container .bdcs-search-form-input{border-width: 0; border-style: solid; display: inline-block; vertical-align: top; text-indent: 5px; float: left; width:180px; height:32px; line-height:32px; font-family: "Microsoft YaHei", "微软雅黑", "宋体"; color:#b4b4b4; font-size:14px;  }
.bdcs-container .bdcs-search-form-input:focus{border-width: 0px; border-style: solid; outline: none;}
.bdcs-container .bdcs-search-form-submit-wrap{display: inline-block; }
/*按钮样式自定义*/
.bdcs-container .bdcs-search-form-submit{display: inline-block; cursor: pointer; border-width: 0px; border-style: solid; vertical-align: top; text-align: center; width: 40px; /*IE67 submit width fix*/ /*width: 1; *overflow: visible; /*fix IE6 submit height but width still bug*/ //_overflow: hidden; height:32px; text-indent:-999px; overflow:hidden; border-radius:0px; line-height:32px; }
.bdcs-container .bdcs-search-form-input-wrap{}
.bdcs-container .bdcs-search-form-input-notspan{margin-left:0px; font-family:Arial,SimSun,sans-serif; color:#000000; font-size:14px;}
.bdcs-container .bdcs-search-form-input .icon-nofocus{left:; right:; top:; height:; width:;}
.bdcs-container .bdcs-search-form-submit-wrap{}
.bdcs-container .bdcs-search-sug-list{width:250px;}
.bdcs-container .bdcs-search-sug-list-item{height:32px; line-height:32px; font-family:Arial,SimSun,sans-serif; font-size:14px;}
.bdcs-container .bdcs-search-sug-list-item-value{color:#000000;}
.bdcs-container .bdcs-hot{width:300px; height:32px; line-height:32px;}
.bdcs-container .bdcs-hot-item{color:#632423; font-family:Arial,Microsoft YaHei,sans-serif; font-size:14px;}


#displaypagenum {margin-top: 30px;clear: both;text-align: center;font-family: "Microsoft YaHei", "微软雅黑", "宋体";}
#displaypagenum a{ display: inline-block;  height: 34px; line-height: 34px; overflow: hidden; margin-left: 4px; font-size: 16px; vertical-align: top;background:#ececec; padding:0 13px;}
#displaypagenum a:hover {background:#74b5e6;text-decoration: none;color:#fff;}
#displaypagenum span{ display: inline-block;*display:inline; zoom:1; height: 34px; line-height: 34px; overflow: hidden; margin-left: 4px; font-size: 16px; vertical-align: top;padding:0 13px;}
#displaypagenum .page{ background:#74b5e6;color:#fff; }

.more_foot { width:1200px; background-color:#fff; border-top:3px solid #ccc;margin:0 auto; padding:30px 0; font-size:14px; line-height:24px; text-align:center;}
.more_foot2 { width:1000px;}
/* 手机端CSS */
@media only screen and (max-width: 760px) {
.more_foot { width:100%!important; background-color:#fff; border-top:0.02rem solid #ccc;margin:0 auto; padding:0.3rem 0; font-size:0.2rem; line-height:0.36rem; text-align:center;}
.more_foot2 { width:100%; }
}

