.container {
	height: 130px;
}

.sidemenu {
	background-color: #0153ae;
}

.headwbw img {
	margin-top: 20px;
}

.header .img {
	margin-top: 15px;
}

.sidemenu .sidemenulist {
	display: flex;
	margin: 0 auto;
}

.sidemenu .sidemenulist li {
	flex: 1;
}

.sidemenu .sidemenulist li a {
	color: #FFFFFF;
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 1rem;
	position: relative;
	z-index: 9;
}





.phone_search {
	display: none;
}

.header .search {
	position: relative;
	margin-top: 40px;
}

.header .search .tex {
	width: 18.75rem;
	color: #999999;
	font-size: 0.875rem;
	height: 2.5rem;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 0.875rem;
	border-radius: 0.3125rem;
}

.header .search .tex::-webkit-input-placeholder {
	color: #d3d3d4;
}

.header .search .bth {
	background: url(../image/search.png) center no-repeat;
	width: 36px;
	height: 35px;
	position: absolute;
	right: 0.3125rem;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}







.sidemenu .sidemenulist li dl {
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	background-color: #FFFFFF;
	display: none;
	z-index: 99;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 5px rgb(0 0 0 / 20%);
}

.sidemenu .sidemenulist li dl dd a {
	color: #333333;
	font-size: 0.875rem;
	line-height: 45px;
	height: auto;
	box-sizing: border-box;
	border-bottom: 1px solid #DDDDDD;
}

.sidemenu .sidemenulist li dl dd a:hover {
	color: #be0408;
}

.headwbw img {
	margin-top: 1.875rem;
}

.header .search {
	margin-top: 0.625rem;
}

.header .link {
	text-align: right;
	margin-top: 30px;
}

.header .link span {
	color: #666666;
	font-size: 0.875rem;
	border-right: 1px solid #666666;
	padding-right: 0.625rem;
	margin-right: 0.625rem;
}

.header .link a {
	color: #666666;
	font-size: 0.875rem;
}

.header .link a:hover {
	color: #be0408;
}

.header .search .tex {
	width: 16.875rem;
	height: 2.5rem;
	border-radius: 3px;
}

.banner {
	margin-top: 1.875rem;
}

.banner .swiper-button-white {
	width: 5rem;
	height: 5rem;
	background-color: rgba(0, 0, 0, .5);
	background-size: 1.0625rem 2rem;
}

.banner .swiper-slide {
	position: relative;
	padding-bottom: 33.3333%;
}

.banner .swiper-slide img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_box {
	margin-top: 1.875rem;
}

.index_box .left {
	max-width: 600px;
	width: 50%;
}

.index_box .left .swiper-slide {
	position: relative;
}

.index_box .left .swiper-slide .img {
	position: relative;
	padding-bottom: 66.666%;
}

.index_box .left .swiper-slide .img img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
}

.index_box .left .swiper-slide .text {
	position: absolute;
	width: 100%;
	color: #FFFFFF;
	font-size: 1.125rem;
	height: 5rem;
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	box-sizing: border-box;
	line-height: 3.4375rem;
	padding: 0 1.25rem;
}

.index_box .left .swiper-pagination-bullet {
	width: 0.5rem;
	height: 0.5rem;
	background-color: #FFFFFF;
	opacity: .5;
}

.index_box .left .swiper-pagination-bullet-active {
	background-color: #c81d12;
	border: 2px solid #FFFFFF;
	opacity: 1;
	vertical-align: -0.125rem;
}

.index_title {
	border-bottom: 2px solid #dddddd;
	padding-bottom: 0.3125rem;
}

.index_title .name {
	position: relative;
	color: #222222;
	font-size: 1.5rem;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 1.25rem;
}

.index_title .name::before {
	position: absolute;
	content: "";
	width: 0.3125rem;
	height: 1.5rem;
	background-color: #be0408;
	left: 0;
	top: 5px;
	height: 70%;
}

.index_title .more {
	margin-top: 0.3125rem;
}

.index_title .more a {
	color: #999999;
	font-size: 0.875rem;
	font-family: "宋体";
}

.index_title .more a:hover {
	color: #be0408;
}

.index_box .right {
	max-width: 575px;
	width: 47%;
}

.index_box .right .hot {
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 0.9375rem;
	margin-bottom: 0.9375rem;
}

