@charset "utf-8";
    html,
    body {
      position: relative;
      height: 100%;
    }


    .swiper {
      width: 100%;
      height: 100%;
    }

.text:focus{
	outline: none;
	border: none !important;
	border-radius: 25px;
}
.tjj:focus{
	outline: none;
}
body{
    font-family: "宋体";

}
img {
    display: table;
    margin: 0 auto;
    border: 0px;
    vertical-align: bottom;
}

a {
    text-decoration: none;
    outline: none;
    color: #333333;
}

.bar {
    height: 20px;
}

.f {
    float: left;
}

.r {
    float: right;
}

.mn {
    margin: 0 auto;
}

.cl {
    clear: both;
}

a {

    text-decoration: none;
}

li {
    list-style: none;
    float: left;
}

* {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-decoration: none;
    margin: 0px 0px;
    padding: 0px;
    box-sizing: border-box;
}

a:hover {
    text-decoration: none;
}
.topbg{
	background: #333333;
	height: 35px;
	font-size: 12px;
	color: #999999;
	line-height: 35px;
}
.topbg a{
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
	color: #999999;
}
.nav{
	margin-top: 35px;
	width: 885px;
	overflow: hidden;
}
.nav li{
	width: 110px;
	overflow: hidden;
}

.navli span{
	width: 110px !important;
	height: 3px  !important;
	background: #cc0000  !important;
	display: inline-block;

}
.nav li span{
	width: 0;
	height: 3px;
	background: #cc0000;
	display: inline-block;
		position: relative;
	    top: -13px;
}
.nav li a{
	width: 110px;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	background: url(../images/dian.png) no-repeat right center;

}
.menu li{
	    position: relative;
}
.w100p{
	width: 100%;
}
.navbg{
	background:#6b180e;
	line-height: 55px;
}
.menu a{
	display: inline-block;
	width: 140px;
	background: url(../images/gang.png) no-repeat right center;
	text-align: center;
	color: #fff;
	transition: all 1s;
}
.menu>a:hover{
	background: url(../images/li-hover.png) no-repeat center;
	color: #ffcc99;
}
.menu li ul {
    z-index: 100;
    width: 100%;
    background: rgba(255,0,0,0.5);
    position: absolute;
    top: 55px;
    display: none;
}
.menu li ul a{
	background: none;
}
.hover{
	background: url(../images/li-hover.png) no-repeat center !important;
	color: #ffcc99 !important;
}
.last li:last-child a{
	background: none;
}
/*banner*/
#banner{
		width:100%;
		height: 660px;
}
/* flexslider */  
.flexslider{position:relative;
	aspect-ratio: 1920/1000;
	overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}  
