html, body {
    margin: 0;
}
.root {
    background: url("../img/bg.jpg");
    background-repeat: repeat-y;
    background-size: 100%;
}

.header,
.footer{
    width: 100%;
    display: block;
}

.body {
    width: 1100px;
    margin: auto;
    font-family:MicrosoftYaHei;
    margin-top: -90px;
}

.title {
    font-size: 40px;
    font-weight:bold;
    color:#AC2718;
    text-align: center;
    margin-top: 100px;
    line-height: 1.5;
}

.sub-title {
    font-size:18px;
    font-weight:400;
    color:#030001;
    text-indent: 2em;
    margin-top: 31px;
    line-height: 32px;
}

.title-box {
    position: relative;
}

.title-more {
    display: block;
    width: 42px;
    height: 18px;
    position: absolute;
    /*background: blue;*/
    right: 0;
}

.title_jujiao .title-more {
   top: 16px
}

.title_jiwei .title-more {
    top: 73px;
}

.title_dongtai .title-more {
    top: 20px;
}

.title_jiedu .title-more{
    top: 18px;
}

.title_pinglun .title-more {
    top: 18px;
    right: -12px;
}

.title_yitu .title-more {
    top: 73px;
}

a.detail {
    text-decoration: none;
    font-size:18px;
    font-weight:400;
    color:#B83730;
    line-height: 32px;
}

.row-box {
    font-size: 0;
    text-align: center;
}

.row-item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.carousel-box {
    width: 590px;
    height: 438px;
    background: #ffffff;
    box-sizing: border-box;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px 0px rgba(170,170,170,1);
}

.jujiao-row {
    margin-top: 70px;
}

.jujiao-right {
    width: 475px;
    margin-left: 34px;
}

.jujiao-subtitle {
    font-size:16px;
    font-weight:400;
    color:#010101;
    line-height:35px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-indent: 2em;
}

a.jujiao-red-title {
    display: block;
    color: #b31000;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}

.jujiao-right a.detail {
    font-size:16px;
    line-height:35px;
}

.small-dot {
    width: 3px;
    height: 3px;
    background: #A42616;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 21px;
}

.big-dot {
    width: 8px;
    height: 8px;
    background: #A42616;
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
    margin-right: 10px;
}

.title_jiwei {
    margin-top: 60px;
}

#jiwei-carousel {
    margin-top: 102px;
    margin-bottom: 130px;
    position: relative;
    width: 1100px;
    box-sizing: border-box;
    padding: 0 38px;
}

.jiwei-link {
    text-decoration: none;
}

.jiwei-link:hover {
    color: #FFFFFF;
}

.jiwei-item {
    position: relative;
    width: 185px;
    height: 450px;
    margin: auto;
}

.jiwei-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 185px;
    height: 232px;
}

.jiwei-text {
    position: absolute;
    left: 0;
    top: 232px;
    width: 185px;
    height: 187px;
    background: #aa2a19;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
    text-indent: 2em;
    padding: 20px;
    box-sizing: border-box;
}

.jiwei-triangle {
    width: 0;
    height: 0;
    border-bottom: 10px solid #aa2a19;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 212px;
    left: 82px;
}

.jiwei-link.odd .jiwei-img{
    top: 217px;
}

.jiwei-link.odd .jiwei-text{
    top: 30px;
}

.jiwei-link.odd .jiwei-triangle{
    border-top: 10px solid #aa2a19;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 217px;
}

.jiwei-arrow {
    width: 38px;
    height: 75px;
    cursor: pointer;
    position: absolute;
    top: 150px;
}

.jiwei-arrow.jiwei-prev {
    background: url("../img/prev.png");
    background-size: 100% 100%;
    left: 0;
}
.jiwei-arrow.jiwei-next {
    background: url("../img/next.png");
    background-size: 100% 100%;
    right: 0;
}

.news-item {
    color: #000000;
    font-size: 16px;
    line-height: 44px;
}

.dong-tai-row,
.jiedu-pinglun{
    margin-bottom: 90px;
}

.jiedu-pinglun {
    text-align: left;
}

.dong-tai-row .row-item {
    width: 550px;
    box-sizing: border-box;
}

.dong-tai-row .second-item {
    padding-left: 51px;
}

.jiedu-pinglun .row-item {
    width: 495px;
}

.jiedu-row-item {
    margin-right: 98px;
}

.yitu-row {
    margin-top: 89px;
    margin-bottom: 120px;
}

.title_jiedu,
.title_pinglun,
.title_dongtai{
    margin-bottom: 25px;
}

.one-pic-border {
    width: 316px;
    height: 505px;
    border: 4px solid #b22920;
    box-sizing: border-box;
    position: relative;
    /*margin: 65px auto 0;*/
    margin-top: 152px;
}

.one-pic-border img {
    position: absolute;
    width: 301px;
    height: 475px;
    top: -24px;
    left: 4px;
}

.slick-active {
    /*background: red;*/
}

.slick-active + .slick-active {
    /*background: blue;*/
}

#onePicCarousel .slick-active + .slick-active + .slick-active .one-pic-border {
    margin-left: 50px;
}

#onePicCarousel .slick-center .one-pic-border{
    width: 432px;
    height: 611px;
    margin-left: -32px;
    margin-top: 87px;
}

#onePicCarousel .slick-center .one-pic-border img {
    width: 377px;
    height: 584px;
    position: absolute;
    top: -33px;
    left: 25px;
}

#onePicCarousel .one-pic-arrow {
    width: 65px;
    height: 65px;
    cursor: pointer;
    position: absolute;
    top: 350px;
}

#onePicCarousel .one-pic-prev {
    background: url("../img/i-prev.png");
    background-size: 100% 100%;
    left: -75px;
}

#onePicCarousel .one-pic-next {
    background: url("../img/i-next.png");
    background-size: 100% 100%;
    right: -75px;
}

.footer-container {
    margin-bottom: 53px;
    margin-top: 120px;
}
