blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

abbr,
acronym,
fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:after,
q:before {
	content: ''；
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.col-c,
.col-l,
.col_c,
.col_l,
.l {
	float: left;
}

.col-r,
.col_r,
.r,
.ul_txt li span,
dt span {
	float: right;
}

.c {
	clear: both;
}

.info span span {
	float: none !important;
	display: inline !important;
}


.n,
em {
	font-weight: 400;
	font-style: normal;
}

.b {
	font-weight: 700;
}

.i {
	font-style: italic;
}

.fa {
	font-family: Arial;
}

.fg {
	font-family: Georgia;
}

.ft {
	font-family: Tahoma;
}

.fl {
	font-family: Lucida Console;
}

.h1 {
	height: 1px;
}

.h {
	height: 10px;
}

.h,
.h1 {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	clear: both;
}

body {
	font: 12px/1.5 "Microsoft Yahei";
	color: #444;
	background-color: #eee;
	overflow-x: hidden;
	overflow-y: auto;
}

a {
	text-decoration: none;
	color: #444;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

img {
	max-width: 100%;
}

input,
select,
textarea {
	font-size: 12px;
	color: #444;
	font-family: "Microsoft Yahei";
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=button],
input[type=reset],
input[type=submit],
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

::-ms-input-placeholder {
	color: #999;
}

select::-ms-expand {
	display: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.wp {
	width: 95%;
	max-width: 1500px;
	margin: 0 auto;
}

* {
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: CAI;
	src: url();
}

.main {
	overflow: hidden;
}

body.fff {
	background-color: #fff;
}

body.navShow {
	overflow: hidden;
}

.g-nav:after,
.header .btn-list .search:after,
.header .btn-list:after,
.header .hd-r:after,
.header .head:after,
.header:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

.header.fixed {
	/*background-color: rgba(17, 101, 179, 0.6);*/
	background-color:#182987;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	width: 100%;
	/*border-top: 5px solid #1165b3;*/
	border-top: 5px solid #182987;
    /*background-color: rgba(17, 101, 179, 0.6);*/
    background-color:#182987;
}

.header .head {
	padding: 25px 143px 0 50px;
}

.header .head:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 154px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
	z-index: -1;
}

.header .logo {
	display: block;
	float: left;
	height: 86px;
	font-size: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.header .logo a {
	display: block;
}

.header .logo img {
	display: block;
	height: 74px;
}

.header .navA {
	position: absolute;
	left: auto;
	right: 0;
	top: -5px;
	bottom: auto;
	z-index: 2;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100px;
	height: 99px;
}

.header .navA:after {
	content: '';
	width: 32px;
	height: 32px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.header .hd-r {
	float: right;
	position: relative;
	z-index: 1;
}

.header .btn-list {
	font-size: 14px;
	line-height: 1.29em;
	color: #fff;
	margin-bottom: 6px;
}

.header .btn-list a {
	color: #fff;
	font-weight: 400;
}

.header .btn-list ul {
	overflow: hidden;
	float: right;
}

.header .btn-list ul li {
	float: left;
	margin-right: 19px;
}

.header .btn-list ul a {
	display: block;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.header .btn-list ul a:hover {
	opacity: .7;
}

.header .btn-list ul .sty {
	border-right: 1px solid rgba(255, 255, 255, .8);
}

.header .btn-list ul .sty a {
	padding-right: 24px;
}

.header .btn-list .language {
	overflow: hidden;
	float: right;
	border-left: 1px solid rgba(255, 255, 255, .8);
	padding: 0 17px 0 24px;
}

.header .btn-list .language .name {
	height: 18px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.header .btn-list .language .name i {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 8px 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.header .btn-list .language .name:hover {
	opacity: .7
}

.header .btn-list .search {
	height: 45px;
	padding: 0 11px;
	float: right;
	margin-top: -13.5px;
	position: relative;
}

.header .btn-list .search .btn {
	display: block;
	width: 24px;
	height: 45px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

.header .btn-list .search .so {
	width: 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-color: #fff;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.header .btn-list .search .sub-btn {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 11px;
	width: 24px;
	height: 24px;
	border: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.header .btn-list .search .btn:hover {
	opacity: 1;
}

.header .btn-list .search .inp {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: 0 0;
	border: none;
	padding: 0 40px 0 10px;
	font-size: 14px;
	color: #000;
}

.header .btn-list .search:hover .so {
	width: 292px;
	opacity: 1;
}


/* 移动端导航 */
.navbar {
	background-color: #0952ae;
	border-bottom: #0952ae;
}

.container>.navbar-header {
	background-color: #0952ae;
}

.navbar-inverse .navbar-collapse {
	background-color: #0952ae;
}


.g-nav li {
	float: left;
	margin-left: 32px;
	position: relative;
}

.g-nav li:first-child {
	margin-left: 0;
}

.g-nav .v1 {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 1.5em;
}

.g-nav .v1 i {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: -2px 0 0 6px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.g-nav .down {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #fff;
	width: 140px;
	box-shadow: 0 0 38px 0 rgba(0, 0, 0, .19);
	-webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, .19);
	-moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, .19);
	border-top: 4px solid #0b5fad;
	padding: 10px 0;
	display: none;
	overflow: hidden;
}

.g-nav .down a {
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 2.5em;
	color: #333;
}

.g-nav .down a:hover {
	background: #ededed;
	color: #0b5fad;
}

.header.fixed:before,
.header.on .g-nav,
.header.on:before {
	display: none;
}

.header.on {
	z-index: 55;
}

.banner {
	position: relative;
}

.slick-next {
	display: none !important;
}

.slick-prev {
	display: none !important;
}

.banner .slick-dots {
	display: none !important;
}

.banner {
	overflow: hidden;
	height: 100vh
}

.banner .item {
	height: 100vh;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative
}

.banner .item a {
	display: block;
	width: 100%
}

.banner .item .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	height: 172px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
	padding-top: 76px
}

.banner .item .txt .tit {
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	line-height: 1.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.banner .slick-dots {
	position: absolute;
	right: 262px;
	bottom: 53px;
	text-align: right;
	z-index: 9
}

.banner .slick-dots li {
	display: inline-block;
	margin: 7px 6px;
	padding-left: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative
}

.banner .slick-dots li:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.banner .slick-dots li button {
	display: block;
	width: 12px;
	height: 12px;
	font-size: 0;
	/* color:#0b5fad; */
	/* background:#0b5fad; */
	/* border-radius:50%;text-align:center; */
	/* border:3px solid #fff; */
	cursor: pointer;
	/* overflow:hidden; */
	padding: 0
}

.banner .slick-dots li.slick-active {
	padding-left: 0px
}

.banner .slick-dots li.slick-active button {
	/* background:url(../images/会场.png) center top no-repeat; */
	/* background:#01427e; */
	/* border:6px solid #f90; */
	width: 26px;
	height: 26px;
	margin: 0 6px
}

.banner .slick-dots li.slick-active:after {
	/* background:url(../images/会场.png) center top no-repeat; */
	width: 34px
}

.banner-m {
	display: none !important
}

.footer:after,
.m-commonly:after,
.ul-commonly .con:after,
.ul-commonly:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

.footer {
	/*height: 400px;*/
	min-height: 200px;
	background: url("/statics/images/temp/bj3.png") center top no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* padding-bottom: 55px; */
}

.m-commonly {
	padding: 0 92px;
	border-bottom: 1px solid #2777c1;
	margin-bottom: 54px;
}

.ul-commonly {
	padding: 0 20px;
	margin: 0 -35px;
	position: relative;
	text-align: center;
	font-size: 0;
}

.ul-commonly li {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	padding: 0 50px;
}

.ul-commonly .con {
	display: block;
	cursor: pointer;
}

.ul-commonly .con .top {
	font-size: 18px;
	color: #fff;
	line-height: 1.5em;
	padding: 16px 50px 16px 0;
	position: relative;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.ul-commonly .con .top:after {
	content: "";
	position: absolute;
	background-color: transparent;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
}

.ul-commonly .con .top:before {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 15px solid #0b5fad;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	top: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
	z-index: 5;
}

.ul-commonly .con.on .top:before {
	display: block;
}

.ul-commonly .con .top em {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	overflow: hidden;
	margin: -2px 7px 0 0;
}

.ul-commonly .con .top em img {
	display: block;
	width: 100%;
}

.ul-commonly .con .down {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, .98);
	padding: 35px 60px 40px;
	max-height: 289px;
	border-top: 6px solid #0b5fad;
	-webkit-box-shadow: 0 0 5px rgba(9, 2, 4, .21);
	-moz-box-shadow: 0 0 5px rgba(9, 2, 4, .21);
	-ms-box-shadow: 0 0 5px rgba(9, 2, 4, .21);
	-o-box-shadow: 0 0 5px rgba(9, 2, 4, .21);
	box-shadow: 0 0 5px rgba(9, 2, 4, .21);
	display: none;
	overflow: hidden;
	z-index: 10;
}

.ul-commonly .con .down dl {
	margin: 0 -10px;
	text-align: left;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.ul-commonly .con .down dl dd {
	width: 20%;
	float: left;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 10px;
}

.ul-commonly .con .down dl a {
	font-size: 16px;
	color: #666;
	line-height: 1.5em;
	overflow: hidden;
}

.ul-commonly .con .down dl::-webkit-scrollbar {
	display: none;
}



.ul-commonly .con .down dl a:hover {
	color: #0b5fad;
}

.footer .foot {
	overflow: hidden;
}

.fd-logo {
	width: 420px;
	float: left;
	height: 262px;
	margin-bottom: 24px;
}

.footer .ljjb-pc {
	/* width: 100px; */
	float: right;
	/* margin: 0px 90px; */
	color: #fff;
	text-align: center;
	/* margin-left: 558px; */
}

.footer .ljjb-pc p {

	color: #fff;

}


.footer .school-pc {
	width: 371px;
	float: right;
	margin-top: 24px;
}

.footer .copy {
	display: block;
	overflow: hidden;
}

.footer .copy .left {
	overflow: hidden;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 2em;
}

.footer .copy .left a {
	font-size: 16px;
	color: #fff;
}

.footer .copy .left span {
	display: inline-block;
	margin-right: 38px;
}

.footer .copy .left span:last-child {
	margin-right: 0;
}

.footer .copy .right {
	overflow: hidden;
	float: right;
}

.ul-link {
	overflow: hidden;
	text-align: right;
	font-size: 0;
}

.ul-link li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 31px;
}

.ul-link li:first-child {
	margin-left: 0;
}

.ul-link a {
	font-size: 14px;
	color: #d8ecff;
	line-height: 1.5em;
	position: relative;
	padding-left: 12px;
}

.ul-link a:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 12px;
	background-color: #f90;
	top: 50%;
	left: 0;
	margin-top: -6px;
}

.footer .school {
	overflow: hidden;
	display: none;
}

.footer .school .pic {
	width: 206px;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
}

.footer .school .pic img {
	display: block;
	width: 100%
}

.go-top {
	position: fixed;
	z-index: 40;
	right: 50px;
	bottom: 156px;
	overflow: hidden;
	padding: 10px 0 8px;
	width: 43px;
	background-color: rgba(0, 0, 0, .24);
	border-bottom: 3px solid #f90;
	border-radius: 4px;
	display: none
}

.go-top img {
	display: block;
	width: 21px;
	margin: 0 auto;
	overflow: hidden
}

.row-a1 {
	overflow: hidden;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0 0;
}

.m-screenl {
	overflow: hidden;
}

.m-screenl .col-l {
	overflow: hidden;
	width: 1133px;
	float: left
}

.m-screenl .col-r {
	float: right;
	width: 320px;
	overflow: hidden;
	/* padding-top: 9px; */
	margin-top: -8px;
}

.m-screenl .left {
	width: 320px;
	overflow: hidden;
	margin-top: -8px;
}

.m-screenl .right {
	width: 765px;
	float: right;
	overflow: hidden
}

.g-titl1 {
	overflow: hidden
}

.g-titl1 .tit {
	font-size: 24px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600
}

.g-titl1 .tit em {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 10px;
	text-transform: uppercase
}

.m-medial {
	margin-top: 10px;
	background-color: #f4f4f4;
	height: 620px;
}

.m-medial .item {
	overflow: hidden
}

.m-medial .item img {
	position: absolute;
	width: 100%;
}

.m-medial .item p {
	position: absolute;
	margin: 130px 14px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.m-medial .item .con {
	display: block;
	overflow: hidden
}

.m-medial .item .con .top {
	overflow: hidden;
	position: relative;
	margin-bottom: 13px
}

.m-medial .item .con .top:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .07)
}

.m-medial .item .con .top .pic {
	display: block;
	width: 100%;
	overflow: hidden
}

.m-medial .item .con .top .pic img {
	display: block;
	width: 100%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.m-medial .item .con .info {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 65px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%
}

.m-medial .item .con .info .tit {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.m-medial .item .con .txt {
	overflow: hidden;
	padding-bottom: 24px;
	border-bottom: 1px solid #d1d1d1
}

.m-medial .item .con .txt .tit {
	font-size: 16px;
	color: #000;
	line-height: 1.75em;
	max-height: 3.5em;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.m-medial .item .con:hover .top .pic img {
	-webkit-transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-o-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08)
}

.m-medial .item .con:hover .txt .tit,
.ul-listl1 .con:hover .tit {
	color: #0b5fad
}

.ul-listl1 {
	overflow: hidden;
	margin-top: 174px;
}

.ul-listl1 .con .txt{
	margin: 15px 8px 0px 8px;
}


.ul-listl1 .con {
	display: block;
	padding: 1px 0 18px;
	overflow: hidden;
	border-bottom: 1px solid #d1d1d1;
}

.ul-listl1 .con .txt .tit h3:hover {
	text-decoration: none;
}

.ul-listl1 .con .txt .txt-time span {
	font-size: 28px;
	margin-left: -10px;
	color: #0952ae;
}

.ul-listl1 .con .txt .txt-time time {
	margin-left: -6px;
	color: #0952ae;
}

.ul-listl1 .con .txt .tit-span span {
	color: #0952ae;
}


.ul-listl1 .con .tit {
	font-size: 16px;
	color: #000;
	line-height: 1.5em;
	/*overflow: hidden;*/
	max-height: 3em;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin-top: 10px;
}

.ul-listl1 .con .date {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	margin-top: 16px
}

.ul-listl1 .con .date em {
	padding-right: 25px;
	font-weight: 700;
	overflow: hidden
}

.ul-listl1 li:last-child .con {
	/* border-bottom:none; */
}

.m-newsl1 {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	padding-bottom: 41px
}

.m-newsl1 .slider {
	overflow: hidden;
	padding-bottom: 80px;
	position: relative;
}

.m-newsl1 .slider .slick-prev {
	position: absolute;
	width: 61px;
	height: 61px;
	left: 0px;
	top: 96%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	font-size: 0px;
	z-index: 99;
	border: none;
}

.m-newsl1 .slider .slick-next {
	position: absolute;
	width: 61px;
	height: 61px;
	right: 0;
	top: 96%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	font-size: 0px;
	z-index: 99;
	border: none;
}

.m-newsl1 .swiper-slide {
	overflow: hidden;
	background-color: #d0cccb;
}

.m-newsl1 .swiper-slide .pic {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	/* border-bottom: 5px solid #0b5fad; */
}

.m-newsl1 .swiper-slide .pic a,
.m-newsl1 .swiper-slide .pic img {
	display: block;
	width: 100%
}

.m-newsl1 .swiper-slide .pic img {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.m-newsl1 .swiper-slide .pic a:hover img {
	-webkit-transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-o-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08)
}

.m-newsl1 .swiper-slide .txt {
	overflow: hidden;
	padding: 0 54px 40px;
	background-image: url("/statics/images/temp/hui2.png");
	margin-top: -30px;
}

.m-tit {
	overflow: hidden;
	text-align: center;
	margin-bottom: 51px
}

.m-tit .tit {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	padding: 0 78px;
	position: relative
}

.m-tit .tit:after,
.m-tit .tit:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
	height: 22px;
	width: 57px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.m-tit .tit:before {
	left: auto;
	right: 0;
}

.m-tit .tit em {
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	text-transform: uppercase
}

.m-newsl1 .swiper-slide .info a {
	display: block;
	font-size: 24px;
	font-weight: 600;
	color: #000;
	line-height: 1.5em;
	text-align: center;
	overflow: hidden;
	margin-bottom: 16px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin-top: -35px;
}

.m-newsl1 .swiper-slide .info a:hover {
	color: #002b79;
	text-decoration: none;
}

.m-newsl1 .swiper-slide .desc {
	font-size: 14px;
	color: #666;
	line-height: 2em;
	overflow: hidden;
	max-height: 6em
}

.m-newsl1 .swiper-slide .desc p:hover {
	text-decoration: none;
	color: #002b79;
}

.m-newsl1 .slider .slick-dots {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 30px;
	text-align: center;
	z-index: 9;
}

.m-newsl1 .slider .slick-dots li {
	display: inline-block;
	margin-right: 26px
}

.m-newsl1 .slider .slick-dots li:last-child {
	margin-right: 0
}

.m-newsl1 .slider .slick-dots li button {
	display: block;
	font-size: 20px;
	color: #999;
	background-color: transparent;
	border: none;
	cursor: pointer;
	overflow: hidden;
	padding: 0
}

.m-newsl1 .slider .slick-dots li.slick-active button {
	color: #002b79
}

.m-schedule {
	height: 4px;
	background-color: #dedede;
	overflow: hidden;
	position: absolute;
	bottom: 50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.m-schedule:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background-color: #199cff
}

.m-schedule.open:after {
	animation: 4.2s linear infinite cartoon;
	-moz-animation: 4.2s linear infinite cartoon;
	-webkit-animation: 4.2s linear infinite cartoon;
	-o-animation: 4.2s linear infinite cartoon
}

.g-advertisement {
	overflow: hidden
}

.g-advertisement .pic {
	width: 100%;
	height: auto;
	overflow: hidden
}

.g-advertisement .pic img {
	display: block;
	width: 100%
}

.row-a2 {
	background-position: top center;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding: 0px 55px 150px;
	position: relative;
	overflow: hidden;
}

.g-titl2 {
	overflow: hidden;
	position: relative;
	padding-left: 30px
}

.g-titl2 .btn {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-size: 14px;
	color: #d8ecff;
	border-bottom: 1px solid #d8ecff
}

.g-titl2:after {
	content: "";
	position: absolute;
	left: 0;
	width: 5px;
	height: 55px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #f60
}

.g-titl2.l1 {
	padding-left: 0
}

.g-titl2.l1:after {
	display: none
}

.g-titl2 .en {
	font-size: 16px;
	color: #fff;
	line-height: 1.2em;
	overflow: hidden;
	text-transform: uppercase
}

.g-titl2 .tit {
	font-size: 34px;
	color: #fff;
	line-height: 1.3em;
	overflow: hidden;
	font-weight: 400
}






/* 专题专栏 */
.row-a2 .wp .special .tit {
	text-align: center;
	font-size: 36px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600
}

.row-a2 .wp .special .tit em {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 10px;
}

.row-a2 .wp .specialbig {
	margin: 0 auto;
}


.row-a2 .wp .specialli {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 30px;

}

.row-a2 .wp .specialli li {
	float: left;
	position: relative;
	margin: 5px;
	width: 20%;
}

.row-a2 .wp .specialli li img {
	width: 100%;
	height: 440px;
	margin-left: 14px;
}


.row-a2 .wp .specialli li div {
	top: 0px;
	left: 0px;
}

.row-a2 .wp .specialli li div p {
	color: #000;
	text-align: center;
	overflow: hidden;
}

.row-a2 .wp .specialli li div h2 {
	color: #000;
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
}


.row-a2 .wp .specialli .specialsm {
	width: 100%;
	height: 58px;
	background-color: #fff;
	margin-left: 14px;
}

.row-a2 .wp .specialli .specialsm .spe1 span {
	width: 58px;
	height: 58px;
	background-color: #002b79;
	color: #fff;
	font-size: 20px;
	text-align: center;
	float: left;
}

.row-a2 .wp .specialli .specialsm .spe2 p:hover {
	color: #002b79;
}

.row-a2 .wp .specialli .specialsm .spe1 span:hover {
	background-color: #000;
}

.row-a2 .wp .specialli .specialsm .spe2 p {
	position: absolute;
	color: #000;
	font-size: 16px;
	margin: 0px 0px 0px 72px;
	line-height: 1.8em;
}



/* 热点聚焦 */
.row-a4 {
    background-image: url("/statics/images/temp/hui1.png");
    -webkit-background-size: 100% 1338px;
	-moz-background-size: 100% 1338px;
	-ms-background-size: 100% 1338px;
	-o-background-size: 100% 1338px;
	background-size: 100% 1338px;
	/* padding:64px 0 140px; */
	position: relative;
	margin-top: 35px;
	height: 568px;
	
}

.row-a4 .wp .m-plan .hot {
	margin-top: 75px;
}

.row-a4 .wp .hot .tit {
	text-align: center;
	font-size: 36px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600
}

.row-a4 .wp .hot .tit em {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 10px;
}




.row-a4 .wp .provideServices {
	margin: 0 auto;
	margin-bottom: 190px;
}

.row-a4 .wp .provideServicesul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: 40px;
}

.row-a4 .wp .provideServicesul li {
	float: left;
	position: relative;
	margin: 5px 5px 32px;
	/*width: 24%;*/
}

.row-a4 .wp .provideServicesul .hotli {
	/* background-color: rgba(0, 0, 0, 0.3); */
	background-color: #fff;
	margin-right: 20px;
	border-top: 7px solid #002b79;
	text-align: center;
	width: 290px;
	height: 150px;
	/* position: absolute; */
	top: 0px;
	left: 0px;
	/* transition: all 1s ease; */
}

.row-a4 .wp .provideServicesul li .hotli h3 {
	color: #002b79;
	text-align: center;
	/* vertical-align: middle; */
	overflow: hidden;
	margin-top: 0px;
}

.row-a4 .wp .provideServicesul li .hotli h3 a {
	font-size: 14px;
	color: #002b79;
}

.row-a4 .wp .provideServicesul li .hotli h3 a:hover {
	text-decoration: none;
	color: #000;
}

.row-a4 .wp .provideServicesul li .hotli p {
	color: #002b79;
	text-align: start;
	margin-top: 6px;
	margin-left: 26px;
}

.row-a4 .wp .provideServicesul li .hotli p span {
	font-size: 39px;
	font-weight: 600;
}

.row-a4 .wp .provideServicesul li .hotli:hover {
	border-top: 7px solid #cac4c9;
}

.row-a4 .wp .provideServicesul li .hotli p:hover {
	color: #002b79;
	font-size: 16px;
}


.five_bottom {
	margin: -16px 0 0;
	text-align: center;
}

 .row-a4 .wp .provideServicesul .hotli1 {
              	/* background-color: rgba(0, 0, 0, 0.3); */
              	background-color: #fff;
              	margin-right: 20px;
              	border-top: 7px solid #002b79;
              	text-align: center;
              	width: 290px;
              	height: 150px;
              	/* position: absolute; */
              	top: 0px;
              	left: 0px;
              	/* transition: all 1s ease; */
                display: flex;
                align-items: center;
                justify-content: center;
              }
              
              .row-a4 .wp .provideServicesul li .hotli1 h3 {
              	color: #002b79;
              	text-align: center;
              	/* vertical-align: middle; */
              	overflow: hidden;
              	margin-top: 0px;
                font-weight: 600;
                line-height: 1.5;
                font-size: 20px;
              }
              
              .row-a4 .wp .provideServicesul1 li .hotli1 h3 a {
              	font-size: 20px;
              	color: #002b79;
              }
              


/* 发文专栏 */
.row-a6 {
	margin-top: 35px;
	/* height: 568px; */
	-webkit-background-size: 100% 1338px;
	-moz-background-size: 100% 1338px;
	-ms-background-size: 100% 1338px;
	-o-background-size: 100% 1338px;
	background-size: 100% 1338px;
	position: relative;
}

.row-a6:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

.row-a6 .scrolldoorFramegz .article {
	margin-top: 75px;
}

.row-a6 .scrolldoorFramegz .article .tit {
	text-align: center;
	font-size: 36px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600
}

.row-a6 .scrolldoorFramegz .article .tit em {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 10px;
}

.scrolldoorFramegz {
	position: relative;
	width: 95%;
	max-width: 1500px;
	margin: 0 auto;
}

.scrollUl1gz {
	position: relative;
	width: 100%;
}

.scrollUlgz li,
.scrollUl1gz li {
	float: left;
}

.bor03gz {
	margin-top: 35px;
}

.bor03gz .more1gz {
	position: absolute;
	right: 0px;
	top: 10px;
}

.sd01gz {
	cursor: pointer;
	font-size: 30px;
	color: #0952ae;
	font-weight: 700;
	line-height: 68px;
	margin-right: 35px;
}

.sd01gz img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.sd02gz {
	cursor: pointer;
	font-size: 30px;
	font-weight: 700;
	color: #222;
	line-height: 68px;
	margin-right: 35px;
}

.sd02gz img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.mtmd_picgz {
	width: 29%;
	/* margin: 20px; */
	margin-top: 22px;
	float: left;
}

.bg3_mgz {
	margin: -20px -40px 60px -10px;
	float: left;
}

.notice-maingz {
	background: #ffffff;
	border-bottom: 5px solid #0952ae;
	height: 126px;
	padding: 0px 20px 15px;
	box-shadow: 0px 0px 5px 0px rgba(4, 0, 0, 0.2);
}

.notice-maingz:hover {
	box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.4);
	transition: 0.6s all;
	border-bottom: 5px solid #0952ae;
}

.line_div {
	width: auto;
	background: #0952ae;
	transition: 0.6s all;
	font-size: 17px;
	padding: 10px 15px;
	font-weight: 600;
	line-height: 40px;
	text-align: center;
	color: #fff;
}

.notice-maingz a {
	margin-left: 117px;
	display: block;
	padding-left: 10px;
}

.notice-maingz .btgz {
	margin-top: 17px;
	font-size: 17px;
	font-weight: 500;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: all 0.3s;
	color: #222222;
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/
	overflow: hidden;
}

.notice-maingz .btgz {
	color: #222222;
}

.notice-maingz .btgz:hover {
	font-weight: 600;
	color: #333;
	transition: all 0.3s;
}

.notice-maingz .dategz {
	float: left;
	width: 80px;
	text-align: right;
	margin-top: 30px;
}

.notice-maingz .dategz i {
	width: 40px;
	float: right;
	height: 1px;
	margin-top: 10px;
	background: #0952ae;
}

.notice-maingz .dategz .m1gz {
	line-height: 1.2;
	font-size: 16px;
	color: #666;
}

.notice-maingz .dategz .m2gz {
	font-size: 30px;
	color: #0952ae;
	font-family: Times New Roman;
	font-weight: 600;
	margin-top: 5px;
}

.notice-maingz .absgz {
	margin-left: 62px;
	margin-top: 8px;
	font-size: 12px;
	line-height: 1.5;
	color: #999;
	min-height: 35.2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media screen and (max-width: 900px) {
	.notice-maingz .dategz {
		width: 150px;
		margin-right: 29px;
	}
}

@media only screen and (max-width:970px) {
	.notice-maingz .dategz{
		margin-left: -60px;
	}
}


/* 视频专区 */
.row-a5 {
	background-image: url("/statics/images/temp/bj2.jpg");
	overflow: hidden;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 38px 0 0;
}

.row-a5 .wp .video .tit {
	text-align: center;
	font-size: 36px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600
}

.row-a5 .wp .video .tit em {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 10px;
}




/* 快速导航 */
/*.row-a3 .wp .quick .tit {*/
/*	text-align: center;*/
/*	font-size: 36px;*/
/*	color: #002b79;*/
/*	line-height: 1.5em;*/
/*	overflow: hidden;*/
/*	font-weight: 600*/
/*}*/

/*.row-a3 .wp .quick .tit em {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*	font-size: 24px;*/
/*	color: #999;*/
/*	line-height: 1.5em;*/
/*	overflow: hidden;*/
/*	padding-left: 10px;*/
/*}*/

/*.row-a3 {*/
/*	background-repeat: no-repeat;*/
/*	background-position: center bottom;*/
/*	-webkit-background-size: 100% auto;*/
/*	-moz-background-size: 100% auto;*/
/*	-ms-background-size: 100% auto;*/
/*	-o-background-size: 100% auto;*/
/*	background-size: 100% auto;*/
/*	padding: 80px 0 20px;*/
/*	position: relative;*/
/*}*/

/*.row-a3 .bg {*/
/*	position: absolute;*/
/*	top: 7px;*/
/*	left: 0;*/
/*	width: 302px;*/
/*	height: auto;*/
/*	overflow: hidden*/
/*}*/

/*.row-a3 .bg img {*/
/*	display: block;*/
/*	width: 64%*/
/*}*/

/*.row-a3 .bgr {*/
/*	position: absolute;*/
/*	top: -168px;*/
/*	right: 65px;*/
/*	width: 394px;*/
/*	height: auto;*/
/*	z-index: 2;*/
/*	overflow: hidden*/
/*}*/

/*.row-a3:after {*/
/*	content: "";*/
/*	display: block;*/
/*	clear: both;*/
/*	visibility: hidden;*/
/*	width: 100%;*/
/*	height: 0*/
/*}*/

.row-a3{
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}


.row-a3 .xx{
	width: 100%;
	margin-top: 60px;
}

.row-a3 .xx-item{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 180px;
}

.row-a3 .xx-list ul li{
	display: inline-block;
	text-align: center;
}

.row-a3 .xx-list ul li p{
	/* margin-left: 4px; */
	color: #333;
}

.row-a3 .tit {
	text-align: center;
	font-size: 36px;
	color: #002b79;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600
}

.row-a3 .tit em {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 10px;
}
.row-a3 .xx-list ul li img{
	width: 54px;
	height: 54px;
}

.row-a3 .xx-list ul li a{
	text-decoration: none;
}

.m-developl {
	overflow: hidden;
	margin: 96px -29px 0
}

.m-developl>.g-titl2 {
	margin-bottom: 20px;
}

.m-developl>.g-titl2 .btn {
	color: #666;
}

.m-developl>.g-titl2 .en {
	color: #999;
}

.m-developl>.g-titl2 .tit {
	color: #000;
}

.m-developl .box {
	width: 33.3%;
	float: left;
	padding: 0 29px
}

.m-culture {
	overflow: hidden
}

.m-slickl4:after {
	background-color: #0b5fad
}

.m-slickl5:after {
	background-color: #009801
}

.m-slickl4 .slider .slick-dots li.slick-active button {
	color: #f90;
}

.m-slickl5 .slider .slick-dots li.slick-active button {
	color: #009801;
}

.ul-listl2 {
	overflow: hidden;
}

.ul-listl2 li {
	margin-bottom: 37px;
}

.ul-listl2 .con {
	display: block;
	overflow: hidden;
	font-size: 0;
}

.ul-listl2 .tit {
	font-size: 16px;
	color: #000;
	line-height: 1.5em;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: 13px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.ul-listl2 .tit:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 83px;
	height: 2px;
	background-color: #0b5fad;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.ul-listl2 .con:hover .tit {
	color: #0b5fad;
}

.ul-listl2 .con:hover .tit:after {
	width: 100%;
}

.ul-listl2.orange .tit:after {
	background-color: #f90;
}

.ul-listl2.green .tit:after {
	background-color: #009801;
}

.ul-listl2.orange .con:hover .tit {
	color: #0b5fad;
}

.m-recordl {
	overflow: hidden;
	font-size: 0;
	text-align: center;
}

.m-recordl .box {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 20px 217px 0;
	margin-bottom: 24px;
}

.m-recordl .box:after,
.m-recordl .box:before {
	content: "";
	position: absolute;
	width: 180px;
	height: 1px;
	background-color: #bfbfbf;
	left: 0;
	top: 50%;
}

.m-recordl .box:after {
	left: auto;
	right: 0;
}

.m-titl1 .desc {
	font-size: 14px;
	color: #999;
	line-height: 2em;
	text-align: center;
	overflow: hidden;
}

/*.m-titl1 .tit {*/
/*	font-size: 34px;*/
/*	color: #002b79;*/
/*	font-weight: 400;*/
/*	line-height: 1.3em;*/
/*	overflow: hidden*/
/*}*/

.m-titl1 .en {
	font-size: 16px;
	color: #999;
	line-height: 1.5em;
	overflow: hidden;
	text-transform: uppercase;
}

.m-slickl5 {
	overflow: hidden;
	margin-top: 31px;
	padding-bottom: 89px;
}

.m-slickl5 .item {
	/*width: 152px !important;*/
	width: 156px !important;
}

.m-slickl5 .con {
	display: block;
	overflow: hidden;
	cursor: pointer;
	width: 100%;
}

.m-slickl5 .con .top {
	height: 128px;
	/*width: 58%;*/
	width: 67%;
	overflow: hidden;
	position: relative;
	margin-bottom: 21px;
}

.m-slickl5 .con .top .bg {
	top: 50%;
	left: 62%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 94px;
	height: 94px;
	position: relative;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.m-slickl5 .con .top .bg:after,
.m-slickl5 .con .top .bg:before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0
}

.m-slickl5 .con:hover .top .bg {
	width: 99px;
	height: 99px;
}

.m-slickl5 .con:hover .top .bg:after {
	animation: 3s ease-out 225ms infinite ripple;
	-moz-animation: 3s ease-out 225ms infinite ripple;
	-webkit-animation: 3s ease-out 225ms infinite ripple;
	-o-animation: 3s ease-out 225ms infinite ripple
}

.m-slickl5 .con:hover .top .bg:before {
	animation: 3s ease-out .9s infinite ripple;
	-moz-animation: 3s ease-out .9s infinite ripple;
	-webkit-animation: 3s ease-out .9s infinite ripple;
	-o-animation: 3s ease-out .9s infinite ripple
}

.m-slickl5 .con .num {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #1064b2;
	font-size: 24px;
	line-height: 1.5em;
	text-align: center;
	/*overflow:hidden;*/
	font-family: CAI
}

.m-slickl5 .con .num img {
	display: block;
	margin: 0 auto;
	max-width: 90%;
	min-height: 76px;
}

.m-slickl5 .con .num em {
	font-size: 67px;
	line-height: 1.5em;
	overflow: hidden;
	padding-right: 5px
}

.m-slickl5 .con .txt {
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 1em;
	text-align: center;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.m-slickl5 .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
	z-index: 9;
}

.m-slickl5 .slick-dots li {
	display: inline-block;
	margin: 7px 6px;
	padding-left: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
}

.m-slickl5 .slick-dots li button {
	display: block;
	width: 12px;
	height: 12px;
	font-size: 0;
	color: #01427e;
	background: 0 0;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #b7b7b7;
	cursor: pointer;
	overflow: hidden;
	padding: 0;
}

.m-slickl5 .slick-dots li.slick-active {
	padding-left: 0px
}

.m-slickl5 .slick-dots li.slick-active button {
	border: 6px solid #199cff;
	width: 26px;
	height: 26px;
	margin: 0 6px
}

.m-slickl5 .slick-dots li.slick-active:after {
	width: 34px
}

.row-a4 .bg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1329px;
	height: auto;
	overflow: hidden
}

.row-a4 .bg img {
	display: block;
	width: 60%
}

.row-a4:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0
}

.m-plan {
	overflow: hidden;
	margin-bottom: 102px
}

.m-enrollment {
	overflow: hidden;
	margin-top: 35px
}
.m-enrollment .rr {
	/* float:left; */
	width: 530px
}

.m-follow .top .right:after,
.m-follow .top:after,
.m-follow:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0
}

.m-follow .top .g-titl2 {
	width: 590px;
	float: left
}

.m-follow .top .right {
	float: right
}

.ul-listl4 {
	overflow: hidden;
	margin-top: 31px
}

.ul-listl4 li {
	width: 25%;
	float: left
}

.ul-listl4 .con {
	display: block;
	overflow: hidden;
	position: relative
}

.ul-listl4 .pic {
	padding-top: 100%;
	position: relative;
	height: 0;
	overflow: hidden
}

.ul-listl4 .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ul-listl4 .con:hover .pic img {
	-webkit-transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-o-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08)
}

.ul-listl4 .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 63px 28px 0;
	height: 150px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%
}

.ul-listl4 .txt .tit {
	font-size: 16px;
	color: #fff;
	line-height: 1.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px
}

.ul-listl4 .form {
	overflow: hidden
}

.ul-listl4 .form .ll {
	font-size: 16px;
	line-height: 1.5em;
	float: left;
	overflow: hidden;
	color: #fc3;
	margin-right: 40px
}

.ul-listl4 .form .ll em {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: -2px 12px 0 0
}

.ul-listl4 .form .rr {
	font-size: 12px;
	line-height: 2.08em;
	overflow: hidden;
	color: #fff
}

.ul-listl4 .con.pink .form .ll {
	color: #f99
}



.ul-listl4 .con.green .form .ll {
	color: #3c3
}


.ul-listl4 .con.blue .form .ll {
	color: #cff
}


.ul-listl4 .con.orange .form .ll {
	color: #f90
}



.ul-listl4 li.liw {
	width: 50%
}

.ul-listl4 li.liw .pic {
	padding-top: 50%;
}

@keyframes cartoon {
	0% {
		width: 0
	}

	50% {
		width: 50%
	}

	100% {
		width: 100%
	}
}

@-moz-keyframes cartoon {
	0% {
		width: 0
	}

	50% {
		width: 50%
	}

	100% {
		width: 100%
	}
}

@-ms-keyframes cartoon {
	0% {
		width: 0
	}

	50% {
		width: 50%
	}

	100% {
		width: 100%
	}
}

@-webkit-keyframes cartoon {
	0% {
		width: 0
	}

	50% {
		width: 50%
	}

	100% {
		width: 100%
	}
}

@-o-keyframes cartoon {
	0% {
		width: 0
	}

	50% {
		width: 50%
	}

	100% {
		width: 100%
	}
}

@keyframes rotation {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotation {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-ms-keyframes rotation {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-o-keyframes rotation {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.2, .2);
		-moz-transform: translate(-50%, -50%) scale(.2, .2);
		-ms-transform: translate(-50%, -50%) scale(.2, .2);
		-o-transform: translate(-50%, -50%) scale(.2, .2);
		transform: translate(-50%, -50%) scale(.2, .2)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1, 1);
		-moz-transform: translate(-50%, -50%) scale(1, 1);
		-ms-transform: translate(-50%, -50%) scale(1, 1);
		-o-transform: translate(-50%, -50%) scale(1, 1);
		transform: translate(-50%, -50%) scale(1, 1)
	}
}

@-moz-keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.2, .2);
		-moz-transform: translate(-50%, -50%) scale(.2, .2);
		-ms-transform: translate(-50%, -50%) scale(.2, .2);
		-o-transform: translate(-50%, -50%) scale(.2, .2);
		transform: translate(-50%, -50%) scale(.2, .2)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1, 1);
		-moz-transform: translate(-50%, -50%) scale(1, 1);
		-ms-transform: translate(-50%, -50%) scale(1, 1);
		-o-transform: translate(-50%, -50%) scale(1, 1);
		transform: translate(-50%, -50%) scale(1, 1)
	}
}

