html,
body {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
    width: 100%;
    height: 100%;
    background: #F5F5F5;
}

.indexHight {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.notice_content {
    width: 1200px;
    margin: 15px auto;
    display: flexbox;
    align-items: center;
	height:24px;
	overflow:hidden;
}

.notice_content img {
    width: 14px;
    height: 14px;
}

.notice_content span {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    margin: 0 15px;
}

.notice_content a:hover {
    cursor: pointer;
	font-weight:700;
}

.content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Lcontent {
    width: 68%;
}

.Rcontent {
    width: 30%;
}

#swiperBox {
    width: 100%;
    height: 380px;
}

.NewContent {
    width: 100%;
    height: 375px;
    background-color: #FFFFFF;
    margin: 10px 0;
}

.hotConteng {
    width: 100%;
    height: 375px;
    background-color: #FFFFFF;
}

.readContent {
    width: 100%;
    height:670px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.educationalCircles {
    width: 100%;
    height: 469px;
    background-color: #FFFFFF;
    margin-top: 10px;
    overflow: hidden;
}

.content_list_R{margin-top: 20px;}

.title-list,
.content_list_R,
.content_list_img,
.title-list ul {
    display: flex;
    align-items: center;
}

.readContent_tou {
    width: 86%;
    height: 60px;
    line-height: 60px;
    display: flex;
    margin: 0 auto;
    align-items: center;
}

.readContent_tou img {
    width: 18px;
    height: 18px;
}

.readContent_tou_p {
    color: #222222;
    font-size: 18px;
    font-weight: 900;
    margin: 0 10px;
}

.readContent_tou_Y {
    color: #CCCCCC;
    font-size: 14px;
    margin-top: 3px;
}

.readContent_title {
    color: #666666;
    font-size: 14px;
}

.activeHover {
    background-color: #E8302E !important;
}

.activeHover2 {
    background-color: #E8302E !important;
}

.readContent_title span {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    background-color: #AAAAAA;
    margin-right: 10px;
    font-size: 10px;
}
.readContent_title a:hover {
    color: #FFFFFF;
}

.readContent_Date {
    color: #999999;
    font-size: 12px;
}

.readContent_box_hover {
    width: 86%;
    display: flex;
    height: 40px;
    line-height: 40px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.readContent_box {
    width: 100%;
}

.readContent_box:hover {
    background-color: #E8302E;
    color: #FFFFFF;
}

.content_list {
    width: 94%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 4%;
}

.content_list_img img {
    margin-left: 3px;
    width: 12px;
    height: 14px;
}

.content_list_text:nth-child(1) {
    width: 155px;
    text-align: right;
    position: relative;
}

.bar {
    position: absolute;
    right: -15px;
    top: 3px;
    width: 3px;
    height: 15px;
    border-left: 1px solid #EEEEEE;
}

.content_list_text:nth-child(2) {
    width: 120px;
    text-align: center;
}

.content_introduce {
    width: 94%;
    color: #888888;
    font-size: 14px;
    text-indent: 2rem;
    margin-left: 4%;
    margin-top: 10px;
	line-height:25px;
	background-color:#f9f9f9;
}
.content_introduce:hover {
    color: #E8302E;
    box-sizing: border-box;
}

.title-list li {
    margin: 0 15px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}

.content_list_title {
    color: #333333;
    font-size: 14px;
    font-weight: 900;
    margin-top: 20px;
}
.content_list_title a{
    color: #333333;
    font-size: 15px;
    font-weight: 900;
}
.content_list_title a:hover{
    color: #E8302E;
}

.content_list_text {
    color: #999999;
    font-size: 14px;
}

.list {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    background-color: #FFFFFF;
    margin-top: 15px;
}

.list_title {
    width: 96%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 2%;
    /* border-bottom: 1px solid #EEEEEE; */
}

.list_title span {
    display: inline;
    margin-left: 15px;
    font-weight: 900;
}

.list_title div:nth-child(1) {
    font-size: 16px;
    color: #222222;
    border-left: 4px solid #FF3737;
    width: 150px;
}

.list_title div:nth-child(2),.list_title div:nth-child(2) a {
    color: #AAAAAA;
    font-size: 14px;
    cursor: pointer;
}

.list_li {
    width: 94%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.li_box {
    width: 145px;
    height: 220px;
    text-align: center;
    margin-right: 20px;
    box-sizing: border-box;
}

.li_box:hover {
    cursor: pointer;
    border: 1px solid #E8302E;
    box-sizing: border-box;
}

.li_box span {
    display: inline-block;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #E8302E;
    padding: 2px;
    border-radius: 8px 0 8px 0;
}

.list_li img {
    width: 135px;
    height: 180px;
}

.list_li div {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
}


/* 详情 */

.JournalEncyclopedia_wrap_detail {
    width: 1200px;
    margin: 0 auto;
}

.JournalEncyclopedia_wrap_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #999999;
}

.JournalEncyclopedia_wrap_title>span {
    color: #666666
}

.JournalEncyclopedia_wrap_introduce {
    width: 100%;
    background-color: #FFFFFF;
    display: flex;
    justify-content: space-between;
}

.JournalEncyclopedia_wrap_introduce_img {
    width: 220px;
    height: 293.3px;
    margin-top: 30px;
    margin-left: 34px;
}

.JournalEncyclopedia_wrap_introduceBox {
    width: 866px;
    margin-top: 30px;
    margin-right: 34px;
}

.JournalEncyclopedia_wrap_introduceTiletie {
    color: #333333;
    font-size: 16px;
}

.JournalEncyclopedia_wrap_introduceS {
    color: #666666;
    font-size: 14px;
    margin: 30px 0;
    text-indent: 3px;
}

.JournalEncyclopedia_wrap_introdceList {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
}

.JournalEncyclopedia_wrap_introdceList li {
    width: 33.33%;
    margin: 10px 0;
    color: #999999;
    font-size: 14px;
}

.JournalEncyclopedia_wrap_introdceAddress {
    height: 40px;
    display: flex;
    align-items: center;
    color: #999999;
    font-size: 14px;
}

.JournalEncyclopedia_wrap_introdceAddress>div {
    margin-right: 30px;
}

.introdceBtn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #E8302E;
    font-size: 12px;
    color: white;
    margin: 30px 0;
    border: none;
    outline: none;
    cursor: pointer;
}

.JournalEncyclopedia_wrap_tabB0x {
    margin-top: 40px;
    margin-bottom: 30px;
}

.JournalEncyclopedia_wrap_tabnav {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #E8302E;
}

.JournalEncyclopedia_wrap_tabnav>li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #FFFFFF;
    color: #999999;
    font-size: 12px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.event_list_box {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.activeBav {
    background-color: #E8302E !important;
    color: white !important
}

.JournalEncyclopedia_wrap_tab {
    width: 100%;
    display: flex;
    background-color: #FFFFFF;
}

.JournalCatalogue {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
}

.JournalCatalogue_title {
    width: 94%;
    height: 21px;
    margin: 20px auto;
    border-left: 3px solid #FF3737;
    text-indent: 3px;
    color: #222222;
    font-size: 16px;
}

.JournalCatalogueDate {
    width: 260px;
}

.JournalCatalogueTable {
    width: 860px;
    margin-right: 40px;
    border: 1px solid #EEEEEE;
}


/* 投稿指南 */

.ContributionGuide,
.CustomerEvaluation {
    width: 96%;
    margin: 0 auto;
}

.ContributionGuide_title,
.CustomerEvaluation_title {
    height: 21px;
    margin: 20px auto;
    border-left: 3px solid #FF3737;
    text-indent: 3px;
    color: #222222;
    font-size: 16px;
}

.ContributionGuide_detail {
    color: #666666;
    font-size: 14px;
    text-indent: 10px;
    margin-bottom: 20px;
}

#textarea {
    width: 94%;
    height: 180px;
    background-color: #EEEEEE;
    margin: 0 3%;
    border: none;
    padding: 15px;
}

.CustomerEvaluation button {
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #EEEEEE;
    color: #999999;
    font-size: 14px;
    background-color: #FFFFFF;
    text-align: center;
    margin: 30px 35px;
}

.CustomerEvaluation button>img {
    width: 14px;
    height: 16px;
}


/* 客户评价 */

.nav_box {
    display: none;
}


/* 时间轴 */

.event_list {
    width: 100%;
    float: right;
    background: url('../images/dian3.png') 30px 0 repeat-y;
    /* margin: 10px 0 20px 0; */
}

.event_list li {
    width: 100%;
    background: url('../images/jian.png') 27px -96px no-repeat;
    position: relative;
    margin-top: 10px;
}

.event_list li span {
    /* width: 127px; */
    text-align: right;
    display: block;
    float: left;
    margin-top: 10px;
}

.event_list li p {
    width: 220px;
    margin-left: 46px;
    display: inline-block;
    padding-left: 10px;
    /* background: url('../images/jian.png') -21px 0 no-repeat; */
    line-height: 25px;
    _float: left;
    /* border: 1px solid #EEEEEE; */
}

.event_list li p span {
    width: 100%;
    text-align: left;
    /* border-bottom: 2px solid #DDD; */
    /* padding: 10px 15px; */
    background: #FFF;
    margin: 0;
}

.year {
    width: 68px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #AAAAAA;
    border: 1px solid #AAAAAA;
    margin-left: 47px;
    margin-top: -20px;
    cursor: pointer;
    box-sizing: border-box;
}

.yearActive {
    color: #FFFFFF !important;
    background-color: #E8302E !important;
    border: none !important;
}

.event_list_box {
    display: flex;
    flex-wrap: wrap;
    width: 220px;
    background: #F5F5F5;
    margin-left: 46px;
    margin-top: 20px;
}

.event_list_Content {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    /* border: 1px solid #EEEEEE; */
    color: #EEEEEE;
    font-size: 12px;
    background-color: white;
    box-sizing: border-box;
}

.event_list_Content:hover {
    border: 1px solid #E8302E;
    color: #E8302E;
    cursor: pointer;
}

.event_list_ContentActive {
    border: 1px solid #E8302E;
    color: #E8302E;
    cursor: pointer;
}


/* 期刊目录 */

.JournalCatalogueTable_tou {
    height: 52px;
    width: 100%;
    /* border-bottom: 1px solid #EEEEEE; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.JournalCatalogueTable_tou div {
    margin-left: 36px;
    margin-right: 36px;
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 14px;
}

.JournalCatalogueTable_tou button {
    border: 1px solid #EEEEEE;
    outline: none;
    color: #999999;
    font-size: 14px;
    width: 86px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 10px;
    background-color: #FFFFFF;
    cursor: pointer;
    border-radius: 5px;
}

.JournalCatalogueTableBtnActive {
    border: 1px solid #E8302E !important;
    color: #E8302E !important;
    border-radius: 5px !important;
}

.catalogue {
    width: 91%;
    border-left: 3px solid #FF3737;
    height: 16px;
    text-indent: 5px;
    color: #222222;
    font-size: 900;
    margin: 10px auto;
}

.catalogue_list {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 12px;
    color: #666666;
    text-align: left !important;
    box-sizing: border-box;
}

.catalogue_list:hover {
    border: 1px solid #E8302E;
    color: #E8302E;
    box-sizing: border-box;
    cursor: pointer;
}

.catalogue_list:nth-child(odd) {
    background-color: #EEEEEE !important;
}

.catalogue_list>li {
    background-color: none !important;
}

.catalogue_liW {
    width: 40% !important;
    text-align: left !important;
    margin-left: 37px !important;
}