* {
	font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	line-height: 1;
	font-size: .875rem;
	overflow-x: hidden;
}

html,
body {
	min-height: 100vh;
}

html {
	overflow: -moz-scrollbars-vertical;
	font-size: .875rem;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

a {
	text-decoration: none;
	bblr: expression(this.onFocus=this.blur());
	outline-style: none;
	outline: none;
}

a,
input,
img,
:focus {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
	outline-style: none;
}

ul {
	list-style: none;
}

img {
	border: 0rem;
	vertical-align: middle
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h3,
h4,
h5 {
	font-weight: normal;
}

h4 a:hover,
h5 a:hover {
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}

hr {
	display: block;
	height: .0625rem;
	border: 0;
	background: #d8d8d8;
	padding: 0;
	margin-bottom: 52px;
	margin-top: 40px;
}

abbr,
article,
aside,
audio,
canvas,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
	display: block
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both;
	height: 0rem;
	font-size: .0625rem;
	line-height: 0rem
}

.a_body {
	position: relative
}

ul li,
dl dd {
	vertical-align: top
}

img {
	vertical-align: middle
}

a {
	color: inherit
}

.container01,
.container02,
.container03,
.container04,
.container05,
.container06,
.container08,
.n-container01,
.n-container03,
.n-container04 {
	margin: 0 auto;
}

.w1200 {
	max-width: 87.5rem;
	margin: 0 auto
}

.title002:hover .icon001 .dot {
	transform: rotate(360deg)
}

.slow img:hover {
	transform: scale(1.05);
}

.slow img {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*top*/
.header_box_wai {
	height: 2.75rem;
	position: relative
}

.header_box {
	height: 6.5rem;
	position: fixed;
	z-index: 1000;
	background-size: cover;
	left: 0;
	right: 0;
}

.header_box:before {
	content: "";
	position: absolute;
	top: 2.75rem;
	left: 0;
	right: 0;
	background: url(/tpl/1709801504531/images/yinying_bg.png) center no-repeat;
	height: 11.5rem;
	transition: .5s;
	background-size: 100% 100%;
}

.header_box.xg:before {
	height: 3.75rem;
	background: #9e2121;
}

.header_box .top {
	height: 2.75rem;
	line-height: 2.75rem;
}

.header_box .nei_box {
	background: #9e2121;
}

.header_box .top .left {}

.top_right {
	float: right;
}

.list_box1 li {
	float: left;
	padding: 0 24px 0 0;
	font-size: 14px;
	color: #fff;
	transition: .5s;
	position: relative;
}

.list_box1 li:before {
	content: "";
	position: absolute;
	width: .0625rem;
	height: .25rem;
	background: #fff;
	top: 50%;
	margin-top: -0.125rem;
	right: 20px;
	opacity: .4;
}

.list_box1 li:last-child:before {
	display: none
}

.list_box1 {
	float: left;
}

.search_btn {
	float: left;
	position: relative;
	padding-left: 20px;
}

.search_btn img {
	margin: -0.1875rem 0 0 0;
	cursor: pointer
}

.MainMenu #links {
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0 -40px;
}

.MainMenu #links>li {
	float: left;
	width: calc((100% - 241.32px) / 8);
	margin: 0;
	position: relative;
	color: #fff;
	display: inline-block;
	height: 3.75rem;
	line-height: 3.75rem;
	transition: 0.6s;
	text-align: center;
}

.MainMenu #links>li:nth-child(4):after {
	display: none
}

.MainMenu #links>li:nth-child(5) {
	margin-left: 241px;
}

.MainMenu #links>li a {
	display: block;
	position: relative;
	padding: 0;
}

.MainMenu #links>li a h3 {
	font-size: 18px;
	font-weight: bold;
}

.MainMenu #links>li a i {
	content: "";
	position: absolute;
	right: -20px;
}

.MainMenu #links>li a i svg {
	display: inline-block;
	width: .6875rem;
	height: .6875rem;
	fill: #282828;
	position: relative;
	top: .1875rem;
}

.MainMenu #links>li:before {
	content: "";
	position: absolute;
	bottom: .1875rem;
	left: 50%;
	border-bottom: #fff .25rem solid;
	transition: 0.6s;
	border-left: transparent .25rem solid;
	border-right: transparent .25rem solid;
	margin-left: -0.25rem;
	opacity: 0;
	visibility: hidden;
	display: none;
}

.MainMenu #links>li>a:after {
	content: "";
	position: absolute;
	left: 50%;
	width: 1.875rem;
	height: .0625rem;
	transition: 0.6s;
	opacity: 1;
	bottom: 1.375rem;
	margin-left: -0.9375rem;
	opacity: .5;
}

.MainMenu #links>li.on:before,
.MainMenu #links>li:hover:before {
	opacity: 1;
	visibility: visible;
}

.MainMenu #links>li.on:after,
.MainMenu #links>li:hover:after {
	opacity: 1;
}

.MainMenu #links>li.on,
.MainMenu #links>li:hover {
	color: #c79b00;
}

.MainMenu #links .down {
	width: 11.25rem;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 0;
	background-color: #fff;
	z-index: 2;
	-webkit-transform: translate(-50%, .625rem);
	-ms-transform: translate(-50%, .625rem);
	transform: translate(-50%, .625rem);
	-webkit-border-radius: .125rem;
	-ms-border-radius: .125rem;
	border-radius: .125rem;
	padding: .9375rem 1.25rem;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	-ms-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	box-shadow: 0 .3125rem 3.125rem rgba(0, 0, 0, .3);
	visibility: hidden;
}

.MainMenu #links .down:before {
	content: "";
	position: absolute;
	bottom: 100%;
	height: 1.5625rem;
	left: 0;
	right: 0;
	background-color: transparent;
}

.MainMenu #links .down:after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	border-style: solid;
	margin-left: -0.4375rem;
	border-width: .4375rem;
	border-color: transparent transparent #fff;
}

.MainMenu #links .down li:not(:last-of-type) {
	border-bottom: .0625rem solid #efefef
}

