@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: local('Architects Daughter'), local('ArchitectsDaughter'), url(https://fonts.gstatic.com/s/architectsdaughter/v6/RXTgOOQ9AAtaVOHxx0IUBM3t7GjCYufj5TXV5VnA2p8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
li{
  list-style-type: none;
}
/* add begin */
body{
  background: #fff;

}
div{
  margin: 0 auto;
  text-align: left;
}
iframe{
  border-radius: 18px;
}

.cy1,.cy2,.cy3,.cy4,.cy5,.cy6{
  width: 100%;
  display: block;
  margin: 0 auto;
}
.cy1{
  height: 600px;
}
.cy2{
  height: 640px;
}
.cy3{
  height: 1080px;
}
.cy4{
  height: 2165px;
}
.cy5{
  height: 1120px;
}
.cy6{
  height: 1183px;
}


.main{
  width: 1086px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.section1-tit{
  width: 1086px;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-top: 38px;
  margin-bottom: 38px;
}
.section1-con{
  width: 100%;
  height: 376px;
  display: block; 
}
.index-con2{
  width: 1086px;
  height: auto;
  display: block;
  margin: 0 auto;
  overflow: hidden; 
}
.index-con2-left{
  width: 566px;
  height: 376px;
  display: block;
  float: left;
  overflow: hidden; 
}
.index-con2-right{
  width: 490px;
  height: 376px;
  display: block;
  float: right;
  overflow: hidden;
}

/* banner2 */
.banner2 {
  width: 566px;
  height: 376px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.banner2-btn {
  display:none;
}
.banner2-btn a {
  display:block;
  line-height:80px;
  position:absolute;
  top:148px;
  width:40px;
  height:80px;
  background-color:#000;
  opacity:0.3;
  filter:alpha(opacity=30) color:rgb(255, 255, 255);
  overflow:hidden;
  z-index:4;
}
.prevBtn2 {
  left:0px;
}
.nextBtn2 {
  right:0px;
}
.banner2-img {
  font-size:0;
  *word-spacing:-1px;/* IE6、7 */
  letter-spacing:-3px;
  position:relative;
}
.banner2-img li {
  display:inline-block;
  *display:inline;
  *zoom:1;/* IE6、7 */
  vertical-align:top;
  letter-spacing:normal;
  word-spacing:normal;
  font-size:12px;
  width: 566px;
  overflow: hidden;
}
.banner2-img li p {
  font-size:18px;
  color: #eee;
  position:absolute;
  bottom: 0px;
  width: 566px;
  text-indent: 1.2em;
  padding-right: 130px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
}
.banner2-img li p:hover{
  color: #fff;
}
.banner2-img li img{
  width: 566px;
  height: 376px;
}
.banner2 i {
  width:40px;
  height:80px;
  cursor:pointer;
  display:block;
}
.banner2 .nextBtn2 i {
  background:url(ny20200907_next.png) no-repeat;
}
.banner2 .prevBtn2 i {
  background:url(ny20200907_prev.png) no-repeat;
}
.banner2-circle {
  position:absolute;
  left:91%;
  bottom:18px;
  height:12px;
  text-align:center;
  font-size:0;
  filter:alpha(opacity:30);
}
.banner2-circle li {
  border-radius:10px;
  margin:2px 4px;
  display:inline-block;
  display:-moz-inline-stack;
  vertical-align:middle;
  zoom:1;
}
.banner2-circle li a {
  display:block;
  padding-top:12px;
  width:12px;
  height:0;
  border-radius:50%;
  background:#fff;
  overflow:hidden;
}
.banner2-circle .selected a {
  background:#e75543;
}

/* f3colList 新闻摘要加列表 */
.f3colList{
  width: 490px;
  height: 376px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
.f3coltj{
  width: 490px;
  height: auto;
  display: block;
  margin-top: 4px;
  padding-bottom: 24px;
  border-bottom: 1px solid #712f0d;
  float: left;
  overflow: hidden;
  position: relative;
}
.f3coltj-h3{ 
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}
.f3coltj-h3 a{
  font-size: 20px;
  font-weight: bold;
  color: #712f0d;
  line-height: 36px;
  text-decoration: none;
}
.f3coltj-h3 a:hover{
  color: #ff571a;
}
.f3coltj-p{
  height: 112px;
  overflow: hidden;
}
.f3coltj-p p{
  display: block;
  font-size: 16px;
  font-family: "微软雅黑";
  font-weight: normal;
  color: #712f0d;
  line-height: 28px;
  text-indent: 2em;
  text-decoration: none;
}
.f3collb{
  width: 490px;
  height: auto;
  display: block;
  margin-top: 20px;
  float: left;
  overflow: hidden;
}
.f3collb li{
  width: 100%;
  float: left;
  line-height: 42px;  
}
.f3collb li a{
  font-size: 18px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  color: #712f0d;
}
.f3collb li a:hover{
  color: #ff571a;
}



/* banner3 */
.banner3 {
  width: 566px;
  height: 376px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.banner3-btn {
  display:none;
}
.banner3-btn a {
  display:block;
  line-height:80px;
  position:absolute;
  top:148px;
  width:40px;
  height:80px;
  background-color:#000;
  opacity:0.3;
  filter:alpha(opacity=30) color:rgb(255, 255, 255);
  overflow:hidden;
  z-index:4;
}
.prevBtn3 {
  left:0px;
}
.nextBtn3 {
  right:0px;
}
.banner3-img {
  font-size:0;
  *word-spacing:-1px;/* IE6、7 */
  letter-spacing:-3px;
  position:relative;
}
.banner3-img li {
  display:inline-block;
  *display:inline;
  *zoom:1;/* IE6、7 */
  vertical-align:top;
  letter-spacing:normal;
  word-spacing:normal;
  font-size:12px;
  width: 566px;
  overflow: hidden;
}
.banner3-img li p {
  font-size:18px;
  color: #eee;
  position:absolute;
  bottom: 0px;
  width: 566px;
  text-indent: 1.2em;
  padding-right: 130px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
}
.banner3-img li p:hover{
  color: #fff;
}
.banner3-img li img{
  width: 566px;
  height: 376px;
}
.banner3 i {
  width:40px;
  height:80px;
  cursor:pointer;
  display:block;
}
.banner3 .nextBtn3 i {
  background:url(ny20200907_next.png) no-repeat;
}
.banner3 .prevBtn3 i {
  background:url(ny20200907_prev.png) no-repeat;
}
.banner3-circle {
  position:absolute;
  left:91%;
  bottom:18px;
  height:12px;
  text-align:center;
  font-size:0;
  filter:alpha(opacity:30);
}
.banner3-circle li {
  border-radius:10px;
  margin:2px 4px;
  display:inline-block;
  display:-moz-inline-stack;
  vertical-align:middle;
  zoom:1;
}
.banner3-circle li a {
  display:block;
  padding-top:12px;
  width:12px;
  height:0;
  border-radius:50%;
  background:#fff;
  overflow:hidden;
}
.banner3-circle .selected a {
  background:#e75543;
}





.sort-nr{
    overflow: hidden;
    width: 1110px;
    height: 632px;
    display: block;
    margin: 0 auto;
    padding-top: 250px;  
}
.sort-left{
    width: 534px;
    overflow: hidden;
    float: left;
}
.sort-left img{
    width: 534px;
    height: 382px;
    display: block;
}
.sort-right{
    overflow: hidden;
    width: 540px;
    height: 382px;
    display: block;
    float: right;
}
.sort-details{
    overflow: hidden;
    width: 540px;
    height: auto;
    display: block;
    padding-bottom: 24px;
    border-bottom: 1px solid #ffe4b3;
}
.sort-details h3{
    margin: 8px auto;
    text-align: left;
}
.sort-details h3 a{
    font-size: 28px;
    font-weight: bold;
    line-height: 48px;
    color: #ffe4b3;
}
.sort-details h3 a:hover{
    color: #fff;
}
.sort-details p{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    color: #ffe4b3;
    text-indent: 2em;
    text-align: justify;    
}

.sort-list{
    overflow: hidden;
    width: 540px;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.sort-list li{
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
}
.sort-list li a{
    font-size: 20px;
    line-height: 46px;
    color: #ffe4b3;
}
.sort-list1 li a{
    line-height: 48px;
}
.sort-list li a:hover{
    color: #fff;
}


.part2-nr{
    width: 1086px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.part2-nr li{
  margin-right: 24px;
  margin-bottom: 24px;
  height: auto;
  float: left;
}
.part2-nr li:nth-of-type(3n){
  margin-right: 0px;
}
.part2-nr li a img{
  width: 346px;
  height: 208px;
  display: block;
}
.part2-nr li a p{
  width: 346px;
  font-size: 16px;
  color: #712f0d;
  line-height: 26px;
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: center;
  letter-spacing: 0.8px;
}
.part2-nr li a p:hover{
  color: #ff571a;
}


.weibo{
  width: 1087px;
  height: 1080px;
  display: block;
  margin: 0 auto;
  padding-top: 230px;
  overflow: hidden;
}





/*底部*/
.footer{
  height: 180px;
  overflow: hidden;
  background: #d52929;
}
.footer_con{
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.footer_left{
  width: 620px;
  height: auto;
  margin: 0 auto;
  padding: 54px 0px;
  padding-right: 50px;    
  display: block;
  float: left;
  overflow: hidden;
}
.footer_left p{
  font-size: 14px;
  color: #fff;
  font-family: "宋体";
  font-weight: normal;
  line-height: 36px;
  text-align: center;
}
.footer_right{
  width: 310px;
  height: auto;
  padding: 47px 0px;
  float: right;  
  overflow: hidden;
}
.footer_right img{
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-bottom: 6px;
}
.footer_right p{
  font-size: 14px;
  color: #fff;
  font-family: "宋体";
  font-weight: normal;
  text-align: center;
  text-indent: 0; 
}

