.wrap970 {
    width: 1200px;
    margin: 0 auto;
}

td a {
    line-height: 190%;
}


.col12 {
    float: left;
    width: 612px;
    display: inline;
}

.col1 {
    width: 294px;
    float: left;
    display: inline;
}

.col2 {
    width: 286px;
    float: left;
    display: inline;
    margin-left: 8px;
}

.col3 {
    float: right;
    width: 342px;
    display: inline;
}

.col23 {
    width: 656px;
    float: right;
    display: inline;
}

.colL {
    width: 49%;
    float: left;
    display: inline;
}

.part3 .colL {
    width: 100%;
}

.colR {
    width: 49%;
    float: right;
    display: inline;
}

h3 {
    margin: 20px 0 20px 0;
    text-indent: -9999px;
}

h4 {
    margin: 30px 0 20px 0;
    text-indent: -9999px;
}

.title1 {
    background: url(img/resource_title1.png) no-repeat;
    height: 23px;
}

.title2 {
    background: url(img/resource_title2.png) no-repeat;
    height: 21px;
}

.title3 {
    background: url(img/resource_title3.png) no-repeat;
    height: 24px;
}

h3.title4 {
    background: url(img/resource_title4.png) no-repeat;
    height: 22px;
    margin-top: 0;
}

h4.title5 {
    background: url(img/resource_title5.png) no-repeat;
    height: 23px;
    margin-top: 0;
}

.title6 {
    background: url(img/resource_title6.png) no-repeat;
    height: 22px;
}

.title7 {
    background: url(img/resource_title7.png) no-repeat;
    height: 23px;
}

.title8 {
    background: url(img/resource_title8.png) no-repeat;
    height: 23px;
}

.title9 {
    background: url(img/resource_title9.png) no-repeat;
    height: 24px;
}

.title10 {
    background: url(img/resource_title10.png) no-repeat;
    height: 25px;
}

.pti1 td {
    padding-bottom: 20px;
}

.pti1 td img {
    margin-right: 10px;
}

.pti1 td a {
    font-weight: bold;
}

.pti2 td {
    padding-bottom: 10px;
    font-size: 12px;
    color: #666;
}

.pti2 td img {
    margin-right: 10px;
}

.pti2 td a {
    font-weight: bold;
}

.pti3 td {
    padding-bottom: 20px;
    font-size: 12px;
    color: #888;
    line-height: 200%;
    padding-right: 10px;
}

.pti3 td img {
    margin-right: 10px;
}

.pti3 td a {
    font-weight: bold;
    padding-bottom: 6px;
    display: inline-block;
}

.tabNav {
    margin-top: 25px;
    margin-bottom: 20px;
    background: url(img/edu_tabBgd1.png) repeat-x;
    height: 40px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.tabNav li {
    float: left;
    display: inline;
    height: 40px;
}

.tabNav li.cur {
    background: url(img/edu_tabBgd2.png) repeat-x;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

.tabNav li.last {}

.tabNav li.first {
    border-left: none;
}

.tabNav li a {
    display: block;
    width: 100px;
    text-align: center;
    line-height: 39px;
    text-decoration: none;
}

.tabNav li.cur a {
    color: #4AA63C;
    font-weight: bold;
}

.tabContent>li {
    display: none;
}

.tabNav2 {
    margin-top: -5px;
    margin-bottom: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 110px;
}

.tabNav2 li {
    float: left;
    display: inline;
    height: 40px;
}

.tabNav2 li.last {}

.tabNav2 li.first {
    border-left: none;
}

.tabNav2 li a {
    display: block;
    width: 90px;
    text-align: center;
    line-height: 39px;
    text-decoration: none;
}

.tabNav2 li.cur a {
    color: #4AA63C;
    font-weight: bold;
    text-decoration: underline;
}

.commBottom {
    margin-top: 35px;
}

.jdTank {
    position: relative;
    margin-bottom: 15px;
}

a.jiaodai {
    background: rgba(34, 92, 69, 0.5) none repeat scroll 0 0 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88225C45, endColorstr=#88225C45);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88225C45, endColorstr=#88225C45);
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 2.2em;
    color: #fff;
    z-index: 1000;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3px 5px;
    box-sizing: border-box;

}

/*-------------effectBox1----------------------*/
.effectBox1 {
    /*width: 1200px;*/
    position: relative;
    margin: 0 auto;
    margin-top: 20px;

}

.effectBox1 .theScrollTank {
    width: 1200px;
    position: relative;
    overflow: hidden;
    /*margin: 0 0 0 -5px;*/
}

.effectBox1 .theTabList {
    width: 10000px;
}

.effectBox1 .theTabList>li {
    float: left;
}

.effectBox1 .theTabList .itemList {
    margin: 0;
    width: 1200px;
}

.effectBox1 .theTabList .itemList li {
    line-height: 170%;
    width: 280px;
    height: 200px;
    float: left;
    position: relative;
    /* margin: 0 12px; */
}

.effectBox1 .theTabList .itemList li + li {
    margin-left: 26.5px;
}

.part3 .effectBox1 .theTabList .itemList li {
    width: 148.5px;
}

.part3 {
    margin-top: 20px;
}

.part5 #tabContent2 ul {
    overflow: hidden;
}

.part5 #tabContent2 ul li {
    position: relative;
    width: 150px;
    height: 105px;
    list-style-type: none;
    float: left;
    font-size: 20px;
    margin-bottom: 15px;
    margin-left: 31px;
}

