﻿
/* 国外博士后申请优势 结束 */
.category-postdoctor-apply-advantage { width: 100%; }
.category-postdoctor-apply-advantage .section-content > div { background-color: #0373b7; }
.category-postdoctor-apply-advantage .section-content > div:nth-of-type(even) { background-color: #59c0ff; }
.category-postdoctor-apply-advantage .section-content > div > div { height: 100%; position: relative; border: 0px solid #dadada; text-align: center; }
.category-postdoctor-apply-advantage .section-content > div > div > .img { margin: 1.2rem 0; width: 5rem; padding: 1rem 0; background-color: #FFF; display: inline-block; border-radius: 50%; text-align: center; }
.category-postdoctor-apply-advantage .section-content > div > div > .img img { height: 3rem; }
.category-postdoctor-apply-advantage .section-content > div > div > .title { font-size: 1.5rem; color: #fff; font-weight: 500; text-align: center; margin: 0; line-height: 1.7rem; }
.category-postdoctor-apply-advantage .section-content > div > div > .content { color: #fff; text-align: center; }

.category-postdoctor-apply-advantage .section-content > div:nth-of-type(odd) > div { padding-bottom: 1.5rem; }
.category-postdoctor-apply-advantage .section-content > div:nth-of-type(even) > div { padding-top: 1.5rem; }
.category-postdoctor-apply-advantage .section-content .triangle div:last-of-type { display: none; }
.category-postdoctor-apply-advantage .section-content .triangle-inverse div:first-of-type { display: none; }
/*三角形*/
.category-postdoctor-apply-advantage .section-content .triangle { position: absolute; left: 0; bottom: 0; width: 100%; }
.category-postdoctor-apply-advantage .section-content .triangle div:first-of-type { width: 0; height: 0; border-bottom: 1.5rem solid #fff; border-left: 1rem solid transparent; border-right: 1rem solid transparent; z-index: 100; margin: 0 auto; }
.category-postdoctor-apply-advantage .section-content .triangle div:last-of-type { width: 100%; height: 3rem; background-color: #FFF; z-index: 100; }
/*倒三角形*/
.category-postdoctor-apply-advantage .section-content .triangle-inverse { position: absolute; left: 0; top: 0; width: 100%; }
.category-postdoctor-apply-advantage .section-content .triangle-inverse div:last-of-type { width: 0; height: 0; border-top: 1.5rem solid #fff; border-left: 1rem solid transparent; border-right: 1rem solid transparent; z-index: 100; margin: 0 auto; }
.category-postdoctor-apply-advantage .section-content .triangle-inverse div:first-of-type { width: 100%; height: 3rem; background-color: #FFF; z-index: 100; }
/*响应式配置*/
.category-postdoctor-apply-advantage .section-content { padding: 1rem 0.2rem; }
.category-postdoctor-apply-advantage .section-content > div { padding: 0rem; margin: 0.5rem 0; }
.category-postdoctor-apply-advantage .section-content > div > div > .content { font-size: 1.2rem; padding: 1rem 0.5rem; line-height: 1.6rem; }
@media (min-width: 768px) {
.category-postdoctor-apply-advantage .section-content { padding: 1rem 0.5rem; }
.category-postdoctor-apply-advantage .section-content > div { padding: 0rem; margin: 1rem 0; }
.category-postdoctor-apply-advantage .section-content > div > div > .content { padding: 1rem 0.5rem; }
}
@media (min-width: 992px) {
.category-postdoctor-apply-advantage .section-content { padding: 1rem 15%; }
.category-postdoctor-apply-advantage .section-content > div { padding: 0rem; margin: 1rem 0; }
.category-postdoctor-apply-advantage .section-content > div > div > .content { padding: 1rem 0.8rem; }
}
@media (min-width: 1200px) {
.category-postdoctor-apply-advantage .section-content { padding: 1rem 3%; }
.category-postdoctor-apply-advantage .section-content > div { padding: 0rem; margin: 0.5rem 0; }
.category-postdoctor-apply-advantage .section-content > div > div > .content { font-size: 1.0rem; padding: 1rem 0.5rem; }

.category-postdoctor-apply-advantage .section-content > div:nth-of-type(odd) > div { padding-bottom: 4.5rem; }
.category-postdoctor-apply-advantage .section-content > div:nth-of-type(even) > div { padding-top: 4.5rem; }
.category-postdoctor-apply-advantage .section-content .triangle div:last-of-type { display:block; }
.category-postdoctor-apply-advantage .section-content .triangle-inverse div:first-of-type { display: block; }
}
@media (min-width: 1440px) {
.category-postdoctor-apply-advantage .section-content { padding: 1rem 10%; }
.category-postdoctor-apply-advantage .section-content > div { padding: 0; margin: 0.5rem 0; }
.category-postdoctor-apply-advantage .section-content > div > div > .content { padding: 1rem 0.8rem; }
}


/* 国外博士后申请优势 结束 */