@-ms-keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.2, .2);
		-moz-transform: translate(-50%, -50%) scale(.2, .2);
		-ms-transform: translate(-50%, -50%) scale(.2, .2);
		-o-transform: translate(-50%, -50%) scale(.2, .2);
		transform: translate(-50%, -50%) scale(.2, .2)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1, 1);
		-moz-transform: translate(-50%, -50%) scale(1, 1);
		-ms-transform: translate(-50%, -50%) scale(1, 1);
		-o-transform: translate(-50%, -50%) scale(1, 1);
		transform: translate(-50%, -50%) scale(1, 1)
	}
}

@-webkit-keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.2, .2);
		-moz-transform: translate(-50%, -50%) scale(.2, .2);
		-ms-transform: translate(-50%, -50%) scale(.2, .2);
		-o-transform: translate(-50%, -50%) scale(.2, .2);
		transform: translate(-50%, -50%) scale(.2, .2)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1, 1);
		-moz-transform: translate(-50%, -50%) scale(1, 1);
		-ms-transform: translate(-50%, -50%) scale(1, 1);
		-o-transform: translate(-50%, -50%) scale(1, 1);
		transform: translate(-50%, -50%) scale(1, 1)
	}
}

@-o-keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.2, .2);
		-moz-transform: translate(-50%, -50%) scale(.2, .2);
		-ms-transform: translate(-50%, -50%) scale(.2, .2);
		-o-transform: translate(-50%, -50%) scale(.2, .2);
		transform: translate(-50%, -50%) scale(.2, .2)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1, 1);
		-moz-transform: translate(-50%, -50%) scale(1, 1);
		-ms-transform: translate(-50%, -50%) scale(1, 1);
		-o-transform: translate(-50%, -50%) scale(1, 1);
		transform: translate(-50%, -50%) scale(1, 1)
	}
}