.slides{position:relative;z-index:1;}  
.slides li{	aspect-ratio: 1920/1000;
width: 100%;background-position:  fixed !important;}  
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;    left: 45%;}  
.flex-control-nav li{display:inline-block;width:40px;height:5px;margin:0 5px;*display:inline;zoom:1;}  
.flex-control-nav a{display:inline-block;
	width:40px;height:5px;line-height:40px;overflow:hidden;
	background:#fff;cursor:pointer;}  
.flex-control-nav .flex-active{background:#cc0000;}  
.bannbg{
	background: url(../images/bannbg.png) no-repeat center;
	height: 5px;
}
  
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}  
.flex-direction-nav li a{display:block;width:55px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}  
.flex-direction-nav li a.flex-prev{left:40px;
	opacity: 0.3;
	background:url(../images/prev.png) center  center no-repeat;text-indent: 999px;}  
.flex-direction-nav li a.flex-next{right:40px;
	opacity: 0.3;
	background:url(../images/next.png) center  center no-repeat;text-indent: 999px;}  
.txtScroll-top{ overflow:hidden; position:relative;color: #666;}
.flex-direction-nav li a:hover{
	opacity: 1;
}
.topnav{
	height: 110px;
	background: rgba(255,255,255,0.9);
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	padding-top: 29px;
	overflow: hidden;
}
.mn{
	padding: 0 12.5%;
	width: 100%;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.woff2?t=1776388745121') format('woff2'),
       url('iconfont.woff?t=1776388745121') format('woff'),
       url('iconfont.ttf?t=1776388745121') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navitem span{
	font-size: 26px;
	margin-bottom: 11px;
	display: inline-block;
}
.navitem{
	width: 13.5%;
	text-align: center;
	color: #333333;
	font-weight: 400;
	font-size: 18px;
	
}
.navitem:nth-child(3){
	margin-right: 19%;
}
.navitem:hover,
.navitem:hover .dhnavname
{
	color: #6A130B;
}
.dhnavname{
	display: block;
}
.logobg{
	width: 142px;
	height: 163px;
	background: url("../images/logbg@2x.png") no-repeat center;
	background-size: 100% 100%;
	position: fixed;
	left: 50%;
	top: 0;
	margin-left: -71px;
	z-index: 99;

}
.logoimg{
	width: 140px;
	height: 140px;
	margin: 8px auto;
}
.mySwiper .swiper-pagination{
	position: absolute;
	left: 12.5%;
	bottom: 50px;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	z-index: 9;
}
.mySwiper{
	position: relative;
}
.mySwiper .swiper-slide{
	width: 100%;
	aspect-ratio: 1920/1000;
}
#banner img{
	width: 100%;
	height: 1000px;
}
.mySwiperban{
	position: relative;
}

    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.conba span{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: top;
	font-size: 30px;
	color: rgba(255,255,255,0.7);

}
.conba{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	bottom: 56px;
	z-index: 9;
	position: absolute;
	font-size: 30px;
	color: #ffffff;
	cursor: pointer;

}
.swiper-button-prev.conba{
	right: 16.67%;
	transform: rotateZ(180deg);
}


.swiper-button-next.conba{
	right: 12.5%;
}
.swiper-pagination-current{
	font-weight: 400;
	font-size: 40px;
	color: #FFFFFF;
}
.about{
	width: 100%;
	padding: 80px 0;
	background:url(../images/abbg.png)  #F8F4EB;
}
.abbt{
	font-weight: 500;
	font-size: 40px;
	color: #6A130B;
	line-height: 40px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}
.fbt{
	display: table;
	margin: 0 auto;
	width: 638px;
	height: 38px;
	position: relative;
	margin-bottom: 30px;
}
.hdt{
	width: 38px;
	height: 38px;
	display: table;
	margin: 0 auto;
}
.fbt::before{
	content: "";
	width: 280px;
	height: 1px;
	background: #D5B896;
	display: block;
	left: 0;
	top: 19px;
	position: absolute;

}

.fbt::after{
	content: "";
	width: 280px;
	height: 1px;
	background: #D5B896;
	display: block;
	right: 0;
	top: 19px;
	position: absolute;

}
.ydd::after{
	content: "";
	display: block;
	position: absolute;
	left: 280px;
	top: 16.5px;
	width: 6px;
	height: 6px;
	background: #B37F41;
	transform: rotateZ(45deg);
}

.ydd::before{
	content: "";
	display: block;
	position: absolute;
	right: 280px;
	top: 16.5px;
	width: 6px;
	height: 6px;
	background: #B37F41;
	transform: rotateZ(45deg);
}
.xxgd span{
	font-size: 24px;
}
.xxgd{
	width: 84px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -42px;
	bottom: 50px;
	z-index: 9;
	text-align: center;
}
.jzbf{
	position: relative;
	/* padding-top: 47px; */
	overflow: hidden;
	box-sizing: border-box;
	height: 612px;
}
.jzbg{
	height: 518px;
	background: #FFFFFF;
	width: 98%;
	position: absolute;
	top: 47px;
	padding: 20px 40px;
	margin-left: 3px;
}
.jzbf::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 100%;
	background: url(../images/jz.png) no-repeat left center;
	background-size: 100% 100%;
}


.jzbf::before{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 100%;
	background: url(../images/jz.png) no-repeat left center;
	background-size: 100% 100%;
	z-index: 9;
}
.dbk{
	width: 100%;
	height: 478px;
	background: #FFFFFF;
	border: 3px solid #E3B252;
	margin-left: 10px;
	padding: 10px;
}
.xbk{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #E3B252;
	padding: 40px 30px;
}
.gyimg{
	width: 46.72%;
	height: 386px;
}

.gtz{
	width: 46.72%;
	font-weight: 400;
	font-size: 16px;
	color: #828497;
	line-height: 40px;
}
.ckxq {
	line-height: 32px;
	font-weight: 400;
	font-size: 18px;
	color: #6A130B;
	margin-top: 15px;
	display: inline-block;
}
.ckxq span{
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	background: #6A130B;
	border-radius: 50%;
	color: #ffffff;
	text-align: center;
	margin-left: 8px;
}
.jmjs{
	width: 100%;
	background: url("../images/bgg.png") repeat #6A130B;
	padding: 80px 0;
	overflow: hidden;
}
.corffff{
	color: #ffffff;
}
.h{
	display: none;
}
.w612p{
	width: 86.2%;
}
#ul li{
	width: 100%;
	height: 65px;
	line-height: 65px;
	margin-bottom: 20px;
	background: rgba(255,255,255,0.1);
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	cursor: pointer;
}
#ul{
	width: 12.24%;
}
#ul li span{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: url(../images/mkj.png) no-repeat center;
	width: 20px;
	height: 20px;
	background-size: contain;
}

