@charset "utf-8";
body,ul,li,img,h1,h2,h3,h4,h5,form,input,dt,dd,dl { margin:0; padding:0; font-family: 'PingFang SC','微软雅黑';}
body {
	min-height: 100vh;
    font-size:14px;
    color:#333333;
    display: flex;
    flex-direction: column;
}
img,input{ vertical-align: middle; }
input,button,textarea,select ,option{outline: none; font-family: 'PingFang SC','微软雅黑';}
input[type="text"]{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance:none;-moz-appearance  : none;  appearance : none;}
ul,li { list-style:none; }
a {color:#333333; text-decoration:none; }
a:hover { text-decoration:none; color: #B82E29 }
.fixed-el{
  position: fixed !important;
    top: 0;
    background: rgb(117 8 4 / 85%) !important;
z-index:9999 !important;
}
.hiddenCatalog{
/* display:none; */
}
.article-container .catalog1 .parent > li > a{
  height:100px !important;
 line-height:100px !important;
}
.article-container .catalog3 .parent > li > a{
  height:100px !important;
 line-height:100px !important;
}
.catalog-border-none{
   border:none !important;
}
.container{
	width:1300px;
	margin:0 auto;
	padding: 0 15px; box-sizing: border-box;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear-float{
	clear: both;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align:  right;
}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}
.mt25{margin-top: 25px}
.mt30{margin-top: 30px}
.mt35{margin-top: 35px}
.mt40{margin-top: 40px}
.mt45{margin-top: 45px}
.ml5{margin-left: 5px}
.ml10{margin-left: 10px}
.ml15{margin-left: 15px}
.ml20{margin-left: 20px}
.mr5{margin-right: 5px}
.mr10{margin-right: 10px}
.mr15{margin-right: 15px}
.mr20{margin-right: 20px}
.fixed-header{
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color:#ffffff;
	padding:15px 0;
background: rgb(0 0 0 / 20%);
}
.fixed-header .container{
        position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.fixed-header a{
	color:#ffffff;
	cursor: pointer;
}
.fixed-header .logo{
	height: 64px;
}
.fixed-header .menu{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.fixed-header .menu a:hover{
	color: #B82E29;
}
.fixed-el .menu a:hover{
       color: #fff !important;
}
.fixed-header .menu li{
	font-size: 16px;
	white-space: nowrap;
	padding: 0 15px
}
.fixed-header .search-icon{
	width: 25px;
	height: 25px;
	margin-left:10px;
	cursor: pointer;
}
.header-search-box {
    position: absolute;
    right: 30px;
    top: 0;
display: flex;
}
.header-search-box .keyword{
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #e7e8ec;
    color: #fff;
    font-size: 14px;
    padding-bottom: 5px;
}
.header-search-box .search{
    background: url(/_upload/tpl/0e/d0/3792/template3792/images/search-icon-white.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100%;
}
.banner-swiper{
	width: 100%;
	min-width: 1300px;
	position: relative;
	overflow: hidden;
}
.banner-swiper .swiper-slide,.banner-swiper .swiper-slide-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner-swiper .swiper-button-next{
	color: #ffffff;
}
.banner-swiper .swiper-button-prev{
	color: #ffffff;
}
.swiper-pagination .swiper-pagination-bullet{
	background: #ffffff;
	border-radius: 4px;
	transition: all 0.3s;
	opacity: 0.6;
}
.swiper-pagination .swiper-pagination-bullet-active{
	width: 20px;
	opacity: 1;
}
.middle-nav{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	font-size: 16px;
}
.middle-nav li{
	flex: 1;
        border:1px soild #f2f2f2;
}
.middle-nav li a{
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffffff;
	padding:30px 20px;
	text-align: center;
	transition: all 0.3s;
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
}
.middle-nav li a img {
	width: 45px;
	height: 45px;
	margin-bottom: 20px;
}
.middle-nav li a:hover{
	color: #ffffff;
	background-color: #B82E29;
}
.middle-nav li a:hover img{
	filter: drop-shadow(0px 100px 0 #ffffff);
	transform: translateY(-100px);
}


.row-top .title{
	font-size: 24px;
	font-weight: bold;
	color: #B82E29;
	position: relative;
}
.row-top .more{
	border:1px solid #B82E29;
	color: #B82E29;
	padding: 5px 8px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
}
.index-news-section{
	background: #F3F3F3;
	padding: 60px 0;
}
.index-news-section .news-left{
    width: 65%;
    padding-right: 1.875%;
    box-sizing: border-box;
}
.index-news-section .news-left .image-news-item{
	width: 48.71%;
	float: left;
	position: relative;
}
.index-news-section .news-left .image-news-item:last-child{
	margin-left: 2.56%;
}

.index-news-section .news-left .image-news-item .image-view{
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.index-news-section .news-left .image-news-item img{
	width: 100%;
	height: 320px;
	object-fit: cover;
	transition: all 0.3s;
}
.index-news-section .news-left .image-news-item h3{
	border-top: 1px solid #efefef;
	margin-top: 10px;
	padding-top:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index-news-section .news-left .image-news-item a:hover h3{
	color: #B82E29;
}
.index-news-section .news-left .image-news-item a:hover img{
	transform: scale(1.1);
}
.index-news-section .news-left .image-news-item .date{
	position: absolute;
	left: 0;
	top: 20px;
	background: #B82E29;
	padding:10px;
	display: inline-block;
	color: #ffffff;
}
.index-news-section .news-left .news-row li a{
	padding:6px 0;
	display: block;
	transition: all 0.3s;
}
.index-news-section .news-left .news-row li a:hover{
        padding-left: 24px;
	padding-right: 10px;
	background: rgba(81,138,224,0.1);
}
.index-news-section .news-left .news-row li a:hover::before{
    content: '';
    width: 0 !important;
    height: 0 !important;
    border: 8px solid transparent;
    border-left-color: #B82E29;
    position: absolute;
    left: 10px;
}
.index-news-section .news-left .news-row li h4{
	transition: all 0.3s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}
.index-news-section .news-left .news-row li span{
	color: #999999;
}
.index-news-section .news-left .news-row li a:hover h4,.index-news-section .news-left .news-row li a:hover span{
	color: #B82E29;
	position: relative;
}
.index-news-section .news-left .news-row li a:hover h4{
	padding-left: 15px;
}
.index-news-section .news-left .news-row li a:hover h4:before{
	position: absolute;
	left:5px;
	top:30%;
	width: 0;
	height: 0;
	content: "";
	border-style: solid;
	border-color: transparent;
	border-width: 5px 0 5px 5px;
	border-left-color: #B82E29;
}

.index-news-section .news-right{
	width: 35%;
}
.index-news-section .news-right .news-item{
    display: flex;
    align-items: center;
    border: 1px solid #dfdfdf;
    background: #fff;
    padding: 16px;
    height: 100px;
    box-sizing: border-box;
    margin-top: 15px;
    transition: border,background-color 0.3s;
}
.index-news-section .news-right .news-item .date{
	float: left;
	width: 80px;
        padding-right: 12px;
	margin-right: 12px;
	border-right: 1px solid #DDDDDD;
}
.index-news-section .news-right .news-item .date .day{
	font-size: 24px;
        line-height: 34px;
	display: block;
}
.index-news-section .news-right .news-item .date .year{
	color: #999999;
        font-size: 14px;
        line-height: 20px;
}
.index-news-section .news-right .news-item{

}
.index-news-section .news-right .news-item:hover{
	border: 1px solid #B82E29;
	background:url("/_upload/tpl/0e/d0/3792/template3792/images/logo-mark.png") no-repeat #B82E29;
	background-size: auto 90%;
	background-position: right 5px;
	color: #ffffff;
}
.index-news-section .news-right .news-item:hover .year{
	color: #ffffff;
}
.index-news-section .news-right .news-item a{
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold;
}
.index-news-section .news-right .news-item:hover a ,.index-news-section .news-right .news-item a:hover{
	color: #FFF;
}

.lab-center{
	background:url('/_upload/tpl/0e/d0/3792/template3792/images/lab_center_bg.jpg') no-repeat center/cover rgba(184, 46, 41, 0.90);
	padding: 40px 0;
}
.lab-center .title{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.lab-center .number-list{
	padding-top: 30px;
	display: flex;
	justify-content: stretch;
	flex-wrap: wrap;
	color: #ffffff;
}
.lab-center .number-item{
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
}
.lab-center .number-item .number{
	font-size: 28px;
	margin-bottom: 5px;
}
.lab-center .number-item .large-number {
	font-size: 32px;
	font-weight: bold;
}

.lab-des-top{
	position: relative;
	color: #ffffff;
}
.lab-des-top::before{
	width: calc(50% - 70px);
	content: "";
	position: absolute;
	left: 0;
	bottom:10px;
	border-bottom:3px solid rgba(255,255,255,0.5);
}
.lab-des-top::after{
	width: calc(50% - 70px);
	content: "";
	position: absolute;
	right: 0;
	bottom:10px;
	border-bottom:3px solid rgba(255,255,255,0.5);
}
.lab-des-top .lab-des-title {
	font-size: 23px;
	font-weight: bold;
}
.lab-des-top .lab-des-en-title{
	display: block;
	opacity: 0.6;
}
.lab-des{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
.lab-des::before{
	content: "";
	position: absolute;
	left: 0;
	top:0px;
	width: 180px;
	height: 180px;
	background: rgba(237, 124, 64, 1);
}
.lab-des::after{
	content: "";
	position: absolute;
	right: 0;
	bottom:0px;
	width: 180px;
	height: 180px;
	background: rgba(237, 124, 64, 1);
}
.lab-des .lab-content{
	flex: 1;
	background: #ffffff;
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.302);
	margin:20px 20px 20px 20px;
	position: relative;
	z-index: 2;
	padding: 30px 30px 50px 30px;
height: 332px;
}
.lab-des .lab-content{
	color: #666666;
	font-size: 16px;
	line-height: 2;
}
.lab-des .lab-content .content-title{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
.lab-des .lab-content .center-intro a{
line-height: 36px;
    font-size: 18px;
}
.lab-des .lab-content .more{
	position: absolute;
	left:30px;
	bottom: -30px;
	border:1px solid #B82E29;
	color: #B82E29;
	padding: 10px 30px;
	border-radius: 10px;
	font-size: 12px;
	background: #ffffff;
	display: inline-block;
}
.lab-des .lab-picture{
	position: relative;
	z-index: 1;
	flex: 1;
	margin:0 20px 20px -50px;
}
.lab-des .lab-picture img{
	width: 100%;
}


.index-guide-section{
	background: #F3F3F3;
	padding: 60px 0;
}
.index-guide-section .guide-top{
	border-bottom:3px solid #E1E1E1;
}
.index-guide-section .guide-title {
	font-size: 28px;
	font-weight: bold;
	color: #B82E29;
}
.index-guide-section .guide-en-title{
	display: block;
	margin-bottom: -10px;
}
.index-guide-section .guide-en-title span{
	background: #F3F3F3;
	color:#CCCCCC;
	padding:3px 15px;
}
.index-guide-section .guide-swiper{
	width: 100%;
	height: 580px;
	padding: 15px 0;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.index-guide-section .guide-swiper .swiper-slide{
	/*padding: 15px 10%;*/
	box-sizing: border-box;
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-guide-section .guide-swiper .swiper-button-next{
	right: 0px;
	font-size: 30px;
	color: #B82E29;
}
.share-swiper .swiper-button-next{
	color: #882b27;
right:calc((100% - 1340px)/2) !important;
}
.share-swiper .swiper-button-prev{
	color: #882b27;
left: calc((100% - 1340px)/2) !important;
}

.index-guide-section .guide-item{
	float: left;
	width: 30.8%;
	margin: 20px 0;
	padding: 15px;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 10px;
}
.index-guide-section .guide-item .image-view{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.index-guide-section .guide-item img{
	width: 100%;
	height: 180px;
	object-fit: cover;
	transition: all 0.3s;
}
.index-guide-section .guide-item a:hover img{
	transform: scale(1.1);
}
.index-guide-section .guide-item h4{
	text-align: center;
	margin-top: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 500;
}
.index-guide-section  .more{
	border:1px solid #B82E29;
	color: #B82E29;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
}


.index-share-section{
	padding: 60px 0;
position: relative;
}
.index-share-section span.more{
	margin-top:10px !important;
}
.index-share-section .share-swiper{
	height:340px;
overflow: hidden;
}
.index-share-section .share-top{
	border-bottom:3px solid #E1E1E1;
}
.index-share-section .share-title {
	font-size: 28px;
	font-weight: bold;
	color: #B82E29;
}
.index-share-section .share-en-title{
	display: block;
	margin-bottom: -10px;
}
.index-share-section .share-en-title span{
	background: #FFFFFF;
	color:#CCCCCC;
	padding:3px 15px;
}
.index-share-section .share-warp{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.index-share-section .share-item{
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 10px;
}
.index-share-section .share-item:nth-child(1){
	padding-left: 0px;
}
.index-share-section .share-item:nth-child(4n){
	padding-right: 0px;
}
.index-share-section .share-item .image-view{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.index-share-section .share-item img{
	width: 100%;
	height: 250px;
	object-fit: cover;
	transition: all 0.3s;
}
.index-share-section .share-item a:hover img{
	transform: scale(1.1);
}
.index-share-section .share-item h4{
	text-align: center;
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 500;
}
.index-share-section  .more{
	border:1px solid #B82E29;
	color: #B82E29;
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
}


.index-service-section{
	background: #F3F3F3;
	padding: 60px 0;
}
.index-service-section .service-top{
	border-bottom:3px solid #E1E1E1;
}
.index-service-section .service-title {
	font-size: 28px;
	font-weight: bold;
	color: #B82E29;
}
.index-service-section .service-en-title{
	display: block;
	margin-bottom: -10px;
}
.index-service-section .service-en-title span{
	background: #F3F3F3;
	color:#CCCCCC;
	padding:3px 15px;
}
.index-service-section .service-box{
	padding-top: 30px;
}
.index-service-section .service-box>div{
	width: 48%;
}
.index-service-section .service-list li{
	margin-bottom: 10px;
}
.index-service-section .service-list li a{
	width: 100%;
	box-sizing: border-box;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	align-items: center;
	background-color: #ffffff;
	padding:7px 15px;
	text-align: center;
	transition: all 0.3s;
}
.index-service-section .service-list li a img {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}
.index-service-section .service-list li a:hover{
	color: #ffffff;
	background-color: #B82E29;
}
.index-service-section .service-list li a:hover img{
	filter: drop-shadow(0px 100px 0 #ffffff);
	transform: translateY(-100px);
}

.friend-link{
	background-color: #fff;
	padding: 40px 0;
}
.friend-link .link-list{
	line-height: 2;
}
.friend-link .link-list a{
	white-space: nowrap;
	margin-right: 15px;
}

.footer{
	background: rgb(117 8 4 / 85%);
	padding: 30px 0;
	color: #ffffff;
}
.footer a{
	color: #ffffff;
}
.footer-left{
	width: 33%;
}
.footer-middle{
	width: 33%;
}
.fixed-search{
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	z-index: 1000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transform: translateY(-100vh);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: transform 0.3s;
}
.fixed-search-box{
	width: 680px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 0px -7px rgba(0,0,0,0);
}
.fixed-search-box .wp_search{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.fixed-search-box .wp_search .search{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.fixed-search-box input,.fixed-search-box input:focus,.fixed-search-box input:hover{
	background: #ffffff;
	color: #333333;
	border: 0;
	height: 50px;
	flex: 1;
	font-size: 20px;
	line-height: 50px;
	padding: 0 10px;
}
.fixed-search-box .wp_search .search,.fixed-search-box .wp_search .search:focus,.fixed-search-box .wp_search .search:hover{
	cursor: pointer;
	background: #B82E29 url(/_upload/tpl/0e/d0/3792/template3792/images/search-icon-white.png) no-repeat center;
	background-size: 25px 25px;
	color: #ffffff;
	border: 0;
	height: 50px;
	width: 100px;
	flex-shrink: 0;
	text-align: center;
}


.list-page-header {
	position: relative;
	background: #B82E29;
	color:#ffffff;
}

.list-page-header {
	background-image: url(/_upload/tpl/0e/d0/3792/template3792/images/list-header-bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
}

.detail-list {
	background-image: url(/_upload/tpl/0e/d0/3792/template3792/images/list-header-bg3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
}

.inner-header .header-top{
	background: #B82E29;
	color:#ffffff;
	padding:20px 0;
}
.inner-header .header-top .container{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inner-header .header-top .logo{
	height: 64px;
}

.inner-header .search-box{
	width: 280px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}
.inner-header .search-box .form{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.inner-header .search-box input,.inner-header .search-box input:focus,.inner-header .search-box input:hover{
	background: none;
	color: #ffffff;
	border: 0;
	height: 30px;
	flex: 1;
	line-height: 30px;
	padding: 0 10px;
}

.inner-header .wp_search .search,.inner-header .wp_search .search:focus,.inner-header .wp_search .search:hover{
	cursor: pointer;
	background: #B82E29 url(/_upload/tpl/0e/d0/3792/template3792/images/search-icon-white.png) no-repeat center;
	background-size: 20px 20px;
	color: #ffffff;
	border: 0;
	height: 30px;
	width: 60px;
	flex-shrink: 0;
	text-align: center;
}
.inner-header .wp_search table td{
	width: 100%;
}
.inner-header .search-box input::placeholder{
	color: rgba(255,255,255,0.6);
}
.inner-header .search-box button,.inner-header .search-box button:focus,.inner-header .search-box button:hover{
	cursor: pointer;
	background: none;
	color: #ffffff;
	border: 0;
	height: 30px;
	width: 40px;
	flex-shrink: 0;
	text-align: center;
}
.inner-header .search-box button img{
	width: 25px;
	height: 25px;
}

.inner-header .header-menu{
	background-color: #ffffff;
	height: 40px;
	line-height: 40px;
}
.inner-header .header-menu .menu{
	display: flex;
	justify-content: space-around;
}
.inner-header .header-menu .menu a:hover,.inner-header .header-menu .menu .selected a{
	color: #B82E29;
}
.inner-header .header-menu .menu li{
	font-size: 16px;
	white-space: nowrap;
}
.crumb-row{
    background-color: #F4F4F4;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    font-size:14px
}
.crumb-row a{
	display: inline-block;
	position: relative;
	margin-right: 15px;
	color: #999999;
}
.crumb-row a::after{
	content:'';
	right: -10px;
	top: 50%;
	margin-top: -3px;
	position:absolute;
	z-index:1;
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: transparent; /* 模块背景为透明 */
	border-color: #999999;
	border-style: solid;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg); /*箭头方向可以自由切换角度*/
}

.article-container{
	padding: 40px 0;
    flex: 1;
    box-sizing: border-box;
}
.article-container .container{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.article-container .catalog-container {
	position: relative;
	/*min-height: 800px;*/
	width: 350px;
}
.article-container .catalog{
	position: relative;
	width: 350px;
	flex-shrink: 0;
	transform: translateY(-100px);
	z-index: 999;
	background-image: url('/_upload/tpl/0e/d0/3792/template3792/images/list-catlog-bg.png');
	background-position: center;
	background-size: cover;
	/* border-radius: 10px; */
}
.article-container .catalog_list{
    min-height: 600px; 
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}
.article-container .catalog1{
   height:auto;
   border-top-right-radius: 10px;
   border-top-left-radius: 10px
}
.article-container .catalog3{
   min-height:600px;
   border-radius: 10px;
}
.article-container .catalog ul.parent{
	margin: 0 15px;
}
.article-container .catalog ul.parent > li{
    padding: 20px 0;
    border-bottom: 1px dashed #fff;
}
.article-container .catalog ul.parent > li:last-child{
    border-bottom: none !important;
}
.article-container .catalog li{
	position: relative;
}
.article-container .catalog li .toggle-icon{

}
.article-container .catalog .toggle-icon {
	position: absolute;
	display: block;
	right: 20px;
	top: 50%;
transform: translateY(-50%);
	height: 20px;
	width: 20px;
	line-height: 20px;
	background-image: url('/_upload/tpl/0e/d0/3792/template3792/images/leftnav_right_arrow.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	color: transparent;
}

.article-container .catalog .parent >li a:hover .toggle-icon,
.article-container .catalog .selected .toggle-icon{
	background-image: url('/_upload/tpl/0e/d0/3792/template3792/images/leftnav_right_arrow_active.png');
}

.article-container .catalog .expand .toggle-icon {
	transform: rotate(90deg);
	transform-origin: center;
}


.article-container .catalog .selected .toggle-icon{
	background-image: url('/_upload/tpl/0e/d0/3792/template3792/images/leftnav_right_arrow_active.png');
}

.article-container .catalog .parent > li > a{
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 0 20px;
	width: 320px;
	height: 60px;
	font-size: 18px;
	transition: background-color 0.3s;
	border-radius: 12px;
	color: #fff;
	line-height: 60px;
	text-align: left;
}

.article-container .catalog1 .parent > li > a{
	background-color: #fff;
	color: #B82E29;
font-size: 24px;
    font-weight: bold;
}
.article-container .catalog3 .parent > li > a{
	background-color: #fff;
	color: #B82E29;
font-size: 24px;
    font-weight: bold;
}
.article-container .catalog1 .parent >li>a .toggle-icon{
	background-image: url('/_upload/tpl/0e/d0/3792/template3792/images/leftnav_right_arrow_active.png');
}
.article-container .catalog3 .parent >li>a .toggle-icon{
	background-image: url('/_upload/tpl/0e/d0/3792/template3792/images/leftnav_right_arrow_active.png');
}
.article-container .catalog>ul>li>a{
	margin-bottom: 0;
}
.article-container .catalog .parent > li > a:hover,
.article-container .catalog .parent > li.selected > a{
	background-color: #ebebeb;
	color: #B82E29;
}
.article-container .catalog li ul
	display: none;
	width: 100%;
}
.article-container .catalog li.expand>ul{
	display: inline-block;
}

.article-container .catalog .parent .child li{
	margin-top: 20px;
}

.article-container .catalog .parent .child a::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 16px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #fff;
}

.article-container .catalog .parent .child .selected a::before{
background-color: #B82E29;

}

.article-container .catalog .parent .child .selected a{
background-color: #ebebeb;
    color: #B82E29;
}

.article-container .catalog .parent .child a {
	display: block;
	position: relative;
	box-sizing: border-box;
	padding-left: 47px;
	width: 320px;
	height: 44px;
	border-radius: 6px;
	line-height: 44px;
	color: #fff;
}

.article-container .catalog .parent .child a:hover {
	background-color: #fff;
	color: #B82E29;
}

.article-container .catalog .parent .child a:hover::before {
	background-color: #B82E29;
}

.article-container .catalog>ul li>ul li>ul a{
	/* padding-left:45px ; */
}

.article-container .list{
	flex: 1;
	margin-left:40px;
}
.article-container .cate-container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.article-container .list .cat-name{
	flex: 1;
	flex-shrink: 0;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 28px;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 28px;
}
.article-container .list .cat-name::before{
	position: absolute;
	content: '';
	left: 0;
	top: calc(50% - 8px);
	width: 16px;
	height: 16px;
	background-color: #B82E29;
	border-radius: 50%;
}
.article-container .list .news{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between; 
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 14px;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	height: 64px;
	background-color: #fff;
	border-radius: 4px;
}

.article-container .list .news::before{
	position: absolute;
	content: '';
	left: 14px;
	top: calc(50% - 5px);
	width: 10px;
	height: 10px;
	background-color: #0256FF;
	border-radius: 50%;
}

.article-container .list li .news_title {
	font-size: 16px;
	color: #333333;
}

.article-container .list li .news_meta{
	color: #ccc;
	font-size: 16px;
}
.article-container .detail{
	flex: 1;
	margin-left:40px;
}
.article-container .detail .article-title{
	padding: 10px 0;
	font-size: 23px;
	text-align: center;
}
.article-container .detail  .article-info{
	padding: 10px 0;
	color: #999999;
	text-align: center;
}
.article-container .detail  .article-info .WP_VisitCount{
	display:inline-block;
}
.article-container .detail .article-content img,.article-container .detail .article-content table{
	max-width: 100% !important;
}
.article-container .detail .read-link{
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}
.article-container .detail .read-link a{
	color: #B82E29;
}
.close-window{
	border:1px solid #B82E29;
	color: #B82E29;
	padding: 8px 20px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
	cursor: pointer;
}
@media (min-width: 1390px) {
	.fixed-header .menu{

	}
}
.wp_entry img{
max-width:100%;!important}