@charset "utf-8";
/* CSS Document */

body {
	font-family: "微软雅黑","ARial";
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}
#head_bxgdjs{
background-position: center; margin: 0px auto; height: 400px; background-image: url(head_bxgdjs.jpg); background-repeat: no-repeat;
}

.tablebg_bxgdjs{
background-color:#fff6e5;
}

.black12_bxgdjs {
	font-size:12px; color: #050505;  text-decoration: none; 
}
a.black12_bxgdjs:hover{	 color:#d22800; text-decoration:none;}


.black14_bxgdjs {
	font-size:14px; font-family: "微软雅黑","宋体","ARial"; line-height:22px;color: #050505; text-decoration: none; 
}
a.black14_bxgdjs:hover{	 color:#d22800; text-decoration:none;}


.black14b_bxgdjs {
	font-size:14px;font-weight:bold; color: #050505; text-decoration: none; 
}
a.black14b_bxgdjs:hover{	 color:#d22800; text-decoration:none;}


.black16_bxgdjs {
	font-size: 16px;
	color: #050505;
	font-family: "微软雅黑","宋体","ARial";
	line-height:26px;
	text-decoration: none;
}

a.black16_bxgdjs:hover {
    color: #d22800;
	text-decoration:none;
}


.black16_bxgdjs P{
        text-indent:0pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:26px;
}


.black16_bxgdjs table td{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;	
}

.black16_bxgdjs table p{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
}


.black16b_bxgdjs {
	font-size: 16px;
	color: #050505;
	font-family: "微软雅黑","宋体","ARial";
	line-height:25px;
	font-weight:bold;
	text-decoration: none;
}



a.black16b_bxgdjs:hover {
    color: #d22800;
	text-decoration:none;
}


.black20b_bxgdjs {
	font-size:20px; font-family: "微软雅黑","ARial"; font-weight:bold; color: #050505; text-decoration: none; 
}
a.black20b_bxgdjs{	  text-decoration:none;}



.red14_bxgdjs {
	font-size:14px; font-family: "微软雅黑","ARial"; font-weight:bold; color: #dd2200; text-decoration: none; 
}
a.red14_bxgdjs{	  text-decoration:none;}


.red16_bxgdjs {
	font-size:16px; font-family: "微软雅黑","ARial";  color: #dd2200; text-decoration: none; 
}
a.red16_bxgdjs:hover{color:#050505; text-decoration:none;}


.red20b_bxgdjs {
	font-size:20px; font-family: "微软雅黑","ARial"; font-weight:bold; color: #dd2200; text-decoration: none; 
}
a.red20b_bxgdjs{	  text-decoration:none;}

.red24b_bxgdjs {
	font-size:24px; font-family: "微软雅黑","ARial"; height:32px; font-weight:bold; color: #dd2200; text-decoration: none; 
}
a.red24b_bxgdjs{	  text-decoration:none;}

.red32b_bxgdjs {
	font-size:32px; font-family: "微软雅黑","ARial"; height:40px; font-weight:bold; color: #dd2200; text-decoration: none; 
}
a.red32b_bxgdjs{	  text-decoration:none;}

.red12_bxgdjs {
	font-size:12px; color: #dd2200;line-height:20px; text-decoration: none; 
}
a.red12_bxgdjs:hover{	 color:#050505; text-decoration:none;}

a.red12_bxgdjs{	  text-decoration:none;}



.grey12_bxgdjs {
	font-size:12px; color: #555555;line-height:20px; text-decoration: none; 
}
a.grey12_bxgdjs:hover{	 color:#d22800; text-decoration:none;}

a.grey12_bxgdjs{	  text-decoration:none;}




/* 轮播图片大小控制 */
.swiper-container {
      width: 480px;
      height: 315px;
      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: 315px; 
	  }
.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;}