#ul li.jmc {
	background: #ffffff;
	font-weight: 400;
	font-size: 18px;
	color: #6A130B;
}
#ul li.jmc span{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: url(../images/mk.png) no-repeat center;
	width: 20px;
	height: 20px;
	background-size: contain;
}
#ul li span:nth-child(2){
	left: auto;
	right: 0;
	transform: rotateZ(90deg);
}

#ul li span:nth-child(3){
	left: 0;
	bottom: 0;
	top: auto;
	transform: rotateZ(-90deg);

}

#ul li span:nth-child(4){
	left: auto;
	right: 0;
	bottom: 0;
	top: auto;
	transform: rotateZ(180deg);
}
.jmimg{
	width: 100%;
	aspect-ratio: 1175/635;
	height: 660px;

}
.jmtpjh{
	position: relative;
	aspect-ratio: 1175/635;
	overflow: hidden;
	width: 100%;
	height: 660px;

}
.jmbjgj{
	width: 100%;
	height: 123px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 25px;

}
.jmtitle{
	font-weight: 500;
	font-size: 20px;
	color: rgba(255,255,255,0.7);
	line-height: 20px;
	display: inline-block;
	margin-bottom: 13px;
}
.jmdesc{
	font-weight: 400;
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	line-height: 16px;
	height: 38px;
	overflow: hidden;
}
.jmckmo{
	line-height: 50px;
	height: 50px;
	font-weight: 400;
	font-size: 18px;
	color: rgba(255,255,255,0.7);
	margin-right: 15px;
	margin-top: 5px;
}
.jmckmo span{
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #B37F41;
	border-radius:50%;
	display: inline-block;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	margin-left: 15px;
	vertical-align: bottom;
}
.mySwiperlc{
	position: relative;
	padding-bottom: 35px;

}
.mySwiperlc .swiper-slide{
	text-align: left;
	
	position: relative;
	background: none;
}
.mySwiperlc .swiper-slide::after{
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	display: block;

}
.mySwiperlc .lcbg{
	aspect-ratio: 285/420;
	background: url(../images/lcbg.png) no-repeat center;
	background-size: contain;
	padding: 55px 35px 0;
	width: 100%;
}
.lcsj{
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: left;
	margin-bottom: 15px;
}
.lcdesc{
	font-weight: 400;
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	line-height: 24px;
}
.dfl{
	display: flex;
	flex-direction: row;
}
.hdd img{
	vertical-align: middle;
	width: 100%;
}
.hdd img:nth-child(2n){
	margin-top: -1px;
}
.yctd .abbt{
	color: #FFFFFF;
}
.yctd{
	width: 100%;
	padding:80px 0;
	background: url(../images/yctd.png) no-repeat top center;
	background-size: 100% 100%;
	overflow: hidden;
}
.p755p{
	padding: 0 7.55%;
}
.yctdmySwiper{
	position: relative;
	padding-right: 60px;
}
.ychtu{
	width: 130%;
	height: 130%;
	padding: 50px;
}
.yctx{
	width: 100%;
	aspect-ratio: 1/1;
	border-radius: 50%;
	display: table !important;
	margin: 0 auto;
}

