.btn {
  display: block;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.indexbanner {
  position: relative;
  width: 100%;
  height: 475px;
  overflow: hidden;
}
.indexbanner .pic {
  position: relative;
  z-index: 0;
}
.indexbanner .pic{
  width: 100%;
  height: 475px;
  display: block;
}
.indexbanner .pic li{
	width: 100%;
	height: 475px;
	overflow: hidden;
}
.indexbanner .pic li a{
	display: block;
	width: 100%;
	height: 475px;
}
.indexbanner .pic li.banner1{
  background: url(../../../pic/zy/img/banner1.jpg) no-repeat center;
}
.indexbanner .pic li.banner2{
	background: url(../../../pic/zy/img/banner2.jpg) no-repeat center;
}
.indexbanner .pic li.banner3{
	background: url(../../../pic/zy/img/banner3.jpg) no-repeat center;
}
.indexbanner .pic li.banner4{
	background: url(../../../pic/zy/img/banner4.jpg) no-repeat center;
}
.indexbanner .pic li.banner5{
	background: url(../../../pic/zy/img/banner5.jpg) no-repeat center;
}
.indexbanner .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.indexbanner .hd li {
  margin: 0 5px;
  height: 8px;
  overflow: hidden;
  width: 30px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  filter:alpha(Opacity=50);
  -moz-opacity:0.5;
  opacity: 0.5;
  background: #000;
  zoom: 1;
}
.indexbanner .hd li.on {
  filter:alpha(Opacity=100);
  -moz-opacity:1;
  opacity: 1;
  background: #6C2C15;
}
.indexbanner .prev,
.indexbanner .next {
  width: 60px;
  height: 90px;
  margin: -60px 0 0;
  display: none;
  background: url(../img/ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.indexbanner .prev {
  left: 0;
}
.indexbanner .next {
  background-position: 0 -90px;
  right: 0;
}
.indexbanner .prev:hover,
.indexbanner .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.main {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.main-section {
  width: 1200px;
  margin: 50px auto;
  overflow: hidden;
}
.main-section h2.title {
  height: 40px;
  line-height: 40px;
  font-weight: 500;
}
.main-section h2.title span {
  float: left;
  width: 40px;
  height: 40px;
  background: url(../img/index-circle.png) no-repeat;
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin-right: 2px;
}
.main-section h2.title span.last {
  margin-right: 10px;
}
.section-zdks {
  float: left;
  width: 780px;
}
.section-zdks-bzfl {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.section-zdks-bzfl dl {
  float: left;
  margin: 0 30px 0 20px;
  width: 100%;
  padding: 20px 0;
  border-bottom: dashed 1px #cbcbcb;
  overflow: hidden;
}
.section-zdks-bzfl dl dt {
  float: left;
  margin-right: 16px;
  width: 62px;
  height: 75px;
  background: url(../img/bm_1.png) no-repeat;
  text-align: center;
}
.section-zdks-bzfl dl dt a {
  padding: 18px 16px;
  color: #340a0a;
  font-weight: 700;
  display: block;
}
.section-zdks-bzfl dl dt a:hover{
	text-decoration: none;
	color: #340a0a !important;
}
.section-zdks-bzfl dl dd {
  float: left;
}
.section-zdks-bzfl dl dd a {
  float: left;
  padding: 3px 0;
  color: #333;
}
.section-zdks-bzfl dl dd i {
  float: left;
  margin: 0 8px;
  padding: 3px 0;
  color: #333;
}
.section-zdks-bzfl dl dd.w260 {
  width: 260px;
}
.section-zdks-bzfl dl dd.w230 {
  width: 230px;
}
.section-zdks-bzfl dl.w340 {
  width: 340px;
}
.section-zdks-bzfl dl.w310 {
  width: 310px;
}
.bordernone {
  border: none !important;
}
.search-box {
  width: 498px;
  height: 36px;
  background: #e8e7e5;
  border: solid 1px #d9d9d9;
  border-radius: 30px;
  margin: 10px 0 0 112px;
}
.search-box .index-search-text {
  float: left;
  padding-left: 20px;
  width: 440px;
  height: 36px;
  background: none;
  border: none;
}
.search-box .index-search-button {
  float: right;
  width: 36px;
  height: 36px;
  background: url(../img/bm_search.png) no-repeat center;
  cursor: pointer;
}
.section-news {
  float: right;
  margin-top: 20px;
  width: 400px;
  overflow: hidden;
}
.section-news .section-news-title {
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  color: #6c2c15;
}
.section-news .section-news-title:before {
  float: left;
  width: 5px;
  height: 18px;
  margin-right: 10px;
  content: "";
  background: #6C2C15;
}
.section-news .section-news-con {
  margin-top: 10px;
  overflow: hidden;
}
.section-news .section-news-con dl {
  padding: 20px 0;
  width: 100%;
  border-bottom: dashed 1px #cbcbcb;
  overflow: hidden;
}
.section-news .section-news-con dl dt {
  float: left;
  width: 170px;
  margin-right: 10px;
}
.section-news .section-news-con dl dd {
  float: right;
  width: 220px;
}
.section-news .section-news-con dl dd h3 {
  display: inline;
  font-size: 16px;
  color: #6C2C15;
}
.section-news .section-news-con dl dd a:hover h3{
	color: #ff0000;
}
.section-news .section-news-con dl dd p {
  padding-top: 10px;
  color: #666;
  line-height: 1.6;
}
.section-news .section-news-con dl dd p a {
  color: #6C2C15;
}
.section-news .section-news-con ul {
  padding-top: 10px;
  overflow: hidden;
}
.section-news .section-news-con ul li {
  line-height: 30px;
}
.section-news .section-news-con ul li i.date {
  float: right;
  color: #666;
}
.section-news .section-news-con ul li a {
  color: #333;
}
.section-news .section-news-con ul li a:hover {
  color:red;
  text-decoration:underline;
}

.section-wjzj {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.section-wjzj h3 {
  padding: 19px 0 0 20px;
  font-size: 24px;
  line-height: 1.2;
  color: #6C2C15;
  font-weight: 500;
}
.section-wjzj .section-wj {
  float: left;
  width: 400px;
}
.section-wjzj-info {
  background: #e9e6da;
}
.section-wjzj-info dl {
  padding: 20px 40px 28px 20px;
  height: 150px;
  overflow: hidden;
}
.section-wjzj-info dl dd {
  float: right;
  width: 132px;
}
.section-wjzj-info dl dt {
  float: left;
  width: 186px;
}
.section-wjzj-info dl dt p {
  line-height: 1.8;
  padding-bottom: 10px;
}
.section-wjzj-info dl dt p a{
	color: #6C2C15;
}
.section-wjzj-info dl dt a.btn{
  width: 120px;
  height: 35px;
  line-height: 35px;
  background: #6C2C15;
}
.section-wjzj-al {
  background: #e3deca;
}
.section-wjzj-al .focusBox {
  position: relative;
  width: 350px;
  height: 150px;
  padding: 24px 25px;
  overflow: hidden;
}
.section-wjzj-al .focusBox .pic {
  width: 280px;
  margin: 0 auto;
}
.section-wjzj-al .focusBox .pic img {
  width: 280px;
  height: 150px;
  display: block;
}
.section-wjzj-al .focusBox .txt-bg {
  position: absolute;
  bottom: 24px;
  left: 60px;
  z-index: 1;
  height: 28px;
  width: 280px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  overflow: hidden;
}
.section-wjzj-al .focusBox .txt {
  position: absolute;
  bottom: 24px;
  left: 60px;
  z-index: 2;
  height: 28px;
  width: 280px;
  overflow: hidden;
}
.section-wjzj-al .focusBox .txt li {
  height: 28px;
  line-height: 28px;
  position: absolute;
  bottom: -24px;
}
.section-wjzj-al .focusBox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.section-wjzj-al .focusBox a.prev,
.section-wjzj-al .focusBox a.next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 20px;
  height: 40px;
}
.section-wjzj-al .focusBox a.prev {
  left: 20px;
  background: url(../img/wj_prev.png) no-repeat center;
}
.section-wjzj-al .focusBox a.next {
  right: 20px;
  background: url(../img/wj_next.png) no-repeat center;
}
.section-wjzj-qt {
  background: #dcd5bf;
}
.section-wjzj-qt table {
  width: 320px;
  margin: 23px auto;
}
.section-wjzj-qt table tr {
  height: 38px;
}
.section-wjzj-qt table tr td {
  padding-left: 10px;
}
.section-wjzj-qt table tr.gray {
  background: #ebe8df;
}
.section-wjzj-qt table tr.white {
  background: #fff;
}
.section-wjzj-qt table a {
  background: #6b5244;
  width: 42px;
  height: 20px;
}
.section-myzj {
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
}
.section-myzj li {
  float: left;
  margin: 0 20px;
  width: 260px;
  text-align: center;
  overflow: hidden;
}
.section-myzj li h3 {
  font-size: 18px;
  color: #6C2C15;
  font-weight: 700;
  margin: 10px 0 8px 0;
  line-height: 1.8;
}
.section-myzj li p {
  font-size: 16px;
  line-height: 1.8;
}
.section-myzj li .btn-box {
  width: 100%;
  margin-top: 10px;
}
.section-myzj li .btn-box a {
  float: left;
  width: 80px;
  height: 28px;
  line-height: 28px;
}
.section-myzj li .btn-box .btn-zxzx {
  background: #922903;
}
.section-myzj li .btn-box .btn-xxjs {
  background: #987438;
  margin: 0 10px;
}
.section-myzj li .btn-box .btn-ghyy {
  background: #bb7200;
}
.section-dxal {
  width: 100%;
  background: #e4e0d3;
}
.section-dxal .main-section {
  margin: 0 auto;
  padding: 50px 0;
}
.slidedxal {
  position: relative;
  width: 1200px;
  margin-top: 48px;
  overflow: hidden;
}
.slidedxal .bd {
  width: 1050px;
  height: 360px;
  margin: 0 auto;
}
.slidedxal .bd .slidexal-con {
  width: 100%;
  overflow: hidden;
}
.slidedxal .bd dl {
  width: 100%;
  overflow: hidden;
}
.slidedxal .bd dl dt {
  padding: 10px 28px;
  width: 200px;
  height: 340px;
  float: left;
  background: #fff;
}
.slidedxal .bd dl dt h3 {
  font-size: 40px;
  padding-bottom: 20px;
}
.slidedxal .bd dl dt p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.slidedxal .bd dl dt p span {
  color: #6C2C15;
  font-weight: 700;
}
.slidedxal .bd dl dt a.btn {
  width: 200px;
  height: 34px;
  line-height: 34px;
  background: #6C2C15;
}
.slidedxal .bd dl dd {
  position: relative;
  float: right;
  width: 794px;
  height: 360px;
}
.slidedxal .bd dl dd .al-text {
  position: absolute;
  top: 43px;
  right: 0;
  width: 314px;
  height: 322px;
  background: url(../img/case_2.png) no-repeat;
}
.slidedxal .bd dl dd .al-text h4 {
  padding: 22px 45px 10px 0;
  text-align: center;
  font-size: 24px;
  color: #6C2C15;
}
.slidedxal .bd dl dd .al-text p {
  padding: 0 65px 0 20px;
  color: #6C2C15;
  line-height: 1.6;
  padding-bottom: 7px;
}
.slidedxal a.prev,
.slidedxal a.next {
  position: absolute;
  top: 50%;
  margin-top: -29px;
  width: 32px;
  height: 58px;
}
.slidedxal a.prev {
  left: 0;
  background: url(../img/case_prev.png) no-repeat;
}
.slidedxal a.next {
  right: 0;
  background: url(../img/case_next.png) no-repeat;
}
.section-video {
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
}
.section-video-middle {
  margin: 0 30px;
}
.section-video-con {
  float: left;
  width: 380px;
  overflow: hidden;
}
.section-video-con h3 {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
}
.section-video-con h3 i {
  float: left;
  margin-right: 10px;
}
.section-video-con .big-video {
  margin-top: 18px;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.section-video-con .small-video {
  position: relative;
  margin-top: 15px;
  width: 380px;
  height: 104px;
  overflow: hidden;
}
.section-video-con .small-video .hd a {
  position: absolute;
  top: 0;
  width: 20px;
  height: 104px;
  background: #e4e0d4;
}
.section-video-con .small-video .hd a img {
  width: 10px;
  height: 19px;
  margin: 40px 5px 0 5px;
}
.section-video-con .small-video .hd a.peev {
  left: 0;
}
.section-video-con .small-video .hd a.next {
  right: 0;
}
.section-video-con .small-video .bd {
  padding: 0 20px 0 22px;
  height: 104px;
  overflow: hidden;
}
.section-video-con .small-video .bd ul {
  overflow: hidden;
  zoom: 1;
}
.section-video-con .small-video .bd ul li {
  float: left;
  margin: 0 6px;
}
.section-video-con .small-video .bd ul li img {
  width: 156px;
  height: 104px;
}
.slidttab {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.slidttab .hd {
  width: 100%;
  height: 68px;
  line-height: 68px;
  text-align: center;
}
.slidttab .hd li {
  width: 400px;
  float: left;
  background: #e9e6da;
  cursor: pointer;
}
.slidttab .hd li strong {
  font-size: 28px;
  font-weight: 500;
}
.slidttab .hd li.on {
  background: #6C2C15;
  color: #fff;
}
.slidttab .bd {
  padding-top: 30px;
}
.slidttab .bd ul {
  width: 100%;
  overflow: hidden;
}
.slidttab .bd ul li {
  float: left;
  width: 260px;
  margin: 0 20px;
}
.slidttab .bd ul li .pic {
  padding: 28px 10px 28px 10px;
  background: #333;
  overflow: hidden;
}
.slidttab .bd ul li .text-box {
  padding: 10px;
  background: #666;
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
}


.yyjj-banner{
    width: 100%;
    height: 380px;
    background: url(../images/banner-yyjj.jpg) no-repeat center;
}

.slidttab .bd ul li .pic img{
width:240px;
height:165px;
}