.part5 #tabContent2 ul li img {
    width: 100%;
    height: 100%;
}

.part5 #tabContent2 ul li:first-child {
    height: 225px;
    width: 295px;
    margin-left: 0px;
}


.effectBox1 .theTabList .itemList li a {}

/**/
.effectBox1 .theTabList .itemList li a.theTitle {
    text-align: center;
    width: 100%;
    line-height: 170%;
    padding: 6px 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    background: rgba(34, 92, 69, 0.5) none repeat scroll 0 0 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88225C45, endColorstr=#88225C45);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88225C45, endColorstr=#88225C45);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3px 5px;
    box-sizing: border-box;
}

.effectBox1 .theTabList .itemList li a.theTitle .theIntro {
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    padding-bottom: 15px;
    width: 95%;
    display: none;
}

.effectBox1 a.btnTabPrev,
.effectBox1 a.btnTabNext {
    background: rgba(34, 92, 69, 0.5) none repeat scroll 0 0 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88225C45, endColorstr=#88225C45);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88225C45, endColorstr=#88225C45);
    background-image: url(img/empty.png);
    position: absolute;
    top: 70px;
    width: 35px;
    height: 59px;
    text-align: center;
    overflow: hidden;
    display: block;
    font-size: 24px;
    line-height: 59px;
    font-weight: bold;
    color: #fff;
    font-family: 宋体;
    z-index: 1000;
}

.effectBox1 a.btnTabPrev:hover,
.effectBox1 a.btnTabNext:hover {
    text-decoration: none;
}

.effectBox1 a.btnTabNext {
    right: -25px;
}

.effectBox1 a.btnTabPrev {
    left: -25px;
}

.effectBox1 .dotNav {
    position: absolute;
    bottom: 8px;
    right: 3px;
    display: none;
}

.effectBox1 .dotNav li {
    width: 10px;
    height: 10px;
    background: url(img/dotGray.png) no-repeat;
    float: left;
    display: inline;
    margin-right: 5px;
    cursor: pointer;
}

.effectBox1 .dotNav li.curDot {
    background: url(img/dotBlue.png) no-repeat;
}

/*-----------------end effectBox1------------------*/

#zb1 {
    margin-top: 10px;
}

#zb1 a {
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    /*padding-top: 10px;*/
    padding-bottom: 5px;
}

.p1Col1 {
    float: left;
    width: 355px;
    display: inline;
    margin-top: 12px;
}

.p1Col2 {
    float: right;
    width: 830px;
    display: inline;
    margin-top: 0px;
}

#zb2 {
    font-size: 14px;
    padding-top: 15px;
    color: #666;
    line-height: 180%;
}