.MainMenu #links .down a {
	display: block;
	position: relative;
	font-size: .9375rem;
	padding: .625rem 0;
	color: #58595b;
	-webkit-transition: color .3s cubic-bezier(.645, .045, .355, 1);
	-ms-transition: color .3s cubic-bezier(.645, .045, .355, 1);
	transition: color .3s cubic-bezier(.645, .045, .355, 1);
	line-height: initial;
	text-align: center;
	letter-spacing: .0625rem;
	line-height: 1.5rem;
}

.MainMenu #links .down a:before {
	content: "";
	position: absolute;
	top: .4375rem;
	bottom: .4375rem;
	left: -1.25rem;
	width: .25rem;
	background: #9e2121;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.162, .85, .45, 1);
	transition: transform .3s cubic-bezier(.162, .85, .45, 1);
}

.MainMenu #links .down a.active,
.MainMenu #links .down a:hover {
	color: #9e2121;
}

.MainMenu #links .down a.active:before,
.MainMenu #links .down a:hover:before {
	-ms-transform-origin: top;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.MainMenu #links .down.active {
	visibility: visible;
	pointer-events: all;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	-webkit-transition-delay: .1s;
	-ms-transition-delay: .1s;
	transition-delay: .1s;
	opacity: 1;
}

.logo_web img {
	width: 241px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -120.5px;
	z-index: 99;
}

/*电脑搜索?*/
.search-dialog-box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 192px;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}

.search-dialog-box:before {
	content: "";
	position: absolute;
	top: 0;
	height: 0;
	background: #9e2121;
	transition: .6s;
	left: 0;
	right: 0;
	z-index: 1;
}

.search-dialog-box.on:before {
	height: 100%
}

.search-dialog {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}

.search-dialog-box.on {
	opacity: 1;
	visibility: visible;
}

.pub-close {
	position: absolute;
	width: 48px;
	height: 48px;
	z-index: 10;
	right: 24px;
	top: 21.6px;
	background-color: rgba(255, 255, 255, .1);
	border-radius: 100%;
}

.pub-close .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #1c5ab7;
	transform: scale(0);
	border-radius: 100%;
	transition: transform .3s;
}

.pub-close i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(/tpl/1709801504531/images/phone_ss.png);
	transition: .6s
}

.pub-close i:hover {
	transform: rotate(180deg);
}

/*手机顶部*/
.m_header_box {
	display: none;
	height: 3.75rem;
}

#m_header #logo .box_table,
#nav_btn_box .box_table {
	width: auto
}

#m_header {
	position: relative;
	z-index: 99;
	width: 100%;
	height: 3.75rem;
	left: 0;
	top: 0;
	padding: 0rem .9375rem;
	border: none;
	background: #9e2121;
}

#m_header #logo {
	height: 3.75rem;
	float: left;
}

#m_header #logo img {
	max-height: 60%;
	max-height: 2.5rem;
}

#m_header .yuyan {
	height: 72px;
	float: right;
	margin-right: 64px;
}

#m_header .yuyan span {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	color: #fff;
	font-size: 14.4px;
	text-align: center;
	margin-left: 1.0625rem;
	background: rgba(255, 255, 255, .3);
}

.box_table {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	height: 100%
}

.box_table_cell {
	display: table-cell;
	vertical-align: middle
}

.box_table_cell * {
	white-space: normal;
	word-wrap: break-word;
}

#nav_btn_box {
	height: 100%;
	z-index: 999999999;
	float: right;
	margin-left: 1.25rem;
}

#nav_btn_box.on {
	background: none;
}

#nav_btn .point.on .navbtn::after,
#nav_btn .point.on .navbtn::before {
	background: #fff;
}

#nav_btn {
	cursor: pointer;
	text-align: center;
	z-index: 99999;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	outline: none;
	box-shadow: none;
}

#nav_btn .point {
	display: inline-block;
	width: 30px;
	height: 1.375rem;
	position: relative;
	outline: none;
}

#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before {
	width: 28px;
}

#nav_btn .navbtn {
	position: absolute;
	top: .75rem;
	left: 0;
	display: inline-block;
	width: 1.3125rem;
	height: .0625rem;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}

#nav_btn .navbtn::after,
#nav_btn .navbtn::before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 28px;
	height: .0625rem;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}

#nav_btn .navbtn::after {
	top: -0.5rem;
}

#nav_btn .navbtn::before {
	top: .5rem;
}

#nav_btn .point.on .navbtn {
	background: transparent;
}

#nav_btn .point.on .navbtn::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0rem;
}

#nav_btn .point.on .navbtn::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0rem;
}

/*手机搜索导航*/
.m_nav_list {
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	overflow: auto;
}

.m_nav_list::-webkit-scrollbar {
	display: none
}

#m_nav {
	z-index: 99999;
	position: fixed;
	background: #9e2121;
	width: 61.8%;
	height: 100vh;
	right: -105%;
	top: 0;
	display: none;
	padding: 32px 0;
	overflow: hidden;
	pointer-events: none;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

#m_nav.act {
	pointer-events: auto;
	right: 0;
}

#m_nav>ul>li {
	width: 100%;
	overflow: hidden;
	padding: 0 36.8px;
}

#m_nav>ul>li+li {
	border-top: .0625rem solid rgba(255, 255, 255, 0.1);
}

#m_nav li .a {
	display: inline-block;
	width: calc(100% - 1.875rem)
}

#m_nav li .a h3 {
	line-height: 64px;
	height: 64px;
	color: #fff;
	padding: 0;
	font-size: 18px;
	float: left;
}

#m_nav li .a span {
	display: block;
	position: absolute;
	top: 0;
	right: .625rem;
	width: 1.25rem;
	height: 3.125rem;
	text-align: center;
}

#m_nav li .a span i {
	font-size: 0;
}

#m_nav li i {
	opacity: 1;
	filter: alpha(opacity=100);
	display: inline-block;
	width: .625rem;
	height: 64px;
	float: right;
	display: inline-block;
	background: url(/tpl/1709801504531/images/left_jt.png) center no-repeat;
	background-size: contain;
	-webkit-filter: alpha(opacity=100);
}

