html, body {
    font-family: 'microsoft yahei', serif;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
}

.nav {
    height: 58px;
    line-height: 58px;
    background-color: #125ecf;
    font-size: 0;
    text-align: center;
    margin-bottom: 50px;
}

.nav li {
    padding: 0 27px;
    font-size: 20px;
    display: inline-block;
}

.nav li a {
    color: #fff;
}

.box1 {
    overflow: hidden;
    margin-bottom: 50px;
}

.gallery {
    float: left;
    width: 680px;
    height: 430px;
}

.hot {
    width: 490px;
    float: right;
}

.hot-list li:first-child {
    border-bottom: 1px dashed #c7ccd0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.hot-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.hot-title a {
    color: #323232;
}

.hot-summary {
    font-size: 16px;
    line-height: 30px;
    color: #808080;
}

.hot-summary a {
    color: #808080;
}

.box2 {
    width: 1184px;
    height: 648px;
    background:  no-repeat;
    margin: 0 auto;
    overflow: hidden;
}

.box2-inner {
    width: 510px;
    height: 250px;
    margin-top: 280px;
    margin-left: 310px;
    overflow-y: auto;
}

.box5 {
    width: 1187px;
    height: 315px;
    background:  no-repeat;
    overflow: hidden;
    margin: 0 auto 65px;
}

.box5-inner {
    width: 1170px;
    height: 160px;
    margin-top: 145px;
    margin-left: 8px;
}

.box3 {
    width: 1190px;
    margin: 0 auto 60px;
    overflow: hidden;
}

.box3-left {
    width: 588px;
    height: 689px;
    background:  no-repeat;
    float: left;
    position: relative;
}

.box3-right {
    width: 583px;
    height: 689px;
    background:  no-repeat;
    float: right;
    position: relative;
}

.light-list li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #d0cbcb;
}


.light-main {
    position: absolute;
    width: 410px;
    bottom: 50px;
    left: 70px;
}

.light-hot__title {
    font-size: 22px;
}

.light-hot__summary {
    line-height: 28px;
    font-size: 14px;
    color: #949494;
}

.light-hot__summary a {
    color: #949494;
}

.focus-list li {
    width: 582px;
    padding-left: 106px;
    box-sizing: border-box;
    height: 84px;
}

.focus-list li:first-child {
    margin-bottom: 22px;
}

.focus-list__title {
    font-size: 16px;
    margin-bottom: 5px;
}

.focus-list__summary {
    font-size: 14px;
    color: #a19f9f;
}

.focus-hot {
    width: 355px;
    height: 120px;
    margin-bottom: 70px;
}

.focus-hot__title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 325px;
}

.focus-hot__title a {
    color: #fff;
}

.focus-hot__summary {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

.focus-hot__summary a {
    color: #fff;
}

.focus-hot {
    margin-left: 30px;
}

.box1 {
    width: 1200px;
    margin: 0 auto 50px;
}

/* 滚动图 */
.scroll-pic {
    width: 680px;
    height: 430px;
    overflow: hidden;
    position: relative;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -7px;
    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: 194px;
    overflow: hidden;
    zoom: 1;
}

.scroll-pic .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background:  -24px -126px no-repeat;
}

.scroll-pic .hd ul li.on {
    background-position: -10px -126px;
}

.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: 680px;
    height: 430px;
    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(0, 0, 0, .4);
}

.scroll-pic .title a {
    color: #fff;
}

.bd-1 {
    width: 1053px;
    margin: 0 auto;
    overflow: hidden;
}

.bd-1 li {
    float: left;
    margin-right: 15px;
    position: relative;
    width: 252px;
    height: 160px;
}

.bd-1 li .title {
    height: 36px;
    line-height: 36px;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bd-1 .title a {
    color: #fff;
}

.bd-1 img {
    width: 252px;
    height: 160px;
}

.hd-1 .prev, .hd-1 .next {
    width: 25px;
    height: 50px;
    background-color: lightblue;
}

.box4 {
    width: 1177px;
    height: 996px;
    background: ;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.box4-inner{
    width: 958px;
    height: 481px;
    position: relative;
    margin-top: 250px;
    margin-left: 110px;
}

.box4-inner li img {
    transition: all .2s;
}

.box4-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;
    float: left;
}

.box-9__list p a:last-child {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: block;
}

.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: 356px;
    height: 314px;
}


.box-9__list2 {
    width: 599px;
    right: 0;
    top: 0;
}

.box-9__list3 {
    width: 475px;
    height: 164px;
    left: 0;
    bottom: 0;
}

.box-9__list3 li {
    width: 236px;
    height: 164px;
}

.box-9__list4 {
    width: 480px;
    height: 279px;
    right: 0;
    bottom: 0;
}

.box-9__list4 li {
    width: 238px;
    height: 279px;
}

.box-9__list2 li {
    width: 298px;
    height: 199px;
}

.more {
    width: 116px;
    height: 113px;
    position: absolute;
    left: 359px;
    top: 201px;
}

.box-9__list4 li:first-child {
    width: 239px;
}