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: 1310px;
    background: url(../images/header.jpg) no-repeat top center;
}

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

.banner {
    width: 1000px;
    height: 630px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 680px;
    background: url(../images/focusBg.jpg) 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 {
    margin-top: 50px;
}

.jiaodian-title {
    height: 117px;
    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{
    margin-top: 50px;
}
.minge-title {
    height: 117px;
    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 {
    height:112px;
    background:#E4E4E4;
    opacity:0.9;
    filter: alpha(opacity=90);
    text-align: center;
}
.footer p {
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:#333333;
    line-height:28px;
}

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



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

.newBox{
    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: 20px;
    /* background: url(../images/dot.png) left center no-repeat; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 48px;
}
.main {
    background: url(../images/bodybg.png) left -80px;
	background: none;
}

.minge-tian{
    position: relative;
    min-height: 583px;
    overflow: hidden;
    background: url(../images/mingebg.jpg) top center repeat-y;
}
.minge-tian ul{
    margin: 40px auto 20px;
}
.minge-tian ul li{
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0px;
    padding-right: 20px;
    /* background: url(../images/dot1.png) 60px center no-repeat; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    line-height: 50px;
    color: #ffffff;
}
.minge-tian ul li a{
    color: #ffffff;
}
.minge-tian div.line{
    position: absolute;
    top: 59px;
    left: 50%;
    width: 2px;
    height: 340px;
    background: url(../images/line.png) repeat-y center;
}

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

.swiper-container-focus {
  width: 962px;
  height: 630px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus .swiper-slide {
  width: 952px;
  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: 952px;
  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=70);
  opacity: .7;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  *height: 50px; */
}

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

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

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

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

.swiper-container-focus .swiper-pagination span.swiper-active-switch {
  width: 35px;
  border-radius: 10px;
  background: #fff;
}








