* {
    font-family: 'Microsoft Yahei', MicrosoftYaHei, 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}

a {
    color: inherit;
}

a:hover, a:focus, a:visited {
    color: inherit;
    text-decoration: none;
}

.pr0 {
    padding-right: 0;
}

.pl30 {
    padding-left: 30px;
}

.clearfloat {
    zoom: 1;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0;
}


.xian {
    height: 1px;
    text-align: center;
    border-bottom: solid 1px #e60012;
    width: 1200px;
    margin: 0 auto 20px;
    padding-top: 20px;
}

.txt {
    position: relative;
    top: -20px;
    display: inline-block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #d61313;
    line-height: 1;
    background-color: #ffffff;
    padding: 0 20px;
}

.txt.xuexic {
    background-color: #fdf5e9;
}

.txt img {
    vertical-align: top;
}

.txt span {
    line-height: 1;
    vertical-align: middle;
}

.copyright {
    width: 100%;
    min-width: 1200px;
    height: 67px;
    line-height: 67px;
    background-color: #d61313;
    text-align: center;
}

.copyright span {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #f9d399;
    margin: 0 22px;
}

.xuexi {
    background-color: #fdf5e9;
    height: 600px;
    width: 100%;
    min-width: 1200px;
    padding-top: 54px;
}

.xuexipingtai {
    width: 1200px;
    margin: auto;
    padding-top: 40px;
}

.xuexipingtai .col-md-3 {
    margin-bottom: 28px;
}

.zhuanfang {
    padding-top: 55px;
    height: 537px;
}

.bangyang {
    background-color: #fff;
    width: 1200px;
    margin: auto;
    padding-top: 40px;
}

.bangyang-con {
    text-align: center;
    background-color: #fdf9f4;
    box-shadow: 0px 1px 16px 0px rgba(78, 56, 29, 0.25);
    height: 347px;
}

.bangyang-con img {
    width: 100%;
}

.bangyang-tit {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #333333;
    padding: 25px 20px 18px;
    margin: 0;
}

.bangyang-desc {
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #7c7c7c;
    padding: 0 20px;
    text-align: left;
}

.swiper-container-bangyang {
    padding: 15px;
    margin: -15px;
}

.swiper-container-bangyang .swiper-button-next {
    background-image: url("../images/next.png");
    background-size: 42px 42px;
    width: 42px;
    height: 42px;
    right: 25px;
    top: 0;
    margin-top: 86px;
}

.swiper-container-bangyang .swiper-button-prev {
    background-image: url("../images/last.png");
    background-size: 42px 42px;
    width: 42px;
    height: 42px;
    left: 25px;
    top: 0;
    margin-top: 86px;
}

.banner1 {
    margin: auto;
    width: 1200px;
}

.banner {
    width: 100%;
    height: 700px;
    min-width: 1200px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-image: url("../images/banner.jpg");
}

.main {
    width: 1200px;
    margin: auto;
    padding-bottom: 55px;
}

.main-tit {
    text-align: center;
    min-width: 1200px;
    padding: 50px 0 40px;
}

.main-wiper {
    position: relative;
}

.main-wiper p {
    position: absolute;
    bottom: 0;
    width: 600px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);

    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 1px;
    color: #ffffff;
    padding-left: 25px;
    margin: 0;
}

.swiper-container-main.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 15px;
    text-align: right;
    padding-right: 25px;
}

.swiper-container-main .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 1;
}

.swiper-container-main .swiper-pagination-bullet-active {
    background: #d61313;
}

.main-table {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #333333;
    width: 100%;
}

.main-table td:nth-of-type(1):before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #d61313;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

.main-table td:nth-of-type(2) {
    color: #b5b4b4;
    text-align: right;
    width: 70px;
}

.main-title {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 2px;
    color: #333333;
    margin-bottom: 18px;
}

.main-desc {
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #7c7c7c;
    border-bottom: 1px dashed #d2d2d2;
    margin-bottom: 23px;
    padding-bottom: 23px;
}

.zhongyao {
    width: 100%;
    min-width: 1200px;
    height: 460px;
    background-image: url("../images/banner-bushu.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    padding-top: 55px;
}

.bushu {
    width: 1200px;
    margin: auto;
    padding-top: 36px;
}

.bushu table {
    width: 100%;
}

.bushu table td {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 1px;
    color: #333333;
}

.bushu table td:nth-of-type(1):before {
    content: '';
    background: url("../images/point.png") no-repeat;
    background-size: 9px 10px;
    width: 9px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    position: relative;
    top: -2px;
}

.bushu table td:nth-of-type(2) {
    color: #b5b4b4;
    text-align: right;
    width: 70px;
}

.bushu-more {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #d61313;
    text-align: right;
}


.xuexiguanche {
    width: 100%;
    min-width: 1200px;
    margin: auto;
    padding-top: 55px;
}

.guanche {
    width: 1200px;
    margin: auto;
    padding: 40px 0;
}

.guanche-main {
    margin-bottom: 18px;
}

.guanche-main > img {
    width: 231px;
    height: 147px;
    vertical-align: top;
}

.guanche-main-con {
    display: inline-block;
    width: 320px;
    margin-left: 22px;
    vertical-align: top;
}

.guanche-main-tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 31px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 15px;
}

.guanche-main-desc {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 1px;
    color: #7c7c7c;
}

.guanche table {
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 1px;
    color: #333333;
}

.guanche table td:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #d61313;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

/*内容页*/
.nav {
    width: 100%;
    min-width: 1200px;
}

.nav-con {
    width: 1200px;
    height: 109px;
    margin: auto;
    position: relative;
}

.nav-tit {
    display: inline-block;
    vertical-align: top;
    /* width: 536px; */
    height: 34px;
    background-color: #eeeeee;
    border-radius: 0px 0px 30px 30px;
    position: absolute;
    right: 0;
}

.nav-tit ul{
    padding: 0 34px;
}

.nav-tit li {
    float: left;
    list-style: none;

    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0px;
    color: #666666;
}

.nav-tit li.active {
    color: #bd0109;
}

.nav-tit li:after {
    content: '|';
    display: inline-block;
    margin: 0 11px;
}

.nav-tit li:last-child:after {
    content: '';
    display: none;
}

.content {
    width: 1200px;
    margin: 0 auto 50px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.content-title {
    border-bottom: 1px solid #dcdcdc;
    padding: 40px 70px 10px;
}

.content-title > p {
    font-size: 32px;
    font-weight: bold;
    line-height: 55px;
    color: #333333;
}

.content-info {
    font-size: 16px;
    line-height: 55px;
    color: #333333;
}

.content-info .source {

}

.content-info .time {
    display: inline-block;
    float: right;
}

.content-con {
    padding: 40px 70px 55px;
    font-family: 'Microsoft Yahei', MicrosoftYaHei, 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 16px;
    line-height: 43px;
    color: #333333;
}

.content-con p {
    text-indent: 2em;
}

.content-con img {
    max-width: 800px;
    text-align: center;
}

.content-con-no-indent {}
.content-con-no-indent p {text-indent: 0em; padding-bottom: 15px; line-height: 200%;}
