body {
	background-image: url('../images/body_bg2.jpg');
}
.body_warp {
	background-image: url('../images/body_bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
}
* {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
a:link {
	color: #38332b;
	text-decoration: none;
}
a:visited {
	color: #38332b;
	text-decoration: none;
}
a:active {
	color: #38332b;
	text-decoration: none;
}
a:hover {
	color: #b56840;
	text-decoration: none;
}
a {
	transition: all 0.4s;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
a:hover {
	text-indent: 0px;
}
.p-left {
	float: left;
}
.p-right {
	float: right;
}
.pl {
	width: 82%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pl2 {
	width: 85%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pl a {
	display: block;
}
.pl2 a:hover {
	color: #b56840;
}
.pl2 a {
	display: block;
}
.pl a:hover {
 text-indent: .40rem;
	font-weight: bold;
	color: #b56840;
}
.pr {
	float: right;
}
.pr2 {
	float: right;
	font-size: 0.16rem;
	color: #a17b4a;
}
html {
	min-width: 1025px;
	font-size: 100px;
}
.container {
	width: 14rem;
	max-width: 90%;
	margin: 0 auto;
 font-size: .16rem;
}
.top_txt_warp {
	width: 100%;
	height: 6px;
	background: #843c0c;
}
.top_warp {
	position: relative;
	z-index: 100;
	background-image: url("../images/top_bg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	background-size: cover;
}
.top_warp .container {
 padding: .4rem 0;
}
.logo img {
	max-height: 1rem;
}
.top {
	width: 1400px;
	height: 138px;
	margin: 0 auto;
}
.top_menu {
	font-size: 0.16rem;
	width: auto;
	height: 0.3rem;
	line-height: 0.3rem;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	transition: font-size 0.4s ease;
}
.top_menu a {
	color: #ac785d;
	padding-left: 0.20rem;
	transition: font-size 0.4s ease;
	background: url(../images/sctb.png) left center no-repeat;
}
.top_menu a:hover {
	color: #843c0c;
	font-size: 0.18rem;
	font-weight: bold;
}
.search {
	width: 2.7rem;
	overflow: hidden;
	clear: right;
}
.search_bk {
	width: calc(100% - 0.02rem);
	height: 0.4rem;
	border-radius: 0.2rem;
	border: 0.01rem solid #b56840;
}
.search_txt {
	display: inline-block;
	vertical-align: top;
 width: calc(100% - .52rem);
 height: .4rem;
	font-size: 0.15rem;
	font-weight: 500;
	line-height: 0.4rem;
	color: #333;
	text-align: left;
	background: #ffffff;
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
	text-indent: 0.2rem;
	overflow: hidden;
}
.search_btn {
	display: inline-block;
	vertical-align: top;
 width: .52rem;
 height: .4rem;
	border-top-right-radius: 0.2rem;
	border-bottom-right-radius: 0.2rem;
	background: url("../images/search_btn_bg.png") #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;
}
.menu_warp {
	position: relative;
	background: #843c0c;
}
.menu ul {
	display: flex;
	justify-content: space-around;
}
.menu li {
	height: 0.6rem;
	text-align: center;
}
.menu li a {
	width: auto;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #ffffff;
	font-size: 0.2rem;
	transition: font-size 0.4s ease;
}
.menu li a:hover {
	font-size: 0.24rem;
	color: #f3f2ee;
	font-weight: bold;
}
/*banner*/
.banner {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.banner img {
	border: 0;
	display: block;
	max-width: 100%;
	vertical-align: middle;
}
.banner-txt {
	width: auto;
	float: right;
	position: relative;
	padding: 20px;
	font-size: 24px;
	bottom: 100px;
	right: 50px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.3);
}
.js-silder {
	position: relative;
	min-width: 320px;
}
.silder-scroll {
	width: 100%;
	overflow: hidden;
}
.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img {
	width: 100%;
}
.js-silder-ctrl {
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev, .silder-ctrl-next {
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev {
	left: 20px;
	text-align: left;
}
.silder-ctrl-next {
	right: 20px;
	text-align: right;
}
.silder-ctrl-prev>span, .silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span {
	left: 0;
}
.silder-ctrl-next>span {
	right: 0;
}
.silder-ctrl-conyd {
	position: relative;
	right: 30px;
	bottom: 50px;
	float: right;
}
.silder-ctrl-con {
	position: relative;
	bottom: 50px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	cursor: pointer;
	border-radius: 20px;
}
.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span {
	background-color: #843c0c;
}
/*--------------------------------------------------------------
  主滑块样式
----------------------------------------------------------------*/
.bs-slider {
	overflow: hidden;
	max-height: 750px;
	position: relative;
	background: #000
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2)
}
.bs-slider>.carousel-inner>.item>a>img, .bs-slider>.carousel-inner>.item>img {
	margin: auto;
	width: 100%!important
}
/*---------- 左/右轮控制 ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #fff;
	display: block;
	font-size: 45px;
	padding: 0 15px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: 400;
	background: 0 0;
	-webkit-border-radius: 100px;
	border-radius: 100px
}
.control-round:hover .carousel-control {
	opacity: 1
}
.control-round .carousel-control.left {
	left: 1%
}
.control-round .carousel-control.right {
	right: 1%
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	border: 0 transparent
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%
}
.index_c1 {
	position: relative;
	overflow: hidden;
	height: 5rem;
	margin: 0.02rem auto 0 auto;
}
.gndt {
	width: calc(100% - 3.6rem);
	height: 5rem;
	float: left;
	background: url(../images/news_bg.jpg);
	overflow: hidden;
	background-size: cover;
}
.gndt_pic_warp {
	width: 5.7rem;
	height: 4.4rem;
 padding-left: .3rem;
 padding-top: .3rem;
	float: left;
	overflow: hidden;
}
.gndt_pic_biankuang {
	width: 100%;
	height: 3.8rem;
	position: relative;
	background: url(../images/tpbk.png);
	background-size:cover;
	top: 0;
	left: 0;
}
.gndt_pic {
	width: 100%;
	height: 3.8rem;
	float: left;
}
.gndt_pic img {
	width: 100%;
	height: 3.8rem;
}
.gndt_top {
	width: 4.4rem;
	height: 0.3rem;
	float: left;
	margin-top: 0.16rem;
}
.gndt_top_title {
	width: auto;
	height: 0.3rem;
	color: #333333;
	line-height: 0.3rem;
	font-size: 0.3rem;
	font-weight: bold;
	float: right;
	padding-right: 0.2rem;
}
.gndt_top_more {
	width: 0.26rem;
	height: 0.26rem;
	padding-left: 0.5rem;
	float: right;
	margin-top: 0.04rem;
	background: url(../images/line_bg.jpg) center repeat-x;
}
.gndt_top_more a {
	color: #b57239;
}
.gndt_top_more a:hover {
	color: #ca8b6a;
}
/*focus*/
.focus {
	float: left;
	width: 100%;
	height: 4.32rem;
}
.focus ul li img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.flexslider {
	height: 4.32rem;
	width: 100%;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
}
.flexslider .slides:after {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	-moz-user-select: none;
}
.carousel li {
	margin-right: 0.05rem;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0.16rem;
	right: 0.1rem;
	text-align: center;
}
.flex-control-nav li {
	margin: 0.03rem;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 0.12rem;
	height: 0.12rem;
	line-height: 0.12rem;
	text-align: center;
	display: block;
	font-size: 0;
	border-radius: 0.06rem;
	color: #ffffff;
	background-color: #d0b9aa;
	cursor: pointer;
	overflow: hidden;
}
.flex-control-paging li a:hover {
	color: #000000;
	background-color: #d0b9aa;
}
.flex-control-paging li a.flex-active {
	color: #843c0c;
	background-color: #843c0c;
	cursor: default;
}
.flex-caption {
	position: absolute;
	width: 96%;
	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 0.16rem;
	line-height: 0.24rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.flex-caption a {
	color: #ffffff;
}
.gndt_right {
	width: calc(100% - 6rem);
	height: 5rem;
	float: right;
}
.gndt_right_list {
	width: 3.84rem;
	height: auto;
	float: left;
	padding-left: 0.28rem;
	margin-top: 0.38rem;
}
.gndt_right_list ul li {
	width: 3.84rem;
	height: 0.92rem;
	float: left;
	list-style: none;
	border-bottom: 1px solid #d9d4c9;
}
.gndt_right_list ul li:nth-child(4) {
	border-bottom: 0;
}
.time {
	width: 3.84rem;
	height: 0.24rem;
	line-height: 0.24rem;
	font-size: 0.14rem;
	float: left;
	color: #a57b5f;
	font-family: Arial, Helvetica, sans-serif;
}
.newstitle {
	width: 3.84rem;
	height: 0.3rem;
	line-height: 0.3rem;
	float: left;
	font-size: 0.16rem;
	margin-top: 0.19rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.newstitle a {
	color: #333333;
	display: block;
}
.newstitle a:hover {
	color: #843c0c;
	font-size:.17rem;
	font-weight: bold;
}
.index_c1_right {
	width: 3.2rem;
	height: 5rem;
	float: right;
}
.kfsj {
	width: 3.2rem;
	height: 2.3rem;
	float: left;
	background: url(../images/kfsj_bg.jpg) center no-repeat;
}
.kfsj_top {
	width: 3.2rem;
	height: 0.5rem;
	float: left;
	line-height: 0.5rem;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin-top: 0.05rem;
}
.kfsj_txt {
	width: 3.2rem;
	height: auto;
	float: left;
	line-height: 0.3rem;
	font-size: 0.16rem;
	color: #ffffff;
	margin-top: 0.05rem;
	text-align: center;
}
.kfsj_txt strong {
	font-size: 0.18rem;
}
.kfsj_yuyue {
	width: 3.2rem;
	height: 0.49rem;
	float: left;
	text-align: center;
	margin-top: 0.1rem;
}
.kfsj_yuyue img{
	height:100%;
	}
.qjzs {
	width: 3.2rem;
	height: 2.3rem;
	float: left;
	margin-top: 0.4rem;
}
.tzgg_warp {
	width: 100%;
	height: 4.32rem;
	margin: 0.28rem auto 0 auto;
	background: url(../images/tzgg_bg.jpg);
	background-size: cover;
}
.tzgg {
	width: 100%;
	height: 4.6rem;
	margin: 0 auto;
}
.tzgg_top {
	width: 100%;
	height: 0.59rem;
	float: left;
	margin-top: 0.28rem;
}
.tzgg_top_title {
	width: auto;
	height: 0.3rem;
	color: #333333;
	line-height: 0.3rem;
	font-size: 0.3rem;
	font-weight: bold;
	float: left;
}
.tzgg_top_more {
	width: 0.26rem;
	height: 0.26rem;
	padding-left: calc(100% - 1.8rem);
	float: right;
	margin-top: 0.04rem;
	background: url(../images/line_bg.jpg) center repeat-x;
}
.tzgg_top_more a {
	color: #b57239;
}
.tzgg_top_more a:hover {
	color: #ca8b6a;
}
.tzgg_list {
	width: 100%;
	height: auto;
	float: left;
}
.tzgg ul li {
	width: calc(50% - 0.201rem);
	height: 0.85rem;
	float: left;
	margin-right: 0.34rem;
	list-style: none;
	border:0.01rem solid #d6c5a9;
}
.tzgg ul li:nth-child(2n) {
	margin-right: 0;
}
.tzgg ul li:nth-child(3) {
	margin-top: 0.28rem;
}
.tzgg ul li:nth-child(4) {
	margin-top: 0.28rem;
}
.tzgg ul li:nth-child(5) {
	margin-top: 0.28rem;
}
.tzgg ul li:nth-child(6) {
	margin-top: 0.28rem;
}
.tzggtime {
	width: 1.05rem;
	height: 0.85rem;
	float: left;
	text-align: center;
	color: #a57b5f;
	font-family: Arial, Helvetica, sans-serif;
}
.tzggtime_s1 {
	width: 1.05rem;
	height: 0.2rem;
	line-height: 0.2rem;
	float: left;
	margin-top: 0.2rem;
	font-size: 0.24rem;
	font-weight: bold;
}
.tzggtime_s2 {
	width: 1.05rem;
	height: 0.2rem;
	line-height: 0.2rem;
	float: left;
	margin-top: 0.05rem;
	font-size: 0.14rem;
}
.tzggtitle {
	width: calc(100% - 1.6rem);
	height: 0.6rem;
	line-height: 0.6rem;
	float: left;
	padding-left: 0.3rem;
	font-size: 0.16rem;
	margin-top: 0.12rem;
	background: url(../images/tzgg_jg_bg.jpg) left center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.tzggtitle a {
	color: #333333;
	display: block;
}
.tzggtitle a:hover {
	color: #843c0c;
	font-size:.17rem;
	font-weight: bold;
}
.slcl {
	height: 3.92rem;
	margin: 0 auto;
}
.slcl_top {
	width: 100%;
	height: 0.73rem;
	float: left;
	background: url(../images/slcl_top_bg.png) top center no-repeat;
}
.slcl_top_title {
	width: auto;
	height: 0.3rem;
	float: left;
	color: #333333;
	line-height: 0.3rem;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	padding-left: 0.2rem;
	margin-top: 0.25rem;
}
.slcl_top_more {
	width: 0.26rem;
	height: 0.26rem;
	padding-top: 0.28rem;
	float: left;
	background: url(../images/line_bg2.jpg) top center no-repeat;
}
.slcl_top_more a {
	color: #b57239;
}
.slcl_top_more a:hover {
	color: #ca8b6a;
}
.slcl_top_menu {
	width: auto;
	height: 0.48rem;
	float: right;
}
.slcl_top_menu ul li {
	width: 1.2rem;
	height: 0.48rem;
	float: left;
	margin-top: 0.2rem;
	font-size: 0.16rem;
	color: #a57b5f;
	margin-right: 0.2rem;
	text-align: center;
	line-height: 0.48rem;
	list-style: none;
	background: url(../images/slzc_menu_ng.png);
	background-size:cover;
}
.slcl_top_menu ul li:nth-child(2) {
	margin-right: 0px;
}
.slcl_top_menu ul li a {
	color: #a57b5f;
}
.slcl_top_menu ul li a:hover {
	color: #a46c46;
	font-size:.17rem;
	font-weight: bold;
}
.slcl_gd {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0.2rem;
}
.slcl_gd_nr {
	width: 3.2rem;
	height: auto;
	float: left;
	margin-right: 0.4rem;
}
.slcl_gd_pic {
	width: 3.2rem;
	height: 2.25rem;
	float: left;
	border: 1px solid #cccccc;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.slcl_gd_pic img {
	width: 3.2rem;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}
.slcl_gd_title {
	width: 3.2rem;
	height: 0.74rem;
	float: left;
	line-height: 0.74rem;
	font-size: 0.16rem;
	text-align: center;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	background: url(../images/line_bg3.jpg) left bottom no-repeat;
}
.slcl_gd_title a{
	color:#333333;
	}
.slcl_gd_title a:hover {
	color: #843c0c;
	font-size:.17rem;
	font-weight: bold;
}
.foot {
	width: 100%;
	height: 2.4rem;
	margin-top: 0.28rem;
	background: url(../images/foot_bg.jpg) center bottom;
	background-size: 100% 100%;
}
.foot_bq {
	width: 100%;
	height: 2.4rem;
	margin: 0 auto;
	color: #e1d6cf;
	font-size: 0.16rem;
}
.foot_bq a {
	color: #e1d6cf;
}
.foot_bq_txt {
	width: auto;
	height: auto;
	float: right;
	clear: both;
	text-align: right;
	line-height: 0.36rem;
	margin-top: 0.28rem;
}
.foot_bq_logo {
	width: 4.21rem;
	height: 0.57rem;
	float: right;
	margin-top: 0.45rem;
}
/*内页*/
.banner_ny {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.ny_content_warp {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.ny_content {
	width: 14rem;
	height: auto;
	margin: 0 auto;
	padding-top: 0.28rem;
}
.nylm_title_warp {
	width: 2.8rem;
	height: 1.11rem;
	margin: 0 auto;
	padding-right: 9.2rem;
	position: relative;
	z-index: 9;
	top: 389px;
}
.nylm_title {
	width: 2.8rem;
	height: 1.11rem;
	line-height: 1.11rem;
	float: left;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #00923f;
}
.banner_ny {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.banner_ny img {
	width: 100%;
	height: auto;
	display: block;
}
.content_neirong_warp {
	width: 14rem;
	height: auto;
	margin: 0 auto;
	padding-bottom: 0.28rem;
}
.content_neirong {
	width: 14rem;
	height: auto;
	margin: 0 auto;
}
.site {
	width: auto;
	height: 0.26rem;
	float: right;
	font-size: 0.14rem;
	line-height: 0.26rem;
	color: #888888;
	text-align: right;
	padding-left: 0.2rem;
	background: url(../images/home.png) left center no-repeat
}
.site a:link {
	color: #888888;
	text-decoration: none;
}
.site a:visited {
	color: #888888;
	text-decoration: none;
}
.site a:active {
	color: #888888;
	text-decoration: none;
}
.site a:hover {
	color: #888888;
	text-decoration: none;
}
.site2 {
	width: auto;
	height: 0.2rem;
	line-height: 0.2rem;
	font-size: 0.12rem;
	float: right;
	color: #999999;
	overflow: hidden;
	margin-top: 0.28rem;
}
.site2 a:link {
	color: #999999;
	text-decoration: none;
}
.site2 a:visited {
	color: #999999;
	text-decoration: none;
}
.site2 a:active {
	color: #999999;
	text-decoration: none;
}
.site2 a:hover {
	color: #004ea1;
	text-decoration: none;
}
.left {
	width: 2.6rem;
	height: auto;
	float: left;
	box-shadow: 0px 0px 0.3rem 0px rgba(0, 0, 0, 0.06);
}
.pro_list_top {
	width: 2.6rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.3rem;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #ffffff;
	background: #843c0c;
}
.pro_list {
	width: 2.3rem;
	float: left;
	padding-bottom: 0.5rem;
	padding: 0 0.15rem;
}
.pro_list ul li {
	list-style: none;
	background: url(../images/tb_s2.png) 0.15rem 0.2rem no-repeat;
	margin-top: 0.1rem;
	padding-bottom: 0.1rem;
	border-bottom: 0.01rem solid #efefef;
}
.pro_list li.li_on a, .pro_list a:hover {
	color: #843c0c;
	background: url(../images/tb_s3.png) 0.15rem 0.2rem no-repeat;
}
.pro_list a {
	display: block;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.3rem;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	padding-left: 0.32rem;
	padding-right: 0.1rem;
	background: 0.15rem 0.2rem no-repeat;
}
.left_bottom {
	width: 2.6rem;
	height: 1.5rem;
	float: left;
}
.right {
	width: calc(100% - 3.1rem);
	height: auto;
	float: right;
}
.right_ny_xx {
	width: 100%;
	height: auto;
	float: right;
	margin-top: 0.25rem;
}
.right_content {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0.3rem;
	line-height: 0.36rem;
	font-size: 0.16rem;
	border: 0.01rem solid #cad8e3;
	padding: 0.25rem 0.25rem;
}
.right_pic_content {
	width: 100%;
	height: auto;
	float: left;
	line-height: 0.36rem;
	font-size: 0.16rem;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
}
.right_content2 {
	width: 100%;
	min-height: 5rem;
	float: left;
	line-height: 0.42rem;
	font-size: 0.18rem;
	margin-top: 0.25rem;
	text-align: justify;
	color: #38332b;
}
.right_title_box {
	width: 9.1rem;
	height: 0.6rem;
	float: left;
}
.right_title_box_bt {
	width: auto;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	font-weight: bold;
	color: #333333;
	float: left;
	background: url(../images/title_bg.png) left bottom no-repeat;
}
.right_title {
	width: auto;
	height: 0.4rem;
	float: left;
	line-height: 0.35rem;
	border-bottom: 0.03rem solid #f4981d;
	text-align: center;
	padding-bottom: 0.1rem;
	clear: both;
}
.right_title2 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 0.36rem;
	overflow: hidden;
}
.right_title2 h3 {
	position: relative;
	float: left;
	padding-right: 0.2rem;
	font-size: 0.3rem;
	font-weight: bold;
	color: #484848;
}
.right_title2 h3 i {
	position: absolute;
	top: 50%;
	left: 100%;
	width: 2500%;
	height: 0.01rem;
	background-color: #cecece;
}
.right_title3 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	line-height: 0.36rem;
	overflow: hidden;
	margin-top: 0.3rem;
	padding-bottom: 0.2rem;
	border-bottom: 0.01rem solid #eeeeee;
}
.right_title3 .p2 {
	font-size: 0.24rem;
	color: #38332b;
	font-family: "Microsoft YaHei";
}
.right_title3 .time2 {
	color: #666666;
	font-family: "Microsoft YaHei";
	font-size: 0.12rem;
}
.right_news {
	width: 100%;
	height: auto;
	float: right;
}
.right_news_top {
	width: 100%;
	height: 0.6rem;
	float: left;
	background: url(../images/line_bg3.png) 0 0.15rem repeat-x;
}
.right_news_top_title {
	width: auto;
	height: 0.5rem;
	line-height: 0.3rem;
	font-size: 0.3rem;
	font-weight: bold;
	float: left;
	color: #333333;
	padding-right: 0.14rem;
	background: #f5e5c8;
}
.right_news_content {
	width: 100%;
	min-height: 5rem;
	float: left;
	margin-top: 0.25rem;
}
.right_news_content_list {
	width: 100%;
	min-height: 5rem;
	float: left;
	margin-top: 0.25rem;
}
.right_news_content_list ul li {
	width: 100%;
	height: 0.64rem;
	line-height: 0.64rem;
	overflow: hidden;
	font-size: 0.18rem;
	float: left;
	text-indent: 0.35rem;
	background: url(../images/tb_s4.png) 0.1rem center no-repeat;
	border-bottom: 0.01rem solid #eeeeee;
}
/*师资队伍*/
.tplb_content_list {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.tplb_content_list ul {
	display: block;
	width: 100%;
	float: left;
}
.tplb_content_list ul li {
	width: calc(33.3333% - 0.273333rem);
	height: 2.9rem;
	float: left;
	margin-top: 0.4rem;
	margin-right: 0.41rem;
	list-style: none;
}
.tplb_content_list ul li:nth-child(3n) {
	margin-right: 0;
}
.tplb_content_list_pic {
	padding: 0.15rem;
	width: 3.06rem;
	height: 2.1rem;
	float: left;
	overflow: hidden;
	background-color: #f4f3ef;
}
.tplb_content_list_pic span {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
.tplb_content_list_pic img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	transition: 0.5s;
}
.tplb_content_list_pic img:hover {
	transform: scale(1.1);
}
.tplb_content_list_name {
	width: 3.36rem;
	height: 0.5rem;
	line-height: 0.5rem;
	float: left;
	font-weight: normal;
	text-align: center;
	font-size: 0.18rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.tplb_content_list_name a {
	color: #333333;
}
.tplb_content_list_name a:hover {
	color: #843c0c;
	font-weight:bold;
}
#vsb_content_2 P {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	font-size: 18px!important;
	line-height: 40px!important;
}
#vsb_content_2 P img {
	border: 0!important;
}
/*荣誉证书*/
.mainleft {
	width: 2.3rem;
	height: auto;
	display: inline-block;
	padding: 0 0.15rem;
	float: left;
}
.mainleft .catlist {
	height: auto;
}
.mainleft .treelist {
	padding-top: 0.1rem;
	height: auto;
	background-repeat: repeat-y;
}
.mainleft .treelist ul {
	display: inline-block;
}
.mainleft .treelist ul li {
	width: 2.3rem;
	height: auto;
	background: none;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	border-bottom: 1px solid #efefef;
}
.mainleft .treelist ul li a {
	color: #333;
	position: relative;
	z-index: 100;
}
.mainleft .treelist ul li ul {
	display: none;
}
.mainleft .treelist ul li ul li {
	height: auto;
	background: #d5ccc7;
	border-bottom: 0;
}
.mainleft .treelist ul li ul li span.folder {
	font-size: 0.14rem;
	height: 0.3rem;
	line-height: 0.3rem;
	background: url(../images/tb_s5.png) left center no-repeat;
}
.mainleft .treelist ul li ul li a {
	color: #333;
}
.mainleft .treelist ul li ul li ul li {
	height: auto;
	background: #e6ddd8;
	color: #63442a;
}
.mainleft .treelist ul li ul li ul li a {
	color: #63442a;
}
.mainleft .treelist ul li ul li ul li ul li {
	height: auto;
	background: #f5f4f0;
}
.mainleft .treelist ul li ul li ul li a {
	color: #63442a;
}
.mainleft .treelist ul li span {
	padding-left: 20px;
	margin: 8px 0px 8px 8px;
	line-height: 16px;
	display: block;
}
.mainleft .treelist ul li span.folder {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	background: url(../images/tb_s3.png) left center no-repeat;
}
.mainleft .treelist ul li span.file {
	font-size: 14px;
	background: url(../images/tb_s6.png) left center no-repeat;
}
.mainleft .catlist ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #dbc8b9;
	background: url(../img/catdot.png) left center no-repeat;
	padding-left: 18px;
}
.mainleft .catlist ul li.hover a {
	color: #6c4628;
}
.mainleft .catlist ul li a {
	text-decoration: none;
}
.mainleft .catlist ul li.at a {
	color: #6c4628;
	font-weight: bold;
}
.mainleft .catbottom {
	background: url(../img/leftbg_bottom.png) no-repeat;
	height: 317px;
}
/*荣誉证书栏目*/
.ryzslm_content_list {
	width: 1090px;
	height: auto;
	float: left;
	overflow: hidden;
}
.ryzslm_content_list ul {
	display: block;
	width: 1090px;
	float: left;
}
.ryzslm_content_list ul li {
	width: 241px;
	height: 210px;
	float: left;
	margin-top: 40px;
	margin-right: 42px;
	list-style: none;
}
.ryzslm_content_list ul li:nth-child(4n) {
	margin-right: 0;
}
.ryzslm_content_list_pic {
	width: 241px;
	height: 160px;
	float: left;
	overflow: hidden;
}
.ryzslm_content_list_pic span {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
.ryzslm_content_list_pic img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	transition: 0.5s;
}
.ryzslm_content_list_pic img:hover {
	transform: scale(1.1);
}
.ryzslm_content_list_name {
	width: 241px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.ryzslm_content_list_name a {
	color: #333333;
}
.ryzslm_content_list_name a:hover {
	color: #843c0c;
}
/*图片列表2*/
.tplb2_content_list {
	width:100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.tplb2_content_list ul {
	display: block;
	width:100%;
	float: left;
}
.tplb2_content_list ul li {
	width: calc(25% - 0.165rem);
	height: 2.8rem;
	float: left;
	margin-top: 0.22rem;
	margin-right: 0.22rem;
	list-style: none;
}
.tplb2_content_list ul li:nth-child(4n) {
	margin-right: 0;
}
.tplb2_content_list_pic {
	padding: 0.1rem;
	width: 2.36rem;
	height: 1.8rem;
	float: left;
	overflow: hidden;
	background-color: #f4f3ef;
}
.tplb2_content_list_pic span {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
.tplb2_content_list_pic img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	transition: 0.5s;
}
.tplb2_content_list_pic img:hover {
	transform: scale(1.1);
}
.tplb2_content_list_name {
	width: 2.56rem;
	height: 0.6rem;
	line-height: 0.3rem;
	padding-top: 0.1rem;
	float: left;
	font-weight: normal;
	text-align: center;
	font-size: 0.18rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.tplb2_content_list_name a {
	color: #333333;
}
.tplb2_content_list_name a:hover {
	color: #843c0c;
	font-weight:bold;
}