.yctdmySwiper .swiper-slide{
	background: none;
}
.ycname{
	font-weight: 400;
	font-size: 24px;
	color: rgba(255,255,255,0.7);
	line-height: 44px;
	opacity: 0;
	margin-left: 70px;
}
.ycdesc{
	font-weight: 400;
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	line-height: 24px;
	opacity: 0;
	margin-left: 70px;

}
.swiper-slide-active .ychtu{
	background: url(../images/ych.png) no-repeat top center;
	background-size: 100% 100%;
}
.swiper-slide-active .ycdesc,
.swiper-slide-active .ycname{
	opacity: 1 !important;
}
.yctdmySwiper .conba{
	background: #E3B252;
	width: 50px;
	height: 50px;
	color: #ffffff;
	bottom: 32px;
	top: auto;
}
.yctdmySwiper .swiper-button-next{
	left: 62%;
}
.yctdmySwiper .swiper-button-prev{
	right: 61%;
}
.w49p{
	width: 48%;
}
.xwt{
	width: 100%;
	aspect-ratio: 700/438;
	height: 438px;
}
.c{
	clear: both;
}
.zcxw{
	display: block;
	position: relative;
}
.nexon .jmbjgj{
	height: 106px;
}
.nexon .jmdesc{
	font-weight: 400;
	font-size: 16px;
	color: rgba(255,255,255,0.7);
}
.ckdt{
	line-height: 28px;
	font-weight: 400;
	font-size: 18px;
	color: #B37F41;
}
.ckdt span{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #B37F41;
	margin-left: 10px;
	color: #ffffff;
	border-radius: 50%;
	text-align: center;
}
#ul2{
	margin-bottom: 34px;
}
.xwitem{
	padding: 18px 0 20px;
	border-bottom:  1px solid #B37F41;;
}
.xwbt:hover{
	color: #6A130B;
}
.xwbt{
	font-weight: 500;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	display: inline-block;
}
.xwsj{
	font-weight: 400;
	font-size: 16px;
	color: #333333;
}
#ul2 li{
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	padding-bottom: 15px;
	margin-right: 50px;
	position: relative;
	cursor: pointer;
}
#ul2 li.dtc{
	font-weight: 400;
	font-size: 18px;
	color: #6A130B;
}
#ul2 li.dtc::after{
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #6A130B;
	position: absolute;
	left: 0;
	bottom: 0;

}
.qdxs{
	padding: 50px;
	width: 100%;
	height: 160px;
	overflow: hidden;
	background: url(../images/qdxs.png) no-repeat center;
	margin-top: 80px;
	border-radius: 10px;
}
.xsname{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	margin-bottom: 16px;
}
.xsdesc{
	font-weight: 400;
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	line-height: 16px;
}

.wdmoer a{
	color: #ffffff;
}
.wdmoer{
	width: 145px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #E3B252;
	border-radius: 24px 24px 24px 24px;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 6px;
}
.wdmoer span{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #FFFFFF;
	border-radius: 50%;
	color: #E3B252;

}
.footer{
	background: #272727;	
	padding: 40px 0 0;
	overflow: hidden;
}
.ewmcon{
	position: relative;
	width: 163px;
}
.ewmbg{
	width: 108px;
	height: 100px;
	background: url(../images/ewmbg.png) no-repeat top left;
	background-size: 100% 100%;
	padding: 5px;
}
.ewmimg{

	width: 92px;
	height: 92px;
	margin-left: -1px;
}
.dblogo{
	width: 267px;
	height: 100px;
}
.dbtop{
	padding-bottom: 35px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 38px;
}
.wxt{
	width: 40px;
	height: 40px;
	margin-top: 30px;
	cursor: pointer;
}
.dbnitem{
	width: 150px;
}
.yja a{
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 30px;
	display: inline-block;
}
.eja a{
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 14px;
}
.eja{
	float: none;
	margin-bottom: 25px;
}
.dbnitemlx{
	width: 480px;
}
.lxe{
	width: 50%;
}
.lxname{
	margin-bottom: 12px;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 14px;
}
.lxvalue{
	margin-bottom: 27px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
}
.dbcon a{
	color: rgba(255,255,255,0.5);
}
.dbcon{
	height: 56px;
	line-height: 56px;
	background: rgba(0,0,0,0.5);
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	margin-top: 20px;
}
.bqsy{
	margin-right: 50px;
}
.bgab{
	background: url(../images/abbg.png);
}
.podab{
	margin-top: 184px;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	padding-bottom: 22px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 80px;
}
.hongee{
	color: #6A130B;
}
.h1{
	font-weight: 500;
	font-size: 32px;
	color: #333333;
	text-align: center;
	line-height: 42px;
	margin-bottom: 30px;
}
.flsj{
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 16px;
	color: #828497;
	line-height: 16px;
}











