/*
 * 鎻忚堪: 绔欑偣鍩虹鏍峰紡
 * 
 * 浣滆�: qzzf1987@gmail.com
 * 
 * 鏃堕棿: 2013-10-16
 * 
 */
/*---------------------------------------------------------------------------------------------------------------
	$鏍峰紡閲嶇疆
----------------------------------------------------------------------------------------------------------------*/
html {
  overflow-y: scroll;
  background-color: #fff;
}
em {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  outline: none;
}
/*---------------------------------------------------------------------------------------------------------------
	$椤甸潰甯冨眬
----------------------------------------------------------------------------------------------------------------*/
.main {
  background-color: #fff;
}
.main-layout {
  width: 950px;
  margin: 0 auto;
}
/*---------------------------------------------------------------------------------------------------------------
	$甯歌鍥炬爣
----------------------------------------------------------------------------------------------------------------*/
.ico,
.aside-nav .head-linker a .ico-arrow {
  position: absolute;
  background-image: url("../images/common/icos.png?v=1.0");
  background-repeat: no-repeat;
}
.ico-download {
  height: 22px;
  width: 22px;
  background-position: 0 0;
}
.YW-btn,
.head-platform,
.YW-btn-gray,
.YW-btn-common,
.YW-formbtn,
.YW-btn-orange,
.YW-btn-orange-s {
  text-align: center;
  background-image: url("../images/common/btns-bg.png?v=1.0");
}
.YW-nav,
#main-nav .navbar .navbar-inner,
#main-nav .navbar .nav-item a:hover,
#main-nav .navbar .nav-item_active a,
#main-nav .navbar .nav-item_active a:hover {
  background-image: url("../images/common/nav-bg.png?v=1.0");
}
/*---------------------------------------------------------------------------------------------------------------
	$椤甸潰缁撴瀯
----------------------------------------------------------------------------------------------------------------*/
/* 澶撮儴 */
.head-top {
  position: relative;
}
.head-banner {
  height: 86px;
  overflow: hidden;
}
.head-banner a {
  display: block;
}
.head-banner a img {
  width: 950px;
  height: 86px;
}
.head-hotline {
  position: absolute;
  top: 10px;
  right: 15px;
}
.head-hotline .hotline {
  font-size: 14px;
  font-weight: 100;
}
.head-hotline .hotline .num {
  margin-left: 0;
  font-size: 21px;
  vertical-align: middle;
  *line-height: 22px;
}
.head-download {
  position: absolute;
  bottom: 15px;
  right: 145px;
  height: 22px;
  padding-left: 28px;
  line-height: 22px;
  font-weight: 700;
  font-size: 14px;
  color: #3870aa;
}
.head-download .ico-download {
  left: 0;
  top: 0;
}
.head-platform {
  position: absolute;
  bottom: 12px;
  right: 13px;
  height: 27px;
  width: 109px;
  line-height: 27px;
  line-height: 29px\9;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-position: 0 0;
}
.head-platform:hover {
  text-decoration: none;
  color: #fff;
  background-position: 0 -27px;
}
#main-nav .navbar .navbar-inner {
  padding-left: 0;
  border: 0;
  background-position: 0 100%;
  background-repeat: repeat-x;
}
#main-nav .navbar .nav {
  margin-left: 0;
}
#main-nav .navbar .nav-item {
  margin-right: 0;
}
#main-nav .navbar .nav-item a {
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  font-size: 14px;
}
#main-nav .navbar .nav-item a:hover {
  background-position: 0 100%;
  background-repeat: repeat-x;
}
#main-nav .navbar .nav-item_active a {
  padding-left: 23px;
  padding-right: 23px;
}
#main-nav .navbar .nav-item_active a,
#main-nav .navbar .nav-item_active a:hover {
  background-position: 0 0;
  background-repeat: repeat-x;
  font-weight: 700;
}
/* 韬綋 */
#body {
  margin-top: 10px;
}
/*---------------------------------------------------------------------------------------------------------------
	$闈㈠寘灞�----------------------------------------------------------------------------------------------------------------*/