#m_nav li.on.title .a i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

#m_nav .on.title .a i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

#m_nav li {
	display: block;
	width: 100%;
}

.slide_nav {
	position: absolute;
	left: 0;
	height: 4.375rem;
	z-index: 998;
	padding: .9375rem;
	top: 0;
	width: 100%;
}

#m_nav .title .list {
	display: none;
	position: relative;
	width: 100%;
	z-index: 9;
	left: 0;
	margin-left: 0;
	background: none;
	border: 0;
	clear: both;
	padding-bottom: .625rem;
}

#m_nav .title .list span {
	background: none;
}

#m_nav .title .list span a:hover {
	color: #014085;
}

#m_nav .title .list a {
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 2.5rem;
	height: 2.5rem;
	border: 0;
	font-weight: 300;
}

.nav_mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 888;
	background-color: rgba(0, 0, 0, 0.4);
	display: none;
}

/*banner*/
.banner ul li a {
	display: block;
	position: relative;
	padding-bottom: 39.375% !important
}

.banner ul li a img,
.banner ul li a video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.banner ul li a .top {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 108px;
}

.banner ul li a .top:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/tpl/1709801504531/images/yinying_bg1.png) center no-repeat;
	height: 21.875rem
}

.banner ul li a .top h5 {
	font-size: 28px;
	color: #fff;
	position: relative
}

#banner .miso-arrow {
	width: 56px;
	height: 56px;
	z-index: 10000;
	background-size: 100% 100% !important
}

#banner .miso-prev {
	left: 1%;
	background: url(/tpl/1709801504531/images/banner_prev.png) center center no-repeat;
	transition: 0.36s;
}

#banner .miso-next {
	right: 1%;
	background: url(/tpl/1709801504531/images/banner_next.png) center center no-repeat;
	transition: 0.36s;
}

/*头条信息*/
.container001 {
	background: url(/tpl/1709801504531/images/news_bg.jpg) center;
	padding: 40px 0 52px
}

.container01 {
	padding: 48px 0 50px;
	overflow: hidden
}

.container01 .content {
	position: relative
}

.container01 .content:before {
	content: "";
	position: absolute;
	left: 196px;
	bottom: 0;
	right: 0;
	height: .125rem;
	background: #9e2121
}

.container01 .content .left {
	width: 196px;
	position: absolute;
	bottom: 0;
}

.container01 .content .left .img_hezi {
	padding-bottom: 66.3265% !important
}

.container01 .content .right {
	width: calc(100% - 196px);
	height: 100%;
	position: relative;
	top: 0;
	padding: 0 0 8px 16px;
}

.container01 .content .right h3 {
	color: #9e2121;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.25;
}

.container01 .content .right p {
	font-size: 16px;
	color: #323232;
	line-height: 26px;
	height: 52px;
	margin-top: 6px;
}

/*新闻??*/
.container02 {
	overflow: hidden
}

.container02 .left {
	width: 720px;
}

.list_box2 li a {
	display: block;
	position: relative
}

.list_box2 li a .img,
.list_box2 li a .img img {
	width: 100%;
	height: 480px;
	overflow: hidden;
	object-fit: cover
}

.list_box2 li a .con {
	height: 75px;
	border-bottom: #d9d9d9 .0625rem solid;
	padding: 0 20px;
	position: relative
}

.list_box2 li a .con .time {
	width: 80px;
	height: 80px;
	background: #9e2121;
	border-radius: 50%;
	margin: -20px 0 0
}

.list_box2 li a .con .time h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold
}

.list_box2 li a .con .time h6 {
	font-size: 14px;
	color: #fff;
	opacity: .6;
	margin-top: 2px
}

.list_box2 li a .con .con_fr {
	width: calc(100% - 80px);
	line-height: 75px;
	padding: 0 0 0 18px
}

.list_box2 li a .con .con_fr h5 {
	font-size: 18px;
	color: #323232;
	font-weight: bold
}

.list_box2 .miso-dots {
	bottom: 96px;
	text-align: right;
	padding: 0 24px;
}

.list_box2 .miso-dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: #fff .0625rem solid;
	border-radius: 50%;
	transition: .5s;
}

.list_box2 .miso-dots li.miso-active {
	background: #fff
}

.container02 .right {
	width: calc(100% - 720px);
	padding: 0 0 0 40px;
	overflow: hidden
}

.container02 .right .miso_hd {
	margin-bottom: 8px
}

.container02 .right .miso_hd ul {
	height: 70px;
	position: relative
}

.container02 .right .miso_hd ul:before {
	content: "";
	position: absolute;
	bottom: .0625rem;
	left: 0;
	right: 0;
	height: .0625rem;
	background: #000000;
	opacity: .12
}

.container02 .right .miso_hd ul li {
	position: relative
}

.container02 .right .miso_hd ul li a {
	display: inline-block;
	position: relative;
	font-size: 28px;
	color: #323232;
	transition: .5s;
	line-height: 58px;
	height: 70px;
}

.container02 .right .miso_hd ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	width: 0;
	bottom: 0;
	height: .1875rem;
	transition: .5s
}

.container02 .right .miso_hd ul li .icon001 {
	width: 58px;
	height: 58px;
	float: left;
	position: relative;
	margin: 0 10px 0 0
}

.container02 .right .miso_hd ul li .icon001 .dot {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: .5s
}

.container02 .right .miso_hd ul li .icon001 .dot:after {
	content: "";
	position: absolute;
	width: .3125rem;
	height: .3125rem;
	background: #9e2121;
	border-radius: 50%;
	right: 16%;
	top: 15%;
	margin: -0.1563rem -0.1563rem 0 0;
}

.container02 .right .miso_hd ul li .icon001 img {
	width: 100%;
	height: 100%
}

.container02 .right .miso_hd ul li.miso-current a {
	color: #9e2121
}

.container02 .right .miso_hd ul li.miso-current a:after {
	background: #9e2121;
	left: 0;
	width: 100%
}

