@charset "UTF-8";
*,.attach,.mnav,.news_detail .pic,.ta,.tb {
	box-sizing:border-box
}
a,body {
	color:#333
}
.cf:after,.clear {
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.cf:after,.clear,.fc,.pagination {
	clear:both
}
#nav>li>ul>li a,.banner,.banner .banner_m,.cf:after,.clear,.header .menu .dropdown-menu a,.search {
	overflow:hidden
}
.error404 .sorry .pic img,.main_c img,.news_detail img,img {
	max-width:100%
}
.btn,.search,.submenu ul a {
	border-radius:4px
}
body,dd,dl,dt,h1,h2,h3,h4,h5,html,li,ol,ul {
	margin:0;
	padding:0
}
body {
	font:14px/1.5 Arial,sans-serif;
	background:#fff
}
body,div,p {
	word-wrap:break-word
}
p {
	margin:0
}
table {
	border-collapse:collapse
}
a {
	outline:0;
	cursor:pointer;
	text-decoration:none;
	transition:all .15s ease-in-out 0s
}
a:hover {
	outline:0;
	color:#1976d2
}
.btn-blue,.btn-blue:hover,.btn-default,.btn-default:hover,.btn-disabled,.btn-disabled:hover,.btn-green,.btn-green:hover,.btn-orange,.btn-orange:hover,.btn-primary,.btn-primary:hover,.btn-red,.btn-red:hover,.btn-sblue,.btn-sblue:hover,.btn-yellow,.btn-yellow:hover {
	color:#fff;
	text-decoration:none
}
ol,ul {
	list-style-type:none
}
h1,h2,h3,h4,h5,h6 {
	font-weight:400
}
img,input,select,textarea {
	vertical-align:middle;
	font-family:Arial,sans-serif;
	outline:0
}
em,i {
	font-style:normal
}
.cf:after {
	content:".";
	visibility:hidden
}
.btn,.svgicon {
	display:inline-block
}
.cf {
	zoom:1
}
.top,.wrapper {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1200px
}
img {
	height:auto
}
textarea {
	resize:none;
	min-height:60px;
	padding:15px 20px
}
.i:before,[class*=" icon-"]:before,[class^=icon-]:before {
	font-family:iconfont!important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.svgicon {
	width:1em;
	height:1em;
	fill:currentColor;
	vertical-align:-.1em;
	font-size:inherit
}
.btn {
	cursor:pointer;
	font-size:14px;
	font-weight:400;
	line-height:40px;
	padding:0 30px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	position:relative;
	border:0
}
.btn-outline-default:before,.btn-outline-primary:before {
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	content:''
}
.btn-default {
	background-color:#bbb
}
.btn-default:hover {
	background-color:#0f6ffe
}
.btn-blue {
	background-color:#158db3
}
.btn-blue:hover {
	background-color:#1d8491
}
.btn-sblue {
	background-color:#5db7f8
}
.btn-sblue:hover {
	background-color:#239ff8
}
.btn-red,.btn-red:hover {
	background-color:#ff0606
}
.btn-primary {
	background-color:#0290fc
}
.btn-primary:hover {
	background-color:#277bd4
}
.btn-yellow {
	background-color:#fcae0e
}
.btn-yellow:hover {
	background-color:#d49309
}
.btn-green {
	background-color:#00910e
}
.btn-green:hover {
	background-color:#097332
}
.btn-orange {
	background-color:#914009
}
.btn-orange:hover {
	background-color:#73310d
}
.btn-disabled,.btn-disabled:hover {
	background-color:#999;
	cursor:default
}
.btn-outline-default {
	color:#333;
	text-decoration:none
}
.btn-outline-default:before {
	border:1px solid #f5f5f5;
	border-radius:4px
}
.btn-outline-default:hover {
	color:#fff;
	background:#1976d2
}
.btn-outline-default:hover:before {
	border:0
}
.btn-outline-primary {
	color:#1976d2;
	text-decoration:none
}
.btn-outline-primary:before {
	border:1px solid #1976d2;
	border-radius:4px
}
.header,.header .menu,.header .menu>a,.header .top {
	position:relative
}
.btn-outline-primary:hover {
	color:#fff;
	background:#1976d2
}
.btn-outline-primary:hover:before {
	border:0
}
.btn-sm {
	line-height:36px;
	padding:0 15px
}
.btn-big {
	line-height:54px;
	padding:0 45px;
	font-size:16px
}
.btn-radius,[class*=" btn-outline-"].btn-radius:before,[class^=btn-outline-].btn-radius:before {
	border-radius:40px
}
.btn-sm.btn-radius,[class*=" btn-outline-"].btn-sm.btn-radius:before,[class^=btn-outline-].btn-sm.btn-radius:before {
	border-radius:36px
}
.btn-big.btn-radius,[class*=" btn-outline-"].btn-big.btn-radius:before,[class^=btn-outline-].btn-big.btn-radius:before {
	border-radius:54px
}
.header {
	background:#fff;
	z-index:12;
	box-shadow:0 0 20px rgba(0,0,0,.2)
}
.header .topbar {
	background-color:#eee;
	border-bottom:1px solid #ddd;
	height:30px;
	line-height:30px
}
.header .topbar .wrapper {
	display:flex;
	justify-content:space-between;
	align-items:center
}
.header .topbar .txt-line {
	margin:0 10px;
	color:#999
}
.header .top {
	height:120px;
	display:flex;
	align-items:center
}
.header .top .lang {
	width:96px;
	font-size:16px;
	line-height:24px;
	white-space:nowrap;
	display:flex
}
.header .top .lang svg {
	font-size:20px;
	float:left;
	margin:8px 5px 0 0
}
.header .top .lang a {
	background-color:#e6e6e6;
	height:24px;
	border-radius:12px;
	display:inline-block;
	width:48px;
	text-align:center;
	flex:1
}
.header .top .lang a.cur {
	color:#fff;
	background-color:#1976d2
}
.header .top .lang a:first-child {
	border-radius:12px 0 0 12px
}
.header .top .lang a:last-child {
	border-radius:0 12px 12px 0
}
.header .top .so {
	color:#1976d2;
	font-size:14px;
	line-height:36px;
	margin-right:20px;
	white-space:nowrap
}
.header .top .so svg {
	font-size:20px;
	float:left;
	margin:8px 5px 0 0
}
#nav>li>a,.header .menu>a {
	font-size:16px;
	color:#fff;
	white-space:nowrap
}
.header .logo {
	margin-right:70px
}
.header .logo img {
	max-height:100px
}
.header .slogan {
	margin-top:20px;
	margin-left:60px
}
.header .menu {
	margin-right:30px;
	display:none
}
.header .menu>a {
	display:flex;
	align-items:center;
	height:50px;
	line-height:50px;
	padding:0 30px 0 0
}
.header .menu>a svg {
	font-size:20px;
	margin-right:5px;
	color:#fff
}
.header .menu>a:after {
	position:absolute;
	content:'';
	top:calc(50% - 8px);
	right:10px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:8px;
	height:8px;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out
}
.header .menu .dropdown-menu {
	display:none;
	position:absolute;
	left:0;
	top:100%;
	min-width:100%;
	background:#fff
}
#nav,#nav>li,#nav>li>a,.header .menu .dropdown-menu a,.header .nav {
	position:relative
}
.header .menu .dropdown-menu.show {
	display:block
}
.header .menu .dropdown-menu a {
	display:block;
	line-height:40px;
	height:40px;
	color:#fff;
	padding:0 20px;
	font-size:14px;
	white-space:nowrap;
	text-align:center;
	border-top:1px solid #35a6fd;
	background:#1976d2
}
.header .menu .dropdown-menu a.active,.header .menu .dropdown-menu a:hover {
	background:rgba(25,118,210,.8);
	color:#fff;
	text-decoration:none
}
.header .menu .dropdown-menu ul {
	display:none
}
.header .menu:hover>a:after {
	top:calc(50% - 2px);
	transform:rotate(-135deg);
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg)
}
.header .nav {
	width:100%;
	height:50px;
	background:#0290fc;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.header .nav .navBtn {
	display:none
}
.header .nav>.wrapper {
	display:flex;
	align-items:center
}
#nav {
	z-index:2;
	display:flex;
	height:50px
}
#nav>li.home:after,#nav>li:nth-child(n+10) {
	display:none
}
#nav>li {
	float:left;
	text-align:center;
	border-right:1px solid #1976d2;
	background-color:#fff
}
#nav>li>a {
	display:block;
	line-height:50px;
	padding:0 28px 0 27px;
	background:#1976d2
}
#nav>li>a:after {
	position:absolute;
	bottom:0;
	left:50%;
	right:50%;
	content:'';
	height:2px;
	background:#4eb0fb;
	opacity:0;
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out;
	display:none
}
.search,.search .go {
	position:absolute;
	transition:All .15 ease-in-out;
	-webkit-animation-name:slideInRight;
	-webkit-animation-duration:.5s;
	-webkit-animation-fill-mode:both;
	-webkit-animation-timing-function:ease;
	right:0
}
#nav>li .active,#nav>li .shover,#nav>li>a:hover {
	text-decoration:none;
	color:#fff;
	background:rgba(25,118,210,.8)
}
#nav>li .active:after,#nav>li .shover:after,#nav>li>a:hover:after {
	opacity:1;
	left:0;
	right:0
}
#nav>li>ul {
	display:none;
	position:absolute;
	left:0;
	top:100%
}
#nav>li>ul.show {
	display:block
}
#nav>li>ul>li {
	background:#fff;
	position:relative;
	border-bottom:1px solid #35a6fd
}
#nav>li>ul>li a {
	position:relative;
	display:block;
	text-align:left;
	line-height:40px;
	height:40px;
	color:#fff;
	padding:0 20px;
	font-size:14px;
	white-space:nowrap;
	background:#1976d2
}
#navigateLeft,#navigateRight,.attach .bd a,.banner .bnav,.loading .all,.searchs .so,.tbanner .hname,.tc,.text-center {
	text-align:center
}
#nav>li>ul>li a.active,#nav>li>ul>li a:hover {
	background:rgba(25,118,210,.8);
	color:#fff;
	text-decoration:none
}
#nav>li>ul>li>ul {
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	min-width:150px;
	padding:0;
	z-index:-1
}
#nav>li>ul>li>ul li a {
	color:#fff;
	background:#1976d2
}
#nav>li>ul>li:hover>a,#nav>li>ul>li>ul li a.active,#nav>li>ul>li>ul li a:hover {
	background:rgba(25,118,210,.8);
	color:#fff
}
#nav>li>ul>li:hover ul {
	opacity:1;
	left:100%
}
.searchs {
	float:right
}
.searchs .icon-search:before {
	content:"\e6c3"
}
.searchs .so {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,.8);
	color:#fff;
	font-size:20px
}
.searchs.showsearch .so .icon-search:before {
	content:"\e628"
}
.searchs.showsearch .search {
	visibility:visible;
	opacity:1;
	top:50px
}
.search {
	z-index:3;
	bottom:40px;
	background:#fff;
	width:300px;
	box-shadow:0 0 10px 2px rgba(0,0,0,.1);
	-webkit-transition:All .15 ease-in-out;
	-moz-transition:All .15 ease-in-out;
	-o-transition:All .15 ease-in-out;
	animation-name:slideInRight;
	animation-duration:.5s;
	animation-fill-mode:both;
	animation-timing-function:ease
}
.search .searchbd {
	width:100%
}
.search .stxt {
	display:block;
	height:40px;
	line-height:32px;
	padding:0 40px 0 10px;
	width:100%;
	font-size:14px;
	background:0 0;
	border:1px solid #ddd;
	border-radius:4px
}
.search .close,.search .go {
	line-height:40px;
	display:flex;
	height:40px
}
.catelist li a:after,.search .stxt:focus {
	border:1px solid #1976d2
}
.search .go {
	top:0;
	align-items:center;
	color:#666;
	padding:0 10px;
	-webkit-transition:All .15 ease-in-out;
	-moz-transition:All .15 ease-in-out;
	-o-transition:All .15 ease-in-out;
	animation-name:slideInRight;
	animation-duration:.5s;
	animation-fill-mode:both;
	animation-timing-function:ease
}
.banner,.banner .banner_m,.banner .banner_m li,.showsearch {
	position:relative
}
.search .go svg {
	font-size:20px
}
.search .close {
	float:left;
	align-items:center;
	transition:All .15 ease-in-out;
	-webkit-transition:All .15 ease-in-out;
	-moz-transition:All .15 ease-in-out;
	-o-transition:All .15 ease-in-out;
	-webkit-animation-name:slideInRight;
	animation-name:slideInRight;
	-webkit-animation-duration:.5s;
	animation-duration:.5s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-timing-function:ease;
	animation-timing-function:ease
}
.search .close svg {
	font-size:24px
}
.showsearch .search {
	display:block;
	opacity:1
}
.banner .banner_m .con,.banner .banner_m h2 {
	opacity:0;
	padding-left:120px;
	color:#fff;
	left:0;
	top:0
}
.showsearch .search .searchbd {
	margin-left:15%
}
.banner .banner_m {
	margin:0 auto;
	height:100%
}
.banner .banner_m li {
	float:left;
	width:100%;
	height:100%;
	background:url(/images/loading.gif?v=1713321761341) center no-repeat
}
.banner .banner_m .pic {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:100%;
	height:100%;
	background-position:center;
	background-size:auto 100%
}
.banner .banner_m img {
	width:100%
}
.banner .banner_m h2 {
	position:absolute;
	font-size:72px;
	line-height:100px;
	font-weight:700;
	text-transform:uppercase
}
.banner .banner_m .con {
	position:absolute;
	max-width:720px;
	font-size:18px;
	line-height:32px
}
.banner .banner_m li.active {
	opacity:1
}
.banner .banner_m li.active h2 {
	top:calc(50% - 110px);
	opacity:1;
	-webkit-animation-name:bounceInDown;
	animation-name:bounceInDown;
	-webkit-animation-duration:1.6s;
	animation-duration:1.6s;
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in;
	-webkit-animation-fill-mode:backwards;
	animation-fill-mode:backwards;
	-webkit-animation-iteration-count:none;
	animation-iteration-count:none
}
.banner .banner_m li.active .con {
	top:calc(50% + 5px);
	opacity:1;
	-webkit-animation-name:bounceInDown;
	animation-name:bounceInDown;
	-webkit-animation-duration:2.2s;
	animation-duration:2.2s;
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in;
	-webkit-animation-fill-mode:backwards;
	animation-fill-mode:backwards;
	-webkit-animation-iteration-count:none;
	animation-iteration-count:none
}
.banner .bnav {
	position:absolute;
	left:0;
	right:0;
	bottom:30px;
	z-index:10;
	display:flex;
	justify-content:center
}
.main_t h2:after,.tbanner .hname:after {
	bottom:0;
	content:''
}
.banner .bnav a {
	width:56px;
	height:6px;
	text-indent:-999em;
	margin:0 6px;
	cursor:pointer;
	background:#fff
}
.banner .bnav a.selected {
	background:#1976d2
}
#navigateLeft,#navigateRight {
	cursor:pointer;
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:20px;
	z-index:4;
	background:rgba(0,0,0,.48);
	border-radius:50%;
	transition:All .3s ease-in-out;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out;
	opacity:0
}
#navigateRight {
	right:0
}
#navigateLeft {
	left:0
}
.tbanner {
	position:relative;
	z-index:1
}
.tbanner .hname {
	opacity:0;
	position:absolute;
	top:calc(50% - 75px);
	left:0;
	width:100%;
	z-index:1;
	font-size:28px;
	color:#fff;
	line-height:150px
}
.tbanner .hname:after {
	position:absolute;
	left:0;
	width:35px;
	height:1px;
	background:#fff;
	opacity:0
}
.tbanner .swiper-pagination-bullet {
	width:8px;
	height:4px;
	border-radius:2px;
	transition:All .5s ease-in-out;
	-webkit-transition:All .5s ease-in-out;
	-moz-transition:All .5s ease-in-out;
	-o-transition:All .5s ease-in-out;
	background:#fff;
	opacity:.5
}
.tbanner .swiper-pagination-bullet-active {
	background-color:#12aee7;
	width:34px
}
.swiper-container,.swiper-container img {
	width:100%
}
#main_content {
	padding:30px 0;
	position:relative
}
#main_content>.wrapper {
	display:flex;
	justify-content:space-between
}
#side {
	width:260px;
	position:relative;
	z-index:1;
	margin-right:40px
}
#main {
	flex:1;
	width:100%
}
.bg-gray {
	background:#f3f1f2
}
.graybg {
	background:#f8f8f8
}
.mainc {
	background:#fff;
	padding:30px;
	margin-bottom:30px
}
.main_t {
	height:70px;
	line-height:70px;
	position:relative;
	border-bottom:1px solid #f5f5f5;
	z-index:2;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:-20px
}
.main_t .breadcrumb {
	border-bottom:0;
	margin:0;
	padding:0
}
.main_t .wrapper {
	display:flex;
	justify-content:space-between;
	position:relative
}
.main_t .wrapper:before {
	display:none
}
.main_t .wrapper .cate {
	flex:1;
	width:10%;
	margin-left:5%;
	display:flex;
	justify-content:flex-end;
	font-size:16px
}
.main_t .wrapper .cate>ul {
	display:flex
}
.main_t .wrapper .cate>ul li {
	padding:0 22px;
	flex:0;
	float:left
}
.main_t .wrapper .cate>ul li a {
	white-space:nowrap
}
.main_t .wrapper .cate>ul .active {
	color:#1976d2
}
.main_t .wrapper .cate .menu {
	margin:15px 0 0 30px
}
.main_t .wrapper .cate .menu>a {
	position:relative;
	color:#fff;
	background:#1976d2;
	display:flex;
	align-items:center;
	height:40px;
	line-height:40px;
	padding:0 32px 0 20px;
	border-radius:40px;
	white-space:nowrap
}
.main_t .wrapper .cate .menu>a svg {
	font-size:20px;
	margin-right:5px
}
.main_t .wrapper .cate .menu>a:after {
	position:absolute;
	content:'';
	top:calc(50% - 8px);
	right:16px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:8px;
	height:8px;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out
}
.main_t .wrapper .cate .menu .menu-list {
	display:none;
	position:absolute;
	left:0;
	top:100%;
	right:0;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,.1);
	padding:44px
}
.main_t .wrapper .cate .menu .menu-list>ul>li {
	display:flex;
	line-height:24px;
	font-size:16px;
	align-items:flex-start;
	margin-bottom:24px
}
.main_t .wrapper .cate .menu .menu-list>ul>li>a {
	color:#1976d2;
	font-weight:700;
	min-width:100px
}
.main_t .wrapper .cate .menu .menu-list>ul>li ul {
	flex:1;
	width:100%;
	display:flex
}
.main_t .wrapper .cate .menu .menu-list>ul>li ul li {
	margin:0 30px 0 0
}
.main_t .wrapper .cate .menu .menu-list>ul>li ul a {
	white-space:nowrap
}
.main_t .wrapper .cate .menu .menu-list>ul>li ul a.active,.main_t .wrapper .cate .menu .menu-list>ul>li ul a:hover {
	color:#1976d2
}
.main_t .wrapper .cate .menu.show>a:after {
	top:calc(50% - 2px);
	transform:rotate(-135deg);
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg)
}
.main_t h2 {
	float:left;
	font-size:24px;
	color:#333;
	position:relative
}
.submenu .btn,.submenu2 ul a {
	font-size:14px
}
.main_t h2:after {
	position:absolute;
	left:0;
	right:0;
	height:2px;
	background:#1976d2
}
.main_c {
	min-height:150px;
	height:auto;
	width:100%
}
.breadcrumb {
	color:#333;
	line-height:30px;
	padding:11px 0;
	position:relative;
	z-index:2;
	margin-top:-30px;
	border-bottom:1px solid #ddd
}
.breadcrumb svg {
	width:16px;
	height:16px;
	margin:7px 8px 0 0;
	color:#0063c0
}
.breadcrumb a {
	color:#333
}
.breadcrumb em {
	padding:0 5px
}
.submenu .btn,.submenu ul a {
	padding:0 20px;
	line-height:30px
}
.breadcrumb .ns {
	color:#1976d2
}
.submenu {
	margin-top:10px
}
.submenu ul {
	display:flex;
	flex-wrap:wrap
}
.submenu ul a {
	display:block;
	margin:0 10px 10px 0;
	background-color:#e6e6e6
}
.submenu ul a.active {
	background-color:#1976d2;
	color:#fff
}
.submenu ul a:hover {
	background-color:rgba(25,118,210,.9);
	color:#fff
}
.submenu2 {
	margin-top:10px
}
.submenu2 ul {
	padding:20px 10px;
	background-color:#f0f0f0;
	position:relative;
	display:flex
}
.submenu2 ul:before {
	content:'';
	position:absolute;
	top:-23px;
	left:66px;
	border:13px solid transparent;
	border-bottom-color:#f0f0f0
}
.submenu2 ul a {
	display:block;
	line-height:30px;
	padding:0;
	margin:0 26px
}
.submenu2 ul a.active,.submenu2 ul a:hover {
	color:#1976d2
}
.sbox {
	margin-bottom:20px
}
.sbox_t {
	background:#1976d2;
	padding:0 0 0 15px;
	height:60px;
	font-size:18px;
	color:#fff;
	line-height:60px
}
.c_list>li>a {
	position:relative;
	display:block;
	font-size:16px;
	line-height:24px;
	padding:12px 40px 12px 30px;
	transition:All .3s ease-in-out;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out;
	color:#151515;
	background:#ebebeb;
	margin-bottom:1px
}
.c_list>li>a:before {
	position:absolute;
	left:10px;
	top:19px;
	content:'';
	width:5px;
	height:5px;
	background:#ccc;
	transition:All .3s ease-in-out;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out;
	z-index:0;
	border-radius:50%
}
.c_list>li>a>svg {
	opacity:0;
	position:absolute;
	right:36px;
	top:15px;
	width:10px;
	height:10px;
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out
}
.c_list>li>a.active,.c_list>li>a:hover {
	text-decoration:none;
	color:#fff;
	background:#5aa6ee
}
.c_list>li>a.active:before,.c_list>li>a:hover:before {
	background:#fff
}
.c_list>li>a.active:after,.c_list>li>a:hover:after {
	background:#0063c0
}
.c_list>li>a.active>svg,.c_list>li>a:hover>svg {
	opacity:1;
	right:16px
}
.c_list>li:last-child a:after {
	display:none
}
.c_list>li .sub-menu {
	position:relative;
	display:none;
	margin-top:-1px;
	background:#fff;
	padding-bottom:30px
}
.c_list>li .sub-menu a {
	display:block;
	position:relative;
	line-height:24px;
	font-weight:400;
	color:#555;
	padding:6px 10px 6px 50px
}
.c_list>li .sub-menu a:after {
	display:none
}
.c_list>li .sub-menu a.active,.c_list>li .sub-menu a:hover {
	background:0 0;
	color:#427bae
}
.c_list>li .sub-menu li {
	position:relative
}
.c_list>li .sub-menu li svg {
	position:absolute;
	left:24px;
	top:13px;
	width:10px;
	height:10px
}
.c_list>li .sub-menu li:after,.c_list>li .sub-menu:after {
	position:absolute;
	height:1px;
	z-index:0;
	bottom:0;
	right:0;
	content:''
}
.c_list>li .sub-menu li:after {
	display:none;
	left:28px;
	background:#e6e6e6;
	transition:All .3s ease-in-out;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out
}
.c_list>li .sub-menu:after,.card-item,.userlinks li a .pic {
	transition:All .3s ease-in-out
}
.c_list>li .sub-menu:after {
	left:0;
	background:#e0e0e0;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out
}
.c_list>li:last-child a {
	margin-bottom:0
}
.loading {
	width:200px;
	height:31px;
	line-height:31px;
	border-radius:5px;
	margin:10px auto 40px
}
.copyright,.footer .foot {
	line-height:30px
}
.loading span {
	display:block;
	background:url(/images/loading.gif?v=1713321761341) 0 center no-repeat;
	padding-left:25px;
	font-size:14px;
	color:#fff
}
.loading .all {
	background:#ddd;
	padding:0;
	border-radius:4px
}
.footer {
	padding:30px 0;
	background-color:#333;
	margin-top:50px
}
.footer>.wrapper {
	display:flex;
	justify-content:space-between
}
.footer .logo {
	width:120px
}
.footer.fixed {
	position:fixed;
	bottom:0;
	left:0;
	right:0
}
.footer .foot {
	color:#777;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	padding:0;
	margin-right:80px
}
.attach .bd,.fcontact .bd {
	padding-top:13px
}
.footer .foot .tit {
	line-height:38px;
	font-size:18px;
	color:#333
}
.footer .foot .logo {
	width:auto;
	margin-top:-10px
}
.footer .foot .logo img {
	width:260px
}
.footer .copyright {
	flex:1
}
.bfocus .owl-dots,.ititle h3,.pagination {
	justify-content:center
}
.fcontact {
	width:37%
}
.attach {
	width:26%;
	padding-left:30px
}
.attach .bd a {
	display:inline-block;
	margin:0 10px 10px 0;
	width:42px;
	height:42px;
	line-height:42px;
	transition:all .3s ease-out 0s
}
.attach .bd a svg {
	color:#b3b3b3;
	font-size:26px;
	display:inline-block;
	vertical-align:middle;
	margin-top:-4px
}
.back-top,.hide {
	display:none
}
.attach .bd a:hover svg {
	color:#333
}
.copyright,.copyright a {
	color:#ccc
}
.copyright a:hover {
	color:#1976d2
}
.fat {
	font-weight:700
}
.fl {
	float:left
}
.fr {
	float:right
}
.red {
	color:red
}
.orange {
	color:#f60
}
.blue {
	color:#2678b7
}
.text-themecolor {
	color:#1976d2
}
.song {
	font-family:"\5B8B\4F53"
}
.yahei {
	font-family:"\5FAE\8F6F\96C5\9ED1"
}
.heiti {
	font-family:"\9ED1\4F53"
}
.arial {
	font-family:Arial
}
.tu {
	text-transform:uppercase
}
.tlow {
	text-transform:lowercase
}
.text-justify {
	text-align:justify
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.bfocus .num_nav span,.bfocus .owl-dots,.catelist li a,.error404 .sorry .con,.error404 .sorry .pic,.newscate .vtitle h3,.noinfo,.pagination {
	text-align:center
}
.ellipsis,.ellipsis_2,.ellipsis_3,.ellipsis_4,.ellipsis_5 {
	display:-webkit-box;
	white-space:normal!important;
	text-overflow:ellipsis;
	word-wrap:break-word;
	-webkit-box-orient:vertical;
	overflow:hidden
}
.mr20 {
	margin-right:20px
}
.mt15 {
	margin-top:15px
}
.mt20 {
	margin-top:20px
}
.mb20 {
	margin-bottom:20px
}
.ellipsis {
	-webkit-line-clamp:1
}
.ellipsis_2 {
	-webkit-line-clamp:2
}
.ellipsis_3 {
	-webkit-line-clamp:3
}
.ellipsis_4 {
	-webkit-line-clamp:4
}
.ellipsis_5 {
	-webkit-line-clamp:5
}
.noinfo {
	font-size:16px;
	color:#777;
	padding:100px 0
}
.noinfo a {
	color:#016aaf
}
.pagination {
	padding:20px;
	font-size:14px;
	display:flex
}
.pagination li {
	display:inline-block;
	margin:0 5px;
	color:#333
}
.pagination li.disabled span {
	color:#ccc
}
.pagination li span.active {
	color:#fff;
	background-color:#1976d2
}
.pagination li a,.pagination li span {
	display:block;
	min-width:32px;
	height:32px;
	line-height:32px;
	color:#333;
	font-size:16px;
	background-color:#e6e6e6;
	border-radius:2px
}
.pagination li a.current,.pagination li a:hover {
	color:#fff;
	background-color:#1976d2;
	text-decoration:none
}
.pnav,.pnav a {
	color:#777
}
.pnav {
	line-height:20px;
	padding:15px 0;
	border-top:1px solid #edf0f1;
	margin:20px 0 0
}
.pnav span {
	display:block
}
.back-top {
	width:60px;
	height:60px;
	background:url(/images/back-top-arrow.png?v=1713321761341) center center no-repeat #1976d2;
	position:fixed;
	bottom:100px;
	right:10px;
	z-index:1001;
	filter:alpha(Opacity=80);
	opacity:.8
}
.back-top:hover {
	filter:alpha(Opacity=100);
	opacity:1;
	cursor:pointer;
	transition:all .4s ease-in 0s
}
.wapBtnAn {
	transform:rotateZ(180deg);
	-moz-transform:rotateZ(180deg);
	-ms-transform:rotateZ(180deg);
	-o-transform:rotateZ(180deg);
	-webkit-transform:rotateZ(180deg)
}
.error404 {
	background:#fff;
	padding:0;
	border-top:1px solid #ddd
}
.error404 .sorry .con {
	padding:40px 0 160px;
	font-size:24px;
	line-height:40px;
	color:#333
}
.error404 .sorry .con h3 {
	vertical-align:top
}
.error404 .sorry .con h3 em {
	display:inline-block;
	font-size:60px;
	line-height:60px;
	height:60px;
	color:#81c36a;
	font-family:Arial;
	font-weight:700;
	vertical-align:top;
	margin-right:20px
}
.error404 .sorry .con h3 a {
	display:inline-block;
	border:2px solid #81c36a;
	color:#81c36a;
	vertical-align:top;
	padding:0 15px;
	line-height:46px;
	margin-top:5px
}
.error404 .sorry .con h3 a:hover {
	background:#81c36a;
	color:#fff;
	text-decoration:none
}
.bfocus {
	margin:0 auto
}
.bfocus img {
	border:0
}
.bfocus .bfocus_wrap a {
	display:block;
	overflow:hidden
}
.bfocus .link_nav {
	position:absolute;
	width:100%;
	bottom:0;
	height:32px;
	font-weight:700;
	color:#818181
}
.bfocus .link_nav a {
	position:absolute;
	line-height:32px;
	left:5px;
	color:#818181
}
.bfocus .num_nav {
	position:absolute;
	bottom:20px;
	right:20px
}
.bfocus .num_nav span {
	float:left;
	width:24px;
	height:20px;
	line-height:20px;
	background:#e4ebf5;
	cursor:pointer;
	margin-right:5px
}
.bfocus .num_nav span.selected {
	background:#ffd200;
	width:26px;
	color:#fff
}
.bfocus .slt_nav {
	position:absolute;
	bottom:5px;
	right:0
}
.bfocus .slt_nav a {
	display:block;
	float:left;
	margin-right:10px;
	position:relative;
	border:1px solid #222
}
.bfocus .slt_nav span {
	display:block;
	float:left;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=40);
	opacity:.4
}
.bfocus,.bfocus .img_item {
	position:relative
}
.bfocus .owl-stage-outer,.bfocus .owl-stage-outer img {
	height:100%;
	width:100%;
	overflow:hidden
}
.bfocus .owl-stage {
	display:flex;
	height:100%
}
.bfocus .img_item {
	height:100%
}
.bfocus .img_item .title {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background-color:rgba(0,0,0,.6);
	color:#fff;
	padding:0 10px
}
.bfocus .img_item .title span {
	width:70%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block
}
.bfocus .owl-nav {
	display:none
}
.bfocus .owl-dots {
	position:absolute;
	bottom:15px;
	left:auto;
	right:5px;
	display:flex
}
.centerSection>.wrapper,.detail_page,.newslist li {
	justify-content:space-between
}
.bfocus .owl-dots .owl-dot {
	width:8px;
	height:8px;
	background:#e6e6e6;
	border-radius:100%;
	margin:0 4px;
	border:0;
	padding:0;
	cursor:pointer
}
.bfocus .owl-dots .owl-dot.active,.bfocus .owl-dots .owl-dot:hover {
	background:#0f6ffe
}
.newslist li {
	display:flex;
	align-items:center;
	transition:All .2s ease-in-out;
	-webkit-transition:All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
	border-bottom:1px dashed #ddd
}
.newslist li a {
	position:relative;
	display:-webkit-box;
	overflow:hidden;
	white-space:normal!important;
	text-overflow:ellipsis;
	word-wrap:break-word;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	flex:1;
	line-height:46px;
	height:46px
}
.newslist li a svg {
	margin-right:8px;
	color:#fcc552
}
.newslist li a:before {
	content:'';
	width:4px;
	height:4px;
	background-color:#333;
	border-radius:4px;
	position:absolute;
	top:50%;
	left:5px;
	margin-top:-2px;
	transition:All .12s ease-in-out;
	-webkit-transition:All .12s ease-in-out;
	-moz-transition:All .12s ease-in-out;
	-o-transition:All .12s ease-in-out;
	display:none
}
.newscate .vtitle h3,.newslist li a:hover:before {
	background-color:#1976d2
}
.newslist li .time,.service ul li a .pic,.service ul li a .tt {
	transition:All .2s ease-in-out
}
.newslist li .time {
	color:#999;
	margin-left:10px;
	font-size:13px;
	-webkit-transition:All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
	display:block
}
.newslist li:hover {
	background-color:rgba(25,118,210,.05);
	padding:0 5px
}
.search-wrapper {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:999999;
	display:none
}
.search-wrapper .searchbar {
	position:absolute;
	left:0;
	top:-10rem;
	z-index:1;
	width:100%;
	height:1rem;
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,.2);
	transition:all .36s;
	padding-right:1rem
}
.search-wrapper .searchbar input {
	height:1rem;
	width:100%;
	padding:.2rem .4rem;
	border:0;
	display:block;
	font-size:.3rem
}
.search-wrapper .searchbar .go {
	position:absolute;
	top:0;
	right:0;
	height:1rem;
	width:1rem;
	text-align:right;
	padding-right:.3rem;
	line-height:1rem;
	color:#333;
	font-size:.3rem
}
.search-wrapper .searchbar .go i:before {
	content:'\e60f'
}
.search-wrapper .bodymask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	opacity:0;
	transition:all .36s
}
.form,.form .field,.form .mtip {
	position:relative
}
.search-wrapper.show {
	display:block;
	visibility:visible
}
.search-wrapper.show .searchbar {
	top:0
}
.search-wrapper.show .bodymask {
	opacity:1
}
.form {
	font-size:14px
}
.form ul {
	display:flex;
	margin:0 -18px 24px
}
.form li {
	line-height:50px;
	display:flex;
	width:100%;
	margin:0 18px
}
.form .label,.form .th {
	float:left;
	width:100px;
	line-height:40px;
	font-weight:400
}
.form .label em {
	color:red;
	margin-right:5px
}
.form .field {
	flex:1;
	width:10%;
	display:block;
	line-height:50px;
	min-height:50px
}
.ta,.tb {
	border:1px solid #e6e6e6;
	font-size:16px;
	width:100%;
	height:50px;
	line-height:30px;
	padding:9px 12px;
	background-color:#f5f5f5;
	color:#333;
	vertical-align:top;
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out;
	border-radius:4px
}
.ta {
	display:block;
	height:180px;
	resize:none
}
.form .error,.ta:focus,.tb:focus {
	border-color:#ccc;
	background:#f1f1f1
}
.tb380 {
	width:380px
}
.radiobox input {
	display:inline-block;
	vertical-align:middle;
	margin:-2px 6px 0 0;
	cursor:pointer
}
.form .field .radiobox {
	margin-right:10px;
	color:#666
}
.form .formbtn {
	padding:20px 0 0
}
.form .formbtn .btn {
	display:block;
	width:200px;
	padding:0;
	font-size:18px;
	height:50px;
	line-height:50px;
	border-radius:5px;
	margin:0 auto
}
.form .verify {
	margin-right:20px
}
.form .verify input {
	width:130px
}
.form .verify img {
	height:38px;
	width:80px;
	border:1px solid #ddd;
	border-radius:2px;
	margin-left:8px
}
.form .tips-txt {
	display:none;
	position:absolute;
	left:10px;
	z-index:10;
	line-height:34px;
	color:#999;
	font-size:12px;
	white-space:nowrap;
	background:#fff3e6;
	border:1px solid #ffba8c;
	padding:0 10px 0 5px
}
.form .tips-txt:after,.form .tips-txt:before {
	position:absolute;
	top:50%;
	margin-top:-6px;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	content:''
}
.form .tips-txt:before {
	left:-6px;
	border-right:6px solid #ffba8c
}
.form .tips-txt:after {
	left:-5px;
	border-right:6px solid #fff3e6
}
.form .tips-txt .n-icon {
	width:16px;
	height:16px;
	overflow:hidden;
	background:url(/images/validator_default.png?v=1713321761341) no-repeat;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle
}
.form .tips-txt .n-msg {
	display:inline-block;
	line-height:15px
}
.form .tips-txt.n-error {
	color:#c33
}
.form .tips-txt.n-ok {
	color:#390;
	border-color:#390;
	background-color:#fff
}
.form .tips-txt.n-tip,.form-info .tips-txt.n-loading {
	color:grey
}
.form .tips-txt.n-error .n-icon {
	background-position:0 0
}
.form .tips-txt.n-ok .n-icon {
	background-position:-16px 0
}
.form .tips-txt.n-tip .n-icon {
	background-position:-32px 0
}
.form .tips-txt.n-loading .n-icon {
	background:url(/images/loading.gif?v=1713321761341) 0 center no-repeat!important
}
.form .tips-txt.n-ok:before {
	border-right-color:#390
}
.form .tips-txt.n-ok:after {
	border-right-color:#fff
}
.checkbox,.radio {
	position:relative;
	display:inline-block;
	padding-left:0;
	height:40px;
	overflow:hidden
}
.checkbox input,.radio input {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:2
}
.checkbox label,.radio label {
	padding:0 0 0 25px;
	margin:0;
	vertical-align:middle;
	display:inline-block;
	left:0;
	font-size:12px
}
.checkbox label:after,.radio label:after {
	background:url(/images/uniform.png?v=1713321761341) no-repeat;
	display:block;
	position:absolute;
	left:0;
	top:50%;
	height:18px;
	width:18px;
	margin:-9px 2px 0;
	content:""
}
.detail_page,.dlform li,.dlform li .field.verify,.news_detail .hd #pv,.news_detail .hd .pubinfo {
	display:flex
}
.radio label:after {
	background-position:0 -18px
}
.radio input:active+label:after {
	background-position:-18px -18px
}
.radio input:hover+label:after {
	background-position:-36px -18px
}
.radio input:active:hover+label:after {
	background-position:-54px -18px
}
.radio input:checked+label:after {
	background-position:-72px -18px
}
.radio input:checked:active+label:after {
	background-position:-90px -18px
}
.radio input:checked:hover+label:after {
	background-position:-108px -18px
}
.radio input:checked:active:hover+label:after {
	background-position:-126px -18px
}
.radio input:disabled+label:after {
	background-position:-144px -18px
}
.radio input:checked:disabled+label:after {
	background-position:-162px -18px
}
.checkbox input:active+label:after {
	background-position:-19px 0
}
.checkbox input:hover+label:after {
	background-position:-38px 0
}
.checkbox input:active:hover+label:after {
	background-position:-57px 0
}
.checkbox input:checked+label:after {
	background-position:-76px 0
}
.checkbox input:checked:active+label:after {
	background-position:-95px 0
}
.checkbox input:checked:hover+label:after {
	background-position:-114px 0
}
.checkbox input:checked:active:hover+label:after {
	background-position:-133px 0
}
.checkbox input:disabled+label:after {
	background-position:-152px 0
}
.checkbox input:checked:disabled+label:after {
	background-position:-171px 0
}
.dlform li:first-child {
	margin-top:0
}
.dlform li .field {
	margin-left:0;
	flex:1;
	width:10%
}
.dlform li .field input,.dlform li .field textarea {
	width:100%
}
.dlform li .field textarea {
	height:80px
}
.card-item {
	width:25%;
	display:block;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out
}
.card-item .pic {
	overflow:hidden;
	transition:all .5s ease;
	position:relative
}
.card-item .pic img {
	width:100%;
	transition:all .5s ease
}
.card-item .tt {
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:16px
}
.detail_page p,.noticelist li a {
	white-space:normal!important;
	word-wrap:break-word;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis
}
.card-item .tt+.con {
	margin-top:10px
}
.card-item .con {
	font-size:16px;
	line-height:24px
}
.card-item:hover .video-play .play {
	color:#bb1a6d;
	border-color:#fff
}
.card-item2 {
	width:50%
}
.card-item3 {
	width:33.3333%
}
.card-item4 {
	width:25%
}
.card-item5 {
	width:20%
}
.newscate {
	margin-bottom:20px
}
.newscate .vtitle {
	height:34px;
	line-height:34px
}
.newscate .vtitle h3 {
	display:block;
	border:0;
	width:100%
}
.newscate .newslist {
	padding:5px 0 8px;
	background-color:#f6f6f6
}
.newscate .newslist li a {
	padding:0 15px 0 25px
}
.newscate .newslist li a:before {
	background-color:transparent;
	border:1px solid #666;
	border-radius:0;
	width:3px;
	height:3px;
	transform:rotate(135deg);
	-moz-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	margin-top:-3px;
	left:10px
}
.newscate .newslist li a:hover {
	background-color:#f0f0f0
}
.catelist li {
	margin-top:5px
}
.catelist li a {
	line-height:32px;
	background-color:#f6f6f6;
	display:block;
	padding:0 10px;
	position:relative;
	transition:All .1s ease-in-out;
	-webkit-transition:All .1s ease-in-out;
	-moz-transition:All .1s ease-in-out;
	-o-transition:All .1s ease-in-out
}
.catelist li a:after {
	content:'';
	background-color:transparent;
	width:7px;
	height:7px;
	border-width:1px 0 0 1px;
	transform:rotate(135deg);
	-moz-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	margin-top:-4px;
	position:absolute;
	top:50%;
	right:20px;
	opacity:0;
	transition:All .1s ease-in-out;
	-webkit-transition:All .1s ease-in-out;
	-moz-transition:All .1s ease-in-out;
	-o-transition:All .1s ease-in-out
}
.catelist li a:hover:after {
	right:10px;
	opacity:1
}
.catelist li a.active {
	font-weight:700;
	background-color:#f0f0f0;
	color:#1976d2
}
.news_list {
	padding-top:20px
}
.news_detail .hd {
	text-align:left;
	padding:32px 40px 35px;
	background-color:#f5f5f5;
	border-radius:4px
}
.news_detail .detail .video,.news_detail .pic {
	text-align:center
}
.news_detail .hd .tt {
	line-height:34px;
	position:relative;
	font-size:24px;
	color:#000;
	margin:4px 0
}
.news_detail .hd .info {
	color:#777;
	line-height:28px
}
.news_detail .detail {
	min-height:500px;
	overflow-x:hidden;
	word-wrap:break-word;
	word-break:normal;
	padding:24px 0 40px;
	line-height:30px;
	font-size:16px
}
.news_detail .detail p {
	margin-bottom:0
}
.news_detail .detail a {
	color:#18b6ea
}
.news_detail .pic {
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	margin-bottom:15px
}
.detail_page p,.news_detail .detail .file p {
	margin-bottom:0
}
.news_detail .pic img {
	border:2px solid #B47738
}
.detail_page {
	padding:6px 0
}
.detail_page p {
	line-height:30px;
	color:#555;
	flex:1;
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:1;
	height:30px
}
.detail_page p a {
	color:#666
}
.detail_page p a:hover {
	color:#1976d2
}
.detail_page .prev {
	margin-right:10px
}
.detail_page .next {
	text-align:right;
	margin-left:10px
}
.event_list {
	padding:50px 0 20px 120px
}
.event_list dl {
	border-left:1px solid #ddd;
	display:flex;
	position:relative;
	padding:10px 0
}
.event_list dl:before,.event_list dl:last-child:after {
	content:'';
	width:11px;
	height:11px;
	border-radius:11px;
	background-color:#1976d2;
	border:4px solid #dedede;
	position:absolute;
	left:-10px
}
.event_list dl:before {
	top:0
}
.event_list dl:last-child:after {
	bottom:0
}
.event_list dl dt {
	margin:-17px 0 0 -120px;
	width:120px;
	text-align:center;
	font-size:22px;
	color:#1976d2
}
.event_list dl dt span {
	width:60px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#fff;
	background-color:#1976d2;
	position:relative;
	display:block;
	border-radius:5px 0 0 5px;
	margin-left:20px
}
.event_list dl dt span:after {
	content:'';
	border:15px solid transparent;
	border-left:15px solid #1976d2;
	position:absolute;
	top:0;
	right:-30px
}
.event_list dl dd {
	flex:1;
	padding:30px 20px 10px
}
.event_list dl:last-child dd {
	padding-bottom:30px
}
.event_list .eventlist li {
	line-height:20px;
	padding:6px 0;
	display:flex;
	position:relative
}
.event_list .eventlist li .time {
	display:block;
	color:rgba(25,118,210,.8);
	width:60px
}
.event_list .eventlist li:before {
	content:'';
	width:5px;
	height:5px;
	border-radius:5px;
	background-color:#fff;
	border:2px solid #1976d2;
	position:absolute;
	left:-25px;
	top:11px
}
.event_list .eventlist li .text {
	flex:1
}
.modelHeader .top {
	width:100%;
	margin:0!important
}
.modelHeader .logo a {
	display:flex;
	align-items:center;
	color:#fff
}
.modelHeader .logo a h2 {
	font-size:30px;
	margin-left:20px
}
.modelHeader .logo a:hover {
	color:#fff
}
.modelHeader #nav,.modelHeader .nav {
	height:40px
}
.modelHeader #nav>li>a {
	line-height:40px;
	padding:0 20px;
	font-size:15px
}
.informationHeader {
	background:url(/images/topbg.png ) bottom no-repeat
}
.informationHeader .topbar {
	background-color:rgba(15,111,254,.9);
	color:#fff;
	border-bottom-color:rgba(255,255,255,.2)
}
.informationHeader .topbar a {
	color:#fff
}
.informationHeader .topbar .toplink svg {
	color:#fff;
	font-size:16px;
	margin-right:5px
}
.informationHeader .logobox {
	display:flex;
	align-items:center
}
.informationHeader .logo {
	margin-right:50px
}
.informationHeader .collegeName {
	font-size:30px;
	color:#fff
}
.informationHeader .search {
	bottom:30px;
	background:rgba(255,255,255,.5)
}
.informationHeader .search .stxt {
	border:1px solid rgba(255,255,255,.5);
	height:36px;
	opacity:.5
}
.informationHeader .search .stxt:focus {
	background-color:#fff;
	opacity:1
}
.informationHeader .search .go {
	height:36px
}
.informationHeader .nav,.informationHeader .top {
	background:rgba(15,111,254,.9)
}
.informationHeader #nav>li {
	border-right:0;
	background-color:transparent;
	margin-right:1px
}
.informationHeader #nav>li>a {
	background:0 0;
	position:relative;
	z-index:2
}
.informationHeader #nav>li>a.active,.informationHeader #nav>li>a:hover {
	background-color:transparent;
	color:#333
}
.informationHeader #nav>li>a span {
	position:relative;
	z-index:2
}
.informationHeader #nav>li>a:after {
	display:block;
	height:100%;
	background-color:#fcc552;
	z-index:1
}
.informationHeader #nav>li>ul>li {
	border-top:1px solid rgba(25,118,210,.9);
	border-bottom:0
}
.informationHeader #nav>li>ul>li a {
	line-height:36px;
	height:36px;
	background-color:#1976d2
}
.informationHeader #nav>li>ul>li a:hover {
	background:rgba(25,118,210,.8)
}
.tit-left,.tit-right {
	display:inline-block;
	overflow:hidden;
	margin-bottom:3px
}
.ititle {
	text-align:center;
	padding:20px 0
}
.infoNewsCate .bd,.ititle .titinfo {
	padding-top:10px
}
.ititle h3 {
	font-size:24px;
	position:relative;
	line-height:60px;
	display:flex;
	align-items:center
}
.ititle h3 .tit {
	position:relative;
	display:inline-block
}
.ititle h3 .tit:after,.ititle h3 .tit:before {
	position:absolute;
	background-color:#a1d0f2;
	width:200px;
	height:1px;
	overflow:hidden;
	top:50%;
	content:''
}
.ititle h3 .tit:before {
	left:-260px
}
.ititle h3 .tit:after {
	right:-260px
}
.ititle h3 .tit-left,.ititle h3 .tit-right {
	width:30px;
	height:26px
}
.ititle h3 .tit-left {
	margin-right:15px;
	background:url(/images/title-left.png?v=1713321761341) no-repeat;
	background-size:contain
}
.ititle h3 .tit-right {
	margin-left:15px;
	background:url(/images/title-right.png?v=1713321761341) no-repeat;
	background-size:contain
}
.ititle .titinfo {
	line-height:21px;
	color:#999
}
.service .bd,.service .fd {
	padding-top:20px
}
.yellowbg {
	background-color:#fcc552
}
.bluebg {
	background-color:#0290fc
}
.greenbg {
	background-color:#03d491
}
.redbg {
	background-color:#d02c60
}
.purplebg {
	background-color:#bb68cd
}
.sbluebg {
	background-color:#2fb3dc
}
.orangebg {
	background-color:#f36e4c
}
.pinkbg {
	background-color:#fc56ad
}
.sgreenbg {
	background-color:#049c79
}
.lbluebg {
	background-color:#057ccd
}
.service {
	width:calc(50% - 15px)
}
.service ul {
	display:flex;
	flex-wrap:wrap
}
.service ul li {
	width:25%;
	padding:20px
}
.service ul li a {
	text-align:center;
	display:block
}
.service ul li a .pic {
	width:60px;
	height:60px;
	margin:0 auto;
	border-radius:30px;
	display:flex;
	justify-content:center;
	align-items:center;
	-webkit-transition:All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out
}
.service ul li a .pic svg {
	font-size:32px;
	color:#fff
}
.service ul li a .tt {
	margin-top:10px;
	-webkit-transition:All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out
}
.service ul li a:hover .pic {
	box-shadow:0 0 10px rgba(25,118,210,.2);
	transform:translate(0,-6px);
	-webkit-transform:translate(0,-6px);
	-moz-transform:translate(0,-6px);
	-o-transform:translate(0,-6px);
	-ms-transform:translate(0,-6px)
}
.service ul li a:hover .tt {
	transform:translate(0,-6px);
	-webkit-transform:translate(0,-6px);
	-moz-transform:translate(0,-6px);
	-o-transform:translate(0,-6px);
	-ms-transform:translate(0,-6px)
}
.service .fd .btn {
	border-radius:25px
}
.bfocus {
	overflow:hidden;
	height:320px
}
.news {
	width:calc(72% - 20px)
}
.news .bd {
	display:flex
}
.news .hotnews {
	width:calc(55% - 20px);
	margin-top:10px
}
.news .newslist {
	margin-top:2px;
	width:45%;
	margin-left:20px
}
.centerSection {
	margin:40px 0
}
.ctitle h3 .tit-right,.noticelist li a {
	margin-left:10px
}
.centerSection>.wrapper {
	display:flex
}
.ctitle {
	border-bottom:1px solid #1976d2;
	line-height:40px;
	display:flex;
	justify-content:space-between
}
.ctitle h3 {
	font-size:20px;
	font-weight:700;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	color:#1976d2
}
.ctitle h3 .tit-left,.ctitle h3 .tit-right {
	width:10px;
	height:10px;
	background-color:#1976d2;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg)
}
.ctitle h3 .tit-left {
	margin-right:10px
}
.centerNotice {
	width:calc(28% - 20px)
}
.noticelist li {
	display:flex;
	align-items:center;
	margin-top:13px;
	transition:All .2s ease-in-out;
	-webkit-transition:All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out
}
.noticelist li .date {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	background-color:#1976d2;
	color:#fff;
	font-size:12px;
	padding:6px 5px 3px;
	line-height:24px;
	width:56px
}
.noticelist li .date .day {
	font-size:24px;
	color:#fcc552
}
.noticelist li .date .year {
	line-height:18px;
	margin-top:2px
}
.noticelist li a {
	flex:1;
	max-height:42px;
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:2
}
.noticelist li:hover {
	background-color:rgba(25,118,210,.05);
	padding:0 5px
}
.servicelist {
	width:calc(50% - 15px)
}
.userlinks {
	width:calc(50% - 20px)
}
.userlinks .bd {
	padding:20px 0
}
.userlinks ul {
	display:flex;
	flex-wrap:wrap
}
.userlinks li {
	width:calc(50% - 30px);
	margin:15px
}
.userlinks li a {
	display:flex;
	align-items:center;
	height:60px;
	background-color:#fff;
	box-shadow:0 0 10px 3px rgba(160,158,158,.2)
}
.userlinks li a .pic {
	width:60px;
	height:100%;
	text-align:center;
	font-size:30px;
	color:#fcc552;
	line-height:60px;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out
}
.userlinks li a .pic svg,.userlinks li a .tt {
	transition:All .3s ease-in-out;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out
}
.userlinks li a:hover .pic {
	color:#fff
}
.userlinks li a:hover .pic svg {
	transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg)
}
.userlinks li a:hover .tt {
	padding-left:10px
}
.userlinks li a:hover.c1 {
	color:#e40011
}
.userlinks li a:hover.c1 .pic {
	background-color:#e40011
}
.userlinks li a:hover.c2 {
	color:#1069a4
}
.userlinks li a:hover.c2 .pic {
	background-color:#1069a4
}
.userlinks li a:hover.c3 {
	color:#4485c9
}
.userlinks li a:hover.c3 .pic {
	background-color:#4485c9
}
.userlinks li a:hover.c4 {
	color:#43cf78
}
.userlinks li a:hover.c4 .pic {
	background-color:#43cf78
}
.userlinks li a:hover.c5 {
	color:#288be0
}
.userlinks li a:hover.c5 .pic {
	background-color:#288be0
}
.userlinks li a:hover.c6 {
	color:#22d2ea
}
.userlinks li a:hover.c6 .pic {
	background-color:#22d2ea
}
.userlinks li a:hover.c7 {
	color:#0290fc
}
.userlinks li a:hover.c7 .pic {
	background-color:#0290fc
}
.centerLinks {
	padding:40px 0;
	margin-bottom:-50px
}
.centerLinks .title {
	line-height:40px
}
.centerLinks .title h3 {
	font-weight:700;
	font-size:16px;
	display:flex;
	align-items:center
}
.centerLinks .title h3 svg {
	font-size:20px;
	margin:-2px 10px 0 0;
	line-height:40px
}
.centerLinks .title h3 .tit-left,.centerLinks .title h3 .tit-right {
	width:20px;
	height:18px
}
.centerLinks .title h3 .tit-left {
	margin-right:8px
}
.centerLinks .title h3 .tit-right {
	margin-left:8px
}
.centerLinks .bd {
	line-height:30px
}
.centerLinks .bd a {
	margin-right:20px
}
.informationFooter {
	padding:16px 0;
	color:#fff;
	background-color:#242e44
}
.informationFooter>.wrapper {
	display:flex;
	justify-content:space-between;
	align-items:center
}
.informationFooter .logo {
	flex:1;
	text-align:center
}
.informationFooter .logo img {
	opacity:.7;
	width:160px
}
.informationFooter .copyright {
	flex:1
}
.informationFooter .code {
	text-align:center;
	line-height:30px;
	margin-top:5px;
	flex:1;
	display:flex;
	justify-content:flex-end
}
.informationFooter .qrcode {
	width:100px;
	margin-left:15px
}
.informationFooter .foot {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	padding:0;
	margin-right:100px
}
.informationFooter .foot .logo {
	width:auto
}
.informationFooter .foot .logo img {
	width:230px
}
.container>.wrapper {
	display:flex
}
.columnContainer>.wrapper {
	flex-direction:column
}
.infoCate {
	margin-top:30px
}
.infoCate .title {
	line-height:51px;
	text-align:center;
	background:url(/images/yj.png?v=1713321761341) center no-repeat;
	position:relative;
	z-index:2;
	font-size:20px;
	color:#fff;
	font-weight:700
}
.infoCate .bd,.infoCate li a {
	background-color:#f4f4f4;
	position:relative
}
.infoCate .bd {
	margin-top:-24px;
	z-index:1
}
.infoCate .bd ul {
	padding-top:44px
}
.infoCate li a {
	line-height:42px;
	display:block;
	border-bottom:1px solid rgba(221,221,221,.4);
	text-align:center;
	font-size:15px
}
.infoCate li a:before {
	content:'';
	width:6px;
	height:6px;
	background-color:#0f6ffe;
	border-radius:8px;
	position:absolute;
	top:50%;
	left:20px;
	margin-top:-3px;
	transition:All .25s ease-in-out;
	-webkit-transition:All .25s ease-in-out;
	-moz-transition:All .25s ease-in-out;
	-o-transition:All .25s ease-in-out;
	display:none
}
.infoNewsCate,.infoServer {
	margin-top:30px
}
.infoCate li a:after {
	content:'';
	width:6px;
	height:100%;
	background-color:#6ca4fa;
	position:absolute;
	top:0;
	left:0;
	transition:All .25s ease-in-out;
	-webkit-transition:All .25s ease-in-out;
	-moz-transition:All .25s ease-in-out;
	-o-transition:All .25s ease-in-out;
	opacity:0
}
.infoCate li a.active,.infoCate li a:hover {
	background-color:rgba(15,111,254,.8);
	color:#fff
}
.infoCate li a.active:before,.infoCate li a:hover:before {
	background-color:#fff
}
.infoCate li a.active:after,.infoCate li a:hover:after {
	opacity:1
}
.infoCate li:last-child a {
	border-bottom:0
}
.infoNewsCate .title {
	line-height:50px;
	color:#fff;
	background-color:#3f8bfe;
	padding-left:20px;
	font-size:16px;
	border-radius:5px 5px 0 0
}
.infoServer ul {
	flex-wrap:wrap;
	justify-content:space-between
}
.infoServer ul li {
	width:33%;
	padding:0
}
.infoServer ul li a {
	padding:10px 5px;
	display:block
}
#mnav .sub,.mfoot,.mob_top,.navBtn {
	display:none
}
.infoServer ul li a .pic {
	width:100%;
	height:auto;
	padding:10px 0
}
.infoServer ul li a .tt {
	margin-top:0;
	font-size:14px;
	color:#fff
}
.info-breadcrumb,.info_main_t {
	margin-top:10px
}
.main_c .newslist {
	min-height:300px
}
.main_c .searchlist {
	min-height:500px
}
.navBtn {
	position:relative;
	width:.5rem;
	height:.5rem
}
.navBtn .line {
	position:absolute;
	left:0;
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out;
	width:100%;
	height:1px;
	background:#333
}
.navBtn .line.l2 {
	top:calc(50% - 1px)
}
.navBtn .line.l1 {
	top:calc(25% - 1px);
	width:60%
}
.navBtn .line.l3 {
	top:calc(75% - 1px);
	width:80%
}
.mnav {
	position:fixed;
	right:-100%;
	width:100%;
	top:0;
	z-index:200;
	height:100%;
	background-color:#fff;
	transition:all .3s ease 0s
}
.mnav .navhd {
	height:1rem;
	background:#1976d2;
	position:relative;
	font-size:.36rem
}
.mnav .close {
	position:absolute;
	top:50%;
	right:.3rem;
	display:block;
	height:30px;
	width:30px;
	margin:-15px 0 0
}
.mnav .close:after,.mnav .close:before {
	position:absolute;
	left:50%;
	top:50%;
	width:24px;
	height:2px;
	content:'';
	background:#fff;
	margin:-1px 0 0 -8px
}
.mnav .close:before {
	transform:translateY(0) rotate(45deg);
	-webkit-transform:translateY(0) rotate(45deg)
}
.mnav .close:after {
	transform:translateY(0) rotate(-45deg);
	-webkit-transform:translateY(0) rotate(-45deg)
}
.navwrap {
	position:absolute;
	overflow-y:auto;
	top:1rem;
	bottom:0;
	left:0;
	right:0
}
#mnav li {
	border-top:1px solid #EBEBEB
}
#mnav>li:first-child {
	border-top:0
}
#mnav a {
	position:relative;
	display:block;
	padding-left:.7rem;
	font-size:.28rem;
	height:1rem;
	line-height:1rem;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#555
}
#mnav a.active {
	color:#1976d2
}
#mnav>li>a .dot {
	position:absolute;
	left:.3rem;
	top:50%;
	content:'';
	border:1px solid #D8D8D8;
	border-radius:50%;
	width:.2rem;
	height:.2rem;
	margin-top:-.1rem
}
#mnav>li>a.active .dot {
	background:#1976d2;
	border-color:#fff
}
#mnav .hsub:after,#mnav .sub .dot {
	border-top:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	position:absolute;
	top:50%
}
#mnav .hsub:after {
	right:20px;
	content:'';
	width:10px;
	height:10px;
	transition:All .15s ease-in-out;
	-webkit-transition:All .15s ease-in-out;
	-moz-transition:All .15s ease-in-out;
	-o-transition:All .15s ease-in-out;
	-webkit-transform:translate(0,-6px) rotate(45deg);
	transform:translate(0,-6px) rotate(45deg)
}
#mnav .sub {
	z-index:2
}
#mnav .sub a {
	padding-left:1.1rem
}
#mnav .sub .dot {
	left:.7rem;
	width:6px;
	height:6px;
	-webkit-transform:translate(0,-3px) rotate(45deg);
	transform:translate(0,-3px) rotate(45deg)
}
#mnav .sub a.active .dot {
	border-color:#1976d2
}
#mnav .sub ul ul .dotc {
	position:absolute;
	left:1.1rem;
	top:50%;
	border-top:1px solid #b7b7b7;
	width:6px;
	height:1px
}
#mnav .sub ul ul a {
	padding-left:1.4rem
}
#mnav .sub ul ul a.active .dotc {
	border-color:#1976d2
}
#mnav a.show:after {
	-webkit-transform:translate(0,-10px) rotate(135deg);
	transform:translate(0,-10px) rotate(135deg)
}
.container,.footer,.header,.tbanner {
	transition:all .5s ease 0s
}
.ovh {
	overflow:hidden
}
.ovh .mnav {
	right:0
}
@media screen and (max-width:1260px) {
	.top,.wrapper {
		margin:0 3%!important;
		width:94%
	}
	.header .slogan {
		margin-left:-50px
	}
}
@media screen and (max-width:1080px) {
	.header .slogan {
		width:300px;
		margin-left:-20px
	}
}
@media screen and (max-width:900px) {
	.header .slogan {
		width:200px;
		margin-left:-50px
	}
	.news,.newsfocus {
		width:100%
	}
	.collegeHeader .collegeName {
		font-size:24px
	}
	.news_wrapper .wrapper {
		flex-direction:column
	}
	.news {
		margin-top:40px;
		padding:0
	}
}
@media screen and (max-width:768px) {
	#mnav a,body {
		font-size:.28rem
	}
	.foot-wrapper:after,.mob_top:after {
		content:'';
		right:0
	}
	#mnav a,.header .tinfo,.mob_top .back .tt {
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis
	}
	body {
		overflow-x:hidden
	}
	.header {
		background-color:#fff;
		height:auto;
		width:100%;
		overflow:hidden
	}
	#mnav a {
		padding-left:.7rem;
		height:1rem;
		line-height:1rem
	}
	#mnav>li>a .dot {
		left:.3rem;
		width:.2rem;
		height:.2rem;
		margin-top:-.1rem
	}
	#mnav .sub a {
		padding-left:1.1rem
	}
	#mnav .sub .dot {
		left:.7rem;
		width:.12rem;
		height:.12rem
	}
	#mnav .sub ul ul .dotc {
		left:1.1rem
	}
	#mnav .sub ul ul a {
		padding-left:1.4rem
	}
	.mnav .navhd {
		height:1rem;
		font-size:.35rem
	}
	.navwrap {
		top:1rem
	}
	.wrapper {
		margin-left:0!important;
		margin-right:0!important;
		width:100%
	}
	.banner .bnav a,.tbanner .swiper-pagination-bullet {
		width:5px;
		height:5px
	}
	.welcome {
		display:none
	}
	.toplink {
		text-align:center;
		width:100%;
		font-size:.28rem
	}
	.sidefloat {
		display:none
	}
	.header {
		position:fixed;
		left:0;
		right:0;
		top:0
	}
	.header #nav,.header .nav,.header .tnav,.header .top {
		display:none
	}
	.header .topbar {
		height:.6rem;
		line-height:.6rem
	}
	.mob_top {
		height:1rem;
		position:relative;
		display:flex;
		justify-content:space-between
	}
	.mob_top:after {
		position:absolute;
		bottom:0;
		left:0;
		height:1px;
		background:#f1f1f1
	}
	.mob_top .back,.mob_top .logo {
		position:relative;
		height:1rem
	}
	.banner .bnav,.bfocus .owl-dots {
		bottom:.2rem
	}
	.mob_top .logo {
		padding:0 .2rem;
		display:block;
		z-index:11
	}
	.mob_top .logo img {
		height:1rem;
		display:block
	}
	.mob_top .back {
		flex:1;
		line-height:1rem;
		padding:0 .3rem 0 .6rem;
		width:10%
	}
	.mob_top .back .icon-back {
		position:absolute;
		left:.2rem;
		top:50%;
		display:block;
		background:0 0;
		width:.2rem;
		height:.2rem;
		margin-top:-.12rem;
		border-top:.02rem solid #555;
		border-right:.02rem solid #555;
		transform:rotate(-135deg)
	}
	.mob_top .back .tt {
		display:block;
		font-size:.34rem;
		color:#555;
		font-weight:400;
		height:1rem;
		line-height:1rem
	}
	.mob_top .htool {
		display:flex;
		align-items:center;
		height:1rem;
		padding-right:.3rem
	}
	.mob_top .htool a {
		margin-right:.3rem
	}
	.mob_top .lang {
		color:#fff;
		background:#1976d2;
		height:.5rem;
		line-height:.5rem;
		font-size:.3rem;
		padding:0 .1rem
	}
	.mob_top .isearch {
		text-align:center;
		line-height:.8rem;
		font-size:.32rem
	}
	.btn,.header .tinfo {
		font-size:.3rem;
		line-height:.8rem
	}
	.header .navBtn {
		display:block
	}
	.header .tinfo {
		background:#000;
		color:#fff;
		text-align:center;
		height:.8rem;
		padding:0 .3rem
	}
	#navigateLeft,#navigateRight {
		display:none!important
	}
	.btn {
		font-weight:400;
		padding:0 .6rem;
		border-radius:4px
	}
	.btn-sm {
		line-height:.7rem;
		padding:0 .3rem;
		font-size:.28rem
	}
	.btn-big {
		line-height:.8rem;
		padding:0 .8rem
	}
	.btn-radius,[class*=" btn-outline-"].btn-radius:before,[class^=btn-outline-].btn-radius:before {
		border-radius:.8rem
	}
	.btn-sm.btn-radius,[class*=" btn-outline-"].btn-sm.btn-radius:before,[class^=btn-outline-].btn-sm.btn-radius:before {
		border-radius:.7rem
	}
	.btn-big.btn-radius,[class*=" btn-outline-"].btn-big.btn-radius:before,[class^=btn-outline-].btn-big.btn-radius:before {
		border-radius:1rem
	}
	.tbanner {
		padding-top:1.6rem
	}
	.tbanner .hname {
		padding-top:1rem;
		line-height:1.2rem;
		top:calc(50% - 1.08rem);
		font-size:.42rem
	}
	.tbanner .swiper-container-horizontal>.swiper-pagination-bullets,.tbanner .swiper-pagination-custom,.tbanner .swiper-pagination-fraction {
		bottom:3px
	}
	#main_content {
		margin:0;
		padding:0
	}
	#side {
		display:none
	}
	.main_t {
		margin-top:0;
		line-height:1rem;
		height:1rem;
		justify-content:center
	}
	.main_t h2 {
		font-size:.36rem
	}
	.mfoot {
		display:block;
		height:1rem
	}
	.foot-wrapper {
		position:fixed;
		background:#fff;
		left:0;
		bottom:0;
		right:0;
		z-index:100;
		display:flex;
		line-height:1rem;
		text-align:center;
		font-size:.3rem
	}
	.news_list .newslist li a,.newslist li a {
		line-height:.8rem;
		height:.8rem
	}
	.foot-wrapper:after {
		position:absolute;
		top:0;
		left:0;
		height:1px;
		background:#ddd
	}
	.foot-wrapper svg {
		font-size:.4rem;
		margin-right:.1rem
	}
	.foot-wrapper .tel {
		flex:1;
		width:10%;
		padding:.1rem .5rem
	}
	.foot-wrapper .tel a {
		display:flex;
		align-items:center;
		background:#1976d2;
		color:#fff;
		border-radius:.8rem;
		line-height:.8rem;
		justify-content:center
	}
	.foot-wrapper .home {
		flex:0 0 30%;
		width:30%;
		display:flex;
		align-items:center;
		color:#1976d2;
		border-right:1px solid #ddd;
		justify-content:center
	}
	.breadcrumb,.submenu,.submenu2 {
		display:none
	}
	.footer>.wrapper,.news_detail .hd .info .pubinfo {
		flex-direction:column
	}
	.footer {
		margin-top:.4rem;
		padding:0;
		transition:all .3s ease-out 0s
	}
	.footer>.wrapper {
		padding:.3rem;
		text-align:center
	}
	.footer .foot {
		margin-right:0;
		align-items:center
	}
	.footer .wei {
		width:100%;
		margin-top:.2rem
	}
	.copyright {
		width:100%;
		line-height:.48rem;
		font-size:.28rem
	}
	.card-item .tt {
		font-size:.32rem;
		line-height:.6rem;
		height:.6rem
	}
	.bfocus,.bfocus .owl-stage-outer {
		height:auto
	}
	.bfocus .owl-dots .owl-dot {
		width:.16rem;
		height:.16rem;
		margin:0 .08rem
	}
	.newslist li a {
		font-size:.28rem
	}
	.breadcrumb,.newslist li .time {
		font-size:.24rem
	}
	.newslist li a svg {
		margin-right:.16rem
	}
	.breadcrumb {
		color:#777;
		line-height:.4rem;
		padding:.2rem .3rem
	}
	.noinfo {
		padding:1.2rem 0
	}
	.news_list {
		padding:.3rem .2rem
	}
	.pagination {
		padding:.4rem 0
	}
	.news_detail,.news_detail .hd {
		padding:.3rem
	}
	.pagination li {
		margin:0 .1rem
	}
	.pagination li a,.pagination li span {
		min-width:.64rem;
		height:.64rem;
		line-height:.64rem;
		font-size:.32rem
	}
	.news_detail {
		background:#fff;
		box-shadow:none;
		border:0;
		margin-top:0
	}
	.news_detail .hd .tt {
		line-height:.5rem;
		font-size:.36rem;
		margin-bottom:.2rem
	}
	.news_detail .hd .info {
		font-size:.24rem;
		line-height:.4rem
	}
	.news_detail .detail {
		min-height:auto;
		padding:.3rem 0 0;
		line-height:.44rem;
		font-size:.28rem
	}
	.news_detail .detail img,.news_detail .detail video {
		max-width:100%
	}
	.detail_page p {
		line-height:.6rem
	}
}
@media screen and (max-width:1080px) {
	.modelHeader .logo {
		margin-right:20px
	}
	.modelHeader .collegeName {
		font-size:24px
	}
	.modelHeader .search {
		width:240px
	}
}
@media screen and (max-width:900px) {
	.modelHeader .logo {
		width:60%
	}
	.main_c .newslist {
		min-height:200px
	}
	.main_c .searchlist {
		min-height:300px
	}
	.centerSection {
		margin:20px 0
	}
	.centerSection>.wrapper {
		flex-wrap:wrap
	}
	.centerNotice {
		width:calc(50% - 20px);
		margin-bottom:20px
	}
	.centerNotice:nth-child(n+3) {
		width:100%
	}
	.card-item .tt {
		font-size:14px
	}
	.userlinks li {
		margin:10px;
		width:calc(50% - 20px)
	}
	.userlinks li a {
		height:50px
	}
	.userlinks li a .pic {
		width:50px;
		line-height:50px
	}
	.service .bd {
		padding-top:10px
	}
	.service ul li {
		padding:10px
	}
}
@media screen and (max-width:768px) {
	.modelHeader {
		background:#fff
	}
	.modelHeader .logo {
		width:100%
	}
	.modelHeader .topbar {
		display:none
	}
	.infoCenter-banner,.modelBanner {
		padding-top:1rem
	}
	.ititle {
		padding:.2rem 0
	}
	.ititle h3 {
		font-size:.36rem;
		line-height:.8rem
	}
	.ititle h3 .tit:before {
		left:-2.8rem;
		width:1.6rem
	}
	.ititle h3 .tit:after {
		right:-2.8rem;
		width:1.6rem
	}
	.ititle h3 .tit-left,.ititle h3 .tit-right {
		width:.6rem;
		height:.52rem
	}
	.ititle h3 .tit-left {
		margin-right:.3rem
	}
	.ititle h3 .tit-right {
		margin-left:.3rem
	}
	.ititle .titinfo {
		line-height:.4rem;
		padding-top:.2rem
	}
	.service {
		margin-top:.2rem;
		padding:0 .3rem;
		width:100%
	}
	.service .bd {
		padding-top:.2rem
	}
	.service ul li {
		width:25%;
		padding:0 .2rem .2rem
	}
	.service ul li a .pic {
		width:.8rem;
		height:.8rem
	}
	.service ul li a .pic svg {
		font-size:.5rem
	}
	.service ul li a .tt {
		margin-top:0;
		font-size:.24rem
	}
	.service .fd {
		padding-top:.2rem
	}
	.service .fd .btn {
		border-radius:.5rem
	}
	.news,.servicelist,.userlinks {
		width:100%;
		padding:0 .3rem;
		margin-top:.2rem
	}
	.userlinks .bd {
		padding:.2rem 0
	}
	.userlinks li {
		width:calc(50% - .2rem);
		margin:.1rem
	}
	.userlinks li a {
		height:.8rem
	}
	.userlinks li a .pic {
		width:.8rem;
		font-size:.4rem;
		line-height:.8rem
	}
	.userlinks li a .tt {
		font-size:.28rem
	}
	.centerSection {
		margin:0
	}
	.centerSection>.wrapper {
		flex-direction:column
	}
	.ctitle {
		line-height:.8rem
	}
	.ctitle h3 {
		font-size:.32rem
	}
	.ctitle .more {
		font-size:.24rem
	}
	.centerNotice {
		width:100%;
		padding:0 .3rem;
		margin:.2rem 0
	}
	.news .bd {
		flex-direction:column
	}
	.news .pic {
		padding:.2rem 0 .1rem
	}
	.news .pic img {
		width:100%
	}
	.news .hotnews {
		margin-top:.2rem;
		width:100%
	}
	.news .bfocus .owl-dots {
		bottom:.28rem
	}
	.news .newslist {
		width:100%;
		margin:.2rem 0 0
	}
	.noticelist li {
		margin-top:.26rem
	}
	.noticelist li .date {
		padding:.1rem .1rem .06rem;
		font-size:.24rem;
		line-height:.48rem;
		width:1.12rem
	}
	.noticelist li .date .day {
		font-size:.48rem
	}
	.noticelist li .date .year {
		line-height:.36rem;
		margin-top:.04rem
	}
	.noticelist li a {
		margin-left:.2rem;
		max-height:.84rem
	}
	.event_list {
		padding:.4rem 0 .4rem 2rem
	}
	.event_list dl {
		padding:.2rem 0
	}
	.event_list dl:before,.event_list dl:last-child::after {
		width:.22rem;
		height:.22rem;
		border-radius:.22rem;
		border-width:.08rem;
		left:-.2rem
	}
	.event_list dl dt {
		margin:-.32rem 0 0 -2rem;
		width:2rem;
		font-size:.32rem
	}
	.event_list dl dt span {
		width:1.2rem;
		height:.6rem;
		line-height:.6rem;
		font-size:.28rem;
		margin-left:.2rem
	}
	.event_list dl dt span:after {
		border:.3rem solid transparent;
		border-left:.314rem solid #1976d2;
		right:-.6rem
	}
	.event_list dl dd {
		padding:.6rem .4rem .2rem
	}
	.event_list .eventlist li {
		line-height:.4rem;
		padding:.08rem 0
	}
	.event_list .eventlist li .time {
		width:1rem
	}
	.event_list .eventlist li:before {
		top:.2rem;
		left:-.5rem;
		width:.1rem;
		height:.1rem;
		border-radius:.1rem;
		border:.04rem solid #1976d2
	}
	.informationFooter>.wrapper {
		flex-direction:column
	}
	.informationFooter .logo {
		margin:.2rem 0;
		width:2rem
	}
	.informationFooter .copyright {
		padding:0
	}
	.informationFooter .code {
		margin-top:.2rem;
		line-height:.6rem
	}
	.informationFooter .qrcode {
		width:2rem;
		margin:.1rem .2rem
	}
}
.tips-dialog {
	position:absolute;
	border-radius:5px;
	box-shadow:0 0 15px rgba(0,0,0,.3);
	background:#fff;
	z-index:999
}
.tips-dialog a {
	color:#2a8dda
}
.tips-dialog a.brown {
	color:#b8954b
}
.tips-dialog a:hover {
	text-decoration:underline
}
.tips-dialog .icon-close {
	position:absolute;
	top:14px;
	right:20px;
	cursor:pointer;
	overflow:hidden;
	font-size:16px;
	line-height:16px
}
.c-tips-header {
	height:48px;
	line-height:48px;
	color:#333;
	padding:0 20px
}
.c-tips-header .title {
	font-size:16px
}
.c-tips-box {
	position:absolute;
	opacity:0;
	filter:Alpha(opacity=0)
}
.c-tips-box .j_loading {
	margin:2px 0 17px;
	padding:20px 0 10px;
	text-align:center
}
.c-tips-box .j_loading span {
	background:url(loading.gif?v=1713321761341?v=2015052701) 0 center no-repeat;
	display:inline-block;
	height:25px;
	line-height:25px;
	padding:0 0 0 26px
}
.tips-top .tips-dialog,.tips-top-left .tips-dialog,.tips-top-right .tips-dialog {
	top:-8px
}
.tips-bottom .tips-dialog,.tips-bottom-left .tips-dialog,.tips-bottom-right .tips-dialog {
	top:8px
}
.tips-left .tips-dialog,.tips-left-bottom .tips-dialog,.tips-left-top .tips-dialog {
	left:-8px
}
.tips-right .tips-dialog,.tips-right-bottom .tips-dialog,.tips-right-top .tips-dialog {
	left:8px
}
.j-arrow-a,.j-arrow-b {
	position:absolute;
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	line-height:0;
	font-size:0
}
.tips-top .j-arrow-a,.tips-top-left .j-arrow-a,.tips-top-right .j-arrow-a {
	bottom:-8px;
	border-top:8px solid #f6f6f6;
	border-bottom:0 none;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.tips-top .j-arrow-b,.tips-top-left .j-arrow-b,.tips-top-right .j-arrow-b {
	bottom:-7px;
	border-top:8px solid #fff;
	border-bottom:0 none;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.tips-left-bottom .j-arrow-a,.tips-left-bottom .j-arrow-b,.tips-right-bottom .j-arrow-a,.tips-right-bottom .j-arrow-b {
	bottom:15px
}
.tips-top-left .j-arrow-a,.tips-top-left .j-arrow-b {
	left:15px
}
.tips-top .j-arrow-a,.tips-top .j-arrow-b {
	left:50%;
	margin-left:-8px
}
.tips-top-right .j-arrow-a,.tips-top-right .j-arrow-b {
	right:15px
}
.tips-bottom .j-arrow-a,.tips-bottom-left .j-arrow-a,.tips-bottom-right .j-arrow-a {
	top:-8px;
	border-bottom:8px solid #f6f6f6;
	border-top:0 none;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.tips-bottom .j-arrow-b,.tips-bottom-left .j-arrow-b,.tips-bottom-right .j-arrow-b {
	top:-7px;
	border-bottom:8px solid #fff;
	border-top:0 none;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.tips-bottom-left .j-arrow-a,.tips-bottom-left .j-arrow-b {
	left:15px
}
.tips-bottom .j-arrow-a,.tips-bottom .j-arrow-b {
	margin-left:-8px;
	left:50%
}
.tips-bottom-right .j-arrow-a,.tips-bottom-right .j-arrow-b {
	right:15px
}
.tips-left .j-arrow-a,.tips-left-bottom .j-arrow-a,.tips-left-top .j-arrow-a {
	right:-8px;
	border-left:8px solid #f6f6f6;
	border-right:0 none;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.tips-left .j-arrow-b,.tips-left-bottom .j-arrow-b,.tips-left-top .j-arrow-b {
	right:-7px;
	border-left:8px solid #fff;
	border-right:0 none;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.tips-left-top .j-arrow-a,.tips-left-top .j-arrow-b {
	top:7px
}
.tips-left .j-arrow-a,.tips-left .j-arrow-b {
	margin-top:-8px;
	top:50%
}
.tips-right .j-arrow-a,.tips-right-bottom .j-arrow-a,.tips-right-top .j-arrow-a {
	left:-8px;
	border-right:8px solid #f6f6f6;
	border-left:0 none;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.tips-right .j-arrow-b,.tips-right-bottom .j-arrow-b,.tips-right-top .j-arrow-b {
	left:-7px;
	border-right:8px solid #f6f6f6;
	border-left:0 none;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.tips-right-top .j-arrow-a,.tips-right-top .j-arrow-b {
	top:7px
}
.tips-right .j-arrow-a,.tips-right .j-arrow-b {
	margin-top:-8px;
	top:50%
}