html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	background: #fff;
	min-height:100%;
}
body .wrap{
	width: 750px;
	background: #fff;
	margin: 0 auto;
	min-height:100%;
	padding-bottom: 40px;
}
body p{
	font-size: 26px;
}
  .swiper-container1 {
      width: 100%;
      height: 857px;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-pagination1	.swiper-pagination-bullet {
	    width: 13px;
	    height: 13px;
	    display: inline-block;
	    border-radius: 100%;
	    background: #000;
	    opacity: .2;
	}
.swiper-pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
   background: #000;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
    left: 0;
    width: 100%;
}
.index-button{
	width: 41px;
	    height: 41px;
	    opacity: 0.8;
	    background: #473003;
	    line-height: 41px;
	    text-align: center;
	    color: #FFFFFF;
	    z-index: 1;
	    border-radius: 100%;
	    font-size: 30px;
		cursor: pointer;
}
.index-button-next{
	top: 50%;
	left: 20px;
}
/* .index-button-next:after{
	  content: " ";
	 border-top: 5px solid #fff;
	            border-right: 5px solid #fff;
	            transform: rotate(45deg);
	            width: 10px;
	            height: 10px;
} */
.index-button-prev{
	top: 50%;
	right: 20px;
}
/* .index-button-prev:before{
	  content: " ";
	   border-top: 5px solid #fff;
	            border-right: 5px solid #fff;
	            transform: rotate(-135deg);
	            width: 10px;
	            height: 10px;
} */
.logo-con{
	    z-index: 2;
	    left: 0px;
	    top: 0px;
	    width: 100%;
	    height: 81px;
	    background: #ffffff3d;
	}
	.tmcor{
		 background: #ffffff3d;
	}
	.grcor{
		 background:#091139;
	}