.container02 .right .miso_hd ul li.miso-current .icon001 .dot {
	transform: rotate(360deg)
}

.container02 .right .miso_bd .miso-list {
	overflow: visible
}

.list_box3 {
	position: relative
}

.list_box3:before {
	content: "";
	position: absolute;
	left: 0;
	top: 16px;
	bottom: 12px;
	width: .0625rem;
	background: #d9d9d9;
	transition: .5s
}

.list_box3 li {
	position: relative;
	padding: 0 0 0 1.25rem
}

.list_box3 li:after {
	content: "";
	position: absolute;
	left: -0.2813rem;
	width: .5625rem;
	height: .5625rem;
	border: #d9d9d9 .0625rem solid;
	top: 14px;
	background: #f7f7f7;
	border-radius: 50%;
	transition: .5s
}

.list_box3 li a {
	display: block;
	border-bottom: #d6d6d6 .0625rem solid;
	padding: 12px 0
}

.list_box3 li h6 {
	font-size: 14px;
	color: #a83a3a
}

.list_box3 li h5 {
	font-size: 18px;
	color: #323232;
	line-height: 26px;
	margin-top: 4px;
	transition: .5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list_box3 li:last-child a {
	border-bottom: none
}

.more001 {
	text-align: right;
	margin: 20px 0 0
}

.more001 a {
	font-size: 18px;
	color: #9e2121;
	transition: .5s
}

/*数?石?*/
.container03 {
	background-size: 100% auto;
	padding: 64px 0 0;
	overflow: hidden
}

.list_box4 {
	padding-bottom: 52px
}

.list_box4 li {
	width: 283.2px;
	text-align: center;
}

.list_box4 li .ico {
	width: 163.2px;
	margin: 0 auto;
}

.list_box4 li .ico img {
	width: 100%
}

.list_box4 li .con {
	padding: 36px 0 0 0;
	width: 50%;
	margin: 0 auto;
	line-height: 1.875rem;
}

.list_box4 li .con h6 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 8px;
}

.list_box4 li .con h3 {
	font-size: 22px;
	color: #c03129;
	position: absolute;
	top: 64px;
	left: 0;
	width: 120px;
}

.list_box4 li .con h3 font {
	position: relative;
	display: inline-block
}

.list_box4 li .con h3 font small {
	opacity: 0;
	visibility: visible;
}

.list_box4 li .con h3 font small,
.list_box4 li .con h3 font big {
	color: #c03129;
	font-size: 21.92px;
}

.list_box4 li .con h3 big {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.list_box4 .miso-dots {
	bottom: 0;
	padding: 0;
	margin: 0
}

.list_box4 .miso-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: #9e2121 .0625rem solid;
	border-radius: 50%;
	transition: .5s;
	padding: 0;
	margin: 0 8px
}

.list_box4 .miso-dots li.miso-active {
	background: #9e2121
}

/*学术讲座*/
.xzsy_jz {
	width: 100%;
	height: auto;
	background: url(/tpl/1709801504531/images/content_bg.png) bottom no-repeat;
}

.bottom-box {
	height: 20px;
	line-height: 20px;
	width: 100%;
	z-index: 1;
	text-align: center;
	margin: 28px 0 0;
}

.bottom-box .miso-prev1,
.bottom-box .miso-next1 {
	display: inline-block;
	vertical-align: top;
	cursor: pointer
}

.bottom-box .miso-prev1 img,
.bottom-box .miso-next1 img {
	height: 18px
}

.bottom-box ul.list_box8 .miso-track {
	width: auto !important;
	transform: translate3d(0rem, 0rem, 0rem) !important;
}

.bottom-box ul.list_box8 {
	margin: 0 8px;
	display: inline-block
}

.bottom-box ul.list_box8 li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: #9e2121 .0625rem solid;
	border-radius: 50%;
	transition: .5s;
	padding: 0;
	margin: 6px 8px;
	cursor: pointer
}

.bottom-box ul.list_box8 li.miso-current {
	background: #9e2121
}

.bottom-box ul.list_box8 li:first-child,
.bottom-box ul.list_box8 li:last-child {
	display: none
}

.list_box7 {
	margin: 0 -16px
}

.list_box7 .miso-list {
	padding: 1.5625rem .9375rem;
	margin: -1.5625rem -0.9375rem
}

.list_box7 li {
	float: left;
	width: 33.333333%;
	padding: 0 16px
}

.list_box7 li a {
	display: block;
	background: #fff;
	height: 220px;
	transition: .5s;
	position: relative;
	overflow: hidden
}

.list_box7 li a .img,
.list_box7 li a .img img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover
}

.list_box7 li a .box {
	padding: 28px 30px
}

.list_box7 li a .box .time {
	width: 4.625rem;
	text-align: center;
	padding: 0 20px 0 0
}

.list_box7 li a .box .time h3 {
	font-size: 40px;
	color: #9d9d9d
}

.list_box7 li a .box .time h6 {
	font-size: 14px;
	color: #9d9d9d;
	margin: 2px 0 0
}

.list_box7 li a .box .time span {
	display: block;
	height: 1.25rem;
	line-height: 1.125rem;
	border: #9e2121 .0625rem solid;
	border-radius: .625rem;
	font-size: .75rem;
	color: #9e2121;
	margin: 18px 0 0
}

.list_box7 li a .img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: .5s;
	transform: translateY(101%)
}

.list_box7 li a .box .con {
	width: calc(100% - 4.625rem)
}

.list_box7 li a .box .con h5 {
	font-size: 16px;
	color: #323232;
	line-height: 28px;
	height: 56px;
	font-weight: bold;
	margin-bottom: 8px
}

.list_box7 li a .box .con h6 {
	font-size: 14px;
	color: #999999;
	line-height: 26px
}

.list_box7 li a .box .con h6 span {
	display: inline-block;
	width: 1.5rem;
	line-height: 26px;
	vertical-align: top;
}

.list_box7 li a .box .con h6 span img {
	display: inline-block;
	vertical-align: middle
}

