* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
}

img[] {
    background-color: #ccc;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
}

.box {
    height: 1093px;
    background:  no-repeat;
    box-sizing: border-box;
    padding-top: 615px;
}

.news {
    overflow: hidden;
}

.gallery {
    width: 560px;
    height: 350px;
    float: left;
}

.hot {
    width: 410px;
    float: right;
}

.headline {
    margin-bottom: 44px;
}

.headline h1 {
    font-size: 40px;
    text-align: center;
    line-height: 1;
}

.headline h1 a {
    color: #2b2a2a;
}

.news {
    width: 1000px;
    margin: 0 auto;
}

.top-news {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #2b2a2a;
}

.top-news .title {
    font-size: 20px;
    font-weight: bold;
}

.top-news .title a {
    color: #2b2a2a;
}

.top-news .summary {
    font-size: 14px;
    color: #858181;
    text-indent: 2em;
    line-height: 24px;
}

.hot li {
    line-height: 30px;
    height: 30px;
}

.fc {
    height: 800px;
    background:  no-repeat;
}

.fc-main {
    width: 1000px;
    margin: 0 auto;
    padding-top: 130px;
}

.fc-main ul {
    overflow: hidden;
}

.fc-main li {
    width: 320px;
    margin-right: 20px;
    float: left;
}

.fc-main li:last-child {
    margin: 0;
}

.fc-main li img {
    width: 320px;
    height: 205px;
    display: block;
    margin-bottom: 10px;
}

.fc-main .title {
    font-size: 18px;
    margin-bottom: 5px;
}

.fc-main .summary {
    font-size: 14px;
    color: #848484;
    line-height: 24px;
}

.box1 {
    height: 462px;
    background:  no-repeat;
}

.box1-main {
    width: 1000px;
    margin: 0 auto;
    padding-top: 77px;
    box-sizing: border-box;
}

.box1-main > div {
    padding-left: 10px;
    padding-right: 24px;
    box-sizing: border-box;
}

.box1-main li {
    height: 53px;
    line-height: 53px;
    padding-left: 25px;
    border-bottom: 1px dashed #eaeaea;
    background:  no-repeat left center;
}

.jn {
    height: 645px;
    background:  no-repeat;
}

.yx {
    height: 629px;
    background:  no-repeat;
}

.yx-main {
    width: 1000px;
    margin: 0 auto;
    padding-top: 150px;
}

.yx-l {
    width: 344px;
    float: left;
}

.pic-news {
    position: relative;
}

.yx-l .pic-news img {
    width: 344px;
    height: 450px;
    display: block;
}

.pic-news .title {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 42px;
    background-color: rgba(0, 0, 0, .5);
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}

.pic-news .title a {
    color: #fff;
}

.yx-r {
    width: 648px;
    float: right;
    overflow: hidden;
}

.yx-r li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

.yx-r li:nth-child(even) {
    margin-right: 0;
}

.yx-r .pic-news img {
    width: 320px;
    height: 221px;
    display: block;
}

.mh {
    height: 681px;
    background:  no-repeat;
}

.mh-main {
    width: 860px;
    height: 475px;
    margin: 0 auto;
    padding-top: 110px;
}

.mh-gallery {
    position: relative;
}

.mh-hd {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
}

.mh-hd .prev, .mh-hd .next {
    width: 60px;
    height: 60px;
    cursor: pointer;
    margin-top: -30px;
}

.mh-hd .prev {
    background:  no-repeat;
    margin-left: -70px;
    float: left;
}

.mh-hd .next {
    background:  no-repeat;
    margin-right: -70px;
    float: right;
}


.mh-bd img {
    width: 860px;
    height: 475px;
    display: block;
}

.mh-bd .title {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}

.jn {
    overflow: hidden;
}

.jn-main {
    width: 1000px;
    height: 485px;
    margin: 105px auto 0;
    position: relative;
}

.jn-news-top {
    font-size: 30px;
    line-height: 52px;
    padding-bottom: 5px;
    border-bottom: 2px solid #f1f1f1;
    margin-bottom: 30px;
}

.jn-news-top a {
    color: #fff;
}

.jn-news-list {
    width: 490px;
    position: absolute;
    left: 0;
    top: 0;
    height: 485px;
    background:  no-repeat;
    box-sizing: border-box;
    padding-left: 23px;
    padding-right: 94px;
    padding-top: 60px;
    z-index: 10;
}

.jn-main > a > img {
    width: auto;
    height: 485px;
    display: block;
}

.jn-news-list li {
    height: 40px;
    line-height: 40px;
}

.jn-news-list li a {
    color: #fff;
}

.gallery {
    width: 560px;
    height: 350px;
    float: left;
    position: relative;
}

.gallery-hd {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
}


.gallery img {
    width: 560px;
    height: 350px;
    display: block;
}

.gallery-bd li {
    position: relative;
}

.gallery .title {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.gallery .title a {
    color: #fff;
}

.gallery {
    position: relative;
}

.gallery .title {
    text-align: left;
    padding: 0 80px 0 15px;
    box-sizing: border-box;
}

.gallery-hd {
    position: absolute;
    left: 0;
    top: 50%;
    height: 0;
    width: 100%;
    z-index: 9;
}

.gallery-hd ul {
    float: right;
    margin-top: 148px;
}

.gallery-hd li {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 5px;
    text-indent: -999em;
    display: inline-block;
}

.gallery-hd li.on {
    width: 12px;
    height: 12px;
    vertical-align: 4px;
}