#breadcrumb {
  position: relative;
  height: 32px;
  color: #000;
}
#breadcrumb .title {
  position: absolute;
  left: 0;
  top: 0;
  top: 2px\9;
  height: 100%;
  line-height: 32px;
}
#breadcrumb .breadcrumb {
  padding-left: 64px;
  background-color: #fff;
}
#breadcrumb .breadcrumb .active {
  color: #4c4c4c;
  font-weight: 700;
}
/* 灏惧反 */
#floor {
  margin-top: 14px;
}
.flr-blogroll {
  border: 1px solid #dedede;
}
.flr-blogroll .wrap {
  padding: 3px 14px 10px;
}
.flr-blogroll .blogroll-list {
  margin-left: 10px;
}
.flr-blogroll h2 {
  margin: 0;
  line-height: 30px;
  font-size: 14px;
  color: #454545;
}
.flr-blogroll a {
  width: 180px;
  line-height: 24px;
}
.flr-blogroll a .list-type_square {
  position: relative;
  left: -7px;
  top: -3px;
  background-color: #c1c1c1;
}
.flr-copyright {
  color: #595959;
}
.flr-copyright a {
  color: #595959;
}
/*---------------------------------------------------------------------------------------------------------------
	$琛岀粨鏋�----------------------------------------------------------------------------------------------------------------*/
.row {
  overflow: hidden;
}
.col-l,
.col-m {
  float: left;
}
.col-r {
  float: right;
}
.row-full .col-m {
  float: none;
  width: 100%;
  margin-left: 0;
}
/*---------------------------------------------------------------------------------------------------------------
	$杈�鍐呭
----------------------------------------------------------------------------------------------------------------*/
.main-aside {
  float: left;
  width: 184px;
}
.main-content {
  margin-left: 194px;
}
.aside-nav {
  border: 1px solid #dfdfdf;
  overflow: hidden;
}
.aside-nav .wrap {
  margin-top: -1px;
  overflow: hidden;
}
.aside-nav .nav-item a {
  border-top: 1px solid #dfdfdf;
  /*  height: 24px;*/
  line-height: 24px;
  line-height: 26px\9;
}
.aside-nav .head-linker {
  position: relative;
}
.aside-nav .head-linker a {
  padding-left: 39px;
  font-size: 14px;
  color: #747678;
}
.aside-nav .head-linker a:hover {
  background-color: #fff;
  color: #747678;
}
.aside-nav .head-linker a .ico-arrow {
  top: 12px;
  left: 28px;
  height: 9px;
  width: 5px;
  background-position: -67px 0;
}
.aside-nav .sub-linker a {
  padding-left: 39px;
  color: #454545;
  font-weight: 100;
}
.aside-nav .sub-linker a:hover {
  background-color: #f7fbff;
  color: #454545;
}
.aside-nav .sub-linker .actived {
  color: #3479c5;
  font-weight: 700;
  background-color: #e2f2ff;
}
.aside-nav .sub-linker .actived:hover {
  color: #3479c5;
  background-color: #e2f2ff;
  cursor: default;
}
.aside-nav .aside-nav-subs {
  display: none;
}
.aside-nav .aside-group-on .head-linker-s a {
  color: #347bc5;
}
.aside-nav .aside-group-on .head-linker-s a,
.aside-nav .aside-group-on .head-linker-s a:hover {
  background-color: #e2f2ff;
}
.aside-nav .aside-group-on .aside-nav-subs {
  display: block;
}
.LA-mod {
  border: 1px solid #dedede;
  margin-top: 10px;
}
.LA-mod .wrap {
  padding: 12px 14px;
  background-color: #f8f8f8;
}
.LA-mod .LA-content .LA-cue-words {
  color: #ec5e09;
  font-weight: 700;
  font-family: '寰蒋闆呴粦';
}
/*---------------------------------------------------------------------------------------------------------------
	$鍧楃粨鏋�----------------------------------------------------------------------------------------------------------------*/