.list_box8 .miso-dots {
	bottom: 0;
	padding: 0;
	margin: 0
}

.list_box8 .miso-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: #fff .0625rem solid;
	border-radius: 50%;
	transition: .5s;
	padding: 0;
	margin: 0 8px
}

.list_box8 .miso-dots li.miso-active {
	background: #fff
}

/*影像石院*/
.container04 {
	background-size: 100% auto;
	padding: 64px 0;
	overflow: hidden
}

.list_box10 {
	margin: 0 -16px
}

.list_box10 li {
	float: left;
	width: 50%;
	padding: 0 16px;
}

.list_box10 li a {
	display: block;
	position: relative
}

.list_box10 li a .img .img_hezi {
	padding-bottom: 64% !important
}

.list_box10 li a .top {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(/tpl/1709801504531/images/touying_bg.png) center bottom no-repeat;
}

.list_box10 li a .top h3 img {
	display: inline-block;
	transition: .5s
}

.list_box10 li a .top h5 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 0 8px
}

.list_box10 .miso-arrow {
	width: 22px;
	height: 42px;
	z-index: 10000;
	background-size: 100% 100% !important
}

.list_box10 .miso-prev {
	left: -28px;
	background: url(/tpl/1709801504531/images/left01.png) center center no-repeat;
	transition: 0.36s;
}

.list_box10 .miso-next {
	right: -28px;
	background: url(/tpl/1709801504531/images/right01.png) center center no-repeat;
	transition: 0.36s;
}

/*媒体石院*/
.mt_content {
	background: url(/tpl/1709801504531/images/mt_cxbg.jpg) repeat-y;
	width: 100%;
	height: auto;
}

.container05 {
	background-size: 100% auto;
	padding: 64px 0;
	overflow: hidden
}

.mt_syys {
	width: 87.5rem;
	margin: 0 auto;
	overflow: hidden;
}

.mt_symore {
	position: absolute;
	top: 1.5625rem;
	right: 0;
}

.mt_symore a {
	color: #fff;
}

.mtsy {
	float: left;
	width: 48%;
}

.list_box4_1 {
	padding-bottom: 52px
}

.list_box4_1 li {
	width: 320px;
	background: rgba(255, 255, 255, 0.7);
	margin-left: 32px;
	padding: 0 32px;
	height: 320px;
	position: relative;
}

.mtsy_li {
	overflow: hidden;
	border-bottom: .0625rem #333333 solid;
	line-height: 3.75rem;
}

.mtsy_time {
	width: 3.75rem;
	height: 3.75rem;
	background: #e54148;
	text-align: center;
	color: #fff;
	font-size: 1.125rem;
	float: left;
}

.mtsy_name {
	float: right;
	font-size: 1rem;
	color: #333333;
}

.mtsy_title {
	font-size: 16px;
	font-weight: bold;
	padding: 32px 0 16px 0;
	line-height: 1.5rem;
	min-height: 5.5rem;
}

.mtsy_info {
	color: #757575;
	font-size: .9375rem;
	line-height: 1.625rem;
}

.mtsy_img {
	position: absolute;
	right: 32px;
	bottom: 32px;
}

.list_box4_1 .miso-dots {
	bottom: 0;
	padding: 0;
	margin: 0
}

.list_box4_1 .miso-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: #fff .0625rem solid;
	border-radius: 50%;
	transition: .5s;
	padding: 0;
	margin: 0 8px;
	background: none;
}

.list_box4_1 .miso-dots li.miso-active {
	background: #fff
}

.list_box4_1 {
	display: block;
}

.list_box4_2 {
	display: none;
}

/*创新石院*/
.cxsy {
	float: right;
	width: 48%;
}

/*专?专?*/
.list_box17 {
	margin: 0 -10px
}

.list_box17 li {
	float: left;
	width: 25%;
	padding: 0 10px;
	text-align: center
}

.list_box17 li a {
	display: block;
	transition: .5s;
	margin: 20px 0 0
}

.list_box17 li a .img {
	width: 100%;
	overflow: hidden;
}

.list_box17 li a .img img {}

.list_box17 li a .img .img_hezi {
	padding-bottom: 53.73% !important
}

.list_box17 li a h5 {
	font-size: 18px;
	color: #323232;
	line-height: 56px;
	opacity: 0;
	visibility: hidden;
	transition: .5s
}

.list_box17 .miso-arrow {
	width: 22px;
	height: 42px;
	z-index: 10000;
	background-size: 100% 100% !important
}

.list_box17 .miso-prev {
	left: -28px;
	background: url(../images//tpl/1709801504531/images/left01.png) center center no-repeat;
	transition: 0.36s;
}

.list_box17 .miso-next {
	right: -28px;
	background: url(../images//tpl/1709801504531/images/right01.png) center center no-repeat;
	transition: 0.36s;
}

/*校园融媒?*/
.container08 {
	display: block;
}

.container08_1 {
	display: none;
}

.title002_4 {
	float: left;
}

.xyrmt_tb {
	float: right;
}

.container08 {
	overflow: hidden;
	position: relative;
	min-height: 456px;
	padding: 58px 0 0;
}

.container08 .w1200 {
	position: relative
}

.container08 .fl00 {
	margin-bottom: 16px;
	position: relative;
	z-index: 1;
}

.list_box11 {
	padding: 8px 0 0
}

.list_box11 li {
	float: left;
	margin-left: 10px;
	position: relative
}

.list_box11 li .bottom {
	position: absolute;
	left: 50%;
	top: 140%;
	margin-left: -3.125rem;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}

.list_box11 li .bottom:before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -0.375rem;
	border-left: transparent .375rem solid;
	border-right: transparent .375rem solid;
	border-bottom: #fff .375rem solid;
	top: -0.375rem
}

.list_box11 li .bottom img {
	width: 6.25rem;
	height: 6.25rem;
}

.list_box11 li:hover .bottom {
	opacity: 1;
	visibility: visible;
	top: 130%;
}

.container08 .miso_hd {
	margin: 11px 0 0;
}

.container08 .miso_hd li {
	font-size: 16px;
	transition: .5s;
	margin-right: 20px;
	width: auto !important;
	white-space: nowrap
}

.container08 .miso_hd li a {
	display: inline-block;
	line-height: 1.5;
	color: #e2c9ca;
}

.container08 .miso_hd li.miso-current a {
	color: #fff;
	border-bottom: #fff .0625rem solid
}

.container08 .miso_bd .left {
	width: 59.2857%
}

.list_box12 {
	width: 50%;
	float: left
}

.list_box12 li {
	margin-bottom: 10px
}

.list_box08_gg li a {
	display: block;
	position: relative;
}

.list_box08_gg li a .img,
.list_box08_gg li a .img img {
	overflow: hidden;
	width: 100%;
	height: 150px;
	object-fit: cover;
	position: relative;
	transition: .5s
}

.list_box08_gg li a .img:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.list_box08_gg li a .top {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 1.875rem;
	line-height: 1.875rem;
	min-width: 5rem;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 0 16px
}

.list_box08_gg li a .top img {
	display: inline-block;
	margin: -0.1875rem 6px 0 0
}

.list_box08_gg li a .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}