.index_box .right .hot .t {
	color: #be0408;
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: 0.625rem;
}

.index_box .right .hot .date {
	color: #999999;
	font-size: 0.875rem;
	margin-bottom: 0.3125rem;
}

.index_box .right .hot .txt {
	color: #666666;
	font-size: 1rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index_box .right .hot:hover .t {
	text-decoration: underline;
}

.index_box .right ul li {
	margin-bottom: 0.5rem;
}

.index_box .right ul li:last-child {
	margin-bottom: 0;
}

.index_box .right ul li a {
	display: flex;
}

.index_box .right ul li .text {
	color: #333333;
	font-size: 1rem;
	flex: 1;
	margin-right: 0.625rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.index_box .right ul li .text img {
	vertical-align: 2px;
	margin-right: 0.625rem;
}

.index_box .right ul li .date {
	color: #999999;
	font-size: 1rem;
	width: 5.1875rem;
	text-align: right;
}

.index_box .right ul li:hover .text {
	color: #be0408;
	transform: translateX(5px);
}

.index_box2 {
	margin-top: 1.875rem;
	margin-bottom: 2.5rem;
}

.index_box2 .left {
	max-width: 23.75rem;
	width: 31.6666%;
}

.index_box2 .right {
	max-width: 49.375rem;
width: 31.5%;
    float: left;
    margin-right: 30px;
}

.index_box2 .right ul {
	margin-top: 1.25rem;
}

.index_box2 .right ul li {
	position: relative;
	box-sizing: border-box;
	padding-left: 1.25rem;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 0.325rem;
	margin-bottom: 0.325rem;
}

.index_box2 .right ul li:hover .text {
	color: #be0408;
}

.index_box2 .right ul li:last-child {
	margin-bottom: 0;
}

.index_box2 .right ul li::before {
	content: "";
	position: absolute;
	width: 2px;
	height: 45px;
	background-color: #0153ae;
	left: 0;
	top: 0;
}

.index_box2 .right ul li .date {
	color: #0153ae;
	font-size: 0.875rem;
	margin-bottom: 0.1875rem;
}

.index_box2 .right ul li .text {
	color: #333333;
	font-size: 1rem;
}

.index_box2 .right ul li .text span {
	color: #be0408;
	font-size: 1rem;
	font-weight: bold;
	margin-right: 0.3125rem;
}

.index_box3 {
	background-color: #d9e5f3;
	line-height: 5rem;
}

.index_box3 ul {
	margin-left: 1.5625rem;
}

.index_box3 ul li a {
	color: #666666;
	font-size: 0.875rem;
	border-right: 1px solid #666666;
	padding-right: 0.325rem;
	margin-right: 0.325rem;
}

.index_box3 ul li a:hover {
	text-decoration: underline;
	color: #be0408;
}

.index_box3 ul li:last-child a {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.index_box3 .more {
	cursor: pointer;
	position: relative;
}

.index_box3 .more .erji_show {
	position: absolute;
	z-index: 9999999999;
	right: 2.5rem;
	display: none;
	border: 1px solid #333333;
	background: #222222;
	width: 12.5rem;
	background-color: #FFFFFF;
	bottom: 0.3125rem;
}

.index_box3 .more .erji_show dl dd a:hover {
	text-decoration: underline;
}

.index_box3 .more dl {
	box-sizing: border-box;
	padding: 0.625rem 1.25rem;
	line-height: 1.6875rem;
}

.index_box3 .more dl dd {
	color: #333333;
	text-align: center;
}

.index_box3 .more a {
	color: #0153ae;
	font-size: 0.875rem;
	font-family: "宋体";
}

.index_box3 .more a:hover {
	text-decoration: underline;
}

.index_box3 .more dl dd a {
	color: #333333;
	font-size: 0.875rem;
	font-family: "microsoft yahei";
}

.footer {
	background-color: #0153ae;
	padding: 1.875rem 0;
}

.footer .text {
	color: #eeeeee;
	font-size: 0.875rem;
}

.footer a {
	color: #eeeeee;
	font-size: 0.875rem;
}

.footer a:hover {
	text-decoration: underline;
}

.title_n {
	width: 240px;
}

.title_n>span {
	display: block;
	color: #FFFFFF;
	background-color: #0153ae;
	font-size: 1.5rem;
	height: 3.75rem;
	line-height: 3.75rem;
	padding-left: 1.25rem;
	box-sizing: border-box;
	position: relative;
}

.title_n>span.on img {
	-webkit-transform: rotate(180deg);
}

.title_n>ul {
	background-color: #eeeeee;
	box-sizing: border-box;
	padding: 20px;
}

.title_n>ul li {
	margin-bottom: 10px;
	position: relative;
	background-color: #f1e7ef;
}

.title_n>ul li:last-child {
	margin-bottom: 0;
}

.title_n>ul li a {
	color: #333333;
	font-size: 1rem;
	display: block;
	line-height: 40px;
	box-sizing: border-box;
	padding-left: 20px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.title_n>ul li::before {
	content: "";
	position: absolute;
	height: 40px;
	width: 0;
	background-color: #0153ae;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden;
}

.title_n>ul li:hover::before {
	width: 100%;
}

.title_n>ul li:hover>a {
	color: #FFFFFF;
}

.title_n>ul>li.on>a {
	color: #FFFFFF;
}

.title_n>ul>li.on::before {
	color: #FFFFFF;
	background-color: #0153ae;
}

.title_n>ul>li.on::before {
	width: 100%;
}

.title_n span img {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -8px;
	display: none;
	width: 16px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.wrap_n {
	margin-top: 30px;
	display: flex;
	min-height: 520px;
	padding-bottom: 80px;
}

.index_position {
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 20px;
}

.index_position .name {
	color: #333333;
	font-size: 20px;
	position: relative;
	padding-bottom: 10px;
	line-height: 20px;
	box-sizing: border-box;
	padding-left: 20px;
	font-weight: bold;
}

.index_position .name::before {
	position: absolute;
	content: "";
	width: 5px;
	height: 20px;
	left: 0;
	top: 0;
	background-color: #0153ae;
}

.index_position ul {
	margin-top: 5px;
}

.index_position ul li {
	color: #666666;
	font-size: 14px;
	margin-left: 5px;
}

.index_position ul li a {
	color: #666666;
	font-size: 14px;
}

.index_position ul li.on a {
	color: #0153ae;
}

.index_position ul li a:hover {
	color: #0153ae;
}

.wrap_n .cont_right {
	flex: 1;
	margin-left: 30px;
}

.wrap_n .cont {
	color: #333333;
	font-size: 1rem;
	line-height: 1.875rem;
}

.wrap_n .news_list ul li {
	border-bottom: 1px dashed #dadada;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.wrap_n .news_list ul li a {
	display: flex;
}

.wrap_n .news_list ul li .text img {
	vertical-align: 0px;
	margin-right: 0.625rem;
}

.wrap_n .news_list ul li .text {
	color: #333333;
	font-size: 16px;
	flex: 1;
	margin-right: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.wrap_n .news_list ul li .time {
	color: #999999;
	font-size: 16px;
	width: 95px;
	text-align: right;
}

.wrap_n .news_list ul li .text:hover {
	color: #0153ae;
	transform: translateX(5px);
}

.page {
	text-align: right;
	margin-top: 40px;
}

.page a {
	display: inline-block;
	background-color: #f2f2f2;
	color: #777777;
	font-size: 12px;
	padding: 5px 15px;
	border: 1px solid #dddddd;
}

.page .tx {
	width: 40px;
	border: 1px solid #dddddd;
}

.page img {
	vertical-align: 1px;
}

.page .i1 {
	margin-right: 10px;
}

.page .i3 {
	display: none;
}

.page a:hover .i1 {
	display: none;
}

.page a:hover .i3 {
	display: inline-block;
	margin-right: 10px;
}

.page .i2 {
	margin-left: 10px;
}

.page .i4 {
	margin-left: 10px;
	display: none;
}

.page a:hover .i2 {
	display: none;
}

.page a:hover .i4 {
	display: block;
	display: inline-block;
}

.page em {
	color: #777777;
	font-size: 14px;
	margin: 0 5px;
}

.page .on {
	background-color: #0153ae;
	color: #FFFFFF;
}

.page a:hover {
	background-color: #0153ae;
	color: #FFFFFF;
	text-decoration: none;
}

.page .but {
	padding: 0 5px;
	cursor: pointer;
}

.wrap_n .content .title {
	text-align: center;
}

.wrap_n .content .title span {
	display: block;
	width: 80%;
	margin: 0 auto;
	color: #333333;
	font-size: 24px;
	font-weight: 600;
	line-height: 42px;
}

.wrap_n .content .title .time {
	color: #333333;
	font-size: 14px;
	border-top: 1px dashed #dadada;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.wrap_n .content .text {
	color: #333333;
	font-size: 1rem;
	line-height: 1.875rem;
}

.laydate-prev-y,
.laydate-next-y {
	display: none !important;
}

.layui-laydate-header i.laydate-prev-m {
	background: url(../image/prev.png) center no-repeat;
	width: 8px;
	height: 13px;
	text-indent: -60px;
	overflow: hidden;
	left: 1.25rem !important;
	top: 50%;
	transform: translateY(-50%);
}

.layui-laydate-header i.laydate-next-m {
	background: url(../image/next.png) center no-repeat;
	width: 8px;
	height: 13px;
	text-indent: -60px;
	overflow: hidden;
	right: 1.25rem !important;
	top: 50%;
	transform: translateY(-50%);
}

.layui-laydate-header {
	background-color: #0153ae;
}

.laydate-set-ym {
	color: #FFFFFF !important;
	height: 100%;
	font-size: 1.125rem;
}

.layui-laydate-main {
	width: 100% !important;
}

.layui-laydate-content table {
	width: 100% !important;
}
.layui-laydate-static,
.layui-inline {
	width: 100% !important;
}

.layui-laydate-footer {
	display: none;
}

thead tr {
	background-color: #d9e5f3;
	border-radius: 1.875rem !important;
	overflow: hidden;
}

.layui-laydate-content th {
	color: #0153ae !important;
	font-weight: bold !important;
}

.index_box2 .left ul{
	display: flex;
	margin-top: 0.625rem;
	margin-top: 5px;
}

.index_box2 .left ul li{
	background-color: #cf6262;
	flex: 1;
	text-align: center;
	min-height: 90px;
	position: relative;
}

.index_box2 .left ul li .img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

.index_box2 .left ul li .t{
	color: #ffffff;
	font-size: 1rem;
	margin-top: 0.3125rem;
}

.index_box2 .left ul li:nth-child(2){
	background-color: #4186e3;
}

.index_box2 .left ul li:nth-child(3){
	background-color: #25cba6;
}


.tog-box {
	display: none;
	background:#CDE7F8;
}
.tog-box a{
	margin-top: 2px;
	padding-left: 30px;
	display: inline-block;
	font-size: 13px !important;
	color: black;
	position: relative;
}
.tog-box span {
	padding-left: 20px;
	display: block;
	color: #222222;
	box-sizing: border-box;
	position: relative;
	transition: all .3s;
}

.tog-box a:hover span{
	color: #fff;
}


.tog-box a::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 0;
	background-color: #0153ae;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden;
}

.tog-box a:hover::before {
	width: 100%;
}

.tog-box .l-cur::before {
	width: 100%;
	background-color: #0153ae;
}
.tog-box .l-cur span{
	color: #fff;
}



.header .search input.keyword {
	width: 18.75rem !important;
	color: #999999;
	font-size: 0.875rem;
	height: 2.5rem;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 0.875rem;
	border-radius: 0.3125rem;
}

.header .search input.keyword::-webkit-input-placeholder {
	color: #d3d3d4;
}

.header .search input.search {
	margin:0 !important;
	background: url(../image/search.png) center no-repeat;
	width: 36px;
	height: 35px;
	position: absolute;
	right: 0.3125rem;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.title_n ul li.selected a,.title_n ul li.parent>a {
	color: #FFFFFF;
}
.title_n ul li.selected::before,.title_n ul li.parent::before{
	color: #FFFFFF;
	background-color: #0153ae;
}
.title_n ul li.selected::before,.title_n ul li.parent::before {
	width: 100%;
}

.title_n ul li>dl dd a{
	padding-left: 30px;
}

.item-li.parent::before, .item-li.parent::after {
    width: 50%;
}
.item-li.selected::before, .item-li.selected::after {
    width: 50%;
}
#wp_paging_w50 ul li{border: none;}
.WP_VisitCount{display: inline !important;font-size: 14px !important;font-weight: normal !important;}
