* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "微软雅黑"
}

a {
    text-decoration: none;
    transition: all .3s ease-in;
    background-color: transparent;
    color: #777
}

a:hover {
    color: #2B2F3D
}

ul {
    list-style: none
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    border: none
}

body {
    overflow-x: hidden;
}

.zuozhe {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    height: 510px;
    clear: both;
}

.zuozhe-tit1 {
    width: 1200px;
    height: auto;
    text-align: center;
    font-size: 24px;
    line-height: 150px;
}

.line-left {
    color: #d4d2d2;
    margin-right: 20px;
    font-weight: 200
}

.line-right {
    color: #d4d2d2;
    margin-left: 20px;
    font-weight: 200
}

.zuozhe-tit {
    position: relative;
    margin: 0 auto;
    width: 360px;
    padding-top: 17px;
    color: #cecece;
    font-size: 14px;
    text-align: center;
    background-color: #f1f5f8;
}

.zuozhe-tit::before {
    position: absolute;
    left: -82px;
    top: 24px;
    height: 1px;
    width: 524px;
    background-color: #cecece;
    content: "";
    z-index: -1;
}

.w {
    margin: 0 auto;
    width: 1200px;
}

.main {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.ku_border {
    width: 220px;
    height: auto;
    overflow: hidden;
}

.ku_border1 {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #f9f9f9;
    border: 20px solid #f1f5fa;
    float: left;
    overflow: hidden;
    transition: all .1s;
    margin-bottom: 10px;
}

.ku_border1:hover {
    box-shadow: 0 8px 7.6px rgba(26, 26, 26, 0.1);
}

.ku_border1 img {
    text-align: center;
    margin: 40px auto auto 50px;
}

.ku_border1_tit {
    font-size: 22px;
    margin-top: 15px;
}

.ku_border p {
    height: auto;
    line-height: 30px;
    text-align: center;
    color: #333;
}

.ku_10 {
    margin-top: 10px;
}


.zuozhe1 {
    width: 1200px;
    height: auto;
    clear: both;
    margin: 0 auto;
}

.rolling {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.rolling .roll-title .prev, .rolling .roll-title .next {
    display: block;
    width: 24px;
    height: 70px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 28px;
    right: 0;
    left: 0;
    display: none;
    z-index: 100;
}

.rolling .roll-title .prev img {
    width: 22px;
    height: 48px;
}

.rolling .roll-title .next img {
    width: 22px;
    height: 48px;
}

.rolling .roll-title .next {
    right: -2px;
    display: none;
    left: inherit;
}

.rolling .roll-title ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.rolling .content {
    width: 1200px;
    height: 150px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
}

.rolling .content ul {
    overflow: hidden;
    zoom: 1;
}

.rolling .content ul li {
    float: left;
    height: 90px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    font-size: 13px;
    margin-top: 15px;
}

.roll-li {
    width: 365px;
    float: left;
    margin-right: 8px;
}

.rolling .content ul li span {
    color: #b7b7b7;
    position: relative;
    right: -10px;
}

.roll-li-left {
    width: 90px;
    height: 90px;
    background: #060;
    display: block;
    float: left;
}

.roll-li-right {
    width: 260px;
    height: 90px;
    float: left;
    margin-left: 10px;
    text-align: left;
    margin-top: 10px;
    line-height: 20px;
}

.roll-li-right span {
    font-size: 16px;
}

.roll-title h2 {
    font-weight: normal;
    font-size: 14px;
    float: left;
}

.rolling-more {
    float: right;
    color: #666;
    font-size: 12px;
}

.rolling .rolling-more:after {
    content: "";
    display: inline-block;
    margin-bottom: 1px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 7px;
    height: 7px;
    border: 1px solid #666;
    border-right: none;
    border-bottom: none;
}


.rolling:hover .next {
    display: block;
}

.rolling:hover .prev {
    display: block;
}


/* 简单5步快速发表论文css */
.gylb {
    width: 1200px;
    height: 320px;
}

.gylb li {
    width: 180px;
    height: 320px;
    background: #fff;
    margin-right: 20px;
    float: left;
    padding: 0 16px;
    border-radius: 1px;
    text-align: center;
    box-shadow: 0 4px 7.6px rgba(26, 26, 26, 0.15);
}

.gylb li:hover {
    background: #fbbe0f;
    z-index: -1000;
    transition: all .5s;
}

.a1 {
    z-index: 9999;
    width: 158px;
    height: 71px;
    border-bottom: none;
    margin: 40px auto 40px auto;
    display: block;
    z-index: -9999;
    text-align: center;
}

.a1-1 {
    background: url(../img/icon_05.png);
}

.a1-2 {
    background: url(../img/icon_06.png);
}

.a1-3 {
    background: url(../img/icon_07.png);
}

.a1-4 {
    background: url(../img/icon_08.png);
}

.a1-5 {
    background: url(../img/icon_09.png);
}

.a1-1:hover {
    background: url(../img/icon_05_gray.png);
}

.a1-2:hover {
    background: url(../img/icon_06_gray.png);
}

.a1-3:hover {
    background: url(../img/icon_07_gray.png);
}

.a1-4:hover {
    background: url(../img/icon_08_gray.png);
}

.a1-5:hover {
    background: url(../img/icon_09_gray.png);
}


.gylb li h5 {
    font-size: 16px;
    color: #333;
    margin-bottom: 40px;
    font-weight: 500;
    margin-top: 20px;
}

.gylb li p {
    text-align: left;
    color: #333;
    line-height: 24px;
    margin-top: 30px;
}

.gylb li p:hover {
    color: #FFF
}


/* apply */
.apply {
    width: 1200px;
    margin: 0px auto;
}

.apply_array {
    width: 284px;
    float: left;
    height: 384px;
    margin-right: 20px;
}

.apply_array .vote {
    position: absolute;
    line-height: 26px;
    margin-top: 10px;
    padding-left: 29px;
    width: 83px;
    display: block;
    height: 26px;
    color: #282828;
    margin-left: -6px;
    text-decoration: none;
}

.apply_last {
    margin-right: 0px
}

.apply_img {
    text-align: center;
    width: 100px;
    display: table-cell;
    background: #e2e2e2;
    height: 100px;
    font-size: 95px;
    vertical-align: middle
}

.apply_array a:hover {
    color: #e01111
}

.apply_info {
    text-align: center;
    padding: 15px;
}

.apply_comment {
    text-align: center
}

.apply_info a {
    line-height: 17px;
    font-weight: 700
}

.apply_nav {
    position: relative;
    width: 1200px;
    float: left;
    height: 384px;
    overflow: hidden
}

.apply_w {
    position: absolute;
    width: 1200px;
    float: left;
    left: 0px
}

.apply .img_l {
    padding: 0px 0px 0 12px;
    float: right;
    cursor: pointer;
    margin-bottom: 10px;
}

.apply .img_r {
    padding: 0px 5px 0 12px;
    float: right;
    cursor: pointer;
}


/*发表--期刊--论文 咨询 & 文献*/

#TabTab03Con1 {
    width: 1200px;
    height: 430px;
}

#TabTab03Con2 {
    width: 1200px;
    height: 430px;
}