/*分页*/

 #pages {

 	 padding:14px 0;

 	  text-align: right;

 	  font-family:宋体 ;

 	  margin-right: 20px;

 	}

#pages a {

   display:inline-block;

    width:26px;

    text-decoration: none;

    height:26px;

    border-radius: 50%;

    line-height:22px;


    text-align:center;

    vertical-align: middle;

    font-size: 14px;

    color:#999999;}

#pages a.a1 {

	padding-top: 5px;

	border: none;

    width:56px;

    text-decoration: none;

    color: #fff;

   height: 24px;

   vertical-align: middle;

font-size: 12px;

}

#pages a:hover {

    text-decoration:none;

    }

#pages span {

   display:inline-block;

    width:26px;

    border-radius: 50%;

    height:26px;

    line-height:24px;

    /*background:#ff6600;*/

    /*color:#fff;*/

    text-align:center;

    /*vertical-align: middle;*/

    }

  .page .noPage {

   display:inline-block;

   vertical-align: middle;

    width:56px;

    height:24px;

    line-height:22px;

    border:3px solid #DB3E3E;

    text-align:center;

    color:#a4a4a4}




.lmny{

	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: justify;
	padding-bottom: 25px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 30px;

}

.lmny img{

	max-width: 90%;

	margin: 30px auto ;

	display: table;

}
.lmny a{
	font-size: 14px;

	color: #666;

}
.sycon{
	/*width: 600px;*/
}
.syp span{
	display: inline-block;
	margin-top: 10px;
}
.xz180{
	transform: rotateZ(180deg);
	position: relative;
	/*top: -10px;*/
}
.sxphe{
	margin-bottom: 30px;
}
.syp:hover ,
.syp:hover a{
	color: #6A130B;
}
.nybanner{
	width: 100%;
	aspect-ratio:1920/550 ;
	background: url(../images/banner1.jpg) no-repeat center;
	background-size: 100% 100%;
}
.mt00{
	margin-top: 0;
	height: 58px;
	line-height: 58px;
}
.ejflxw{
	display: table;
	margin: 0 auto 50px;
}
.xwejnam{
	width: 156px;
	margin-right: 92px;
	position: relative;
}
.xwejnam a{
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 32px;
	position: relative;
}
.xwhover a{
	color: #6A130B;
	display: block;
	width: 100%;
	text-align: center;
}
.xwhover::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/image22.png) no-repeat left center;
	width: 32px;
	height: 32px;
}

.xwhover::before{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/image23.png) no-repeat left center;
	width: 32px;
	height: 32px;
}
.w4861{
	width: 48.61%;
}
.onxwimg{
	width: 100%;
	aspect-ratio: 700/438;
}
.ontirle{
	margin-bottom: 50px;
}
.ontirle a{
	display: inline-block;
	width: 90%;
	font-weight: 500;
	font-size: 32px;
	color: #333333;
	line-height: 42px;
}
.sjnina{
	font-weight: 500;
	font-size: 24px;
	color: #6A130B;
	line-height: 24px;
	margin: 19px 0 6px;
}
.sjjr{
	font-weight: 600;
	font-size: 16px;
	color: #6A130B;
	line-height: 16px;
	text-align: center;
}
.oxwdesc{
	font-weight: 400;
	font-size: 16px;
	color: #828497;
	line-height: 26px;
	text-align: justify;
	margin-bottom: 50px;
}
.onenews{
	background: #ffffff;
	margin-bottom: 30px;
}

