@charset "utf-8";

html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #3773db;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

input {
    outline: none;
}

button {
    border: 0;
    outline: 0;
}

/* 图片地址 */
/* 颜色 */
/* 屏幕尺寸 */
html,
body {
    position: relative;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    min-width: 1200px;
    font-family: Georgia;
}

.title {
    font-size: 38px;
    color: #cc3333;
    font-weight: bold;
    position: relative;
}

.title i {
    background: url("https://english.news.cn/cnleaders/Xithought/mobile/images/line.png") 0 center repeat-x;
    width: 80%;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 14px;
}

body {
    min-width: 100%;
}

.title {
    font-size: 27px;
    color: #000;
    font-weight: bold;
    position: relative;
    text-align: center;
}

.title span {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 2;
    position: relative;
}

.title span::before {
    content: "";
    width: 15px;
    height: 4px;
    position: absolute;
    left: -15px;
    top: 14px;
    background: #ccc;
}

.title span::after {
    content: "";
    width: 15px;
    height: 4px;
    position: absolute;
    right: -15px;
    top: 14px;
    background: #ccc;
}

.title i {
    height: 1px;
    background: #ccc;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
    z-index: 1;
}

.banner img,
.session img,
.carousel img,
.appoitment img,
.photo img {
    width: 100%;
}

.banner {
    position: relative;
}

.carousel {
    position: relative;
}

.carousel .swiper-slide {
    background: #f1f1f1;
}

.carousel h2 {
    line-height: 20px;
    font-size: 14px;
    color: #313131;
    padding: 10px;
}

.txt-list {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

.txt-list li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.txt-list li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #3a92e4;
    position: absolute;
    left: 0;
    top: 10px;
}

.txt-list h2 {
    font-size: 16px;
    line-height: 24px;
    color: #434343;
    font-weight: bold;
    padding-left: 10px;
}

.txt-list p {
    font-size: 12px;
    color: #b2b2b2; display: none;
}

.video ul {
    margin-top: 15px;
}

.video li {
    width: 48%;
    margin-bottom: 15px;
    float: left;
    background-color: #3a92e4;
    position: relative;
}

.video li:nth-of-type(odd) {
    margin-right: 2%;
    clear: left;
}

.video li:nth-of-type(even) {
    margin-left: 2%;
}

.video .pic {
    position: relative;
}

.video .pic:before {
    content: "";
    background: url("https://english.news.cn/cnleaders/Xithought/mobile/images/play.png") 0 0 no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    background-size: 100%;
}

.video img {
    width: 100%;
}

.video h2 {
    padding: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
}

.photo {
    margin-bottom: 30px;
    position: relative;
}

.photo .swiper-container {
    margin-top: 15px;
}

.photo .swiper-slide {
    background: #f1f1f1;
}

.photo .swiper-pagination {
    width: 50%;
    left: 25%;
}

.photo .swiper-pagination-bullet {
    background: #cc3333;
    opacity: 0.8;
    margin-left: 3%;
    margin-right: 3%;
}

.photo .swiper-pagination-bullet-active {
    opacity: 1;
}

.photo h2 {
    line-height: 20px;
    width: 96%;
    font-size: 14px;
    color: #fff;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.photo h2 a{
  
    color: #fff;
   
}


.photo02 {
    margin-bottom: 30px;
    position: relative;
}

.photo02 .swiper-container {
    margin-top: 15px;
}

.photo02 .swiper-slide {
    background: #f1f1f1;
}

.photo02 .swiper-pagination {
    width: 50%;
    left: 25%;
}

.photo02 .swiper-pagination-bullet {
    background: #cc3333;
    opacity: 0.8;
    margin-left: 3%;
    margin-right: 3%;
}

.photo02 .swiper-pagination-bullet-active {
    opacity: 1;
}

.photo02 h2 {
    line-height: 20px;
    width: 96%;
    font-size: 14px;
    color: #fff;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.photo02 h2 a{
   
    color: #fff;
   
}

.photo02 img {
    width: 100%;
}

.photo03 {
    margin-bottom: 30px;
    position: relative;
}

.photo03 .swiper-container {
    margin-top: 15px;
}

.photo03 .swiper-slide {
    background: #f1f1f1;
}

.photo03 .swiper-pagination {
    width: 50%;
    left: 25%;
}

.photo03 .swiper-pagination-bullet {
    background: #cc3333;
    opacity: 0.8;
    margin-left: 3%;
    margin-right: 3%;
}

.photo03 .swiper-pagination-bullet-active {
    opacity: 1;
}

.photo03 h2 {
    line-height: 20px;
    width: 96%;
    font-size: 14px;
    color: #fff;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.photo03 h2 a{
   
    color: #fff;
   
}

.photo03 img {
    width: 100%;
}

.foot {
    background: #c9151e;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-top: 30px;
    padding: 10px 0;
}

.writing {
    margin-bottom: 30px;
    position: relative;
}

.writing .swiper-container {
    margin-top: 15px;
}

.writing .swiper-slide {
    text-align: center;
}

.writing .swiper-slide img {
    width: 90%;
}

.speech .txt-list,
.comments .txt-list {
    padding-top: 10px;
    background: #ebebeb;
    margin-top: 15px;
}

.speech .txt-list li,
.comments .txt-list li {
    border-bottom: 0;
}

/*# sourceMappingURL=maps/index.css.map */