body {
    /* background: #f5f5f5; */
}

/* 通用头部开始 */
.GStop {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #cccccc;
    color: #ffffff;
}

.GStop a {
    color: #ffffff;
}

.GSbanner {
    height: 180px;
    background-color: #f5f5f5;
}

.GSbanner-box {
    position: relative;
}


/* 检索 */
.GSsearch {
    position: absolute;
    width: 480px;
    height: 60px;
    top: -120px;
    right: 0;
}

.GSsearch .input {
    width: 400px;
    height: 60px;
    background: #FFFFFF;
}

.GSsearch .input input {
    width: 100%;
    height: 100%;
    padding: 0 20px;
    background: none;
    outline: none;
    border: none;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}

.GSsearch form .btn {
    width: 80px;
    height: 60px;
}

.GSsearch form .btn input {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.02rem;
    background: #5F9AEE;
}

.GSnav {
    background-color: #5F9AEE;
    font-size: 18px;
    height: 60px;
}

.GSnav ul li {
    width: 171px;
    line-height: 60px;

}

.GSnav ul li:first-child {
    width: 174px;
}

.GSnav ul li a {
    color: #ffffff;
    display: block;
    height: 60px;
    text-align: center;
}

/* 通用头部结束 */
/* 通用底部开始 */
.GSfooter {
    font-size: 14px;
    text-align: center;
}

.GSfooter .GSfooter-bottom {
    height: 110px;
    line-height: 110px;
    background-color: #dbdbdb;
}

/* 通用底部结束 */



.GSmain {
    width: 100%;
    height: auto;
}

.bt-box-main {
    width: 1200px;
    height: auto;
    margin: 0 auto 30px;
    background: #ffffff;
    padding: 40px 150px;
    border: 1px solid #eeeeee;
}

.bt-box-title {
    color: #000;
    text-align: center;
}

.bt-box-assist {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #eeeeee;
    padding-top: 34px;
}

.bt-box-assist-left span {
    font-weight: bold;
    color: #fa0505;
}

.bt-box-assist-right span {
    cursor: pointer;
    margin-left: 5px;
}

/* 页面标准：16px 信息列表无下划线，更改类名:standard16 */
/* 当前位置开始 */
.standard16 .current-position {
    line-height: 40px;
    font-size: 14px;
    background: #ffffff;
    margin: 18px 0;
    /* display: none; */
}