.ban {
	height: 520px;
	position: relative;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 200px
}

.ban .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	-webkit-background-size: 41.40625% 100%;
	-moz-background-size: 41.40625% 100%;
	-ms-background-size: 41.40625% 100%;
	-o-background-size: 41.40625% 100%;
	background-size: 41.40625% 100%
}

.ban .txt .tit {
	font-size: 40px;
	color: #fff;
	line-height: 100px;
	overflow: hidden;
	float: left;
	font-weight: 400;
	margin-right: 39px
}

.ul-listl6 {
	overflow: hidden;
	padding-bottom: 5px;
	margin-top: 48px
}

.ul-listl6 li .con:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #e77b2e;
	display: none
}

.ul-listl6 .con:before {
	content: "";
	position: absolute;
	left: 0;
	width: 11px;
	height: 11px;
	background-color: #e77b2e;
	border-radius: 50%;
	bottom: -5px;
	display: none
}

.ul-listl6 .con {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	font-size: 24px;
	color: #fff;
	height: 72px;
	line-height: 72px;
	text-align: center;
	position: relative
}

.ul-listl6 .con:hover,
.ul-listl6 li.on .con {
	font-size: 30px;
	color: #f90
}

.ul-listl6 li .con:hover:after,
.ul-listl6 li .con:hover:before,
.ul-listl6 li.on .con:after,
.ul-listl6 li.on .con:before {
	display: block
}

