﻿@charset "UTF-8";

html,
body,
/*首页以及公用*/
#all_con {
    width: 100%;
    height: 100%;
    min-width: 1200px;
}

.inner_con {
    width: 1200px;
    margin: 0 auto;
}

#top_con {
    height: 740px;
    min-width: 1200px;
    box-sizing: border-box;
    padding-top: 90px;
    background: url("../img/top_banner.png") no-repeat top;
    background-size: cover;
}

#top_con2 {
    height: 420px;
    width: 100%;
    min-width: 1200px;
    box-sizing: border-box;
    padding-top: 90px;
    background: url("../img/top_banner2.png") no-repeat top;
    background-size: cover;
}

#top_con .inner_con {
    position: relative;
}

#top_con #l_con {
    /* width: 620px; */
    box-sizing: border-box;
}

#top_con2 #l_con {
    padding-left: 60px;
}

#text {
    margin-bottom: 20px;
    font-size: 24px;
    font-family: FZLTZHK--GBK1-0;
    font-weight: 500;
    color: #2353c4;
}

#timeT {
    margin-bottom: 20px;
    font-size: 60px;
    font-family: AlibabaPuHuiTi-2-115-Black;
    font-weight: 100;
    color: #2353c4;
}

#time {
    font-size: 34px;
    font-family: FZLTTHK--GBK1-0;
    font-weight: 600;
    color: #166294;
}

#line {
    width: 600px;
    height: 2px;
    background-color: #5082c9;
}

#time3 {
    margin-top: 20px;
    font-size: 20px;
    font-family: FZLTZHK--GBK1-0;
    font-weight: 600;
    color: #2353c4;
}

#time3 span:last-child {
    margin-left: 60px;
}

#introductory {
    margin-top: 100px;
    font-size: 24px;
    font-family: FZLTTHK--GBK1-0;
    font-weight: 600;
    color: #2353c4;
}

#introductoryInnerText {
    position: relative;
    width: 601px;
    height: 301px;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 14px;
    background: #FFFFFF;
    border: 1px solid #F5F3F4;
    opacity: 0.8;
    border-radius: 10px;
    font-size: 18px;
    font-family: FZLTZHK--GBK1-0;
    font-weight: normal;
    color: #2353c4;
    line-height: 32px
}

#introductoryInnerText p {
    text-indent: 2em;
    line-height: 34px;
}

#toMore {
    position: absolute;
    bottom: 18px;
    right: 33px;

    font-size: 18px;
    font-family: FZLTZHK--GBK1-0;
    font-weight: normal;
    color: #ff6633;
}


#top_con #r_con {
    width: 500px;
    height: 640px;
    box-sizing: border-box;
}



#nav {
    min-width: 1200px;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}

#nav a {
    display: inline-block;
    padding: 0 30px;
    font-size: 20px;
    color: #2353c4;
    font-weight: 400;
    letter-spacing: 1px;
}

#nav a:hover,
#nav a.active {
    color: #ff6633;
}

footer#bot {
    width: 100%;
    height: 160px;
    box-sizing: border-box;
    padding-top: 38px;
    background: #1533a2;
    color: #edf0f5;
}

#beFrom {
    font-size: 16px;
    text-align: center;
    align-content: center;
}

footer#bot .des {
    font-size: 14px;
    font-family: "微软雅黑 Light";
    font-weight: 600;
    height: 60px;
    line-height: 60px;
}

footer #con_02 {
    margin: 0 180px;
}

#footImg {
    text-align: center;
}

#footImg img {
    margin-top: 20px;
    width: 160px;
}




/*活动介绍*/

#textBox {
    overflow: hidden;
    text-align: center;
    background-color: #ececec;
}

.content-main {
    text-align: left;
    color: #333333;
}

.content-main p {
    font-size: 16px;
    line-height: 150%;
    font-family: 宋体;
    letter-spacing: 0px;
}

.content-main strong,
.content-main td {
    font-size: 16px;
    font-family: 宋体;
    letter-spacing: 0px;
}

.content-main p.sub-title {
    margin-top: 10px;
}

.content-main .mt4 {
    margin-top: 4px;
}

.content-main .mt10 {
    margin-top: 10px;
}

.indent {
    text-indent: 30px;
}

.content-main table {
    border-collapse: collapse;
    border-spacing: 0;
}

.content-main table td {
    border-width: 1px;
    border-style: dotted;
    border-color: windowtext;
    background: white;
    padding: 5px 7px;
    line-height: 150%;
}

.tr {
    text-align: right;
    margin-top: 10px;
}

.file {
    font-size: 14px;
    color: #2353c4;
}

.file strong {
    vertical-align: middle;
}

.file_icon {
    vertical-align: middle;
}

/*政策通知、活动报道*/
#contentBox {
    width: 1200px;
    min-height: 500px;
    margin: 30px auto;
    padding-bottom: 30px;
    background-color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 10px;
    color: #ff6600;
}

#contentBox h1 {
    font-size: 36px;
    font-weight: 600;
    margin: 40px 0;

}

#contentBox ul {
    margin-bottom: 50px;
}

#contentBox li {
    padding: 10px 0;
}

#contentBox li .text_con {
    width: calc(100% - 140px);
    text-align: left;
}

#contentBox li a {
    color: #333333;
    display: block;
    white-space: nowrap;
    /* 保持文本在一行内 */
    text-overflow: ellipsis;
    /* 使用省略号表示溢出的文本 */
    overflow: hidden;
    /* 隐藏溢出的文本 */
}

/*征文活动*/
.solicitArticleEvent {
    box-sizing: border-box;
    padding: 0 150px;
}

.solicitArticleEvent p {
    text-indent: 2em;
    text-align: left;
    font-size: 20px;
    margin-bottom: 40px;
}

.line {
    margin: 10px auto;
    width: 200px;
    height: 2px;
    background-color: #166294;
}

.container {
    vertical-align: top;
}

.container .item {
    display: inline-block;
    margin: 10px;
    width: 220px;
    height: 430px;
    vertical-align: top;
    padding: 0 !important;
}

.item img {
    width: 220px;
    height: 300px;
    margin-bottom: 20px;
}

.item img:hover {
    cursor: pointer;
}

#pager {
    margin: 50px auto;
}

#pager li {
    display: inline-block;
    padding: 0 !important;
    width: 60px;
    height: 36px;
    line-height: 36px;
    color: #166294;
}

#pager .pageNumber {
    margin: 0 5px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: #f5f5f5;
    width: 36px;
    height: 36px;
}

#pager li:hover {
    color: #ff6633;
    cursor: pointer;
}

.active {
    color: #ff6633 !important;
}

/*大师微课堂*/
.study {}

.study img {
    width: 580px;
    /*height: 340px;*/
}

.studyBox {
    box-sizing: border-box;
    padding: 0 70px;
}

.study {
    text-align: left;
}

.studyText {
    display: inline-block;
    width: 420px;
    margin-left: 40px;
    vertical-align: top;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

.studyText p {
    text-indent: 2em;
    line-height: 26px;
}

.studyLink {
    display: block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    position: relative;
    margin: 30px auto 0px;
    background: #ff6600;
    border-radius: 40px;
    overflow: hidden;
    color: #FFFFFF;
    text-align: center;
}

.studyLink.disabled {
    background-color: #808080;
}

.coming {
    margin-top: 100px;
}

/*知识挑战赛*/

.QRCode {
    width: 130px;
    box-sizing: border-box;
    margin: 38px;
    display: inline-block;
    font-size: 15px;
    text-align: center;
}

.QRCode img {
    width: 100px;
}

#menu,
#close {
    display: none;
}