#TabTab03Con3 {
    width: 1200px;
    height: 430px;
}

#TabTab03Con4 {
    width: 1200px;
    height: 430px;
}

#TabTab03Con5 {
    width: 1200px;
    height: 430px;
}

#bg {
    width: 630px;
    float: right;
}

.xixi1 {
    width: 346px;
    height: 40px;
    line-height: 35px;
}

.xixi2 {
    width: 346px;
    height: 40px;
    line-height: 35px;
}

.xixi3 {
    width: 346px;
    height: 40px;
    line-height: 35px;
}

.xixi4 {
    width: 346px;
    height: 40px;
    line-height: 35px;
}

.xixi5 {
    width: 346px;
    height: 40px;
    line-height: 35px;
}

.tab1 {
    width: 105px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    background: #656d78;
    margin-right: 20px
}

.tab2 {
    width: 105px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #656d78;
    margin-right: 20px
}

.tab3 {
    width: 105px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #656d78;
    margin-right: 20px
}

.tab4 {
    width: 105px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #656d78;
    margin-right: 20px
}

.tab5 {
    width: 105px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #656d78;
    margin-right: 20px
}

.tab1:hover {
    background-color: #f79a32;
}

.tab2:hover {
    background-color: #f79a32;
}

.tab3:hover {
    background-color: #f79a32;
}

.tab4:hover {
    background-color: #f79a32;
}