.chunk-hd {
  height: 32px;
  padding-right: 7px;
  border: 1px solid #dedede;
  line-height: 32px;
  line-height: 34px\9;
  background-color: #f3f3f3;
}
.chunk-hd .caption {
  float: left;
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  color: #444;
  font-weight: 700;
  text-align: center;
}
.chunk-bd {
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.chunk-list .chunk-bd ul {
  margin: 0;
}
.chunk-list .chunk-bd li {
  position: relative;
  padding-right: 70px;
  padding-left: 17px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.chunk-list .chunk-bd li .cont {
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chunk-list .chunk-bd li .time {
  position: absolute;
  right: 5px;
  top: 0;
}
.chunk-list .chunk-bd li .list-type {
  position: absolute;
  left: 8px;
  top: 13px;
  background-color: #717171;
}
/*---------------------------------------------------------------------------------------------------------------
	$鏂囩珷->{鍒楄〃|璇︽儏}
----------------------------------------------------------------------------------------------------------------*/
ul.essay-list {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: -1px;
}
ul.essay-list li {
  padding-left: 23px;
  padding-right: 23px;
}
.essay-list-section {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #dedede;
}
.essay-list-section h3 {
  font-size: 14px;
}
.essay-list-section h3 a,
.essay-list-section h3 a:hover {
  color: #398ed5;
}
.essay-list-section h3 .time {
  font-size: 12px;
  font-weight: 100;
  margin-left: 10px;
}
#essay hr {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #e1e1e1;
}
#essay .essay-hd {
  text-align: center;
}
#essay .essay-hd h2 {
  font-family: '寰蒋闆呴粦';
  font-size: 16px;
  font-weight: 100;
  color: #398ed5;
}
#essay .essay-hd hr {
  margin: 12px 0 10px;
}
#essay .essay-hd .additional {
  color: #acacac;
}
#essay .essay-hd .additional .site {
  color: #256ba5;
}
#essay .essay-hd .additional .pubtime,
#essay .essay-hd .additional .origin {
  margin-left: 14px;
}
#essay .essay-bd {
  padding: 2px 0 20px;
}
#essay .essay-bd h3 {
  font-family: '寰蒋闆呴粦';
  font-size: 14px;
}
#essay .essay-bd p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;
}
.main-essay-content .wrap {
  padding: 20px 32px;
  border: 1px solid #e1e1e1;
}
/*---------------------------------------------------------------------------------------------------------------
	$灏忛浂浠�----------------------------------------------------------------------------------------------------------------*/
.hotline {
  font-size: 12px;
  font-family: '寰蒋闆呴粦';
  color: #000;
  font-weight: 700;
}
.hotline .num {
  color: #eb5800;
  font-size: 16px;
  margin-left: 5px;
}
.time {
  color: #999;
}
.gotodetail {
  color: #e86b20;
}
.table-record {
  table-layout: fixed;
}
.table-record th,
.table-record td {
  border-color: #a2a2a2;
}
.table-record th {
  text-align: center;
  color: #747678;
  background-color: #f7f7f7;
  vertical-align:middle;
}
.table-record .remark {
  height: 132px;
  line-height: 22px;
  overflow: hidden;
  color: #747678;
}
.record-inp-L {
  width: 416px;
}
.record-inp-S {
  width: 138px;
}
.record-inp-remark {
  width: 412px;
  height: 88px;
}
.table_search th,
.table_result th,
.table_search td,
.table_result td {
  border-color: #dedede;
}
.table_search th {
  padding-left: 0;
  padding-right: 5px;
  text-align: right;
  background-color: #f4f4f4;
  font-weight: 100;
}
.table_search .cell-search-btns {
  background-color: #f4f4f4;
}
.table_search .cell-search-btns a {
  margin: 0 3px;
}
.search-inp-S {
  width: 110px;
}
.table_result {
  margin-bottom: 0;
}
.table_result th {
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 100;
  background-color: #f4f9ff;
}
.result-page {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
  text-align: right;
}
.inp-group-timerange .inp-from,
.inp-group-timerange .inp-to {
  width: 89px;
}
.inp-group-timerange .timeto {
  margin-left: 5px;
}
.btns-group a,
.btns-group .btn,
.btns-group .YW-formbtn {
  margin-right: 5px;
}
.YW-btn-gray,
.YW-btn-common,
.YW-formbtn {
  display: inline-block;
  height: 25px;
  width: 62px;
  border: 0;
  padding: 0;
  line-height: 25px;
  line-height: 27px\9;
  *line-height: 26px;
  text-align: center;
  background-position: 0 -54px;
  color: #3c3c3c;
}
.YW-btn-gray:hover,
.YW-btn-common:hover,
.YW-formbtn:hover {
  text-decoration: none;
  color: #3c3c3c;
}
.YW-btn-orange {
  display: inline-block;
  width: 140px;
  height: 39px;
  line-height: 39px;
  line-height: 41px\9;
  font-size: 14px;
  color: #fff;
  background-position: 0 -79px;
  font-weight: 700;
}
.YW-btn-orange:hover {
  text-decoration: none;
  color: #fff;
}
.YW-btn-orange-s {
  display: inline-block;
  width: 78px;
  height: 29px;
  line-height: 29px;
  line-height: 31px\9;
  font-size: 14px;
  color: #fff;
  background-position: 0 -118px;
  font-weight: 700;
}
.YW-btn-orange-s:hover {
  text-decoration: none;
  color: #fff;
}
