@charset "utf-8";
BODY {
	margin:0px; padding:0px; border:0px; font-size:12px;background-color: #e5c999;
}

.brown24b-lxbn{  font-size:24px; color: #903610;  font-weight:bold; text-decoration: none;}


.brown18b-lxbn{  font-size:18px; color: #903610; font-weight:bold; text-decoration: none;}

.brown12-lxbn{  font-size:12px; color: #903610;  line-height:18px;  text-decoration: none;}
.brown12-lxbn  a{  font-size:12px; color: #903610;  line-height:18px;  text-decoration: none;}
.brown12-lxbn  a:hover{  color: #0074aa;  }

.black14-lxbn{  font-family: Arial, "宋体"; font-size:14px; color: #000000; text-decoration: none;}
.black14-lxbn a{  font-family: Arial, "宋体"; font-size:14px; color: #000000; text-decoration: none;}

.black12-lxbn {font-size:12px; color:#181818; line-height:18px; text-decoration: none; }
.black12-lxbn  a{font-size:12px; color:#181818;  line-height:18px; text-decoration: none; }

.cas_content {
        font-family: Arial, "宋体";
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;
}
.cas_content P{
       
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;
}
.cas_content a:link,visited,hover,active{font-size:14px;}
.cas_content table td{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;

}
.cas_content table p{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;
}


/* 轮播图片大小控制 */
.swiper-container {
      width: 280px;
      height: 210px;
      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: 280px;
      height: 210px; 
	  }
.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;
}