.tab5:hover {
    background-color: #f79a32;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

.news-paper {
    width: 1200px;
    margin: 0 auto;
}

.news-paper-top {
    width: 650px;
    font-size: 22px;
    float: right;
}

.news-paper-top-left {
    width: 45%;
}

.news-top-s1 {
    font-size: 22px;
    color: #D11535;
}

.news-paper-top-right {
    width: 100%;
    align-items: center;
    padding-bottom: 28px;
}

.news-top-s2 {
    width: 80%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background: #656d78;
    padding: 10px 5px;
    margin-right: 15px;
}

.sel-news-active {
    background-color: #f79a32;
    color: #fff;
    padding: 10px 5px;
}

.news-paper-bottom {
    width: 100%;
    justify-content: space-between;
    margin: 20px 0;
}

.news-paper-bottom-left {
    width: 42%;
    padding: 20px;
    background-color: #F9F9F9;
    justify-content: center;
    float: left;
    margin-bottom: 30px;
}

.news-paper-bottom-right {
    width: 52%;
    margin-top: 20px;
    display: block;
    float: left;
    margin-left: 40px;
}

.news-paper-bottom-left-date {
    text-align: left;
    color: #949494;
    font-size: 24px;
    padding-bottom: 20px;
    margin-left: 40px;
}

.news-paper-bottom-left-title {
    font-size: 16px;
    color: #212121;
    text-align: center;
    line-height: 40px;
}

.news-paper-bottom-left-info {
    font-size: 14px;
    line-height: 24px;
    color: #888;
}

.news-paper-bottom-left-img {
    width: 465px;
    height: 270px;
    overflow: hidden;
}

.news-paper-bottom-left-img img {
    width: 100%;
}

.news-paper-bottom-left-more {
    background-color: #DE1100;
    color: #fff;
    padding: 5px 15px;
    border-radius: 18px;
    width: 20%;
    margin: 10px 0 10px 40px;
    text-align: center;
}

.news-paper-bottom-right-box {
    width: 100%;
}

.news-paper-bottom-right-box-list {
    justify-content: space-between;
    align-items: center;
    margin: 15px 0
}

.news-paper-bottom-i {
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #999999;
}

.news-paper-bottom-right-box-list-title {
    width: 60%;
    font-size: 14px;
    margin-left: -40px;
}

.news-paper-bottom-right-box-list-date {
    width: 30%;
    color: #888;
    font-size: 14px;
    text-align: right;
}

.news-paper-bottom-right-intro-box {
    width: 100%;
    align-items: center;
    margin: 5px 0;
    justify-content: space-between;
}

.news-paper-bottom-right-intro {
    width: 100%;
    color: #a7a1a1;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

.news-paper-bottom-right-intro-more {
    width: 22%;
}

.news-hide {
    display: none;
}

.news-show {
    display: inline-flex;
}

.f-r {
    display: flex;
    justify-content: center;
    flex-direction: row;
}


/*友情链接*/
.bg_img {
    background: url(../img/bg2.png) repeat-x;
}

.copy-logo-list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
}

.copy-logo-list-img {
    width: 22%;
    margin-bottom: 28px;
}

.copy-logo-list-img img {
    width: 100%;
    border: 2px solid #eee;
    border-radius: 18px;
}

.copy-logo-list1 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
}

.copy-logo-list-img1 {
    width: 11%;
    margin-bottom: 28px;
}

.copy-logo-list-img1 img {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 1px;
}


/*页脚*/
.block_service_con {
    display: flex;
    justify-content: space-around;
}

.tit1 {
    background: url(../img/foot1.png) left no-repeat;
}

.tit2 {
    background: url(../img/foot2.png) left no-repeat;
}

.tit3 {
    background: url(../img/foot3.png) left no-repeat;
}

.tit4 {
    background: url(../img/foot4.png) left no-repeat;
}

.tit5 {
    background: url(../img/foot5.png) left no-repeat;
}

.block_service_con_item {
    padding-left: 60px;

    height: 70px;
    line-height: 24px;
}

.tit {
    font-size: 24px;
    padding-top: 9px;
    margin-bottom: 8px;
}

.foot_left_logo {
    width: 330px;
    float: left;
    padding-right: 20px;
    height: 130px;
    border-right: 1px solid #CCC;
    padding-top: 40px;
    float: left;
}

.foot_left_tit {
    width: 200px;
    height: 130px;
    border-right: 1px solid #CCC;
    float: left;
    padding-top: 20px;
    padding-left: 35px;
}

.foot_left_tit h2 {
    font-size: 16px;
    line-height: 50px;
}

.foot_left_tit ul {
}

.foot_left_tit ul li {
    float: left;
    line-height: 24px;
}

.foot_left_tit ul li a {
    margin-right: 15px;
    color: #333;
}

.foot_left_tit ul li p {
    line-height: 24px;
}

.foot-p {
    text-align: center;
    line-height: 30px;
}