.list_box08_gg li a .bottom h6 {
	font-size: 14px;
	color: #fff;
	opacity: .6;
	padding: 0 4px
}

.list_box08_gg li a .bottom h5 {
	font-size: 16px;
	color: #fff;
	margin: 4px 0 0;
	line-height: 24px;
	max-height: 48px;
	padding: 0 4px;
}

.list_box13 {
	width: calc(100% - 50%);
	float: left;
	padding: 0 0 0 10px
}

.list_box13 li a .img,
.list_box13 li a .img img {
	height: 310px;
}

.list_box14 {
	margin: 0 -5px
}

.list_box14 li {
	padding: 0 5px;
	float: left;
	width: 50%;
}

.list_box14 li a .img,
.list_box14 li a .img img {
	height: 200px
}

.container08 .miso_bd .right {
	width: calc(100% - 59.2857%);
	padding: 0 0 0 10px
}

.list_box15 {
	width: 50%;
	float: left
}

.list_box15 li a .img,
.list_box15 li a .img img {
	height: 310px
}

.list_box15 li a .img:after {
	background: none;
	border: #cccccc .0625rem solid;
}

.list_box16 {
	width: calc(100% - 50%);
	float: left;
	padding: 0 0 0 10px
}

.container03 {
	background-size: 100% auto;
	padding: 64px 0 0;
	overflow: hidden
}

.list_box4_4 {
	padding-bottom: 52px
}

.list_box4_4 li {
	width: 173.6px;
	text-align: center;
}

.list_box4_4 li .ico {
	width: 67.2px;
	margin: 0 auto;
}

.list_box4_4 li .ico img {
	width: 100%
}

.list_box4_4 li .con {
	padding: 36px 0 0 0;
	width: 86%;
	margin: 0 auto;
}

.list_box4_4 li .con h6 {
	font-size: 18px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 8px;
	background: #df9692;
	line-height: 1.875rem;
	margin-bottom: 8px
}

.list_box4_4 li .con h3 {
	font-size: 16px;
	color: #c03129;
	position: absolute;
	top: 64px;
	left: 0;
	width: 120px;
}

.list_box4_4 li .con h3 font {
	position: relative;
	display: inline-block
}

.list_box4_4 li .con h3 font small {
	opacity: 0;
	visibility: visible
}

.list_box4_4 li .con h3 font small,
.list_box4_4 li .con h3 font big {
	color: #c03129;
	font-size: 21.92px;
}

.list_box4_4 li .con h3 big {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.list_box4_4 .miso-dots {
	bottom: 0;
	padding: 0;
	margin: 0
}

.list_box4_4 .miso-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: #9e2121 .0625rem solid;
	border-radius: 50%;
	transition: .5s;
	padding: 0;
	margin: 0 8px
}

.list_box4_4 .miso-dots li.miso-active {
	background: #9e2121
}

.container03_1 {
	padding: 0;
}

/*标?通用样式*/
.title002 {
	text-align: center;
	overflow: hidden;
	margin-bottom: 56px
}

.title002_1 {
	text-align: left;
}

.title002_2 {
	text-align: left;
	margin-bottom: 24px;
}

.title002_3 {
	margin-bottom: 24px;
}

.title002 .icon001 {
	display: inline-block;
	width: 58px;
	height: 58px;
	position: relative;
	margin: 0 10px 0 0;
	vertical-align: top
}

.title002 .icon001 .dot {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: .5s
}

.title002 .icon001 .dot:after {
	content: "";
	position: absolute;
	width: .3125rem;
	height: .3125rem;
	background: #9e2121;
	border-radius: 50%;
	right: 16%;
	top: 15%;
	margin: -0.1563rem -0.1563rem 0 0;
}

.title002 .icon001 .dot1:after {
	content: "";
	position: absolute;
	width: .3125rem;
	height: .3125rem;
	background: #ffa072;
	border-radius: 50%;
	right: 16%;
	top: 15%;
	margin: -0.1563rem -0.1563rem 0 0;
}

.title002 .icon001 img {
	width: 100%;
	height: 100%
}

.title002 .tit_fr {
	display: inline-block;
	text-align: left
}

.title002 .tit_fr h3 {
	font-size: 36px;
	color: #323232
}

.title002 .tit_fr1 h3 {
	font-size: 36px;
	color: #fff;
}

.title002 .tit_fr h6 {
	font-size: 18px;
	color: #000000;
	opacity: 0.34;
	margin: 6px 0 0;
	display: inline-block;
	position: relative
}

.title002 .tit_fr h6:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 125%;
	width: 100vw;
	height: .0625rem;
	background: #000000;
	opacity: .12;
}

.title002 .tit_fr1 h6 {
	color: #fff
}

/*图片??样式*/
.img_zd {
	position: relative;
	width: 100%
}

.img_zd .img_hezi {
	padding-bottom: 60% !important
}

