img {
    border: 0;
    vertical-align: top;
}

img[] {
    background-color: #ccc;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
}

.box1 {
    height: 1184px;
    background:  no-repeat;
    position: relative;
}

.box1-inner {
    height: 370px;
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    bottom: 65px;
}

.gallery {
    width: 565px;
    height: 370px;
    float: left;
}

.hot {
    width: 410px;
    float: right;
}

.hot-title {
    font-size: 20px;
    font-weight: bold;
}

.hot-title a {
    color: #454343;
}

.hot-summary {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    color: #454343;
}

.hot-summary a {
    color: #e96106;
}

.hot li:first-child {
    padding-bottom: 25px;
    border-bottom: 1px dashed #cdc6bf;
}

.hot li:last-child {
    padding-top: 25px;
}

.box2 {
    height: 762px;
    background:  no-repeat;
    overflow: hidden;
}

.box2 .part1 {
    width: 1000px;
    height: 242px;
    margin-left: 200px;
    margin-top: 218px;
    margin-bottom: 30px;
}

.box2 .part2 {
    float: left;
    width: 380px;
}

.box2 .part3 {
    width: 410px;
    float: right;
}

.box2 .part2, .box2 .part3 {
    font-size: 16px;
}

.box2 .part2 li, .box2 .part3 li {
    line-height: 54px;
    border-bottom: 1px dashed #ddd;
}

.box2 .part3 span {
    color: #e20e1d;
    margin-right: 15px;
}

.box2 .part1 li {
    width: 33.33333%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 35px;
}

.box2 .part1 li:first-child {
    border-right: 1px dashed #d4ae82;
}

.box2 .part1 li:last-child {
    border-left: 1px dashed #d4ae82;
}


.box2 .part1 ul {
    overflow: hidden;
}

.box2 .part1 .title {
    font-size: 20px;
    margin-bottom: 10px;
}

.box2 .part1 .title a {
    color: #fff;
}

.box2 .part1 .summary {
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    color: #fff;
}

.box2 .part1 .summary a {
    color: #f4d50e;
}

.box3 {
    height: 816px;
    background:  no-repeat;
    overflow: hidden;
}

.box3-inner {
    width: 1000px;
    margin: 0 auto;
}

.pics ul {
    overflow: hidden;
}

.pics li {
    width: 316px;
    height: 200px;
    position: relative;
    float: left;
    margin-right: 26px;
}

.pics li:last-child {
    margin: 0;
}

.pics li img {
    width: 316px;
    height: 200px;
    display: block;
}

.pics p {
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    line-height: 35px;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, .5);
}

.pics p a {
    color: #fff;
}

.box3-top {
    overflow: hidden;
    margin-top: 236px;
    margin-bottom: 45px;
}

.box3-top-pic {
    width: 434px;
    height: 262px;
    float: left;
}

.box3-top-pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.box3-top-hot {
    margin-left: 460px;
}

.box3-top-hot ul {
    margin-top: 15px;
}

.box3-top-hot li {
    line-height: 50px;
    height: 50px;
    padding-left: 17px;
    background:  no-repeat left center;
}

.box3-top-hot .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.box3-top-hot .title a {
    color: #a72113;
}

.box3-top-hot .summary {
    text-indent: 2em;
    line-height: 30px;
    color: #858181;
    padding-bottom: 15px;
    border-bottom: 1px dashed #cfcfce;
    font-size: 14px;
}

.box4 {
    height: 653px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.box4-inner {
    width: 896px;
    margin: 260px auto 0;
}

.scrolling-bd li {
    width: 896px;
    height: 245px;
    overflow: hidden;
}

.scrolling-left {
    width: 440px;
    float: left;
}

.scrolling-left .title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ea8641;
    margin-bottom: 15px;
}

.scrolling-left .title a, .scrolling-left .summary {
    color: #fff;
}

.scrolling-left .summary {
    font-size: 14px;
    line-height: 28px;

}

.scrolling-right {
    width: 410px;
    float: right;
}

.scrolling-right img {
    display: block;
    width: 100%;
    height: 245px;
}

