body {
    min-width: 1000px;
}
/* common */
.w1000 {
    width: 1000px;
    margin: 0 auto;
}
.w_50 {
    width: 50%;
}

.w499 {
    width: 499px;
    margin: 10px 0 20px 0;
}

.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pl60 {
    padding-left: 60px;
}

.pl108 {
    padding-left: 108px;
}

.bh {
    margin-top: 59px;
    margin-bottom: 59px;
    width: 2px;
    height: 340px;
    background: url(../images/line.png) repeat-y center;
}

a {
    color: #333333;
}
a:hover {
    color: #f66;
}

/* header */
.header {
    position: relative;
    min-height: 1440px;
    background: url(../images/header_bg.jpg) no-repeat top center;
}

.headerbg {
    width: 100%;
    height: 640px;
    margin: 0 auto;
}

.banner {
    width: 1112px;
    height: 730px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 640px;
    background: url(../images/focus_bg.png) no-repeat bottom center;
}
.ban {
    width: 100%;
    height: 100%;
   /* position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 453px; */
    background: url(../images/banner.png) no-repeat center;
}

/* 焦点 */
.jiaodian {
    height: auto;
    max-height: 843px;
    padding-bottom: 40px;
    overflow: hidden;
}

.jiaodian-title {
    margin-top: 50px;
    height: 104px;
    background: url(../images/title01.png) no-repeat center;
}

.list li {
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:#333333;
    line-height:38px;
}

.border {
    border: 1px solid #EEEDEC;
}

/* 民革 */
.minge{
    height: 1110px;
    overflow: hidden;
}
.minge-title {
    margin-top: 40px;
    height: 104px;
    background: url(../images/title02.png) no-repeat center;
}

.minge-con {
    /* height: 583px;
    background: url(../images/mingebg.jpg) no-repeat center; */
}

.minge-list li {
    /* width:309px; */
    font-size:14px;
    font-family:MicrosoftYaHei;
    line-height:29px;
}

.minge-list li a {
    color:#ffffff;
}
                     

/* 代表 */
.daibiao-title {
    background: url(../images/title03.png) no-repeat center;
}

/* copyright */
.footer {
    width: 1920px;
    height: 187px;
    background: #f6e7cd;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.footer p {
    font-weight: 700;
    font-size: 18px;
    line-height:40px;
    font-family: MicrosoftYaHei;
    color:#876a50;
}

.mt10 {
    margin-top: 10px;
}
                        
.main {
    min-height: 100px;
    background: url(../images/bodybg.png) center -80px;
}


/*20190227*/
.banner {
    padding: 0 19px;
}

.newBox{
    width: 1200px;
    margin: 0 auto
}
.newBox ul{
    padding: 20px 0;
    /* border-top: 1px solid #EEEDEC; */
}
.newBox ul:first-child{
    border-top: none;
}
.newBox ul li{
    box-sizing: border-box;
    width: 50%;
    padding-left: 0px;
    padding-right: 80px;
    /* background: url(../images/dot.png) left center no-repeat; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-size: 18px;
    line-height: 54px;
    font-family: Microsoft YaHei;
    color: #59381d;
}
.newBox ul li a{
    color: #59381d;
}
.newBox ul li:nth-child(even){
    padding-left: 80px;
    padding-right: 0px;
}
.main {
    background: url(../images/main_bg.jpg) top center no-repeat;
    overflow: hidden;
}

.main2{
    background: url(../images/main_bg2.jpg) top center no-repeat #f0e4d8;
}

.minge-tian{
    width: 1200px;
    height: 583px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /* background: url(../images/mingebg.jpg) center center no-repeat; */
}
.minge-tian ul{
    margin: 30px auto 20px;
}
.minge-tian ul li{
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0px;
    padding-right: 80px;
    /* background: url(../images/dot1.png) 60px center no-repeat; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: Microsoft YaHei;
    line-height: 54px;
    color: #59381d;
}
.minge-tian ul li a{
    color: #59381d;
}
.minge-tian ul li:nth-child(even){
    padding-left: 80px;
    padding-right: 0px;
}
.minge-tian div.line{
    position: absolute;
    top: 59px;
    left: 50%;
    width: 2px;
    height: 340px;
    background: url(../images/line.png) repeat-y center;
}
.daibaio{
    height: auto;
    max-height: none;
    overflow: hidden;
}

.ty-title a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-indent: -99999px;
}

.swiper-container-focus {
  margin: 40px auto 0;
  width: 1036px;
  height: 646px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus .swiper-slide {
  width: 1036px;
  margin: 0 auto;
  position: relative;
  /*img{
                -webkit-transition: all 1.5s;
                transition: all 1.5s;
                &:hover{
                    -webkit-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    transform: scale(1.1);
                }
            }*/
}

.swiper-container-focus .swiper-slide div.shadow {
  display: block;
  width: 100%;
  height: 80px;
  background: #000;
  /* background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(transparent, black); */
  filter: alpha(opacity=80);
  opacity: .8;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  *height: 80px;
}

.swiper-container-focus .swiper-slide p {
  display: block;
  width: 80%;
  height: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 24px;
  line-height: 80px;
  text-indent: 1em;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.swiper-container-focus .swiper-slide p a {
  color: #fff;
}

.swiper-container-focus .swiper-pagination {
  width: 100%;
  height: 12px;
  position: absolute;
  right: 10px;
  bottom: 30px;
  text-align: right;
}

.swiper-container-focus .swiper-pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 6px;
  cursor: pointer;
  background: #fff;
}

.swiper-container-focus .swiper-pagination span.swiper-active-switch {
  background: none;
  border: 1px solid #fff;
}