.img_zd>img {
	position: absolute;
	top: .625rem;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.miso_qh {
	opacity: 0;
	visibility: hidden;
	transition: 0.6s
}

.miso_qh.miso-initialized {
	opacity: 1;
	visibility: visible;
}

.miso-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	z-index: 0
}

.miso-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.miso-list:focus {
	outline: none;
}

.miso-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.miso-slider .miso-track,
.miso-slider .miso-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.miso-track {
	position: relative;
	left: 0;
	top: 0;
	display: inline-block;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

.miso-track:before,
.miso-track:after {
	display: table;
	content: '';
}

.miso-track:after {
	clear: both;
}

.miso-loading .miso-track {
	visibility: hidden;
}

.miso-slide {
	float: left;
	height: 100%;
	min-height: .0625rem;
	display: none;
	-moz-user-select: text;
	-khtml-user-select: text;
	user-select: text;
}

[dir='rtl'] .miso-slide {
	float: right;
}

.miso-slide img {
	display: block;
}

.miso-slide.miso-loading img {
	display: none;
}

.miso-slide.dragging img {
	pointer-events: none;
}

.miso-initialized .miso-slide {
	display: block;
	position: relative;
}

.miso-loading .miso-slide {
	visibility: hidden;
}

.miso-vertical .miso-slide {
	display: block;
	height: auto;
}

.miso-arrow.miso-hidden {
	display: none;
}

.miso-loading .miso-list {
	background: #fff;
}

.miso-prev,
.miso-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus {
	color: transparent;
	outline: none;
}

.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before {
	opacity: 1;
}

.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before {
	opacity: .25;
}

.miso-prev:before,
.miso-next:before {
	font-size: 32px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: bold;
	cursor: pointer
}

.miso-prev {
	left: 0rem;
}

[dir='rtl'] .miso-prev {
	right: 0rem;
	left: auto;
}

.miso-prev:before {
	content: '';
	font-family: simsun;
}

[dir='rtl'] .miso-prev:before {
	content: '';
	font-family: simsun;
}

.miso-next {
	right: 0rem;
}

[dir='rtl'] .miso-next {
	right: auto;
	left: 0rem;
}

.miso-next:before {
	content: '';
	font-family: simsun;
}

[dir='rtl'] .miso-next:before {
	content: '';
	font-family: simsun;
}

/* Dots */
.miso-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0rem;
	width: 100%;
}

.miso-dots li {
	position: relative;
	display: inline-block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0rem .3125rem;
	padding: 0rem;
	cursor: pointer;
}

.miso-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: .3125rem;
	cursor: pointer;
}

.miso-dots li button:focus {
	outline: none;
}

