/*
* @Author: snow
* @Date:   2017-12-25 08:37:58
* @Last Modified by:   snow
* @Last Modified time: 2017-12-26 08:34:18
*/
html, body, a, p, ul,ol, li, dl, dt, dd, div, h1, h2, h3, h4, h5, h6, span, strong, em, i, img, form, input, table {box-sizing:border-box;margin:0;padding:0;}
html,body{width:100%;color:#ffffff;font: 14px/1.5 "Microsoft YaHei",tahoma,arial,sans-serif;}
li{list-style: none;}
img{border:0;vertical-align:middle}
a {text-decoration:none;color: #ffffff;display: inline-block;}
span{display: inline-block;}
input,button{border: 0;}
button {outline: none;}
table {border-collapse: collapse;}
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;zoom:1;}

.header {
    height: 260px;
    background: url(../images/nycwzw20171223_01.png) no-repeat top center;
}
.container {
    width: 1000px;
    margin: auto;
}
.header .container {
    height: 260px;
    position: relative;
}
.hd-main {
    height: 86px;
    background: url(../images/nycwzw20171223_02.png) no-repeat;
    font-weight: bold;
    text-indent: 2em;
    line-height: 22px;
    padding: 10px 33px 0 225px;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-shadow: 3px 2px 4px #565656;
}
.content {
    min-height: 1470px;
    padding-top: 30px;
    position: relative;
    background: #fefdf9 url(nycwzw20171223_bg.png) top center no-repeat;
    padding-bottom: 50px;

}
.ct-title {
    text-align: center;
    margin-bottom: 40px;
}
.part1 {
    background: url(../images/nycwzw20171223_06.png) no-repeat;
    margin-bottom: 70px;
}
.ct-main {
    height: 625px;
    padding-left: 70px;
}
.mark {
    width: 867px;
    height: 625px;
    background: url(../images/nycwzw20171223_07.png) no-repeat;
    padding: 65px 0 0 30px;
    position: relative;
}
.ct-top {
    text-align: center;
    width: 470px;
}
.ct-top h2 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    width: 350px;
    text-align: center;
}
.ct-author {
    color: #72bd51;
    margin-top: 15px;
    margin-bottom: 32px;
}
.mark p {
    width: 470px;
    line-height: 22px;
    font-size: 12px;
    text-indent: 2em;
}
.more {
    display: inline-block;
    width: 88px;
    height: 33px;
    background: url(../images/nycwzw20171223_04.png) no-repeat;
    text-align: center;
    line-height: 33px;
    position: absolute;
    bottom: 165px;
    left: 340px;
}
.more:hover {
    opacity: 0.9;
}
.ct-right {
    position: absolute;
    top: 20px;
    right: 5px;
    display: table;
}
.ct-list {
    width: 275px;
    height: 101px;
    padding: 0 32px;position: relative;
}
.ct-list a {
    width: 210px;
    height: 101px;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 8;
}
.ct-list span {
    width: 100%;
    height: 100%;
    background: url(../images/nycwzw20171223_05.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ct-list2 {
    margin-left: -27px;
}
.ct-list3 {
    margin-left: -53px;
}
.ct-list4 {
    margin-left: -80px;
}
.ct-list5 {
    margin-left: -106px;
}
.ct-list6 {
    margin-left: -133px;
}
.part2 {
    background: url(../images/nycwzw20171223_08.png) no-repeat;
}
.article {
    display: none;
}
body div.bottom {
    border-top: 4px solid #70bc52;
}