.scrolling-hd{
    position: absolute;
    top: 50%;
    margin-top: -44px;
    width: 100%;
    height: 0;
}

.scrolling-hd ul {
    text-align: center;
}

.scrolling-hd li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f7d3a1;
    text-indent: -999em;
    display: inline-block;
    margin: 0 3px;
}

.scrolling-hd li.on {
    background-color: #fff;
}

.scrolling {
    position: relative;
}

.scrolling-hd ul {
    position: absolute;
    top: 200px;
    z-index: 99;
    height: 0;
    width: 100%;
}

.scrolling-hd .prev, .scrolling-hd .next {
    width: 50px;
    height: 88px;
    cursor: pointer;
}

.scrolling-hd .prev {
    background:  no-repeat;
    float: left;
    margin-left: -100px;
}

.scrolling-hd .next {
    background:  no-repeat;
    float: right;
    margin-right: -100px;
}

.box5 {
    height: 816px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.box5-inner {
    width: 1000px;
    margin: 200px auto 0;
}

.box5-inner ul {
    width: 1050px;
    overflow: hidden;
}

.box5-inner li {
    width: 475px;
    height: 125px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-left: 60px;
    margin-bottom: 35px;
    position: relative;
    background-color: #fff;
    float: left;
    margin-right: 50px;
}

.box5-inner li:before {
    content: "";
    width: 42px;
    height: 125px;
    background:  no-repeat;
    position: absolute;
    left: -1px;
    top: -1px;
}

.box5-inner .title {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.box5-inner .summary {
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    color: #999;
}

.box5-inner .summary a {
    color: #f79576;
}

.box6 {
    height: 800px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.box6-inner {
    width: 1000px;
    margin: 176px auto 0;
}


.box-9__inner {
    width: 1000px;
    height: 500px;
    position: relative;
}

.box-9__inner li img {
    transition: all .2s;
}

.box-9__inner li img:hover {
    transform: scale(1.1);
}

.box-9__list li {
    position: relative;
    overflow: hidden;
}

.box-9__list p {
    width: 100%;
    line-height: 37px;
    height: 37px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}

.box-9__list p a {
    color: #fff;
}

.box-9__list p a:first-child {
    background-color: #9e1d22;
    padding: 0 15px;
    float: left;
}

.box-9__list p a:last-child {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    box-sizing: border-box;
}

.box-9__list {
    position: absolute;
}

.box-9__list li:first-child {
    float: left;
}

.box-9__list li:last-child {
    float: right;
}

.box-9__list li img {
    width: 100%;
    height: 100%;
}

.box-9__list1 {
    left: 0;
    top: 0;
}

.box-9__list1 li {
    width: 371px;
    height: 326px;
}


.box-9__list2 {
    width: 625px;
    right: 0;
    top: 0;
}

.box-9__list3 {
    width: 493px;
    height: 170px;
    left: 0;
    bottom: 0;
}

.box-9__list3 li {
    width: 245px;
    height: 170px;
}

.box-9__list4 {
    width: 503px;
    height: 291px;
    right: 0;
    bottom: 0;
}

.box-9__list4 li {
    width: 250px;
    height: 291px;
}

.box-9__list2 li {
    width: 311px;
    height: 205px;
}

.box-9__inner .more {
    width: 119px;
    height: 119px;
    position: absolute;
    left: 375px;
    top: 208px;
}


.scroll-pic {
    width: 565px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic .hd .prev,
.scroll-pic .hd .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;
    background:  -1px -2px no-repeat;
}

.scroll-pic .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic .hd .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.scroll-pic .hd .prev:hover,
.scroll-pic .hd .next:hover {
    opacity: 1;
}

.scroll-pic .hd ul {
    position: absolute;
    right: 10px;
    top: 182px;
    overflow: hidden;
    zoom: 1;
}

.scroll-pic .hd ul li {
    float: left;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
}

.scroll-pic .hd ul li.on {
    background-color: #ffeca9;
}

.scroll-pic .bd ul {
    overflow: hidden;
    zoom: 1;
}

.scroll-pic .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width: 565px;
    height: 370px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(131, 4, 10, .7);
}

.scroll-pic .title a {
    color: #fff;
}