@charset "utf-8";
/* CSS Document */

body {
	font-family: "ARial","宋体";
	background-color: #FFFFFF;
	background-image: url(bg-19d.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}
#head-19d{
background-position: center; margin: 0px auto; height: 280px; background-image: url(head-19d.jpg); background-repeat: no-repeat;
}

.black14b-19d {
	font-size:14px;font-weight:bold; color: #151515; text-decoration: none; 
}
a.black14b-19d:hover{	 color:#d22800; text-decoration:none;}
a.black14b-19d{	  text-decoration:none;}

.black20b-19d {
	font-size:20px; font-family: "微软雅黑","ARial"; font-weight:bold; color: #151515; text-decoration: none; 
}
a.black20b-19d{	  text-decoration:none;}


.black14-19d {
	font-size:14px; color: #151515; text-decoration: none; 
}
a.black14-19d:hover{	 color:#d22800; text-decoration:none;}
a.black14-19d{ text-decoration:none;}

.black12-19d {
	font-size:12px; color: #151515;  text-decoration: none; 
}
a.black12-19d:hover{	 color:#d22800; text-decoration:none;}
a.black12-19d{	  text-decoration:none;}

.red20b-19d {
	font-size:20px; font-family: "微软雅黑","ARial"; font-weight:bold; color: #dd0000; text-decoration: none; 
}
a.red20b-19d{	  text-decoration:none;}

.red24b-19d {
	font-size:24px; font-family: "微软雅黑","ARial"; font-weight:bold; color: #dd0000; text-decoration: none; 
}
a.red24b-19d{	  text-decoration:none;}


.red14-19d {
	font-size:14px; font-family: "宋体","ARial"; font-weight:bold; color: #dd0000; text-decoration: none; 
}
a.red14-19d{	  text-decoration:none;}


.grey12-19d {
	font-size:12px; color: #555555; text-decoration: none; 
}
a.grey12-19d:hover{	 color:#d22800; text-decoration:none;}
a.grey12-19d{	  text-decoration:none;}

img.bg-19d{
	background-image:url(imgbg-19d.jpg);
	display:block;
	padding:15px;
	background-repeat: no-repeat;
	background-position: left top;
	width:160px;
	height:120px;
	border:0px;
}

.content-19d {
        font-family: Arial, "宋体";
        text-indent:0pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;		
}

.content-19d P{
        text-indent:0pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;	
}

.content-19d a{font-size:14px; text-decoration: none;}

.content-19d table td{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;		
}

.content-19d table p{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;	
}



/* 轮播图片大小控制 */
.swiper-container {
      width: 480px;
      height: 330px;
      overflow: hidden;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
    }
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 10px;
    display: inline-block;
    width: auto;
    left: auto;
    right: 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
margin:0 2px;
}
.swiper-slide{     position: relative; }
.swiper-slide a img{ 
    width: 480px;
      height: 330px; 
	  }
.swiper-pagination-bullet {
      width: 13px;
      height: 13px;
      text-align: center;
      line-height: 13px;
		border-radius: 0;
      font-size: 12px;
      color:#fff;
      opacity: 1;
      background: rgba(0,0,0,0.7);
    }

    .swiper-pagination-bullet-active {
      color:#fff;
      background: #f00;
    }





.lanmucent{  }
.top_bigtitle{font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    color: #b82d2d;
    text-decoration: none;
	display: block;
    margin-bottom: 20px;
text-align: center;}
.pagination {
  	position: absolute;
    z-index: 20;
    bottom: 10px;
    text-align: right;
    right: 20px;
    margin: 0;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.banner01{

}
.banner01.swiper-container-horizontal>.swiper-pagination-bullets{ 
	display:inline-block; 
	left: auto; 
	right:12px; 
	width: auto;
	bottom: 15px;
}
.banner01 .swiper-pagination-bullet{ 
	width: 10px; 
	height: 10px; 
	background: #fff;
	opacity: 1;
}
.banner01 .swiper-pagination-bullet-active{
	width: 22px; 
	border-radius: 20px;
}

.djban_txt{ 
  padding: 10px 20% 10px 15px;
  font-size: 18px; 
  color:#fff; 
  line-height: 34px;
  font-weight: 700;
  background: rgba(0, 0, 0,0.7);
  margin: 0;
  position:absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.djban_txt:hover{ color:#b93e3e; }

.djban_txt{ overflow: hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;}