.ul-listl7 {
	overflow: hidden;
	margin: 0 -23px
}

.ul-listl7 li {
	width: 33.33%;
	float: left;
	padding: 0 23px 4px;
	margin-bottom: 26px
}

.ul-listl7 .con {
	display: block;
	height: 64px;
	line-height: 62px;
	text-align: center;
	border: 1px solid #fff;
	position: relative;
	font-size: 20px;
	color: #fff;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ul-listl7 .con:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0
}

.ul-listl7 .con:before {
	content: "";
	position: absolute;
	right: -4px;
	bottom: -4px;
	left: 6px;
	top: 8px;
	z-index: -1;
	background-color: transparent;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ul-listl7 .con span {
	display: block;
	position: relative
}

.ul-listl7 .con span i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 23px;
	height: 23px;
	right: 22px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: none
}

.ul-listl7 .con:hover:before {
	background-color: #db6f2b
}

.ul-listl7 .con:hover {
	background-color: #fff;
	color: #000
}

.ul-listl7 .con:hover span i {
	display: block
}

.m-curriculuml {
	overflow: hidden;
	margin-top: 50px
}

.g-titl3.more {
	position: relative
}

.ul-titl1 {
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%;
	position: relative
}

.ul-titl1 li {
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 0
}

.ul-titl1 .con {
	display: inline-block;
	font-size: 16px;
	color: #000;
	line-height: 1.5em;
	overflow: hidden;
	position: relative;
	padding-bottom: 14px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ul-titl1 .con:after {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	bottom: 0;
	background-color: #01427e;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ul-titl1 .con:hover,
.ul-titl1 li.on .con {
	color: #01427e;
	font-weight: 700
}

.ul-titl1 .con:hover:after,
.ul-titl1 li.on .con:after {
	width: 100%
}

.ul-titl1::-webkit-scrollbar {
	width: 6px;
	height: 1px;
	background-color: #fff
}

.ul-titl1::-webkit-scrollbar-button {
	display: none
}

.ul-titl1::-webkit-scrollbar-track-piece {
	background: #fff
}

.ul-titl1::-webkit-scrollbar-thumb {
	background: #fcdede;
	border-radius: 4px
}

.m-speciall1 {
	overflow: hidden;
	padding: 79px 0 120px
}

.m-recruitl {
	overflow: hidden;
	padding: 98px 0 121px;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat
}

.m-titl2 {
	overflow: hidden;
	font-size: 0;
	text-align: center;
	margin-bottom: 47px
}

.m-titl2 .tit {
	display: inline-block;
	vertical-align: middle;
	color: #0b5fad;
	font-size: 42px;
	line-height: 1.5em;
	overflow: hidden;
	padding: 0 33px
}

.m-titl2 i {
	display: inline-block;
	vertical-align: middle;
	width: 228px;
	height: 1px;
	background-color: #0b5fad
}

.m-general {
	overflow: hidden
}

.m-general .desc {
	font-size: 16px;
	color: #333;
	line-height: 1.88em;
	overflow: hidden;
	margin-bottom: 63px
}

.m-ideal {
	overflow: hidden
}

.m-ideal .tit {
	font-size: 36px;
	color: #0b5fad;
	line-height: 1.5em;
	overflow: hidden
}

.m-trafficl {
	overflow: hidden;
	background-color: #fff;
	padding: 70px 0 44px
}

.g-titl3.l1 .tit {
	padding-bottom: 16px;
}

.g-titl3.l1 .tit:after {
	top: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	height: 3px;
	width: 88px;
}

@media only screen and (max-width:1920px) {

	.m-screenl .col-l {
		width: 75.5333%
	}

	.m-screenl .col-r {
		width: 21.333%
	}

	.m-screenl .right {
		width: 67.5198%
	}

	.m-screenl .left {
		width: 28.2436%
	}

	.g-titl2 .tit,
	.m-titl1 .tit {
		font-size: 1.2vw;
	}

	.m-slickl5 .con .num em {
		font-size: 2vw;
	}

	/* .m-enrollment .ll{width:62%} */
	.m-enrollment .rr {
		width: 25%
	}
	
	.m-follow .top .g-titl2 {
		width: 39.333%
	}

	.row-a4,
	.row-a6 {
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto
	}

	.g-titl3 .tit {
		font-size: 1.6667vw
	}

	.ul-listl5 .con .day {
		font-size: 1.875vw
	}

	.ul-titl1 .con {
		padding-bottom: 10px
	}

	.m-titl2 .tit {
		font-size: 2.1875vw
	}

	.ul-xxzlistl2 li.hover .con {
		font-size: 2.08333vw;
	}
}

@media only screen and (max-width:1800px) {
	.g-nav li {
		margin-left: 25px !important;
	}
}

@media only screen and (max-width:1680px) {
	.g-nav li {
		margin-left: 15px !important;
	}
}

@media only screen and (max-width:1680px) {


	.wp {
		max-width: 1200px
	}

	.header .logo,
	.header .logo img {
		height: 70px
	}

	.header .btn-list {
		font-size: 12px;
		line-height: 1.67em
	}

	.header .btn-list .search .sub-btn {
		height: 20px;
		width: 20px
	}

	.header .btn-list .search {
		margin-top: -8px
	}

	.header .btn-list .search,
	.header .btn-list .search .btn {
		height: 36px
	}

	.header .btn-list .search .inp {
		height: 36px;
		line-height: 36px
	}

	.g-nav li {
		margin-left: 30px
	}

	.g-nav .v1 {
		font-size: 18px
	}

	.header .navA {
		width: 80px;
		height: 79px
	}

	.header .head {
		padding: 15px 100px 10px 30px
	}

	.ul-listl6 .con {
		font-size: 20px
	}

	.ul-listl6 .con:hover,
	.ul-listl6 li.on .con {
		font-size: 26px
	}

	.ul-listl7 .con {
		font-size: 18px
	}

	.ul-listl7 li {
		padding: 0 10px 4px
	}

	.ul-listl7 {
		margin: 0 -10px
	}

	.row-a5 .wp {
		max-width: 1200px;
	}

	.row-a4 .bg img {
		width: 60%;
	}

	.m-medial .item p {
		margin: 94px 14px;
	}

	.m-newsl1 .swiper-slide .info a {
		margin-top: 0;
	}

	.m-newsl1 .swiper-slide .info a:hover {
		text-decoration: none !important;
	}

	.m-slickl5 .con {
		width: 158px;
	}

	.m-slickl5 .item {
		width: 129px !important;
		padding: 0;
		/* margin-left: 10px; */
	}

	.m-slickl5 .con .txt {
		margin-left: -72px;
	}

	.m-slickl5 .con .top .bg {
		left: 42%;
	}

	.fd-logo {
		width: 26%;
		margin-left: 42px;
		margin-top: 28px;
	}

	.footer .ljjb-pc {
		/*margin-left: 510px;*/
	}


}

@media only screen and (max-width:1440px) {
	.g-nav li {
		margin-left: 10px !important;

	}

	.g-nav .v1 {
		font-size: 16px;
	}

	.g-nav .v1 i {
		width: 12px;
		height: 12px;
	}

	.header .logo,
	.header .logo img {
		height: 60px;
	}

	.g-nav2 .scroll li {
		padding-right: 0;
	}

	.g-titl1 .tit {
		font-size: 24px;
	}

	.m-newsl1 .item .info a {
		font-size: 22px;
	}

	/* .row-a1{padding:50px 0} */
	.m-screenl {
		margin-bottom: 30px;
	}

	.row-a2 {
		padding: 40px 0 60px;
	}

	.g-so .so {
		width: 60%;
	}

	.snv .box a {
		height: 60px;
		line-height: 60px;
		font-size: 18px;
	}

	.ul-listl5 .con .year {
		font-size: 14px;
	}

	.ul-listl5 .con .tit {
		font-size: 18px;
	}

	.ul-listl5 .con .desc {
		font-size: 14px;
	}

	.ul-listl5 {
		margin: 30px 0;
	}

	.ul-listl7 .con span i {
		right: 10px;
	}

	.ul-listl9 .txt .desc {
		font-size: 14px;
	}

	.ul-listl9 .txt .tit {
		font-size: 20px
	}

	.ul-listl9 {
		margin: 30px -20px
	}

	.m-titl2 {
		margin-bottom: 20px
	}

	.fd-logo {
		width: 26%;
		margin-left: 42px;
		margin-top: 28px;
	}

	.footer .ljjb-pc {
		/*margin-left: 510px;*/
	}



}

@media only screen and (max-width:1200px) {
	.footer .pic {
		margin-top: 98px;
	}

	.footer .copy .left {
		font-size: 14px;
	}

	.footer .copy .left a {
		font-size: 14px;
	}

	.m-medial {
		height: 490px;
	}

	.ul-listl1 .con {
		padding: 1px 0px 2px;
	}

	.m-medial .item p {
		margin: 84px 14px;
	}


}

@media only screen and (max-width:1199px) {
	.wp {
		width: auto;
		max-width: none;
		padding: 0 15px;
	}

	.row-a5 .wp {
		width: auto;
		max-width: none;
		padding: 0 15px;
	}

	.header .head {
		padding: 10px 0 10px 15px;
	}

	.header .logo,
	.header .logo img {
		height: 43px;
	}

	.header .hd-r {
		display: none;
	}

	.header .navA {
		width: 50px;
		height: 50px;
	}

	.header .navA:after {
		width: 18px;
		height: 18px;
	}

	.header .head:before {
		height: 77px;
	}

	.header:before {
		height: 167px;
	}

	.go-top {
		display: none !important;
	}

	.fd-logo {
		margin: 0 auto 20px;
		float: none;
	}


	.footer .copy .left,
	.footer .copy .right {
		float: none;
		text-align: center;
	}

	.ul-link {
		text-align: center;
	}

	.banner,
	.banner .item {
		height: 48.4375vw;
	}

	.banner .slick-dots {
		left: 0;
		width: 100%;
		right: auto;
		bottom: 15px;
		text-align: center;
	}

	.banner .slick-dots li button,
	.m-slickl5 .slick-dots li button {
		width: 6px;
		height: 6px;
		border-width: 1px;
	}

	.banner .slick-dots li.slick-active button,
	.m-slickl5 .slick-dots li.slick-active button {
		height: 13px;
		width: 13px;
		margin: 0 3px;
		border-width: 3px;
	}

	.banner .slick-dots li.slick-active:after,
	.m-slickl5 .slick-dots li.slick-active:after {
		width: 17px;
	}

	.banner .slick-dots li.slick-active,
	.m-slickl5 .slick-dots li.slick-active {
		padding-left: 0px
	}

	.banner .slick-dots li,
	.m-slickl5 .slick-dots li {
		margin: 3.5px 3px;
	}

	.banner .item .txt .tit {
		text-align: center;
		font-size: 18px;
	}

	.banner .item .txt {
		height: 86px;
		padding-top: 22px;
	}

	.row-a2 {
		padding: 33px 0 48px;
	}

	.g-titl2 .tit,
	.m-titl1 .tit {
		font-size: 21px;
	}

	.m-developl .box {
		padding: 0 10px;
	}

	.m-developl {
		margin: -20px -10px 0px;
	}

	.m-titl1 .en,
	.ul-listl2 .tit {
		font-size: 14px;
	}

	.m-titl1 .desc {
		display: none;
	}

	.m-recordl .box {
		padding: 20px 108px 0px;
	}

	.m-recordl .box:after,
	.m-recordl .box:before {
		width: 90px;
	}


	.m-slickl5 .con .txt {
		font-size: 14px;
		padding-left: 74px;
		margin-top: -30px;
	}


	.m-slickl5 .con .top {
		height: 150px;
	}

	/* .m-slickl5 .con .top .bg, */
	.m-slickl5 .con .top .bg:after,
	.m-slickl5 .con .top .bg:before,
	.m-slickl5 .con:hover .top .bg {
		width: 150px;
		height: 150px;
	}


	.m-slickl5 .con .top .bg {
		width: 60px;
		height: 60px;
	}



	.m-slickl5 {
		margin-top: 15px;
		padding-bottom: 45px;
	}

	.row-a3 {
		padding-top: 22px;
		padding-bottom: 10px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.row-a2 .wp .special .tit,
	.row-a4 .wp .hot .tit,
	.row-a6 .scrolldoorFramegz .article .tit,
	.row-a5 .wp .video .tit,
	.row-a3 .wp .quick .tit {
		font-size: 28px;
	}



	.m-slickl5 .con .num {
		font-size: 18px;
	}

	.m-follow .top .g-titl2 {
		width: auto;
		float: none;
		margin-bottom: 25px;
	}

	.m-plan {
		margin-bottom: 48px;
	}

	.ul-listl4 .txt .tit {
		font-size: 14px;
	}

	.m-commonly {
		padding: 0;
		margin-bottom: 30px;
	}

	.ul-commonly {
		margin: 0;
		padding: 0;
	}

	.ul-commonly .con .top {
		font-size: 18px;
	}

	.ul-commonly li {
		padding: 0 18px;
	}

	.ul-commonly .con .down {
		padding: 15px 10px 25px;
		border-width: 3px;
	}

	.ul-commonly .con .down:after {
		border-top: 8px solid #0b5fad;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		left: 72px;
	}

	.ul-commonly .con .down dl a {
		font-size: 14px;
	}

	.ul-commonly .con .top:after {
		display: none;
	}

	.footer .school-pc {
		margin: 20px auto;
		float: none;
	}

	.row-a3 .bgr {
		width: 197px;
		right: -50px;
		top: -148px;
	}

	.row-a3 .bg {
		width: 151px;
		left: -68px;
		top: 34px;
	}

	.m-newsl1 {
		padding-bottom: 0px;
	}

	.g-titl3 .tit {
		font-size: 20px;
	}
	
	.ban .txt .tit {
		font-size: 24px;
	}

	.ul-listl5 .con .day {
		font-size: 22px;
		line-height: 1.5em;
	}

	.ul-listl5 {
		margin-bottom: 0;
	}

	.ul-listl5 .con {
		padding: 15px 15px 15px 0;
	}

	.ban .txt {
		height: 60px;
	}

	.ban .txt .tit {
		line-height: 60px;
	}

	.ul-listl6 li {
		width: 25%;
		float: left;
		padding: 0 30px;
	}

	.ul-listl6 {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.ul-listl6 .con {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	.ul-listl6 .con:hover,
	.ul-listl6 li.on .con {
		font-size: 18px;
	}

	.ul-listl7 .con {
		height: 46px;
		line-height: 44px;
	}

	.m-speciall1 {
		padding: 30px 0
	}

	.m-titl2 i {
		width: 180px
	}

	.m-titl2 .tit {
		font-size: 26px
	}

	.m-general .desc {
		font-size: 14px;
		margin-bottom: 30px
	}

	.m-ideal .tit {
		font-size: 20px
	}

	.m-trafficl {
		padding: 30px 0
	}

	.row-a4 .bg img {
		width: 100%;
	}

	.m-slickl5 .con .top .bg::after,
	.m-slickl5 .con .top .bg::before {
		content: "";
		position: absolute;
		width: 100px;
		height: 100px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: -1;
		opacity: 0;
	}
}


@media only screen and (max-width:1043px) {
	.row-a2 .wp .specialli li img {
		height: 374px;
	}

	.row-a2 .wp .specialli .specialsm .spe2 p {
		font-size: 10px;
	}

	.row-a2 .wp .specialli li img {
		height: 252px;
	}

	.row-a2 .wp .specialli .specialsm .spe1 span {
		width: 45px;
		height: 45px;
		font-size: 16px;
	}

	.row-a2 .wp .specialli .specialsm {
		height: 45px;
	}

	.row-a2 .wp .specialli .specialsm .spe2 p {
		margin: 0px -10px 0px 51px;
		line-height: 1.5em;
	}
}



@media only screen and (max-width:959px) {

	.m-enrollment .rr,
	.m-screenl .col-l,
	.m-screenl .col-r,
	.m-screenl .left,
	.m-screenl .right {
		width: auto;
		float: none
	}

	.m-enrollment .rr {
		margin-top: 10px
	}

	.row-a4,
	.row-a6 {
		-webkit-background-size: auto 90%;
		-moz-background-size: auto 90%;
		-ms-background-size: auto 90%;
		-o-background-size: auto 90%;
		background-size: auto 90%
	}
	
	.m-newsl1 {
		background-repeat: no-repeat;
		background-position: center bottom;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto
	}

	.g-titl1 .tit {
		font-weight: 700
	}

	.ul-commonly .con .top {
		font-size: 16px
	}

	.fd-logo {
		margin-left: 102px;
	}


}





@media only screen and (max-width:817px) {
	.row-a2 .wp .specialli li {
		width: 24%;
	}
}





@media only screen and (max-width:767px) {
	.footer .school-pc {
		display: none
	}

	.fd-logo {
		width: 210px
	}

	.footer .copy .left {
		/* margin-bottom: 26px */
	}

	.footer .copy .left span {
		display: block;
		margin: 0 0 4px
	}

	.footer .copy .left,
	.ul-link a {
		font-size: 12px
	}

	.ul-link a:after {
		width: 1px
	}

	.ul-link a {
		padding-left: 6px
	}

	.footer .school {
		display: block;
		margin-top: 20px
	}

	.banner,
	.banner .item {
		height: 50vw
	}

	.m-tit {
		margin-bottom: 25px
	}

	.m-tit .tit {
		font-size: 14px
	}

	.m-tit .tit em {
		font-size: 12px
	}

	.m-tit .tit:after,
	.m-tit .tit:before {
		width: 28.5px;
		height: 11px
	}

	.m-newsl1 .item .pic {
		border-width: 2px;
		margin-bottom: 16px
	}

	.m-newsl1 .item .info a {
		font-size: 14px;
		text-align: left;
		line-height: 1.25em;
		margin-bottom: 8px;
		font-weight: 700
	}

	.m-newsl1 .item .txt {
		padding: 0 18px
	}

	.m-newsl1 .item .desc {
		font-size: 14px;
		line-height: 1.45em;
		max-height: 4.35em
	}

	.m-newsl1 .slider .slick-dots {
		bottom: 40px
	}

	.m-newsl1 .slider .slick-dots li button {
		font-size: 12px
	}

	.m-newsl1 .slider {
		padding-bottom: 70px
	}

	.m-schedule {
		bottom: 30px
	}

	.m-newsl1 .slider .slick-dots li {
		margin-right: 13px
	}

	.g-titl1 .tit {
		font-size: 18px
	}

	.g-titl1 .tit em {
		font-size: 9px
	}

	.m-screenl .right {
		margin-bottom: 17px
	}

	.m-medial {
		margin-top: 15px;
		background-color: #f4f4f4;
	}

	.m-medial .item .con .info .tit {
		font-size: 12px
	}

	.m-medial .item .con .txt .tit,
	.ul-listl1 .con .tit {
		font-size: 14px;
		line-height: 1.29em;
		max-height: 2.58em
	}

	.m-medial .item .con .txt {
		padding-bottom: 16px
	}

	.ul-listl1 .con {
		padding: 17px 0
	}

	.ul-listl1 .con .date {
		font-size: 12px;
		margin-top: 7px
	}

	.ul-listl1 .con .date em {
		padding-right: 12px
	}

	.m-screenl .col-l {
		margin-bottom: 15px
	}

	.m-screenl {
		margin-bottom: 21px
	}

	.row-a2 {
		background-image: url(../images/bgl8-m.png);
		padding-bottom: 8px
	}

	.row-a2 .wp {
		padding: 0
	}
	.row-a2 .g-titl2 {
		margin: 0 15px
	}

	.g-titl2 .btn,
	.g-titl2 .en,
	.m-titl1 .en {
		font-size: 12px
	}

	.g-titl2 .tit,
	.m-titl1 .tit {
		font-size: 17px;
		font-weight: 700
	}

	.g-titl2 {
		padding-left: 15px
	}

	.g-titl2:after {
		width: 3px
	}

	.m-developl .box {
		width: auto;
		float: none;
		margin-bottom: 24px
	}

	.ul-listl2 .tit {
		padding-bottom: 8px
	}

	.ul-listl2 .tit:after {
		height: 1px;
		width: 41px
	}

	.ul-listl2 li {
		margin-bottom: 16px
	}

	.m-slickl5 .con .top {
		height: 100px;
	}

	.m-slickl5 .con .top .bg,
	.m-slickl5 .con .top .bg:after,
	.m-slickl5 .con .top .bg:before,
	.m-slickl5 .con:hover .top .bg {
		height: 75px;
		width: 75px
	}

	.m-slickl5 .con .num em {
		font-size: 18px;
		text-align: center;
	}

	.m-slickl5 .con .num {
		font-size: 12px
	}

	.m-slickl5 .con .num img {
		width: 30%;
		padding-top: 20px;
	}

	.m-slickl5 .con .txt {
		font-size: 12px;
		line-height: 1.35em
	}

	.m-slickl5 .item {
		padding: 0px 6px;
	}

	.m-recordl .box {
		margin-bottom: 10px
	}

	.m-follow .top .g-titl2 {
		text-align: center
	}

	.m-follow .top .g-titl2:after {
		display: none
	}

	.m-follow .top .g-titl2 .btn {
		position: static;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		display: inline-block;
		margin-top: 13px
	}

	.m-follow .top .g-titl2 .tit {
		position: relative;
		padding-bottom: 10px;
		font-weight: 700
	}

	.m-follow .top .g-titl2 .tit:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 90px;
		height: 2px;
		background-color: #f60
	}

	.m-follow .top .right {
		float: none
	}

	.ul-listl4 .form .ll,
	.ul-listl4 .txt .tit {
		font-size: 12px
	}

	.ul-listl4 .form .rr {
		font-size: 12px;
		line-height: 1.5em
	}

	.ul-listl4 .form .ll em {
		width: 18px;
		height: 18px;
		margin-right: 6px
	}

	.ul-listl4 .txt {
		height: 75px;
		padding: 25px 7px 0
	}

	.ul-listl4 .txt .tit {
		margin-bottom: 5px
	}

	.ul-commonly .con .down dl a,
	.ul-commonly .con .top {
		font-size: 12px
	}

	.ul-commonly li {
		padding: 0;
		margin-right: 25px
	}

	.ul-commonly li:last-child {
		margin-right: 0
	}

	.ul-commonly .con .top {
		padding: 6px 15px 6px 0
	}

	.ul-commonly .con .top em {
		display: none
	}

	.ul-commonly .con .top i {
		width: 10px;
		height: 10px
	}

	.ul-commonly .con .down {
		height: 133px;
		padding: 15px 10px 31px
	}

	.ul-commonly .con .down dl dd {
		width: 33.33%;
		margin-bottom: 5px
	}

	.ul-commonly .con .top:before {
		border-bottom-width: 8px;
		border-right-width: 5px;
		border-left-width: 5px;
		top: -8px
	}

	.ul-listl4 .form .ll {
		margin-right: 8px
	}

	.footer .link .wp {
		padding: 0
	}

	.ul-commonly {
		margin: 0 15px
	}

	.row-a4,
	.row-a6 {
		-webkit-background-size: auto 58%;
		-moz-background-size: auto 58%;
		-ms-background-size: auto 58%;
		-o-background-size: auto 58%;
		background-size: auto 58%
	}

	.ban .txt .tit,
	.ul-listl5 .con .day {
		font-size: 20px
	}

	.g-titl3 .tit {
		font-size: 18px;
		line-height: 1.3em;
		padding-left: 10px
	}

	.ban .txt .tit {
		line-height: 50px
	}

	.ban .txt {
		height: 50px
	}

	.g-titl3 .tit:after {
		width: 3px
	}

	.ul-listl5 .con .tit {
		font-size: 16px;
		white-space: normal;
		max-height: 3em
	}

	.ul-listl5 .con .desc p {
		white-space: normal
	}

	.ul-listl5 .con .date {
		padding: 0 15px 0 20px;
		margin-right: 15px
	}

	.ul-listl6 li {
		padding: 0 15px
	}

	.ul-listl7 li {
		margin-bottom: 15px;
		padding: 0 5px 4px
	}

	.ul-listl7 {
		margin: 0 -5px
	}

	.ul-listl7 .con {
		font-size: 16px
	}

	.ul-listl6 li .con:hover:after,
	.ul-listl6 li .con:hover:before,
	.ul-listl6 li.on .con:after,
	.ul-listl6 li.on .con:before {
		display: none
	}

	.ul-titl1 li {
		margin-bottom: 10px
	}

	.ul-titl1 .con {
		font-size: 14px;
		padding-bottom: 5px
	}

	.m-titl2 .tit {
		font-size: 20px;
		padding: 0 20px
	}

	.m-titl2 i {
		width: 80px
	}

	.fd-logo {
		margin-left: 2px;
	}

	.footer .wp .copy p {
		font-size: 14px;
	}
}

@media only screen and (max-width:817px) {
	.row-a2 .wp .specialli li {
		width: 29%;
	}
}

@media only screen and (max-width:572px) {
	.row-a2 .wp .specialli li {
		width: 35%;
	}
}

@media only screen and (max-width:500px) {
	.ul-listl1 {
		margin-top: 237px;
	}
	.m-medial {
		min-height: 646px;
	}
	.m-medial .item p{
		/*margin: 219px 14px 10px;*/
		margin: 150px 14px 10px;
	}
	/*.ul-listl1 .con .tit {*/
	/*	padding-top: 12px;*/
	/*}*/
	.ul-listl1 .con .txt{
		margin-top: -4px;
	}
	
	.ul-listl4 li.liw {
		width: 100%;
	}
	.ul-listl4 li {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width:479px) {
	.ul-listl7 li {
		width: 50%
	}

	.ul-listl6 li {
		padding: 0 5px
	}

	.ul-listl6 .con {
		font-size: 14px
	}

	.ul-listl6 .con:hover,
	.ul-listl6 li.on .con {
		font-size: 16px
	}

	.ul-listl7 .con {
		font-size: 14px;
		height: 40px;
		line-height: 38px
	}

	.ul-listl9 li {
		width: auto;
		float: none
	}

	.m-slickl5 .con .num img {
		width: 40%;
		margin-top: -10px;
	}

	.m-slickl5 .con .num em {
		font-size: 16px;
	}

	.m-titl2 i {
		width: 20px
	}

}

@media only screen and (max-width:390px) {
	.m-slickl5 .con {
		/*width: 109%;*/
		width: 136%;
	}

	/*.m-slickl5 .con .txt {*/
	/*	margin-left: -34px;*/
	/*}*/
}

@media only screen and (max-width:370px) {
	.ul-link li {
		margin-left: 15px
	}

	.ul-listl4 li {
		width: auto;
		float: none;
	}

	.ul-commonly .con .down dl dd {
		width: 50%;
	}

	.ul-commonly li {
		margin-right: 12px;
	}

	.ul-commonly .con .top {
		padding-right: 10px;
	}

	.g-btn .btn i {
		margin-left: 10px;
	}

	.ul-listl5 .con .date {
		float: none;
		text-align: left;
		border-right: none;
		margin-bottom: 10px;
	}

	.ul-listl5 .con .txt {
		padding-left: 10px;
	}
}

@media only screen and (max-width: 1200px) {

	.footer .ljjb-pc {

		float: none;
		margin: 0px auto;
	}

}
.imglist2 {
	overflow: hidden;
}

.imglist2>.wp {
	overflow: hidden;
}

.imglist2 .imglist2-box {
	float: left;
	width: 48%;
}

.imglist2 .imglist2-box:nth-child(1) {
	margin-right: 4%;
}

@media only screen and (max-width: 767px) {
	.imglist2 .imglist2-box {
		width: auto;
		float: none;
	}

	.imglist2 .imglist2-box:nth-child(1) {
		margin-right: 0;
	}



	.m-screenl {
		margin-top: -54px;
	}

	.m-newsl1 .swiper-slide .txt {
		padding: 24px;
	}

	.m-newsl1 .swiper-slide .info a {
		font-size: 16px;
		margin-bottom: -4px;
	}

	.m-newsl1 .swiper-slide .txt .m-tit {
		margin-bottom: 7px;
		margin-top: -22px;
	}

	.row-a4 .bg img {
		width: 70%;
	}

}