.standard16 .current-position>div {
    background: url(currentPosition.png) no-repeat left 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.standard16 .bt-box-title {
    font-size: 26px;
    line-height: 26px;
}

.standard16 .bt-box-small-title {
    font-size: 16px;
    line-height: 28px;
    padding: 13px 0;
    margin-bottom: 13px;
    border-bottom: 1px solid #eeeeee;
}

.standard16 .bt-box-small-title .bt-font a {
    font-size: 14px;
    margin-left: 8px;
    cursor: pointer;
}

.standard16 .bt-box-small-title .bt-font a.addc {
    color: #000;
}

.standard16 span.bt-date {
    margin-right: 20px;
}

.standard16 .bt-fuzu {
    color: #999999;
}

.standard16 .bt-fuzu a {
    color: #999999;
}

.standard16 .bt-fuzu .printer {
    padding-left: 25px;
    background: url(printer.png) no-repeat left center;
    cursor: pointer;
    margin: 0 20px;
}

.hengx {
    width: 100%;
    height: 5px;
    background: url(hengx.png) repeat-x 0 center;
    margin-bottom: 20px;
}

.standard16 .bt-box-main-txt {
    font-size: 16px;
}

.standard16 .bt-box-main-txt p {
    line-height: 32px;
    margin-bottom: 32px;
}

.standard16 .bt-box-source {
    font-size: 14px;
}

.standard16 .bt-box-source span {
    line-height: 14px;
}

.standard16 .bt-box-source div {
    font-size: 14px;
    line-height: 26px;
}

.bt-box-assist-right span:hover {
    color: #427fda;
}

.standard16 .bt-box-assist-left span {
    font-size: 14px;
}

.standard16 .bt-box-assist-right span {
    font-size: 14px;
    float: left;
    color: #666666;
}

.standard16 .bt-box-part {
    border-top: 1px solid #eeeeee;
    margin-top: 40px;
    padding-top: 30px;
}

.standard16 .bt-box-part h1 {
    font-size: 20px;
    color: #1492ff;
    line-height: 40px;
}

.standard16 .bt-box-part ul.bt-xgxx {
    padding: 2px 0;
}

.standard16 .bt-box-part ul.bt-xgxx li {
    line-height: 32px;
    font-size: 16px;
    height: 32px;
}

/* 页面标准：18px 信息列表无下划线，更改类名:standard18 */
.standard18 .current-position {
    line-height: 40px;
    font-size: 16px;
    background: #ffffff;
    margin: 18px 0;
    /* display: none; */
}

.standard18 .current-position>div {
    background: url(currentPosition.png) no-repeat left 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.standard18 .bt-box-title {
    font-size: 30px;
    line-height: 52px;
}

.standard18 .bt-box-small-title {
    font-size: 16px;
    line-height: 28px;
    padding: 13px 0;
    margin-bottom: 13px;
    border-bottom: 1px solid #eeeeee;
}

.standard18 .bt-box-small-title .bt-font a {
    font-size: 16px;
    margin-left: 8px;
    cursor: pointer;
    text-align: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #cccccc;
    display: inline-block;
    border-radius: 50%;
}

.standard18 .bt-box-small-title .bt-font a.addc {
    background: #1492ff;
    color: #ffffff;
}

.standard18 span.bt-date {
    margin-right: 20px;
}

.standard18 .bt-fuzu {
    color: #999999;
}

.standard18 .bt-fuzu a {
    color: #999999;
}

.standard18 .bt-fuzu .printer {
    padding-left: 25px;
    background: url(printer.png) no-repeat left center;
    cursor: pointer;
    margin: 0 20px;
}

.standard18 .bt-box-main-txt {
    font-size: 18px;
}

.standard18 .bt-box-main-txt p {
    line-height: 36px;
}

.standard18 .bt-box-main-txt img {
    max-width: 898px;
}

.standard18 .bt-box-source {
    font-size: 16px;
}

.standard18 .bt-box-source span {
    line-height: 14px;
}

.standard18 .bt-box-source div {
    font-size: 16px;
    line-height: 26px;
}

.bt-box-assist-right span:hover {
    color: #427fda;
}

.standard18 .bt-box-assist-left span {
    font-size: 16px;
}

.standard18 .bt-box-assist-right span {
    font-size: 16px;
    float: left;
    color: #666666;
}

.standard18 .bt-box-part {
    border-top: 1px solid #eeeeee;
    margin-top: 40px;
    padding-top: 30px;
}

.standard18 .bt-box-part h1 {
    font-size: 20px;
    color: #1492ff;
    line-height: 40px;
}

.standard18 .bt-box-part ul.bt-xgxx {
    padding: 2px 0;
}

.standard18 .bt-box-part ul.bt-xgxx li {
    line-height: 36px;
    font-size: 18px;
    height: 36px;
}





.sd_old .current-position {
    font-size: 24px;
}

.sd_old .standard18 .current-position > div {
    background: url(currentPosition.png) no-repeat left 9px;
    padding-left: 35px;
    padding-right: 20px;
    background-size: 20px 24px;
}

.sd_old .standard18 .bt-box-title {
    font-size: 42px;
    line-height: 84px;
}

.sd_old .standard18 .bt-fuzu {
    font-size: 24px;
}

.sd_old .standard18 .bt-box-main-txt p,
.sd_old .standard18 .bt-box-main-txt span {
    font-size: 28px;
    line-height: 56px;
}

.sd_old .standard18 .bt-box-assist-right span {
    font-size: 24px;
}

.sd_old .social-share {
    font-size: 24px;
}

.sd_old .social-share .icon-wechat .wechat-qcode {
    width: 385px;
    height: 350px;
    top: -375px;
    left: -185px;
}

.sd_old .social-share .icon-wechat .wechat-qcode h4 {
    font-size: 28px;
    height: 48px;
    line-height: 48px;
}

.sd_old .social-share .icon-wechat .wechat-qcode .help p {
    font-size: 24px;
    line-height: 48px;
}

.sd_old .social-share .icon-wechat .wechat-qcode .qcode {
    width: 170px;
}

.sd_old .social-share .icon-wechat .wechat-qcode .qcode img {
    width: 100%;
}

.sd_old .social-share .social-share-icon {
    width: 30px;
    height: 30px;
}

.sd_old .table_suoyin {
    font-size: 24px;
}

.xlsubNav {
    display: none;
}

.bt-box-main .XXGKTable {
    display: block !important;
}

.artic_key {
    width: 100%;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    overflow: hidden;
    margin-bottom: 30px;
}

.artic_key li {
    float: left;
    width: 50%;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.artic_key li span {
    float: left;
    width: 30%;
    text-align: center;
    background: #f4f6f7;
    border-right: 1px #dcdcdc solid;
}

.artic_key li p {
    float: left;
    width: 70%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sd_old .artic_key li {
    width: 100%;
    line-height: 52px;
    font-size: 24px;
}

.sd_old .artic_key li span {
    width: 30% !important;
}

.sd_old .artic_key li p {
    width: 70% !important;
}

.jnzz {
	background-color: rgb(235, 235, 235);
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.jnzz li {
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.jnzz li>span{
	float: left;
	width: 178px;
	line-height: 36px;
	text-align: right;
	padding: 0 5px !important;
}

.jnzz li>p{
	float: right;
	width: 715px;
	background-color: #fff;
	padding: 0 5px !important;
}

.jnzz li>table{
    float: right;
	width: 715px;
	background-color: #fff;
}

.jnzz li>div {
	width: 715px;
	float: right;
	background: #fff;
}

.sd_old .jnzz li>span {
    line-height: 56px;
    font-size: 28px;
}

.sd_old .jnzz li p,.sd_old .jnzz li span,.sd_old .jnzz li a{
    line-height: 56px !important;
    font-size: 28px!important;
}

@media print {
    .headContent {
      width: 1000px !important;
    }
    .bt-box-1200 {
      width: 1000px !important;
    }
  }