.miso-dots li.miso-active a {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

/*控制字数行数大小*/
.overfloat-dot {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.overfloat-dot-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media (max-width:250rem) {
	html {
		font-size: 1.125rem;
	}
}

@media (min-width:100rem) and (max-width:121.25rem) {
	html {
		font-size: 1rem;
	}
}

@media (min-width:87.5rem) and (max-width:100rem) {
	html {
		font-size: 1rem;
	}
}

@media (min-width:48rem) and (max-width:87.4375rem) {
	html {
		font-size: .875rem;
	}
}

@media (max-width:48rem) {
	html {
		font-size: .8125rem;
	}
}

@media(max-width: 87.5rem) {
	.mt_syys {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.list_box4_1 li {
		width: 365.6px;
		background: rgba(255, 255, 255, 0.7);
		margin-left: 32px;
		padding: 0 32px;
		height: 365.6px;
		position: relative;
	}
}

@media(max-width: 75rem) {
	.mtsy {
		float: none;
		width: 100%;
	}

	.cxsy {
		float: none;
		width: 96%;
		margin: 0 auto;
	}

	.header_box_wai {
		display: none
	}

	.m_header_box {
		display: block
	}

	.container02 .left {
		width: 100%;
	}

	.container02 .right {
		width: 100%;
		padding: 32px 0 0
	}

	.w1200 {
		padding: 0 .9375rem
	}
}

@media(max-width: 48rem) {

	/*头条*/
	.ttxx img {
		width: 100%;
	}

	.list_box3 li:hover:after {
		border: #9e2121 .0625rem solid;
		background: #9e2121
	}

	.list_box3 li:hover h5 {
		font-weight: 600;
		color: #9e2121
	}

	.mt_syys {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.miso-prev,
	.miso-next {
		width: 1.25rem;
		height: 1.25rem;
	}

	.miso-lightbox .miso-prev:before,
	.miso-lightbox .miso-next:before {
		width: 1.25rem;
		height: 1.25rem;
		background-size: 1.25rem 1.25rem
	}

	.container03 {
		background-size: 100% auto;
		padding: 32px 0 0;
		overflow: hidden
	}

	.container04 {
		background-size: 100% auto;
		padding: 32px 0;
		overflow: hidden
	}

	.title002 {
		text-align: center;
		overflow: hidden;
		margin-bottom: 24px
	}

	.container01 .content .left {
		width: 96px;
	}

	.container01 .content .right {
		width: calc(100% - 96px);
		left: 0;
	}

	.container01 .content .right h3 {
		font-size: 20px;
	}

	.container01 .content .right p {
		height: 26px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		-webkit-line-clamp: 1;
		line-clamp: 1;
	}

	.container01 .content:before {
		left: 96px
	}

	.container01 {
		padding: 0 0 32px
	}

	.list_box2 li a .img {
		padding-bottom: 66.666667% !important;
		height: auto;
		position: relative;
	}

	.list_box2 li a .img img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover
	}

	.container02 .right .miso_hd ul li .icon001 {
		width: 32px;
		height: 32px;
		margin: 0 6px 0 0;
	}

	.container02 .right .miso_hd ul li a {
		font-size: 20px;
		height: 56px;
		line-height: 32px;
	}

	.container02 .right .miso_hd ul {
		height: 56px;
	}

	.list_box2 li a .con .time {
		width: 72px;
		height: 72px;
	}

	.list_box2 li a .con .con_fr {
		width: calc(100% - 72px);
		padding: 0 0 0 8px;
		line-height: 60px;
	}

	.list_box2 li a .con {
		padding: 0;
		height: 64px;
	}

	.list_box3 {
		padding: 0 0 0 .25rem
	}

	.list_box3:before {
		left: .3125rem
	}

	#banner .miso-arrow {
		width: 28px;
		height: 28px;
		background-size: 100% 100% !important
	}

	.banner ul li a .top h5 {
		font-size: 20px
	}

	.banner ul li a .top {
		line-height: 64px;
	}

	/*数?石?*/
	.list_box4 li {
		width: 244.8px;
		text-align: center;
	}

	.list_box4 li .ico {
		width: 128px
	}

	.list_box4 li .con h3 big {
		font-size: 22px
	}

	.list_box4 li .con {
		padding: 16px 0 0 12px
	}

	.list_box4 .miso-dots {
		bottom: .75rem;
		padding: 0;
		margin: 0
	}

	.list_box4_4 li {
		width: 112px;
		text-align: center;
	}

	.list_box4_4 li .ico {
		width: 64px;
		margin: 0 auto;
	}

	.list_box4_4 li .con {
		padding: 36px 0 0 0;
		width: 90%;
		margin: 0 auto;
		font-size: 16px
	}

	.list_box4_1 {
		display: none;
	}

	.list_box4_2 {
		display: block;
	}

	.list_box4_1 li .ico {
		width: 64px
	}

	.list_box4_1 li .con h3 big {
		font-size: 22px
	}

	.list_box4_1 li .con {
		padding: 8px 0 0 12px
	}

	.title002 .icon001 {
		width: 40px;
		height: 40px
	}

	.title002 .tit_fr h3 {
		font-size: 24px
	}

	.list_box4 .miso-dots li {
		margin: 0 4px
	}

	.list_box4_1 .miso-dots li {
		margin: 0 4px
	}

	.bottom-box ul.list_box8 li {
		margin: 6px 4px
	}

	.list_box7 li a .box .con h6 span img {
		height: .75rem
	}

	.list_box10 li a .top h3 img {
		height: 40px;
		margin: -32px 0 0
	}

	.list_box10 .miso-prev {
		left: 32px
	}

	.list_box10 .miso-next {
		right: 32px
	}

	#banner .miso-prev {
		left: .9375rem
	}

	#banner .miso-next {
		right: .9375rem
	}

	.banner ul li a .top:before {
		height: 192px;
		background-size: 100% 100%;
	}

	.container08 {
		display: none;
	}

	.container08_1 {
		display: block;
		padding-top: 32px;
	}

	/*专?专?*/
	.list_box17 li a {
		display: block;
		transition: .5s;
		margin: 0
	}

	.list_box17 .miso-list {
		margin: 0;
		padding: 0
	}

	.list_box17 li a h5 {
		opacity: 1;
		visibility: visible
	}

	.list_box17 .miso-prev {
		left: 16px
	}

	.list_box17 .miso-next {
		right: 16px
	}

	.list_box17 li a:hover {
		padding: 10px 10px 0;
		box-shadow: 0rem .125rem 1.47rem .03rem rgba(185, 189, 201, 0.57);
		margin: 0 0
	}

	.list_box17 li a:hover h5 {
		opacity: 1;
		visibility: visible;
	}

	.w1200 {
		padding: 0 2%;
	}

	.xzsy_jz {
		width: 100%;
		height: auto;
		background: url(/tpl/1709801504531/images/content_bg.png) top no-repeat;
	}

	.container05 {
		background-size: 100% auto;
		padding: 0 0 88px 0;
		overflow: hidden
	}
}

/*ת*/
.miso-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.miso-wrapper img {
	height: 35rem;

}

/* תбʽ */
.list_box2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* תưť */
.miso-controls {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	z-index: 10;
	display: flex;
	justify-content: space-between;
	padding: 0 .9375rem;
	pointer-events: none;
}

/* תưťͨʽ */
.miso-controls button {
	width: 2.5rem;
	height: 2.5rem;
	border: none;
	background: rgba(0, 0, 0, 0.3);
	cursor: pointer;
	pointer-events: auto;
	transition: all 0.3s ease;
	position: relative;
	border-radius: 0;
	outline: none;
}

/* ťͣЧ */
.miso-controls button:hover {
	background: rgba(158, 33, 33, 0.8);
}

/* һťͷ */
.miso-controls .miso-prev:before {
	content: '';
	width: .75rem;
	height: .75rem;
	position: absolute;
	left: 50%;
	top: 50%;
	border-left: .125rem solid #fff;
	border-bottom: .125rem solid #fff;
	transform: translate(-30%, -50%) rotate(45deg);
	-webkit-transform: translate(-30%, -50%) rotate(45deg);
	-moz-transform: translate(-30%, -50%) rotate(45deg);
	-ms-transform: translate(-30%, -50%) rotate(45deg);
	-o-transform: translate(-30%, -50%) rotate(45deg);
}

/* һťͷ */
.miso-controls .miso-next:before {
	content: '';
	width: .75rem;
	height: .75rem;
	position: absolute;
	left: 50%;
	top: 50%;
	border-right: .125rem solid #fff;
	border-top: .125rem solid #fff;
	transform: translate(-70%, -50%) rotate(45deg);
	-webkit-transform: translate(-70%, -50%) rotate(45deg);
	-moz-transform: translate(-70%, -50%) rotate(45deg);
	-ms-transform: translate(-70%, -50%) rotate(45deg);
	-o-transform: translate(-70%, -50%) rotate(45deg);
}

/* ƶ */
@media (max-width: 48rem) {
	.miso-controls {
		padding: 0 .625rem;
	}

	.miso-controls button {
		width: 1.875rem;
		height: 1.875rem;
	}

	.miso-controls .miso-prev:before,
	.miso-controls .miso-next:before {
		width: .5rem;
		height: .5rem;
	}

	.miso-wrapper img {
		height: 22rem;

	}
}