.wrap {
	width:78.125rem;
	margin:0 auto;
}
.banner {
	height:48.4375rem;
	overflow:hidden;
	position:relative;
}
.muflexcent {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header {
	padding:1.5625rem 2.34375rem;
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:99;
}
.header .logo img {
	height:2.604166666666667rem;
	display:block;
	margin-right:0.78125rem;
}
.header .logo a {
	display:flex;
	align-items:center;
	font-size:1.5625rem;
	color:#ffffff;
	font-weight:bold;
}
.header .th ul {
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
.header .th .search {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.header .th .search .txt {
	width:0;
	height:1.3541666666666667rem;
	border-radius:0.2604166666666667rem;
	border:none;
	font-size:14px;
	color:#333;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.header .th .search:hover .txt {
	width:7.8125rem;
	padding:0 0.78125rem;
}
.header .th .search .btn {
	width:1.25rem;
	height:1.25rem;
	background:url(../images/wico4.png) no-repeat center/0.8rem auto;
	border:none;
	cursor:pointer;
	margin-left:0.5208333333333334rem;
}
.header .th li i {
	width:0.052083333333333336rem;
	height:0.6770833333333334rem;
	background:rgba(255,255,255,0.13);
	display:block;
	margin:0 0.5208333333333334rem;
}
.header .th li a {
	display:flex;
	align-items:center;
	padding:0.2604166666666667rem;
	border-radius:0.15625rem;
	font-size:14px;
	color:rgba(255,255,255,1);
	line-height:1.7;
	opacity:0.6;
}
.header .th li a:hover {
	opacity:1;
}
.header .th li a img {
	width:0.8333333333333334rem;
	height:0.8333333333333334rem;
	display:block;
	margin-right:0.15625rem;
	object-fit:contain;
}
.header {
	position:fixed;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.layout.active .header {
	background:rgba(21,51,163,0.8);
	-webkit-backdrop-filter:blur(1.5625vw);
	-webkit-backdrop-filter:blur(1.5625vw);
	backdrop-filter:blur(1.5625vw);
	padding-top:1rem;
	padding-bottom:1rem;
}
.naver ul {
	display:flex;
	align-items:center;
	margin-top:0.2604166666666667rem;
}
.naver li h3 a {
	font-size:0.9375rem;
	color:#ffffff;
	line-height:1.6;
	border-bottom:0.10416666666666667rem solid rgba(255,255,255,0);
	padding-bottom:0.625rem;
}
.naver li {
	margin-left:1.8229166666666667rem;
}
.naver li.on h3 a,.naver li h3 a:hover {
	border-color:#fff;
}
.banner a {
	display:block;
	height:100%;
}
.banner .flexbtn {
	position:absolute;
	left:0;
	right:0;
	z-index:11;
	display:flex;
	bottom:3.125rem;
	justify-content:space-between;
	align-items:center;
}
.banner .flexbtn .rt {
	display:flex;
	align-items:center;
}
.banner .flexbtn .prev,.banner .flexbtn .next {
	width:2.1875rem;
	height:2.1875rem;
	border-radius:50%;
	background:url(../images/ar4.png) no-repeat center/0.6770833333333334rem auto;
	cursor:pointer;
	border:1px solid #fff;
	opacity:0.5;
	margin-left:1.0416666666666667rem;
}
.banner .flexbtn .next {
	transform:rotate(180deg);
}
.banner .flexbtn .prev:hover,.banner .flexbtn .next:hover {
	opacity:1;
	background-color:rgba(255,255,255,0.19);
	border-color:rgba(255,255,255,0.19) !important;
}
.banner .flexbtn .spans2 {
	position:static;
	width:auto;
}
.banner .flexbtn .spans2 li {
	width:1.9270833333333335rem;
	cursor:pointer;
}
.banner .flexbtn .spans2 li i {
	font-size:14px;
	color:#ffffff;
	line-height:2;
	opacity:0;
}
.banner .flexbtn .spans2 li .line {
	height:0.15625rem;
	background:rgba(255,255,255,0.45);
}
.banner .flexbtn .spans2 li .line span {
	height:100%;
	background:#fff;
	display:block;
	width:0;
}
.banner .flexbtn .spans2 li.swiper-slide-thumb-active i {
	opacity:1;
}
.banner .flexbtn .spans2 li.swiper-slide-thumb-active span {
	width:100%;
	transition:all 5s;
}
.padt70 {
	padding-top:3.6458333333333335rem;
}
.flexth {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-bottom:1.0416666666666667rem;
}
.utit {
	text-align:center;
}
.utit h3 {
	font-weight:bold;
	font-size:1.9791666666666667rem;
	opacity:0.15;
	text-transform:uppercase;
	position:relative;
	line-height:1;
	background:linear-gradient(to bottom,#666,rgba(230,230,230,0.2));
	-webkit-background-clip:text;
	background-clip:text;
	color:transparent;
}
.utit h2 {
	font-size:2.0833333333333335rem;
	color:#363636;
	font-weight:bold;
	line-height:1;
	margin-top:-1.3020833333333335rem;
	position:relative;
	z-index:2;
	/* background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 50% );*/
	padding:0.5208333333333334rem 0;
}
.utit h2 i {
	color:#1533a3;
}
.umore {
	font-size:0.9375rem;
	color:#666666;
	line-height:1.6;
	white-space:nowrap;
}
.hp70 {
	padding:3.6458333333333335rem 0;
}
.newslist {
	margin-top:1.5625rem;
}
.newslist ul {
	display:flex;
	flex-wrap:wrap;
}
.newslist li {
	width:calc((100% - 4.010416666666667rem)/4);
	margin:1.3020833333333335rem 1.3020833333333335rem 0 0;
}
.newslist li a {
	overflow:hidden;
	display:block;
}
.newslist li .pic {
	height:12.5rem;
	overflow:hidden;
}
.newslist li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.newslist li .text h4 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.5;
	height:3em;
	overflow:hidden;
	margin:0.625rem 0;
}
.newslist li .text p {
	font-size:15px;
	color:#999999;
	line-height:1.6;
	height:3.2em;
	overflow:hidden;
}
.utime {
	background:url(../images/ar1.png) no-repeat right center/auto 100%;
	line-height:1.9791666666666667rem;
	margin-top:0.625rem;
}
.utime i {
	font-size:15px;
	color:#999999;
	padding-left:0.9895833333333334rem;
	background:url(../images/time1.png) no-repeat left center/0.6770833333333334rem auto;
}
.newslist li a:hover .utime {
	background:url(../images/ar2.png) no-repeat right center/auto 100%;
}
.newslist li a:hover .utime i {
	background:url(../images/time2.png) no-repeat left center/0.6770833333333334rem auto;
	color:#0351bc;
}
.newslist li a:hover .pic img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.newslist li a:hover .text h4 {
	color:#0351bc;
}
.hmores {
	text-align:center;
	margin-top:1.8229166666666667rem;
}
.hmores a {
	margin:0 auto;
	background:#1533a3;
	height:2.7083333333333335rem;
	border-radius:2.604166666666667rem;
	padding-left:2.604166666666667rem;
	display:inline-block;
}
.hmores a:hover{
	background: #102d99;padding-left:2rem;
}
.hmores a i {
	background:url(../images/ar3.png) no-repeat right 0.3125rem center/2.1rem auto;
	line-height:2.7083333333333335rem;
	padding-right:3.6458333333333335rem;
	color:#fff;
	font-size:16px;
	display:inline-block;
}
.hgonggao .gswipers {
	overflow:hidden;
	padding:0 1.0416666666666667rem;
	margin:0 -1.0416666666666667rem;
	margin-top:1.5625rem;
}
.hgonggao .gswipers li {
	background:url(../images/bg2.png) no-repeat center/100% 100%;
	height:11.71875rem;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.604166666666667rem 1.5625rem;
	box-shadow:0 0 0.4166666666666667rem 0 rgba(80,80,80,0.1);
	border-radius:0.5208333333333334rem;
}
.hgonggao .gswipers li i {
	font-size:15px;
	color:#ffffff;
	line-height:1.7708333333333335rem;
	margin:0 0.7291666666666667rem;
	display:inline-block;
	padding-left:1.1458333333333335rem;
	background:url(../images/time3.png) no-repeat left center/0.6770833333333334rem auto;
	position:absolute;
	left:0;
	top:0;
}
.hgonggao .gswipers li h4 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.5;
	height:3em;
	overflow:hidden;
}
.hgonggao .gswipers li p {
	font-size:15px;
	color:#999999;
	line-height:1.6;
	margin:0.5208333333333334rem 0;
}
.hgonggao .gswipers li .ar {
	width:2.5rem;
	height:0.3125rem;
	background:url(../images/ar5.png) no-repeat center/contain;
	margin-top:1.0416666666666667rem;
}
.hgonggao .gswipers li a:hover .ar {
	background:url(../images/ar6.png) no-repeat center/contain;
}
.hgonggao .gswipers li a:hover h4 {
	color:#0351bc;
}
.spans {
	text-align:center;
	margin-top:1.3020833333333335rem;
}
.spans span {
	width:0.46875rem;
	height:0.46875rem;
	border:1px solid #d5d7da;
	border-radius:50%;
	opacity:1;
	background:none;
}
.spans span.swiper-pagination-bullet-active {
	background:#1533a3;
	border-color:#1533a3;
}
.hbg {
	padding-bottom:5.729166666666667rem;
	overflow:hidden;
}
.hsectin1 {
	display:flex;
	justify-content:space-between;
}
.hsectin1 .hvideo {
	width:calc(100% - 27.864583333333336rem);
	object-fit:contain;
	overflow:hidden;
}
.hsectin1 .hvideo video{
	width: 100%;height: 100%;object-fit: cover;
	display: block;
}
.hsectin1 .rt {
	width:27.864583333333336rem;
}
.hsectin1 .rt .hd {
	position:relative;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	overflow: hidden;
}
.hsectin1 .rt .hd>img{
	width: 100%;height: 100%;
	position: absolute;left: 0;right: 0;
	top: 0;bottom: 0;display: block;object-fit: cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hsectin1 .rt .hd:hover>img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.hsectin1 .rt .hd a {
	background:rgba(21,51,163,0.83);
	display:block;position: relative;
	z-index: 2;
	height:15.833333333333336rem;
	overflow:hidden;
}
.hsectin1 .rt .hd .text {
	border:1px solid rgba(255,255,255,0.22);
	margin:0.5729166666666667rem;
	padding:1.1rem 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:calc(100% - 1.1458333333333335rem);
}
.hsectin1 .rt .hd .text h3 {
	font-size:2.604166666666667rem;
	color:#f5f5f5;
	font-weight:bold;
	line-height:1.7;
	border-bottom:0.052083333333333336rem solid rgba(255,255,255,0.22);
	padding-bottom:1rem;
}
.hsectin1 .rt .hd .text p {
	font-size:1.0416666666666667rem;
	color:rgba(255,255,255,0.4);
	text-transform:uppercase;
	margin:1rem 0;
}
.zhaoslist li {
	height:8.75rem;
	position:relative;
}
.zhaoslist li .pica {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	opacity:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.zhaoslist li a {
	position:absolute;
	z-index:11;
	left:0;
	top:0;
	right:0;
	bottom:0;
	display:block;
	padding:1.6666666666666667rem 2.34375rem;
}
.zhaoslist li .icon {
	width:1.875rem;
	height:1.875rem;
	overflow:hidden;
}
.zhaoslist li .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:contain;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.zhaoslist li a:hover .icon img {
	transform:translateY(-100%);
}
.zhaoslist li h4 {
	font-size:1.3541666666666667rem;
	color:#363636;
	line-height:1.6;
	font-weight:bold;
	margin:0.5208333333333334rem 0 0;
}
.zhaoslist li h6 {
	font-size:14px;
	color:#363636;
	line-height:1.6;
	opacity:0.5;
}
.zhaoslist li:hover .pica {
	opacity:1;
}
.zhaoslist li a:hover h4,.zhaoslist li a:hover h6 {
	color:#1533a3;
}
.hsectin2 .wrap {
	display:flex;
	justify-content:space-between;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 2.604166666666667rem;
}
.hsectin2 .hitem {
	width:calc((100% - 3.6458333333333335rem)/2);
}
.fclist {
	margin-top:1.5625rem;
}
.fclist ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fclist ul li {
	width: 15.594rem;
	margin-bottom:0.5208333333333334rem;
	position:relative;
	height:10rem;
}
.fclist ul li:nth-child(2){
	width: 10rem;
}
.fclist ul li:nth-child(3){
	width: 8rem;
}
.fclist ul img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.fclist ul li:nth-child(5) {
	width:100%;
	height:20.5rem;
	margin-top: -11rem;
	z-index:0;
	overflow: hidden;
}
.fclist ul li:nth-child(3) {
	position:relative;
	z-index:2;
}
.fclist ul li:nth-child(4) {
	z-index:4;
	border-right:0.5rem solid #fff;
	border-bottom:0.5rem solid #fff;
}
.fclist ul li p {
	font-size:0.9375rem;
	color:#ffffff;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
	background:rgba(0,0,0,0.58);
	padding:1.5625rem 1.0416666666666667rem;
	opacity:0;
}
.fclist ul li:nth-child(5) p {
	display:flex;
	align-items:end;
	top: auto;opacity: 1;
	background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));
}
.fclist ul li a:hover p {
	opacity:1;
}
.xslist li a {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.xslist li .imgs {
	width:8.75rem;
	height:6.25rem;
	overflow:hidden;
}
.xslist li .imgs img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xslist li .tx {
  flex: 1;
  margin-right:0.5rem;
}
.xslist li .tx h4 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xslist li .tx p {
	font-size:15px;
	color:#999999;
	line-height:1.5;
	height:3em;
	overflow:hidden;
	margin:0.5208333333333334rem 0;
}
.xslist li .tx .uico {
	font-size:15px;
	color:#999999;
	padding-left:1.0416666666666667rem;
	background:url(../images/time1.png) no-repeat left center/0.6770833333333334rem auto;
}
.xslist li a {
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #f5f5f5;
}
.xslist {
	margin-top:0.78125rem;
}
.xslist li:last-child a {
	border:none;
}
.footer {
	padding:2.604166666666667rem 0 1.5625rem;
	background:url(../images/bg4.jpg) no-repeat center/cover;
}
.footer .link {
	border-bottom:0.052083333333333336rem solid rgba(255,255,255,0.08);
	padding-bottom:1.3020833333333335rem;
}
.footer .link dl {
	display:flex;
	flex-wrap:wrap;
}
.footer .link dt {
	font-size:15px;
	color:#fff;
	opacity:0.7;
}
.footer .link dd a {
	font-size:15px;
	color:#fff;
	opacity:0.7;
	margin-left:1.25rem;
	display:inline-block;
}
.footer .bd ul {
	display:flex;
	justify-content:space-between;
	padding:3.125rem 0;
}
.footer .bd ul li {
	position:relative;
}
.footer .bd ul li:nth-child(2) {
	border-left:0.052083333333333336rem solid  rgba(255,255,255,0.08);
	border-right:0.052083333333333336rem solid  rgba(255,255,255,0.08);
	padding:0 4.166666666666667rem;
	display:flex;
}
.footer .bd ul li:nth-child(2) dl:nth-child(1) {
	margin-right:3.125rem;
}
.footer .bd ul li dd,.footer .bd ul li dd a {
	font-size:15px;
	color:rgba(255,255,255,0.7);
	line-height:1.875rem;
	display:block;
}
.footer .bd ul li dt {
	font-size:15px;
	color:#ffffff;
	line-height:1.875rem;
}
.footer .bd ul li:nth-child(3) {
	padding-right:2.8645833333333335rem;
	border-right:0.052083333333333336rem solid  rgba(255,255,255,0.08);
}
.footer .flogo {
	margin-top:2.604166666666667rem;
}
.footer .flogo a {
	font-size:1.5625rem;
	color:#ffffff;
	line-height:1.6;
	font-weight:bold;
	display:flex;
	align-items:center;
}
.footer .flogo a img {
	height:2.604166666666667rem;
	display:block;
	margin-right:0.78125rem;
}
.footer .bd .weix img {
	width:6.875rem;
	display:block;
	border-radius:0.4166666666666667rem;
}
.footer .bd .weix p {
	font-size:15px;
	color:rgba(255,255,255,0.7);
	text-align:center;
	padding:0.4166666666666667rem 0;
}
.copyright {
	font-size:15px;
	color:rgba(255,255,255,0.7);
	text-align:center;
	border-top:0.052083333333333336rem solid  rgba(255,255,255,0.08);
	padding:1.5625rem 0.78125rem;
	line-height:1.6;
}
.copyright a {
	color:inherit;
}
.xslist li a:hover .tx h4 {
	color:#1533a3;
}
.xslist li .imgs img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.xslist li a:hover .imgs img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.xslist li a:hover .tx .uico {
	background:url(../images/time2.png) no-repeat left center/0.6770833333333334rem auto;
	color:#0351bc;
}
.copyright a:hover,.footer .link dd a:hover,.footer .bd ul li dd a:hover {
	color:#fff;
}
.naver li{
	position: relative;
}

.naver li dl{
	position: absolute;
	left: 50%;transform:translateX(-50%);
	top: 100%; background: rgba(21, 51, 163, 0.8);
	display: none;
}
.naver li dl dt a{
	font-size: 14px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	color: #fff;
	line-height: 2;
	padding: 6px 25px;
	display: block;
	text-align: center;
	white-space: nowrap;
}
.naver li dl dt:last-child a{
	border: none;
}
.naver li dl dt a:hover{
	background: rgba(21, 51, 163, 1)
}
.naver li dl dd a{
	color: #fff;
	line-height: 2;
	padding: 2px 25px;
	display: block;
	text-align: center;
	white-space: nowrap;
	background:rgba(0,0,0,.15)
}
.naver li dl dd:last-child a{
	border: none;
}
.naver li dl dd a:hover{
	color: #FFD600;
}
.hpics {
    display: flex;
    justify-content: space-between;
}
#container {background:url("../images/bg3.jpg") no-repeat center bottom; padding-bottom:8rem;}
#Sidebar {
  margin-right: 2.0833333333333335rem;
  margin-top:2rem;
  width: 15rem;
  display: flex;
  flex-direction: column;
}
.tit_title {
  background:linear-gradient(to right, #2a57ff, #1533a3);
  height: 80px;
  color: #fff;
  display: table;
}
.tit_title h3 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;}
.nav_left {
  padding:1rem 0;
	box-shadow:5px 10px 10px rgba(0,0,0,.2);
  background:#fff;
}
.nav_left ul li {
  font-size: 1.125rem;
  position: relative; 
}
.nav_left ul li > a {
  color: #333333;
  display: block;
  margin: 0 10px;
  transition: 0.36s;
	text-align:center;
  border-bottom:1px solid #eee;
}
.nav_left ul li > a:hover {
  color: #0ab5f4;
}
.nav_left ul .hover > a {
  color: #fff;
  background:#1533a3;
	border-radius:2.604166666666667rem;
}
.nav_left ul .hover > a i {
	background:url(../images/ar3.png) no-repeat right 0.3125rem center/2.1rem auto;
}
..nav_left ul li {
	text-align:center;
}
.nav_left ul li > a:hover{
	background:#1533a3;
	border-radius:2.604166666666667rem;
	color:#fff;
    padding-left:1rem;
}
.nav_left ul li > a:hover i {
	background:url(../images/ar3.png) no-repeat right 0.3125rem center/2.1rem auto;}
.nav_left ul li a i {
	line-height:3rem;
	padding-right:3.6458333333333335rem;
	font-size:16px;
	display:block;
}
.nav_left ul li dl {margin-left:2rem;
  border-left: solid 1px #ddd;display: none;}
.nav_left ul li dl dt {
  line-height: 2rem;
  position: relative;}
.nav_left ul li dl dt:before {
  content: "";
  position: absolute;
  top: 1.375rem;
  left: 0;
  right: 25px;
  height: 1px;
  width: 26px;
  background: #d9d9d9;
}
.nav_left ul li dl dt a {
  color: #333333;
  display: block;
  font-size:0.8rem;
  margin: 0;
  transition: 0.36s;
  position: relative;
  padding-left: 40px;
  display: inline-block;}
.nav_left ul li dl dt a:hover{
    padding-left:3rem;
}
.nav_left ul .hover dl, .nav_left ul li:hover dl {display:block;}
@media only screen and (max-width:1280px) {
#Sidebar {display:none;}
}
#Mainbody {
  flex: 1;
  position: relative;
  overflow: hidden;
}
#Mainbody .zxlist li {border-bottom:dotted 1px #ddd;}
#position {line-height:1.5rem;border-bottom:1px dotted #ddd;text-align:right;}
#position a {}
.flextit h2 {
	font-size:2.0833333333333335rem;
	color:#363636;
	font-weight:bold;
	line-height:1;
	margin-top:1.3020833333333335rem;
	padding:0.5208333333333334rem 0;
	text-align:center;
}
.content {padding:30px 10px;font-size:16px;}
.content p {margin:10px 0; text-indent:2em;}
.title {text-align:center;border-bottom:1px dotted #ccc;}
.title h3 {font-size:24px;line-height:60px; font-weight:600;}
.tit_attr {margin-bottom:5px;font-size:14px;color:#666;}
.leader_list {margin-top:3rem;}
.leader_list ul {display: flex;justify-content: space-between;
  flex-wrap: wrap;}
.leader_list ul li {width:48%;position: relative;display:block;margin-bottom:1rem;height: 12.15625rem;overflow:hidden;border:1px solid #ddd;border-radius:0.8rem;}
.leader_list ul li a{display: flex;justify-content: space-between;
  flex-wrap: wrap;}
.leader_list ul li .leader_photo {
  width: 8.770833333333334rem;
  height: 12.15625rem;
  border-radius: 0.8rem;
  overflow: hidden;}
.leader_list ul li .leader_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.leader_list ul li .leader_contet {
  flex: 1;
  margin-left: 1.1458333333333335rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.leader_list ul li .leader_contet h4 {
  font-size: 1.1rem;
	font-weight:700;
  color: #0ab5f4;
  line-height: 1.2;
  overflow: hidden;
  margin: 0.4166666666666667rem 0;
}
.leader_list ul li .leader_contet h5 {
  font-size: 0.9375rem;
  color: #232323;
  line-height: 1.2;
  overflow: hidden;
  margin: 0.4166666666666667rem 0;
}
.leader_list ul li .leader_contet p {
  font-size: 0.9375rem;
  color: #666;
  line-height: 1.7;
  margin: 0.4166666666666667rem 0;
}
.leader_list ul li .leader_contet span {font-size: 0.9375rem; font-weight:normal;color:#999;margin-right:0.5rem;}
@media only screen and (max-width:760px) {
	.leader_list ul li {width:100%;}
}
.teacher h5 {font-size:1.1rem;height:2.4rem;line-height:2.4rem;color:#fff;font-weight:700;margin-top:20px;background:linear-gradient(to right, #2a57ff, #1533a3);border-radius:8px;padding:0 10px;clear:both;}
.teacher .teacher_list {clear:both;}
.teacher .teacher_list h6 {font-size:1rem;color:#333;font-weight:700;padding-left:.5rem;margin-top:1rem;}
.teacher .teacher_list ul {list-style:none;}
.teacher .teacher_list ul li {float:left;display:inline;width:6rem;margin:8px 10px; text-align:center;line-height:2.4rem;}
.teacher .teacher_list ul li a {display:block;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;border-radius:6px;border:1px solid #eee;font-size:0.9375rem;}
.teacher .teacher_list ul li a:hover {border-color:#1533a3;background:#efefef;}
