
.box h4 {
    float: left;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #595959;
    border-bottom: 2px solid #4482d5;
    display: block;
    padding: 0px 5px;
    line-height: 34px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.box .more {
    float: right;
}

.box_title {
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #e5e5e5;
    position: relative;
    padding-right: 5px;
}

.box .date {
    margin-right: 8px;
}

.boxli {
    font-size: 14px;
    line-height: 28px;
}

.boxul {
    margin: 11px 0px 0px 12px;
}

.box .date {
    color: #888;
    font-size: 12px;
    float: right;
}

.box .title {
    float: left;
    padding-left: 10px;
}
.box .title a{
    width: 281px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.width2 {
    margin-top: 10px;
}
.box ul{
    list-style: none;
    color: #595959;

}
.box ul a{
    color: #696969;
    text-decoration: none;
    cursor: pointer;
}
.box ul a:hover{
    color: red;
}
.box li, .xcjq_left li {
    padding-left: 8px;
    line-height: 27px;
    background: url(../img/doot.jpg) no-repeat 5px 10px;
    height: 27px;
}

.box ul, .xcjq_left ul {
    margin: 10px 0px 15px 0px;
}

.icon1 {
    padding: 15px 0 15px 85px;
    background: #FAFAFA url(../img/icon1.png) left 50px center no-repeat;
}

.icon2 {
    padding: 15px 0 15px 85px;
    background: #FAFAFA url(../img/icon2.png) left 50px center no-repeat;
}

.icon3 {
    padding: 15px 0 15px 85px;
    background: #FAFAFA url(../img/icon3.png) left 50px center no-repeat;
}

.icon4 {
    padding: 15px 0 15px 85px;
    background: #FAFAFA url(../img/icon4.png) left 50px center no-repeat;
}

.icon1, .icon2, .icon3, .icon4 p {
    color: #666;
}

.study {
    border: 1px solid #e9e9e9;
}

.study a {
    color: #333;
}

.study a:hover {
    color: #37B5F8;
    text-decoration: none;
}

.study > p {
    text-align: center;
    font-size: 20px;
    line-height: 110px
}

.study > .row {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 25px
}

.link {
    padding: 0 0 0 38px;
    color: #595959;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    background: url(../img/study.png) left center no-repeat;
    cursor: pointer;
}

.link:hover {
    color: #37B5F8;
}

.small {
    padding-left: 5px;
    font-size: 16px;
    color: #666;
}

.study .btn-link {
    border: none;
    display: block;
    height: 46px;
    line-height: 44px;
    background: #37B5F8;
    color: #fff;
    border-radius: 4px;
    width: 300px;
    margin: 15px auto 30px;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}

.study .btn-link:hover {
    color: #fff;
}

.part-home-title {
    margin-bottom: 40px;
    text-align: center;
    padding-top: 20px;
}
.part-home-title>.hr {
    display: block;
    border-top: 1px dotted #e9e9e9;
}
.part-home-title>.title-text {
    display: inline-block;
    line-height: 41px;
    padding: 0 45px;
    background-color: #fff;
    font-size: 30px;
    color: #333;
    position: relative;
    top: -40px;
}
.part-home-title>.title-text2 {
    font-size: 16px;
    color: #666;
}
.item{
    display: block;
    list-style:none;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.item-left {
    float: left;
    width: 16.6%;
    line-height: 1.4;
}
.icon11 {
    background: url(../img/study_icon_01.png) center top no-repeat;
}
.icon12 {
    background: url(../img/study_icon_02.png) center top no-repeat;
}
.icon13 {
    background: url(../img/study_icon_03.png) center top no-repeat;
}
.icon14 {
    background: url(../img/study_icon_04.png) center top no-repeat;
}
.icon15 {
    background: url(../img/study_icon_05.png) center top no-repeat;
}
.icon16 {
    background: url(../img/study_icon_06.png) center top no-repeat;
}
.item-left>a {
    display: block;
    padding: 150px 40px 0;
    text-decoration: none;
    cursor: pointer;
}
.item-left>a>.title {
    display: block;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.item-left>a>p {
    color: #999;
    margin: 10px -20px;
    text-align: center;
}

.big {
    width: 35%;
    margin: 25px auto 8px auto;
    overflow: hidden;
}
.big>ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.big>ul>li{
    list-style: none;
    line-height: 26px;
    float: left;
    padding: 0px 10px;
    font-size: 14px;
    color: #adb2b7;
}
.big>ul>li>a{
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    color: #adb2b7;
}
.txt {
    text-align: center;
    line-height: 28px;
    color: #adb2b7;
}
.info_box{
    width: 100%;
    height: 295px;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.head_nav {
    border-bottom: 2px solid #f7f7f7;
    height: 35px;
}



ul li {
    list-style: none;
}


.head_nav .subject{
    margin-left: 20px;
}
.head_nav .subject li {
    float: left;
    height: 34px;
    line-height: 34px;
    color: #3c3c3c;
    font-size: 16px;
    cursor: default;
    margin-right: 30px;
    padding: 0 3px;
    border-bottom: 3px solid transparent;
    *border-bottom-color: #F6F6F6;
}

.head_nav .subject li:hover {
    border-bottom-color: #1dacf9;
    color: #1dacf9;
}

.head_nav .subject li.current {
    border-bottom-color: #1dacf9;
    color: #1dacf9;
}
.info {
    float: left;
    width: 90px;
    margin-top: 20px;
}

.info label {
    font-size: 20px;
    color: #18b4ed;
    position: absolute;
    z-index: 5;
    top: 100px;
    left: 35px;
    height: 26px;
    line-height: 26px;
    display: block;
    width: 90px;
    text-align: center;
    font-weight: normal
}

.info-count {
    float: left;
    margin-left: 20px;
    padding-top: 8px;
    margin-top: 20px;
}

.info-count p .i0 {
    background: #1dacf9;
}

.info-count p .i1 {
    background: #ff6b6b;
}

.info-count p .i2 {
    background: #ddd;
}

.info-count p .ii {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: relative;
    float: left;
    top: 7px;
}

.info-count p .n1 {
    width: 100px;
    color: #787878;
    display: inline;
    float: left;
    margin-left: 10px;
}

.info-count p .n2 {
    width: 110px;
    color: #787878;
    display: inline;
    float: left;
}

.info-count p a {
    display: inline;
    float: left;
    font-size: 14px;
    color: #18b4ed;
    text-decoration: none;
    cursor: pointer;
}
a.goOn {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 100%;
    color: #FFFFFF;
    border: 1px solid #37B5F8;
    background: #37B5F8;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin-top: 35px;
}