.logo{	
	left: 23px;
	top: 15px;
	width: 134px;
	height: 51px;
}
.gdsco{
right: 18px;
	top: 18px;
	width: 43px;	
}
.ssco{
right: 103px;
	top: 18px;
	width: 43px;	
}
.btcon{
	margin-top: 54px;
	width: 100%;
	height: 53px;
	text-align: center;
}
.btcon p{
	    width: 184px;
	    height: 53px;
	    text-align: center;
	    position: absolute;
	    left: 284px;
	    font-size: 39px;
	    color: #FFFFFF;
	    top: 2px;
	    font-weight: bold;
}
.lycon{
	width: 710px;
	margin: 30px auto;
}
.lycon a{
	width:169px;
	height: 169px;
	margin-bottom: 13px;
	border: 2px solid #533000;
	border-radius: 5px;
	    overflow: hidden;
}
.lycon a img{
	width:107px;
	height: 107px;
	display: block;
	margin: 0 auto;
}
.lycon a div{
	text-align: center;
	margin-top: 10px;
	font-size: 26px;
	color: #000002;
}
.dtimg{
	width: 100%;
	height:421px;
	left: 0;
	top: 0;
}
.dtcon{
	width: 100%;
	height:421px;
}
.swiper-container2{
    height: 267px;
    position: absolute;
    width: 96%;
    top: 84px;
	left: 2%;
}
.dt-button-next{
	left: 30px;
	top: 50%;
	z-index: 2;
}
.dt-button-prev{
	right: 30px;
	top: 50%;
	z-index: 2;
}
.dtimgcon{
	width: 221px;
	height: 267px;
	background: #ccc;
	overflow: hidden;
	border-radius: 6px;
}
.dtimgcon img{
	width: 221px;
	height: 267px;
	left: 0;
	top: 0;
}
.dtimgcon .yx-text{
	width: 91px;
	height: 91px;
	background: #FFFFFF;
	opacity: 0.8;
	border-radius: 50%;
	text-align: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 91px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.swiper-container3{
	margin-top: 30px;
}
.lsimgcon{
width: 100%;
height: 473px;
overflow: hidden;
border-radius:10px;
}
.lsimgcon img{
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.lsh-text{
	width: 100%;
	    height: 187px;
	    left: 0;
	    bottom: 0;
	    background: linear-gradient(to bottom, #ffffff00 0%,#000000b3 46%);
	    opacity: 0.7;
}
.lsh-h4{
	left: 0;
	bottom: 40px;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.lsh-p{
	font-size: 22px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #FFFFFF;
	    left: 0;
	    bottom: 0;
	    width: 100%;
	    height: 34px;
	    text-align: center;
}
.swiper-container3,.swiper-container4{
    position: absolute;
        width: 92%;
        left: 4%;
	 margin-top: 6px;
}
.swiper-container4{
    position: absolute;
        width: 92%;
        left: 4%;
}
.swiper-container5{
    position: absolute;
        width: 90%;
        left: 5%;
        top: 36px;
}
.swiper-container5 .swiper-slide{
background-color:rgba(0,0,0,0);/*IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂*/;	
}
.slreghi01,.slreghi02,.wq-right{
	right: 3px;
	cursor: pointer;
}
.slleft01,.slleft02,.wq-left{
	left: 3px;
		cursor: pointer;
}
.bs-right{
	right: 1px;
	cursor: pointer;
	top: 39%;
}
.bs-left{
	left: 2px;
	cursor: pointer;
	top: 39%;
}
.dtcon1{
	width: 100%;
	height: 478px;
}
.gfimg{
	width: 100%;
	height: 304px;
	left: 0;
	top: 0;
}
.gfimg2{
	    width: 100%;
	    height: 304px;
	    left: 0;
	    top: 0;
	    background: #97601A;
	    opacity: 0.3;
}
.dtcon5{
	height: 425px;
}
.gfimgcon{
	height: 315px;
	width: 100%;
	background: #000000;
	margin-top: 80px;
	border-radius: 6px;
}
.gfimgcon img{
	display: block;
	margin: -80px auto;
	margin-bottom: 3px;
	width: 140px;
}
.gf-text{
	font-size: 33px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
}
.gf-p{
	height: 122px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 33px;
	overflow: hidden;
	margin-top: 22px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
.gf-btn{
	width: 116px;
	height: 38px;
	background: #CF8C33;
	box-shadow: 0px 5px 5px 0px rgba(7, 0, 2, 0.75);
	text-align: center;
	line-height: 38px;
	color: #FFFFFF;
	margin: 0 auto;
}
.swiper-container6 .swiper-slide img{
	width: 100%;
}
.swiper-container6 {
	margin-top: 40px;
}
.gd{
	width: 94%;
	height: 93px;
	margin: 10px auto;
}
.letext{
	width: 90px;
	height: 93px;
	background: #9F8E6A;
	border-radius: 10px;
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 39px;
	text-align: center;
}
.letext p{
	margin-top: 8px;
	
}
.reext{
width: 613px;
height: 93px;
border: 2px solid #9F8E6A;
border-radius: 10px;
margin-left: 10px;
overflow: hidden;
}
.reext a{
	    display: block;
	        width: 510px;
	        height: 81px;
	        font-size: 22px;
	        font-family: Microsoft YaHei;
	        font-weight: 400;
	        color: #000000;
	        line-height: 35px;
	        margin-top: 10px;
	        overflow: hidden;
}
.wrapScroll{
	position: relative;
	left: 0;
	top: 0;
}
.gdzxcon{
  width: 100%;
  height: 370px;
  left: 0;
  top: 36px;
}
.gdtextcon{
	right: 0;
	top: 0;
	width: 487px;
}
.gdtextcon h4{
	font-size: 33px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #AE0E16;
	line-height: 39px;
}
.gdtextcon p{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000002;
	line-height: 39px;
	margin-top: 21px;
}
.gdtextcon h5{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000002;
	line-height: 39px;
}
.ljzx{
	width: 750px;
	height: 98px;
	background: #AE0E16;
	left: 0;
	bottom: 0;
}
.lsimg{
	left: 20px;
	bottom: 0;
}
.zxtext{
	right: 76px;
	top: 12px;
}
.zxbtn{
	right: 190px;
	bottom: 16px;
}
.footer{
	width: 750px;
	height: 259px;
	background: #A79776;
	position: relative;
	top: 60px;
	padding-top: 24px;
	padding-bottom: 27px;
}
.lk{
	width: 603px;
	margin: 0px auto;
}
.trbnm{
	color: #fff;
	font-size: 29px;
	overflow: hidden;
	margin-top: 12px;
}
.we{
	width: 450px;
}
.akl{
	text-align: center;
	margin-top: 24px;
	
}
.akl a{
	font-size: 29px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.wrapccc{
	background: #CDCDCD;
	padding-top: 81px;
	width: 100%;
}
.gyimg{
	height: 444px;
	width: 100%;
}
.gyimg img{
	height: 444px;
	width: 100%;
}
.gdbtcon{
	width: 100%;
	height: 46px;
}
.gdbtcon img{
	width: 100%;
	left: 0;
	top: 0;
}
.gdbtcon p{
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 45px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 46px;
}
.gdzxtcon{
	width: 710px;
	margin: 42px auto;
	margin-bottom: 27px;
}
.gdzxtcon p{
	text-indent: 3;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 39px;
}
.gdimgcon{
	width: 710px;
	margin: 12px auto;
}
.bnflexList{
	background: #FFFFFF;
	margin-top: 19px;
}
.bnimgcon{
	padding-right: 25px;
}
.bnimgcon h3{
	font-size: 33px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000838;
	margin-top: 45px;
}
.bnimgcon h3 span{
	font-size: 26px;
	font-family: Microsoft YaHei;
	color: #000838;
	font-weight: normal;
}
.bnimgcon .pcon{
	width: 290px;
	height: 307px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 33px;
	overflow: hidden;
	margin-top: 26px;
}
.bnimgcon .pcon p{
	font-size: 22px;
}
.btnzx{
	width: 710px;
	height: 80px;
	display: block;
	background: #AE0E16;
	border-radius: 10px;
    margin: 21px auto;
	text-align: center;
	line-height: 80px;
	font-size: 33px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFF600;
	margin-bottom: 0;
}
.btnzx img{
vertical-align: middle;
margin-right: 12px;
}
.btnzxcon{
	padding-bottom: 20px;
}
.baction:hover{
	opacity: 0.7;
	cursor: pointer;
}
.cli{
	background: #E0DAE7;
	padding-top: 40px;
	padding-bottom: 32px;
}
.gdimgcon2 {
    width: 710px;
    margin: 54px auto;
	margin-bottom: 0;
}
.gdimgcon2 a img{
   height: 276px;
}
.fylist{
	background: #FFFFFF;
}
.fylist-top{
	width: 750px;
	height: 77px;
	background: #AE0E16;

}
.fylist-top p,.fylist-top div{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 77px;

}
.fylist-top p{
	padding-left: 41px;

}
.fylist-top div{
	padding-right: 18px;
	text-align: right;

}
.fylistbox{
	width: 750px;
	height: 200px;
	border: 1px solid #EEEEEE;
}
.bx4{
	width: 200px;
	height: 150px;
	margin-top: 33px;
	margin-left: 37px;
	
}
.bx4 img{
	width:100%;
	height: 100%;
}
.bx8{
	width: 449px;
	height: 137px;
	margin-top: 37px;
	margin-left: 27px;
	overflow: hidden;
	position: relative;
}
.bx8 h2{
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #091139;
}
.bx8 p{
	font-size: 23px;
	font-family: Microsoft YaHei;
	color: #091139;
	line-height: 35px;
}
.bx8 span{
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #091139;
	right: 0;
	bottom: 0;
}
.albt{
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 53px;
	text-align: center;
	padding-top: 57px;
}
.fwbcon{
	width: 656px;
	margin: 0 auto;
}
.fbt{
	width: 517px;
	    padding-top: 52px;
	    font-size: 28px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #000000;
	    line-height: 38px;
	    text-align: center;
	    margin: 0 auto;
}
.fbdate{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #9FA0A0;
	padding-top: 57px;
}
.fwb{
	padding-top: 40px;
	padding-bottom: 58px;
}
.fwb p{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #090000;
	 text-indent: 2em;
	line-height: 43px;
}
.btnxq{
width: 400px;
	height: 60px;
	border: 1px solid #0000FF;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0000FF;
	line-height: 60px;
	text-align: center;
	margin: 0 auto;
}
.mt68{
	margin-top: 68px !important;
}
.mt71{
	margin-top: 71px !important;
}
.nextcon{
	padding: 34px;
    border: 1px solid #EEEEEE;
	border-bottom: none;
}
.nextcon h4{
	color: #9F8E6A;	
	font-size: 27px;
	font-weight: bold;
	padding-bottom: 50px;
}
.box4{
	width: 110px;
}
.box4,.box8{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #090000;
	line-height: 30px;
}
.nextbox{
	margin-bottom: 10px;
}
.fylistbox2 .bx4{
	width: 150px;
	height: 150px;
}
.fylistbox2 .bx8{
	width: 508px;
	height: 137px;
}
.lstdtcon{
	width: 690px;
	height: 201px;
	padding-left: 20px;
	margin-top: 55px;
	
}
.lstdtcon .cx4,.lstdtcon .cx8{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 43px;
}
.lstdtcon .cx4{
	width: 118px;
}
.lsblist{
	width: 710px;
	margin: 53px auto;
	margin-bottom: 0;
	overflow: hidden;
}
.lrcon{
	width: 750px;
	height: 335px;
	overflow: hidden;
	margin-bottom: 31px;
}
.recon{
	width: 324px;
	height: 224px;
	background: #9F8E6A;
	box-shadow: 0px 5px 5px 0px rgba(7, 0, 2, 0.5);
    top: 58px;
	padding: 18px;
	box-sizing: border-box;
}
.ltcon{
	width: 469px;
	height: 338px;
	background: #E0DFE8;
	box-shadow: 0px 7px 5px 0px rgba(7, 0, 2, 0.5);
	border-radius: 10px;
	overflow: hidden;
}
.ltcon img{
	width: 100%;
	height: 100%;
}
.lo{
	left: 0;
}
.ro{
	right: 40px;
}
.recon h4{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 44px;
}
.recon h5{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 44px;
}
.recon p{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 33px;
}
.lsxqtcon{
	width: 750px;
	height: 951px;
	background: #091139;
	margin-top: -1px;
}
.tbbjcon{
	width: 750px;
	height: 757px;
}
.jcondimg{
	left: 0;
	top: 0;
	width: 750px;
}
.jcontimg{
	width: 426px;
	height: 568px;
	background: #FFFFFF;
	left:0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.jcontp{
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #EEEAF7;
}
.jconms{
	width: 100%;
	text-align: center;
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #837661;
	padding-top: 22px;
}
.phcon{
	width: 300px;
	margin: 22px auto;
	margin-bottom: 0;
}
.phcon p{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E0DAE7;
	margin-left: 39px;
}
.phcon img{
	width: 24px;
	height: 21px;
}
.lsxqfwb{
	width: 627px;
	margin: 0 auto;
}
.xqh2{
	color: #091139;
	font-size: 27px;
	font-weight: bold;
	font-family: Microsoft YaHei;
}
.xqp{
	color: #091139;
	font-size: 23px;
	line-height: 37px;
	font-family: Microsoft YaHei;
}
.fsz33{
	font-size: 33px !important;
}
.li44{
	line-height: 50px !important;
color: #545454;
}
.coo{
	color: #000000;
}
.btn1{
	width: 300px;
	height: 60px;
	background: #091139;
}
.btn2{
	width: 300px;
	height: 60px;
	border: 1px solid #091139;
}
.xqbtncon{
	margin-top: 68px;
}
.wqfc{
	margin: 52px auto;
	width: 279px;
	margin-bottom: 0;
}
.wqlistcon{
	width: 750px;
	height: 205px;
	background: #FFFFFF;
	box-shadow: 0px 5px 5px 0px rgba(7, 0, 2, 0.5);
	margin-bottom: 13px;
	box-sizing: border-box;
}

.wqlistcon1{
	width: 750px;
	height: 105px;
	background: #FFFFFF;
	box-shadow: 0px 5px 5px 0px rgba(7, 0, 2, 0.5);
	margin-bottom: 13px;
	box-sizing: border-box;
}

.wqlistcon1 h3{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 39px;
	text-align: left;
	padding-top: 30px;
}
.wqlistcon h3{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 39px;
	text-align: center;
	padding-top: 30px;
}
.wqlistcon h4{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 39px;
	text-align: center;
	padding-top: 31px;
}
.wqlistcon p{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 33px;
	padding: 22px 20px;
}
.acop{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	display: flex;
	align-items: center;
	padding-right: 20px;
	 justify-content: flex-end;
}
.acop img{
	vertical-align: middle;
	margin-left: 8px;
}
.mt63{
	margin-top: 63px;
}
.wqxqtcon{
	text-align: center;
	font-size: 33px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 39px;
}
.wqxqbcon{
	width: 750px;
	line-height: 43px;
	overflow: hidden;
}
.wqxqbcon p{
	width: 604px;
	/* padding-left: 153px; */
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	float: right;
	padding-right: 33px;
}
.wqxqh4{
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #9F8E6A;
	padding-left: 45px;
}
.mt35{
	margin-top: 35px;
}
.mt57{
	margin-top: 57px;
}
.klistile{
	width: 750px;
	height: 60px;
	border: 1px solid #FFFFFF;
}
.klistile span{
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #9F8E6A;
	line-height:57px;
	padding-left: 45px;
}
.kliscon1{
	overflow: hidden;
	-webkit-transition: height 1s;
	transition: height 1s;
}
.klisconp{
	width: 602px;
	height: 236px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 53px;
	margin-right: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.kricon{
	right: 25px;
	top: 21px;
}
.gricon{
	right: 25px;
	top: 24px;
	display: none;
}
.h0{
	height: 0 !important;
}
.lskbcon{
	width: 47%;
	overflow: hidden;
}
.lsklop{
	width: 700px;
	margin:  46px auto;
	overflow: hidden;
}
.lskbconimg img{
	width: 90%;
	margin: 0 auto;
	display: block;
}
.lskbcontext{
	width: 100%;
	min-height: 119px;
	border: 1px solid #091139;
	margin-top: 35px;
}
.lskbcontext p{
	width: 100%;
	text-align: center;
	line-height: 43px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #091139;
}
.lskbcontext .p2{
	margin-bottom: 10px;
}
.lskbcontext h3{
	width: 84%;
	    font-size: 27px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #091139;
	    line-height: 40px;
	    background: #cdcdcd;
	    margin: -20px auto;
	    text-align: center;
	    margin-bottom: 3px;
	
}
.kliscon .active .kricon{
	display: none;
}
.kliscon .active .gricon{
	display: block;
}
.ywdtcon{
	width: 750px;
	min-height: 581px;
	padding-top: 140px;
	overflow: hidden;
}
.ywdtimg{
	left: 0;
	top: -36px;
}
.ywdtimgcon{
	margin-top: 10px;
}
.ywdtp{
width: 710px;
height: 111px;
font-size: 23px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #000000;
line-height: 44px;
margin: 0 auto;
}

.ywdtimgcon{
width: 710px;
line-height: 44px;
margin: 36px auto;
margin-bottom: 10px;
}
.dtimgcon1{
	width: 33%;
	height: 410px;
	overflow: hidden;
}
.dtimgcon1 img{
	width: 100%;
	height: 100%;
}
.dtimgcon1 .yx-text{
	width: 91px;
	height: 91px;
	background: #FFFFFF;
	opacity: 0.8;
	border-radius: 50%;
	text-align: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 91px;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	
}
.zylylistcon{
	  margin: 30px auto;
	  max-width: 710px;
}
.zylylistcon div {
    width: 49%;
    margin-bottom: 15px;
}
.zylylistcon div img{
   width: 100%;
   display: block;
   height: 393px;
}
.zylylistcon div h4{
  width: 100%;
  height: 55px;
  background: #ffffff69;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  bottom: 160px;
  left: 0;
}
.zylylistcon div p{
     width: 100%;
     font-size: 28px;
     font-family: Microsoft YaHei;
     font-weight: 400;
     color: #FFFFFF;
     line-height: 44px;
     padding: 16px;
     background: #A79776;
     overflow: hidden;
     height: 160px;
}
.zylylistcon div span {
    display: block;
    margin-bottom: 8px
}
.menu{
    background: #00000085;
    position: fixed;
    width: 100%;
    height: calc(100% - 80px);
    left: 0;
    top: 80px;
    z-index: 999;
	transition:all 2s;
	-moz-transition:all 2s; /* Firefox 4 */
	-webkit-transition:all 2s; /* Safari and Chrome */
	-o-transition:all 2s; /* Opera */
}
.menuul{
	    position: absolute;
	    right: 0;
	    background: #9E8E6A;
	    width: 165px;
	    height: 552px;
	    padding-bottom: 30px;
	    overflow: hidden;
	    z-index:1000;
}
.menuul li a{
	width: 90%;
	    display: block;
	    height: 98px;
	    margin: 0 auto;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    color: #FFFFFF;
	    font-size: 29px;
	    box-sizing: border-box;
	    border-bottom: 1px solid #fff;
}
.show{
	display: block;
}
.fczx{
	background: #FFFFFF;
	width: 100%;
	height:478px;
	left: 0;
	bottom: 0;
	
}
.fczx h2 img{
	width: 100%;
	margin-top: 30px;
}
.ljz{
	width: 100%;
	background: #AE0E16;
	height: 100px;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.zxtex{
	top: 16px;
	left: 68px;
}
.zxbt{
    top: 50px;
	left: 166px; 	
}
.swiper-container8 {
    height: 267px;
    position: absolute;
    width: 96%;
    top: 43px;
    left: 2%;
}
.lsfcbj {
    right: 18px;
    bottom: 0;
    display: block;
    z-index: 2;
    width: 226px;
}