@charset "utf-8";
/* CSS Document */
html,body {
	margin:0;
	padding:0;
	min-width:1200px;
	width:100%;
	/* height:100%; */
	font-family:微软雅黑;
	min-height:925px;
	background-color:#ECECEC;
	}
img {
	border:0;}
input,textarea:focus {outline: none;}
a {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#990000;
}
ul,li {
	list-style-type:none;
    margin:0;
	padding:0;
	border: 0px;}
.c_b { clear:both; *display:none;}

.fl { float:left;}
.fr { float:right;}
.jz { margin:0 auto; width:1200px; clear:both; height:0}
.column  .row A { position: relative; background: url(../images/i_r2_c4.png) no-repeat center center; display:block; width:16px; height:16px; }
P.larger-size { font-size: 0px; }
#page STRONG { color: #F60; }
#nav UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav UL LI {
	display: inline;
	margin-right: 8px;
	width:16px; height:16px;
	float:left;
}
#nav UL LI a {
	background: url(../images/i_r2_c4.png) no-repeat center center; display:block; width:16px; height:16px; font-size:0;
}
#nav UL LI.showPage A { color: #f60; background:url(../images/i_r2_c2.png) no-repeat center center; font-size:0; display:block; width:16px; height:16px;}


/*导航*/
.nav{width:100%;height:50px;background: #833c37;}

#menu{
    width: 1200px;
    margin: 0 auto;
}
#menu ul {
    list-style: none;
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
}

#menu ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 133px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}

#menu ul li {
    float: left;
    margin-left: 0px;
}

#menu ul li a:hover {
    background: #b4523f;
    color: #fff;
}

#menu ul li a.current {
    background: #b4523f;
    font-weight: bold;
    color: #fff;
}

#menu ul li ul {
    display: none;
    border: 0px solid #ccc;
    display: none;
}

#menu ul li ul li {
    text-decoration: none;
    float: none;
    margin: 0;
    border-bottom: 1px solid #b35241;
    min-height: 35px;
    line-height: 35px;
    /* width: 133px; */
}

#menu ul li ul li a {
    min-height: 35px;
    line-height: 35px;
    text-align: center;
    /* background: #006699; */
    color: #333;
    font-size: 14px;
    min-width: 133px;
    padding: 0px 0px;
}

#menu ul li ul li a:hover {
    background: #7f3833;
    color: #fff;
}

#menu ul li:hover ul {
    display: block;
    z-index: 9999999;
    position: absolute;
    width: auto;
    background: #fff;
}

#menu ul li.sfhover ul {
    display: block;
}

.link{
	margin-top:40px;
	margin-bottom: 50px;
}
.link-l{
	/* background-image: url(../images/i_r10_c14.png); */
	padding: 15px 15px 20px 15px;
	border-radius: 10px;
	background: #fff;
}
.link-l h3{
	margin:0 0 10px;
	color:#833c37
}
.link-l ul{
	display:flex;
	/* justify-content:space-between; */
	flex-wrap: wrap;
}
.link-l ul li{
	padding-left:10px;
	background-image: url(../images/i_r32_c24.png);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	padding-left: 15px;
	line-height: 34px;
	width: 18%;
}
.link-l ul li:hover a{
	color:#833c37;
}