.onxwconf{
	padding: 64px 47px 0 0;
}
.newsitem:nth-child(3n){
	margin-right: 0;
	float: right;
}
.newsitem{
	width: 32.4%;
	margin-right: 1.3%;
	margin-bottom: 20px;
}
.xwlbimg{
	width: 100%;
	aspect-ratio: 460/288;
}
.xwbgconm{
	background: #ffffff;
	padding: 30px;
}
.xwlstit{
	font-weight: 500;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	display: inline-block;
	padding-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
    height: 87px;
	width: 100%;
}
.hsd{
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #E3B252;
	border-radius: 50%;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
}
.tditem:nth-child(4n){
	margin-right: 0;
	float: right;
}
.tditem{
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 30px;
}
.ycimg{
	width: 100%;
}
.txta{
	display: inline-block;
	width: 100%;
	overflow: hidden;
	aspect-ratio: 1/1;

}
.yccon {
	padding: 20px;
	background: #FFFFFF;
	width: 120%;
	box-sizing: border-box;
}
.navhovwr{
	color: #6A130B;
}
.ycnamg{
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 20px;
}
.yccdesc{
	font-weight: 400;
	font-size: 16px;
	color: #828497;
	line-height: 26px;
}
.lxniyem{
	width: 32.3%;
	position: relative;
	float: left;
	margin-right: 1.5%;
	text-align: center;
	height: 314px;
	margin-bottom: 50px;
}
.lxniyem:nth-child(3),
.lxniyem:nth-child(5)
{
	margin-right: 0;
	float: right;
}
.lxniyem:nth-child(4),
.lxniyem:nth-child(5){
	width: 49.2%;

}
.lxniyem::after{
	content: "";
	display: block;
	height: 254px;
	background: #FFFFFF;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.lxiimg{
	display: table;
	margin: 0 auto 40px;
	position: relative;
	z-index: 2;
}
.lxnname{
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.lxnval{
	font-weight: 500;
	font-size: 24px;
	color: #333333;
}
.lxfs{
	margin-bottom: 80px;
}
.lxnewm{
	width: 124px;
	height: 124px;
	background: #B8B8B8;
	border-radius: 2px;
	display: table;
	margin: 0 auto;
}
.hzyxcon{
	background: #FFFFFF;
	padding: 50px;
	overflow: hidden;
}

.layui-form-item{
	width: 49%;
	float: left;
	margin-bottom: 40px;
	
	/* padding-left: 21px; */
	height: 70px;
	line-height: 70px;
	box-sizing: border-box;

}
.layui-form-item2n{
	margin-right: 0;
	float: right;
}
.hzyxcon .layui-input{
	border: none;
	width: 100%;
	height: 68px;
	line-height: 68px;
	text-indent: 30px;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #DDDDDD;
}
.xinh{
	font-weight: 400;
	font-size: 16px;
	color: #6A130B;
	position: absolute;
	left: 21px;
}
.op0{
	opacity: 0;
}
.layui-form-item230{
	width: 100%;
	border: 1px solid #DDDDDD;
	display: inline-block;
	height: 280px;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #DDDDDD;
	padding: 27px 30px;
}
.tjxx span{
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	color: #6A130B;
	background: #ffffff;
	border-radius: 50%;
}
.tjxx{
	width: 145px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #6A130B;
	border-radius: 24px 24px 24px 24px;
	display: table;
	margin: 30px auto 0;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}
.hzyxcon .layui-form-item{
	position: relative;
}
.hzyxcon{
	margin-bottom: 80px;
}
input{
	vertical-align: top;
}
input:focus-visible{
	border: none;
}
.gsjsn.jzbf::before,
.gsjsn.jzbf::after{
	display: none;
}
.gsjsn .jzbg,
.gsjsn .dbk
{
	height: auto;
}
.gsjsn.jzbf{
	margin-bottom: 80px;
	height: auto;
}
.gsjsn .jzbg{
	position: static;
}
.lcdesc{
	min-height: 271px;
}
#pages li{
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	margin-right: 30px;
	border: 1px solid #6A130B;

}
#pages li a,
#pages li span
{
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	vertical-align: top;
	font-weight: 500;
	font-size: 18px;
	color: #6A130B;


}
#pages li span{
	margin-left: -2px;
}
#pages li:nth-child(1){
	transform: rotateZ(180deg);
}
#pages{
	height: 72px;
	line-height: 72px;
	display: table;
	margin: 0 auto;


}
.tditem:nth-last-child(-n+4)
{
	margin-bottom: 0;
  /* 你的样式 */
}
.newsitem:nth-last-child(4),
.newsitem:nth-last-child(5),
.newsitem:nth-last-child(6){
	/*margin-bottom: 0;*/
}
.newsitem{
	border-bottom: 1px solid #ffffff;
}
.newsitem:hover{
	border-bottom: 1px solid #6A130B;
}


@media screen and (max-width: 1600px) and (min-width: 1200px){
	.ychtu{
		/*width: 100%;*/
		/*height: 100%;*/
	}
	#ul li{
		font-size: 14px;
		overflow: hidden;
	}
}