#zb2 a {
    font-weight: bold;
    line-height: 200%;
}

#zb2 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#zb2 a.bigGreen {
    color: #3E7300;
    font-size: 30px;
    font-family: "Microsoft YaHei", "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#zb2 subTitle {
    margin-top: 20px;
}

#zb3 .jdTank {
    margin-bottom: 18px;
}

.part2 .title2 {
    margin-top: 25px;
}

#zb4, #zb13 {
    width: 342px;
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}

#zb5 {
    margin-left: -12px;
}

#zb5 table {
    border-collapse: separate;
    border-spacing: 18px;
}

#zb5 td img {
    border: solid 1px #4AA63C;
}

#zb7, #zb8, #zb9, #zb10, #zb11 {
    margin-left: -5px;
    width: 613px;
    line-height: 180%;
    font-size: 14px;
    color: #666;
}

#tabContent1 .fengm_img {
    margin-right: 10px;
    margin-bottom: 20px;
}

#tabContent1 .title {
    font-weight: bold;
}

#tabContent1 .more {
    text-align: end;
    font-weight: bold;
}

#zb19 td, #zb21 td, #zb23 td, #zb25 td, #zb27 td, #zb29 td {
    padding-bottom: 9px;
}

.part5 {
    position: relative;
}

/*.commBottom .col1{ padding-left: 28px; }*/
.part3 h3 {
    margin-top: 0;
}

.part4 .col1 {
    width: 234px;
}

.part4 .col23 {
    width: 716px;
}

.effectBox2 {
    width: 355px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 8px;
}

.effectBox2 .theScrollTank {
    width: 355px;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
}

.effectBox2 .theTabList {
    width: 10000px;
}

.effectBox2 .theTabList>li {
    float: left;
}

.effectBox2 .theTabList .itemList {
    margin: 0;
    width: 355px;
}

.effectBox2 .theTabList .itemList li {
    line-height: 170%;
    width: 355px;
    height: 338px;
    float: left;
    position: relative;
}

.effectBox2 .theTabList .itemList li a {
    font-family: "宋体";
}

.effectBox2 .theTabList .itemList li a.theTitle {
    text-align: center;
    width: 100%;
    line-height: 170%;
    padding: 5px 15px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 12px;
    text-decoration: none;
    text-indent: 24px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
    padding-right: 75px;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.effectBox2 .theTabList .itemList li .theIntro {
    font-size: 12px;
    font-family: "宋体";
    line-height: 200%;
    color: #fff;
    position: absolute;
    right: 52px;
    top: 82px;
    width: 284px;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
    display: none;
}

.effectBox2 a.btnTabPrev,
.effectBox2 a.btnTabNext {
    position: absolute;
    top: 318px;
    width: 6px;
    height: 11px;
    display: block;
    z-index: 1000;
    text-indent: -9999px;
}

.effectBox2 a.btnTabPrev:hover,
.effectBox2 a.btnTabNext:hover {
    text-decoration: none;

}

.effectBox2 a.btnTabNext {
    right: 5px;
    background: url(img/iconArrowRight1.png) no-repeat;
}

.effectBox2 a.btnTabPrev {
    right: 45px;
    background: url(img/iconArrowLeft1.png) no-repeat;
}

.effectBox2 .dotNav {
    position: absolute;
    margin-top: 10px;
    margin-left: 500px;
    top: 82px;
    right: 5px;
    display: none;
}

.effectBox2 .dotNav li {
    width: 38px;
    height: 38px;
    background: url(img/dot.png) no-repeat center center;
    color: #fff;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    margin-bottom: 10px;
}

.effectBox2 .dotNav li.curDot {
    background: url(img/dotHover.png) no-repeat center center;
}

.effectBox2 .pageShow {
    position: absolute;
    right: 17px;
    bottom: 16px;
    color: #fff;
    font-size: 12px;
}

.effectBox2 .curPage, .effectBox2 .totalPage {
    color: #fff;
    font-size: 12px;
}

/*-----------------end effectBox1------------------*/