.content-Main {
    width: 1200px;
    background-color: #F8F8F8;
    overflow: hidden;
}

.content-TabControl {
    font-family: "宋体";
}

.content-TabControl ::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
}

.content-TabControl ::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: #017BBA;
}

.content-TabControl ::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 10px;
    background: #DEDEDE;
}

.content-TabControl .left-nav {
    width: 240px;
}

.content-TabControl .left-nav ul li {
    margin-bottom: 15px;
    cursor: pointer;
}

.content-TabControl .left-nav ul li .nav-item {
    height: 60px;
    border: 1px solid #DDDDDD;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: 30px center;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #017BBA;
}

.content-TabControl .left-nav ul li .nav-item span {
    margin-left: 88px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 25px;
}

.content-TabControl .left-nav ul li .nav-item i {
    display: inline-block;
    margin-left: 22px;
    width: 16px;
    height: 16px;
    background-image: url(../img/nav-list.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content-TabControl .left-nav ul li .li-1 {
    background-image: url(../img/nav-icon21.png);
}
.content-TabControl .left-nav ul li .li-2 {
    background-image: url(../img/nav-icon22.png);
}
.content-TabControl .left-nav ul li .li-3 {
    background-image: url(../img/nav-icon23.png);
}
.content-TabControl .left-nav ul li .li-4 {
    background-image: url(../img/nav-icon24.png);
}
.content-TabControl .left-nav ul li .li-5 {
    background-image: url(../img/nav-icon25.png);
}
.content-TabControl .left-nav ul li .li-6 {
    background-image: url(../img/forOptimal.png);
}

/* 选中状态 */
.content-TabControl .left-nav ul li:hover i,
.content-TabControl .left-nav ul li.active i {
    background-image: url(../img/nav-list-active.png);
}

.content-TabControl .left-nav ul li:hover .li-1,
.content-TabControl .left-nav ul li.active .li-1 {
    background-image: url(../img/nav-icon21-active.png);
}
.content-TabControl .left-nav ul li:hover .li-2,
.content-TabControl .left-nav ul li.active .li-2 {
    background-image: url(../img/nav-icon22-active.png);
}
.content-TabControl .left-nav ul li:hover .li-3,
.content-TabControl .left-nav ul li.active .li-3 {
    background-image: url(../img/nav-icon23-active.png);
}
.content-TabControl .left-nav ul li:hover .li-4,
.content-TabControl .left-nav ul li.active .li-4 {
    background-image: url(../img/nav-icon24-active.png);
}
.content-TabControl .left-nav ul li:hover .li-5,
.content-TabControl .left-nav ul li.active .li-5 {
    background-image: url(../img/nav-icon25-active.png);
}
.content-TabControl .left-nav ul li:hover .li-6,
.content-TabControl .left-nav ul li.active .li-6 {
    background-image: url(../img/forOptimal-active.png);
}
.content-TabControl .left-nav ul li:hover .nav-item,
.content-TabControl .left-nav ul li.active .nav-item {
    background-color: #017BBA;
    border-color: #017BBA;
    color: #fff;
}




.content-TabControl .left-nav ul li .nav-second {
    margin-top: 15px;
    display: none;
}

.content-TabControl .left-nav dl dd {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #666;
    padding-left: 80px;
    font-family: Microsoft YaHei;
}

.content-TabControl .left-nav .nav-second a {
    display: flex;
    align-items: center;
}

.content-TabControl .left-nav .nav-second a .line {
    width: 7px;
    height: 7px;
    background: #A3A3A3;
    border-radius: 50%;
    margin-right: 8px;
}

.content-TabControl .left-nav dl dd.active span,
.content-TabControl .left-nav dl dd:hover span {
    background-color: #E5F5FF;
    color: #017BBA;
    font-weight: bold !important;

}

.content-TabControl .left-nav dl dd:hover a .line {
    background: #017BBA;
}

.content-TabControl .left-nav dl dd.active,
.content-TabControl .left-nav dl dd:hover {
    background-color: #E5F5FF;
    color: #017BBA;
    font-weight: bold !important;

}

.content-TabControl .right-showContent {
    width: 940px;
    padding: 0px 20px;
    min-height: 600px;
}

/* 如果是富文本, 需要修改发布时间 浏览次数 我要打印 相关样式*/
.timeInfo {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 400;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
}

.timeInfo .release_time {
    margin-right: 30px;
}

.timeInfo .page_view {
    margin-right: 460px;
}

.timeInfo .prints {
    color: #0095D9;
}

/* 如果是列表*/
.right-showContent.fr a {
    display: block;
    height: 45px;
}

.right-showContent.fr li {
    color: #5B6482;
    border-bottom: 1px solid #E6EAF0;
    transition: .1s;
    line-height: 44px;
}
.creditPlatformList li{
    display: flex;
    justify-content: space-between;
}
.creditPlatformList li .itemsTitles{
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.creditPlatformList li .itemsTitles span:nth-child(1){
    width: 25%;
    padding-right: 20px;
}
.creditPlatformList li .itemsTitles span:nth-child(2){
    width: 50%;
    padding-right: 20px;
}
.creditPlatformList li .itemsTitles span:nth-child(3){
    width: 15%;
}
.creditPlatformList li .itemsTitles span:nth-child(4){
    display: flex;
    align-items: center;
    width: 9%;
    color: #F29423;
}
.creditPlatformList li .itemsTitles span:nth-child(4) img{
    width: 25px;
    height: 14px;
}
.creditPlatformList li .itemsTitles span{
    margin-right: 0px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.creditPlatformList li .itemsTitles{
    width: 100% !important;
    display: flex;
}
.right-showContent.fr li:hover {
    color: #4193d3;
    border-bottom-color: #4193d3;
}

.right-showContent.fr a .infoList_content {
    float: left;
    width: 78%;
}

.right-showContent.fr a .infoList_time {
    float: right;
}


.content-TabControl .guidePages {
    /*padding-left: 20px;*/
}

.content-TabControl .guidePages .page-title {
    font-size: 32px;
    text-align: center;
    color: #017BBA;
    margin-bottom: 35px;
}

.content-TabControl .systemPages .page-title {
    font-size: 32px;
    text-align: center;
    color: #017BBA;
    margin-bottom: 35px;
    font-family: Microsoft YaHei;
}

.content-TabControl .systemPages .page-title span {
    font-weight: bold;
}

.content-TabControl .guidePages .content-text {
    max-height: 600px;
    padding-right: 16px;
    overflow: hidden;
    overflow-y: auto;
}

.content-TabControl .systemPages .content-text {
    max-height: 600px;
    padding-right: 16px;
    overflow: hidden;
    overflow-y: auto;
}

.content-TabControl .paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
}

.content-TabControl .bag-title {
    font-size: 21px;
    color: #333333;
    margin: 60px 0;
}

.content-TabControl .num-title {
    font-size: 18px;
    color: #333333;
    text-indent: 2em;
    margin: 60px 0;
}

.content-TabControl .systemPages .rules-title {
    padding-left: 20px;
    margin-bottom: 35px;
}

.content-TabControl .systemPages .rules-title span {
    display: block;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.content-TabControl .systemPages .rules-list {
    max-height: 600px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 10px;
}

.content-TabControl .rulesItem {
    margin-bottom: 35px;
}

.content-TabControl .rulesItem .file-title {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 35px;
}

.content-TabControl .rulesItem .file-title span {
    display: inline-block;
    background-color: #017BBA;
    height: 35px;
    line-height: 35px;
    color: #FFFFFF;
    font-size: 18px;
    padding: 0 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.content-TabControl .rulesItem .rules-link {
    padding: 0 20px;
}

.content-TabControl .rulesItem .rules-link ul li {
    margin-bottom: 20px;
    line-height: 28px;
}

.content-TabControl .rulesItem .rules-link ul li:hover .l-title,
.content-TabControl .rulesItem .rules-link ul li:hover .r-time {
    color: #017BBA;
}

.content-TabControl .rulesItem .rules-link ul li a {
    font-size: 16px;
}

.content-TabControl .rulesItem .rules-link ul li a::after {
    content: '';
    display: block;
    clear: both;
}

.content-TabControl .rulesItem .rules-link .l-title {
    float: left;
    width: 81%;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.content-TabControl .rulesItem .rules-link .r-time {
    float: right;
    width: 19%;
    color: #999999;
}

.content-TabControl .rulesItem .link-more {
    text-align: center;
}

.content-TabControl .rulesItem .link-more a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    background-color: #E7E7E7;
    font-weight: bold;
}

.content-TabControl .contentPages {
    max-height: 600px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 10px;
}

.annual-reportPages {
    /* padding-left: 30px;*/
    max-height: 600px;
    overflow: hidden;
    overflow-y: auto;
}

.SQGKPages {
    /* padding-left: 30px;*/
    max-height: 600px;
    overflow: hidden;
    overflow-y: auto;
}

.content-TabControl .guidePages {
    /* max-height: 600px;*/
    /* overflow: hidden;
     overflow-y: auto;*/
    padding-right: 10px;
}

/*.content-TabControl .systemPages {
  max-height: 600px;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 10px;
}*/
.annual-reportPages .rules-title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.annual-reportPages .rules-link table {
    text-align: center;
}

.annual-reportPages .rules-link table tr:nth-of-type(even) {
    background-color: #F7F7F7;
}

.annual-reportPages .rules-link table tr td {
    width: 33.3%;
    height: 50px;
    border-right: 1px solid #DDDDDD;
}

.annual-reportPages .rules-link table tr td a {
    font-weight: bold;
}

.annual-reportPages .rules-link table tr td a:hover {
    color: #017BBA;
}

.annual-reportPages .rules-link table tr td:nth-of-type(3n) {
    border-right: none;
}

.content-Main .particulars-nav {
    margin-bottom: 18px;
}

.content-Main .particulars-nav a {
    color: #707070;
}

.content-Main .particulars-nav a::after {
    content: ">>";
    margin-left: 6px;
}

.content-Main .particulars-nav a:first-child {
    padding-left: 20px;
    background: url(../img/home.png) no-repeat;
    background-size: 15px 15px;
    background-position: 0 center;
}

.content-Main .particulars-nav a.present::after {
    content: "";
}

.particulars-content {
    border: 1px solid #DDDDDD;
    padding: 30px 40px 24px 40px;
    min-height: 820px;
}

.particulars-content .head-title {
    border-bottom: 1px solid #20497D;
}

.particulars-content .head-title .titleBox {
    border-bottom: 3px solid #20497D;
    margin-bottom: 2px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-family: Microsoft YaHei;
    color: #20497D;
    line-height: 35px;
    padding-bottom: 20px;
}

.particulars-content .file-info {
    display: flex;
    justify-content: center;
    font-family: "宋体";
    font-size: 15px;
    font-weight: bold;
    color: #666;
    margin: 24px 0 30px;
}

.particulars-content .file-info .view-count {
    margin-left: 25px;
}

.particulars-content .paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
    overflow: hidden;
}

.particulars-content .bag-title {
    font-size: 21px;
    color: #333333;
    margin: 35px 0;
}

.particulars-content .num-title {
    font-size: 18px;
    color: #333333;
    text-indent: 2em;
    margin: 60px 0 35px;
}

/*
依申请公开
*/
.apply_forMain {
    width: 768px;
    margin: 0 auto;
    background-color: #F8F8F8;
    padding: 0 20px;
}

.apply_forMain .main_content {
    background-color: #FFFFFF;
    padding: 0 18px 100px;
    border: 1px solid #DDDDDD;
    border-top: 1px solid #3767A7;
    color: #3C4952;
}

.apply_forMain .main_content .head-title {
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    color: #3C4952;
    text-align: center;
    text-shadow: 0 0 0 #3C4952;
}

.apply_forMain .main_content .mondle-title {
    border-bottom: 2px solid #3767A7;
    padding-bottom: 10px;
    margin: 20px 0;
}

.apply_forMain .main_content .mondle-title span {
    padding-left: 8px;
    border-left: 10px solid #3767A7;
    font-size: 18px;
    color: #3767A7;
}

.apply_forMain .radio-List {
    line-height: 50px;
    font-size: 15px;
    text-shadow: 0 0 0px #3C4952;
}

.apply_forMain .radio-List .l-title {
    float: left;
    margin-right: 50px;
}

.apply_forMain .radio-List .radio-box {
    float: left;
}

.apply_forMain .radio-List .radio-box::after {
    content: '';
    display: block;
    clear: both;
}

.apply_forMain .radio-List .radio-box .option {
    float: left;
    margin-right: 40px;
}

.apply_forMain .radio-List .radio-box .option i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/y-radio-un.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: text-bottom;
    margin-right: 8px;
    position: relative;
}

.apply_forMain .radio-List .radio-box .option i input {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    opacity: 0;
}

.apply_forMain .radio-List .radio-box .option i.active {
    background: url(../img/y-radio.png) no-repeat;
    background-size: 100% 100%;
}

.apply_forMain .basic_infos label {
    float: left;
    width: 50%;
    line-height: 50px;
    font-size: 15px;
}

.apply_forMain .basic_infos label::after {
    content: '';
    display: block;
    clear: both;
}

.apply_forMain .basic_infos label .l-title {
    float: left;
    width: 111px;
    text-shadow: 0 0 0px #3C4952;
}

.apply_forMain .basic_infos label .l-title i {
    display: inline-block;
    color: #FF0000;
    margin-left: 5px;
}

.apply_forMain .basic_infos label .r-input {
    float: left;
    width: calc(105% - 160px);
}

.apply_forMain .basic_infos label .r-input input {
    width: 100%;
    height: 36px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 0 10px;
}

.apply_forMain .basic_infos label .r-input select {
    width: 100%;
    height: 36px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 0 10px;
    /*隐藏默认小箭头*/
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*用图片替换*/
    background: url(../img/select.png) no-repeat;
    background-position: 92% center;
    background-size: 14px 8px;
}

.apply_forMain .basic_infos label .r-input select::-ms-expand {
    display: none;
}

.apply_forMain .textarea-List {
    font-size: 15px;
    margin-top: 15px;
}

.apply_forMain .textarea-List .l-title {
    float: left;
    width: 160px;
    text-shadow: 0 0 0px #3C4952;
}

.apply_forMain .textarea-List .l-title i {
    display: inline-block;
    color: #FF0000;
    margin-left: 5px;
}

.apply_forMain .textarea-List .r-textarea {
    float: left;
    width: calc(100% - 160px);
}

.apply_forMain .textarea-List .r-textarea textarea {
    width: 95%;
    min-height: 78px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    resize: none;
    padding: 10px;
    margin-top: -5px;
}

.apply_forMain .checked-List {
    font-size: 15px;
    line-height: 50px;
}

.apply_forMain .checked-List .l-title {
    float: left;
    text-shadow: 0 0 0px #3C4952;
}

.apply_forMain .checked-List .checked-box {
    float: left;
}

.apply_forMain .checked-List .checked-box::after {
    content: '';
    display: block;
    clear: both;
}

.apply_forMain .checked-List .checked-box .option {
    float: left;
    margin-left: 15px;
}

.apply_forMain .checked-List .checked-box .option i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/f-checkbox-un.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    vertical-align: text-bottom;
    margin-right: 3px;
}

.apply_forMain .checked-List .checked-box .option i.active {
    background: url(../img/f-checkbox.png) no-repeat;
    background-size: 100% 100%;
}

.apply_forMain .checked-List .checked-box .option input {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.apply_forMain .hint-select {
    line-height: 80px;
    text-shadow: 0 0 0px #3C4952;
    font-size: 15px;
}

.apply_forMain .hint-select i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/f-checkbox-un.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    vertical-align: text-bottom;
    margin-right: 3px;
}

.apply_forMain .hint-select i.active {
    background: url(../img/f-checkbox.png) no-repeat;
    background-size: 100% 100%;
}

.apply_forMain .hint-select input {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.apply_forMain .explain-List {
    margin-top: 60px;
}

.apply_forMain .explain-List .titles {
    font-size: 18px;
    color: #3767A7;
    margin-bottom: 22px;
}

.apply_forMain .explain-List ul li {
    line-height: 30px;
    font-size: 15px;
    text-shadow: 0 0 0 #3C4952;
}

.apply_forMain .verification_code {
    line-height: 36px;
    margin-top: 30px;
}

.apply_forMain .verification_code .l-label {
    float: left;
    text-shadow: 0 0 0 #3C4952;
    margin-right: 20px;
}

.apply_forMain .verification_code .r-code {
    float: left;
}

.apply_forMain .verification_code .r-code input {
    float: left;
    width: 260px;
    height: 36px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 0 10px;
}

.apply_forMain .verification_code .r-code .code-box {
    float: left;
    display: inline-block;
    width: 118px;
    height: 36px;
    background-color: #DDDDDD;
    margin-left: 10px;
}

.apply_forMain .submit_Btn {
    text-align: center;
    margin-top: 35px;
}

.apply_forMain .submit_Btn button {
    width: 108px;
    height: 40px;
    line-height: 40px;
    background-color: #3767A7;
    border: none;
    color: #FFFFFF;
    font-size: 18px;
    border-radius: 5px;
}

.apply_forMain .inquire-Main {
    width: 450px;
    margin: 0 auto;
    min-height: 400px;
}

.apply_forMain .inquire-Main .main-title {
    line-height: 80px;
    font-size: 22px;
    color: #3C4952;
    text-shadow: 0 0 0 #3C4952;
    text-align: center;
}

.apply_forMain .inquire-Main form label {
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
}

.apply_forMain .inquire-Main form label::after {
    content: '';
    display: block;
    clear: both;
}

.apply_forMain .inquire-Main form .l-title {
    float: left;
    width: 100px;
    text-shadow: 0 0 0 #3C4952;
    line-height: 36px;
}

.apply_forMain .inquire-Main form .l-title i {
    color: #FF0000;
}

.apply_forMain .inquire-Main form .r-input {
    float: left;
    width: calc(100% - 100px);
}

.apply_forMain .inquire-Main form .r-input input {
    width: 100%;
    height: 36px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 0 10px;
}

.apply_forMain .inquire-Main form .r-input select {
    width: 100%;
    height: 36px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 0 10px;
    /*隐藏默认小箭头*/
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*用图片替换*/
    background: url(../img/select.png) no-repeat;
    background-position: 96% center;
    background-size: 14px 8px;
}

.apply_forMain .inquire-Main form .r-input select::-ms-expand {
    display: none;
}

.apply_forMain .inquire-Main form button {
    display: block;
    width: 108px;
    height: 40px;
    line-height: 40px;
    background-color: #3767A7;
    border: none;
    color: #FFFFFF;
    border-radius: 5px;
    font-size: 18px;
    margin: 50px auto 0;
}

/* 适配1366*100%的分辨率---(1366*768)---*/
/* 适配1920*125%的分辨率---(1536*864)---*/
/* 适配1920*150%的分辨率---(1280*720)---*/