.top_ys {width:100%;height:136px;/* padding-bottom:3px; */background: url(../images/i_r1_c1.png) repeat-x top;}
.top_bj { background:url(../images/i_r1_c5.png) no-repeat left top; height:136px;}
.logo { padding-top:31px;}
.top_lj,.top_lj a {
	font-family: "微软雅黑";
	font-size: 12px;
	padding-top:28px;
	color: #FFF;
}
.znss {padding-top:28px;}
.znss .srk {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	background-color: #B7B7B7;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 206px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}
.banquan {height:122px;padding-top:3px;bottom:0;width:100%;background: #660000;}
.banquan2 {height:122px;padding-top:3px;width:100%;background: #660000;margin: 0 !important;}

.i_nrq {height: auto;/* background: #ddd; */}

.news{
	margin-top:50px;
	display: flex;
	justify-content: space-between;
}
.news>div{
	width: 32%;
}
.news .i-part-news-left{
	position:relative;
}

.s3-r-top{
	width:100%;
	/* padding-top:25px; */
	/* margin-top: 12px !important; */
}

.s3-r-top a {
	display: block;
}
.s3-r-top a{
	display:block;
	width:100%;
	position: relative;
}
.s3-r-top a .pic {
	padding-top: 78.5%;
	position: relative;
	overflow: hidden;
}
.s3-r-top a .pic div.a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.s3-r-top a .pic img{
	position: absolute;
    left: 50%;
    top: 50%;
	transform:translate(-50% , -50%);
    max-width: 100%;
    max-height: 100%;
    transition: all .6s;
    object-fit: contain;
}
.s3-r-top a p{
	line-height:32px;
	background: rgb(124 66 59 / 75%);
	color: #fff;
	padding: 0 5px;
	position: absolute;
	bottom: 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	width: calc(100% - 10px);
	height: 32px;
}

.s3-r-top .slick-dots {
	position: relative;
	margin-top: 10px;
}

.s3-r-top .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #0d6fb8;
	transform: rotate(45deg);
}

.s3-r-top .slick-dots li.slick-active {
	background: #ffa600;
}
/* 将 .hd li 变成小圆点导航 */
.i-part-news-left .hd {
  text-align: center;
  /* margin-top: 10px; */
  position: absolute;
  right: 0;
  bottom: 30px;
}
.i-part-news-left .hd li {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #ccc;
  border-radius: 50%;
  margin: 0 6px;
  text-indent: -9999px;     /* 隐藏文字 */
  cursor: pointer;
  transition: background-color 0.3s;
}
/* 当前活跃的小圆点样式 */
.i-part-news-left .hd li.on,
.i-part-news-left .hd li.active {
  background-color: #f60;
}/* 将 .hd li 变成小圆点导航 */
.i-part-news-left .hd {
  text-align: center;
  /* margin-top: 10px; */
}
.i-part-news-left .hd li {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ccc;
  border-radius: 50%;
  margin: 0 6px;
  text-indent: -9999px;     /* 隐藏文字 */
  cursor: pointer;
  transition: background-color 0.3s;
}
/* 当前活跃的小圆点样式 */
.i-part-news-left .hd li.on,
.i-part-news-left .hd li.active {
  background-color: #f60;
}



.daohang {padding:16px;/* background:url(../images/i_r10_c14.png); */width:250px;/* display: none; */}
.i_bt {
	height: 46px;
	line-height: 46px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFF;
	width: 100%;
}
.i_bt .i_btmc {width: calc(100% - 132px);height:46px;background-image:url(../images/i_r8_c23.png);padding-left:16px;display:block;}
.i_btlb {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	background-image: url(../images/i_r10_c14.png);
	padding: 16px;
	width: calc(100% - 32px);
}
.zxdt_st {border-bottom:solid 1px #C1C1C1;margin-bottom: 4px;}
.zxdt_st a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	color: #990000;
	text-align: center;
	display:block;
}
.zxdt_st span {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333;
	padding-bottom: 4px;
	display:block;
}
.wzlb {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color: #333;
	background-image: url(../images/i_r32_c24.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}






	.menu_head{width:245px;height:36px;line-height:36px; text-indent:15px; margin:4px 0; font-size:16px;color:#fff;cursor:pointer;border-left:solid 5px #1c1c1c; position:relative;background:#3a3a3a url(../images/off.png) 230px center no-repeat;}
.menu_list .current{width:245px; background:#A42A1A url(../images/on.png) 230px center no-repeat;  text-indent:15px; border-left:solid 5px #52150D; margin:4px 0;}
.menu_head a,.menu_list .current a { color:#FFF;}
.menu_body{width:250px;height:auto;overflow:hidden; display:block;clear:both; padding:13px 0;}
.menu_body a{text-align:center; font-size:12px;float:left; background: url(../images/i_r19_c15.png) no-repeat right center; padding-right:2px; clear:none; height:24px; display:block; line-height:24px; margin:0px; padding:0; min-width:124px;}
.menu_body a:hover{text-decoration:none;}
	
	
	
	.db_dh {padding-top:20px;color:#333;height:26px;font-size:14px;display: none;}
	.banquan .bq {font-size:12px;color:#666;line-height:26px; margin: 20px 0; }
.banquan .bq p{margin:0;color: #fff;font-size: 14px;}
	.banquan2 .bq { font-size:12px; color:#666; line-height:26px; margin: 20px 0;}
.banquan2 .bq p{margin:0;color: #fff;font-size: 14px;}
	.ewm { text-align:center; width:65px; padding-top:18px; line-height:20px; color:#333; font-size:14px;}
	
	
	
	.dqwz,.dqwz a {
	height: 42px;
	line-height: 42px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
}
.xwdt { width:870px; padding:10px; background-color:#fff;min-height:600px;}
.ejdhq {width:275px;}
.dqlm {
	width: 240px;
	padding-left: 35px;
	background: url(../images/n_r6_c10.jpg) no-repeat top;
	height: 60px;
	line-height: 60px;
	padding-top:8px;
	font-size: 18px;
	color: #FFF;
}
.ejdh a {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 48px;
	color: #666;
	background-image: url(../images/n_r15_c13.jpg);
	background-repeat: no-repeat;
	background-position: 28px center;
	background-color: #FFF;
	display:block;
	padding-left:50px;
	width:225px;
	margin-bottom:1px;
}
.ejdh a:hover { background-image:url(../images/n_r13_c13.jpg); color:#A52A1A;}
.wzfllb { padding:10px 25px;}
.wzfllb li {
	height: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.wzfllb li .rq { float:left; width:70px; margin-right:20px;}
.wzfllb li .rq .r { height:46px; line-height:46px; display:block; font-size:24px; font-weight:bold; text-align:center; background-color:#e0e0e0; color:#333;}
.wzfllb li .rq .ny {eight:24px; line-height:24px; display:block; font-size:12px; text-align:center; background-color:#9A1816; color:#fff;}
.btzy a {
	font-size: 16px;
	line-height: 30px;
	display:block;
}
.btzy span {font-size: 12px;
	line-height: 24px;
	color:#666;
	display:block;}


.kfllb { padding:10px 25px;}
.kfllb li {
	height: 156px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.kfllb li .tupian { float:left; width:234px; height:156px; padding:2px; border:solid 1px #ccc; margin-right:20px; background:url() no-repeat center center;  background-size:234px 156px; -moz-background-size:234px 156px;
background-repeat:no-repeat;}
.btzy a { 
	font-size: 16px;
	line-height: 40px;
	display:block;
}
.btzy span {font-size: 14px;
	line-height: 28px;
	color:#666;
	display:block;}
.btzy .rq {
	color: #8C0001;
	padding-top:10px;
}
.tplb li { float:left; width:252px; height:195px; margin:14px 19px;}
.tplb li a { display:block;}
.tplb li .bt {display:block; height:36px; line-height:36px; font-size:12px; text-align:center; background-color:#000; opacity:0.8;filter:alpha(opacity=80); margin-top:-36px; color:#FFF;}



.wzbt {
	font-family: "微软雅黑";
	font-size:30px;
	line-height: 56px;
	color: #333;
	text-align: center;
	font-weight: normal;
	padding:10px 0;
	}
.wzxxys {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 35px;
	color: #666;
	text-align: center;
	background-color:#EBEBEB;
	}
.nrzwys {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #6C6C6C;
	text-indent: 2em;
	padding:0 15px;
}
.nrzwys img {
	display:block;
	margin:0 auto;max-width:100%;}
.nrzwys p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #6C6C6C;
	text-indent: 2em;
}
.sytxyt {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
.sytxyt a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;

}
.sytxyt a:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #990000;

}
.bodyxbg{height: auto; overflow:hidden; width:100%; background:url(../images/hkyjbg.jpg) bottom center no-repeat; background-size:100% 687px; padding-bottom:20px;}





.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 585px;
}

.banner img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}

.banner img:hover {
  transform: scale(1.05);
}





.banner .slick-dots {
  bottom: 44px;
  font-size: 0;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  display: flex;
  align-items: center;
}

.banner .slick-dots li {
  display: block;
  margin: 0 10px;
  padding: 0;
  font-size: 0;
  width: auto;
  height: auto;
  transition: all 0.5s;
  position: relative;
  display: flex;
  align-items: center;
  background: none;
}

.banner .slick-dots li button {
  width: 12px;
  height: 12px;
  padding:0;
  font-size: 0;
  background: #FFFFFF;
  transition: all 0.5s;
  border-radius:100%;
}



.banner .slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
  background: #660000;
  border-radius:100%;
}








.banner .slick-dots li.slick-active {
 /* background: #ffffff; */
}
