@charset "utf-8";

body {
	background: #fff
}

img {
	object-fit: cover;
}

.bodybg {
	background: #FEF5E5
}

.rowbox {
	max-width: 1600px;
	width: 95%;
	margin: 0 auto
}

.meun_icon {
	height: 45px;
	width: 45px;
	line-height: 36px;
	text-align: center;
	display: none;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 5
}

.meun_icon img {
	width: 25px;
	height: 20px;
	float: none;
	display: inline-block;
	vertical-align: middle
}

.head_r {
	float: right;
	padding-top: 8%
}

#navbg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	display: none;
	z-index: 999
}

.mob_nav {
	position: fixed;
	right: -85%;
	top: 0;
	z-index: 999;
	background: #1B5CB9;
	width: 80%;
	height: 100%;
	box-shadow: -5px 0 13px rgba(0, 0, 0, .43);
	overflow-y: auto
}

.mob_nav li:last-child {
	border-bottom: 0
}

.mob_top {
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background-size: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.mob_top .toplink {
	color: #fff
}

.mob_top .toplink a {
	color: #fff;
	margin: 0 7px
}
.toplink{padding-top:30px;}

.mob_nav .colsebtn {
	text-align: right;
	height: 25px;
	margin-top: 6px;
	margin-left: auto;
	cursor: pointer
}

.mob_nav .colsebtn img {
	width: 25px;
	height: 25px
}

.mob_nav li a {
	display: block;
	color: #fff
}

.js_mob {
	padding: 10px 12px
}

.search-input {
	height: 47px;
	line-height: 47px;
	overflow: hidden;
	width: auto;
	background: #3657C3;
	display: block;
	vertical-align: middle;
	border-radius: 25px
}

.search-input:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.search-input input {
	width: calc(100% - 62px);
	height: 47px;
	line-height: 47px;
	background: transparent;
	padding-right: 10px;
	float: right;
	font-size: 14px;
	color: #fff
}

.search-input button {
	width: 60px;
	float: left;
	height: 47px;
	line-height: 47px;
	background: url(../images/ss_btn.png) no-repeat center center;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	position: relative
}

.mob_list li {
	line-height: 50px;
	font-size: 16px;
	text-align: left;
	text-indent: 20px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #4763bd
}

.mob_list li a {
	color: #fff;
	width: 85%;
	display: block
}

.mob_list li i {
	display: block;
	width: 50px;
	height: 50px;
	z-index: 122;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/jtx.png) center center no-repeat;
	background-size: 17px
}

.mob_list li i.icon {
	background: url(../images/jts.png) center center no-repeat;
	background-size: 17px
}

.mob_list li .ul_ejnav {
	display: none
}

.mob_list li .ul_ejnav li {
	width: 100%;
	border-bottom: 1px solid #1B5CB9;
	padding-left: 15px;
	line-height: 45px;
	font-size: 14px;
	background: #3657c3
}

.mob_list li .ul_ejnav li:last-child {
	border-bottom: 0
}

.mob_list li .ul_ejnav li a {
	width: 100%
}

.open {
	right: 0
}

.bannerbox {
	position: relative
}

.header {
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background: #1B5CB9;
	border-bottom: 2px solid #fff
}

.head {
	max-width: 1600px;
	width: 95%;
	margin: 0 auto
}

.logo {
	float: left;
	padding: 30px 0 0 0;
	transition: .3s
}

.logo img {
	display: inline-block;
	vertical-align: middle
}

.logo span {
	display: inline-block;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #fff;
	vertical-align: middle;
	color: #fff;
	font-size: 28px
}

.headr {
	
        max-width:1600px;
	
}

.link_ul {
	float: right;
	color: #fff
}

.link_ul a {
	font-size: 14px;
	line-height: 47px;
	color: #fff;
	margin: 0 10px
}

.link_ul a:hover {
	text-decoration: underline
}

.searhbox {
	height: 47px;
	line-height: 47px;
	overflow: hidden;
	width: 240px;
	background: transparent;
	display: inline-block;
	vertical-align: middle;
	border-radius: 25px;
	border: 1px solid #fff;
	float: right
}

.searhbox .text {
	width: calc(100% - 62px);
	height: 47px;
	line-height: 47px;
	background: transparent;
	padding: 0 15px;
	float: right;
	font-size: 14px;
	color: #fff
}

.searhbox .btn {
	width: 60px;
	float: left;
	height: 47px;
	line-height: 47px;
	background: url(../images/ss_btn.png) no-repeat center center;
	padding-left: 30px;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	position: relative
}

.searhbox .btn:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
	width: 1px;
	height: 20px;
	background: #fff
}

.nav {
	margin-top: 10px
}

.nav li {
	float: left;
	padding: 0 50px;
	text-align: center;
	line-height: 50px;
	position: relative;
	font-size: 18px
}

.nav li a {
	color: #fff;
	display: inline-block
}

.nav li:hover a {
	color: #ffe400;
	font-weight: bold
}

.nav li .ejnav {
	opacity: 0;
	display: none;
	height: 0;
	position: absolute;
	top: 50px;
	left: -60px;
	width: 260px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	z-index: 99;
	background: rgba(255, 255, 255, 0.8)
}

.nav li .ejnav li {
	width: 100%;
	float: none;
	font-size: 16px;
	position: relative
}

.nav li .ejnav li:last-child {
	border-bottom: 0
}

.nav li .ejnav li a {
	color: #333;
	font-weight: normal
}

.nav li:hover .ejnav {
	opacity: 1;
	height: auto;
	display: block
}

.nav li .ejnav li:hover {
	background: #1B5CB9
}

.nav li .ejnav li:hover:before {
	display: none
}

.nav li .ejnav li:hover a {
	color: #fff
}

.nav li .ejnav li .sjnav {
	opacity: 0;
	height: 0;
	position: absolute;
	right: -100%;
	top: 0;
	overflow: hidden;
	width: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	z-index: 3
}

.nav li .ejnav li .sjnav li {
	background: #2a78c2
}

.nav li .ejnav li:hover .sjnav {
	opacity: 1;
	height: auto
}

.nav li .ejnav li .sjnav li:hover {
	background: #226fb8
}

.jbbg {
	background: url() repeat-x top;
	position: absolute;
	top: 0;
	width: 100%;
	height: 382px;
	z-index: 99
}

.banner {
	width: 100%;
	overflow: hidden;
	position: relative
}

.banner .slick-slide img {
	width: 100%;
	height: 600px;
}

.banner .slick-dots {
	position: absolute;
	left: 0;
	right: 0px;
	bottom: 30px;
	text-align: center
}

.banner .slick-dots li {
	margin: 0px 8px;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background: #fff;
	display: inline-block
}

.banner .slick-dots li.slick-active {
	background: #1B5CB9
}

.banner button {
	position: absolute;
	top: 48%;
	width: 60px;
	height: 60px;
	background: url() no-repeat;
	font-size: 0;
	z-index: 9999;
	cursor: pointer
}

.banner .slick-next {
	right: 5%;
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	background: url(../images/b_next.png) center center no-repeat rgba(0, 0, 0, 0.6);
	border-radius: 100%;
	font-size: 0;
	z-index: 5;
	cursor: pointer
}

.banner .slick-prev {
	left: 5%;
	position: absolute;
	top: 50%;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	background: url(../images/b_prev.png) no-repeat center center rgba(0, 0, 0, 0.6);
	font-size: 0;
	z-index: 9999;
	cursor: pointer
}

.guide {
	max-width: 1600px;
	width: 95%;
	margin: -20px auto 0 auto;
	background: #fff;
	-moz-box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
	box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 9
}

.guide li {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 40px 0;
	position: relative
}

.guide li a {
	display: block
}

.guide li a i {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1B5CB9;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 0;
	z-index: -1
}

.guide li:before {
	content: "";
	display: block;
	position: absolute;
	right: -2px;
	top: 50%;
	margin-top: -36px;
	width: 2px;
	height: 72px;
	background: #dfdfdf;
	z-index: -1
}

.guide li:last-child:before {
	display: none
}

.guide li span {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin-right: 20px;
	background: url(../images/icon.png) no-repeat
}

.guide li h1 {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 24px;
	line-height: 40px
}

.guide li h1:after {
	content: "";
	display: block;
	width: 70%;
	height: 4px;
	background: #1B5CB9;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -10px
}

.guide li span.g01 {
	background-position: 0 0
}

.guide li span.g02 {
	background-position: -82px 0
}

.guide li span.g03 {
	background-position: -167px 0
}

.guide li span.g04 {
	background-position: -245px 0
}

.guide li:hover:before {
	display: none
}

.guide li:hover a i {
	height: 100%
}

.guide li:hover span.g01 {
	background-position: 0 -86px
}

.guide li:hover span.g02 {
	background-position: -82px -86px
}

.guide li:hover span.g03 {
	background-position: -167px -86px
}

.guide li:hover span.g04 {
	background-position: -245px -86px
}

.guide li:hover h1 {
	color: #fff
}

.guide li:hover h1:after {
	background: #fff
}

.partbox {
	padding: 80px 0
}

.partboxbg {
	padding: 80px 0;
	background: #f4f4f4
}

.tit {
	position: relative
}

.tit h1 {
	float: left;
	font-size: 32px;
	margin-right: 15px
}

.tit_r {
	overflow: hidden;
	height: 42px;
	line-height: 50px;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 15px;
	position: relative;
	margin-right: 60px
}

.tit_r em {
	font-size: 24px;
	color: #e0e0e0;
	font-family: "arial black"
}

.tit_r:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #1B5CB9;
	position: absolute;
	left: 0;
	bottom: 5px
}

.tit .more {
	position: absolute;
	right: 0;
	bottom: -4px;
	font-size: 16px;
	font-family: "arial";
	font-weight: bold;
	color: #1B5CB9
}

.noticebox {
	width: 35%;
	float: right
}

.noticelist {
	margin-top: 25px
}

.noticelist a {
	display: block;
	margin-top: 20px;
	padding: 15px;
	background: #fff;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative
}

.noticelist a:last-child {
	margin-right: 0
}

.noticelist a .date {
	display: block;
	float: left;
	text-align: center;
	background: #1B5CB9;
	color: #fff;
	font-size: 12px;
	width: 56px;
	height: 56px;
	background: #1B5CB9;
	margin-right: 15px
}

.noticelist a .date em {
	display: block;
	font-weight: bold;
	font-size: 24px
}

.noticelist a .tztit {
	overflow: hidden;
	padding-left: 15px;
	border-left: 1px solid #e5e5e5
}

.noticelist a h1 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: block;
	line-height: 26px;
	height: 52px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.noticelist a p {
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	display: block;
	max-height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.noticelist a i.more {
	float: right;
	font-size: 16px;
	color: #1B5CB9;
	font-family: "arial black";
	padding-right: 40px;
	background: url(../images/morejt.png) no-repeat 90% center;
	-webkit-transition: all .5s;
	transition: all .5s;
	margin-top: 10px
}

.noticelist a:hover {
	background: url(../images/ntitbg.png) no-repeat left bottom;
	background-size: cover
}

.noticelist a:hover h1 {
	color: #fff
}

.noticelist a:hover p {
	color: rgba(255, 255, 255, 0.6)
}

.noticelist a:hover .date {
	background: transparent;
	border: 1px solid #fff;
	color: #fff
}

.noticelist a:hover .date em {
	color: #fff
}

.science {
	width: 48%;
	float: left
}

.science:nth-child(even) {
	float: right
}

.news {
	width: 60%;
	float: left
}

.dtbox {
	margin-top: 30px
}

.dtpic {
	width: 43%;
	margin-right: 45px;
	float: left;
	position: relative;
	overflow: hidden
}

.dtpic ul {
	position: relative;
	z-index: 3
}

.dtpic li {
	float: left;
	position: relative
}

.dtpic li a {
	display: block
}

.dtpic li .date {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	background: #f39800;
	color: #fff;
	text-align: center;
	font-family: "sySong";
	font-size: 16px;
	z-index: 3
}

.dtpic .npic {
	padding-top: 57%;
	position: relative;
	overflow: hidden
}

.dtpic .npic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.dtpic li:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.dtpic li .n_tit {
	background: url(../images/ntitbg.png) no-repeat center bottom;
	background-size: cover;
	color: #fff;
	padding: 20px;
	width: 100%
}

.dtpic li .n_tit p {
	font-size: 14px;
	color: #a6b2ca;
	margin-top: 10px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.dtpic li .n_tit h1 {
	font-size: 16px;
	color: #fff;
	padding-right: 90px;
	position: relative;
	display: block;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.dtpic li .n_tit h1 span {
	position: absolute;
	right: 0;
	top: 0
}

.dtpic li .n_tit i {
	display: block;
	width: 24px;
	height: 15px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: url(../images/morejt02.png) no-repeat;
	margin-top: 10px
}

.dtpic .slick-dots {
	text-align: left;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	right: 20px;
	height: 40px
}

.dtpic .slick-dots li {
	display: inline-block;
	vertical-align: middle;
	float: none;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin-left: 10px;
	background: rgba(255, 255, 255, 0.3);
	cursor: pointer
}

.dtpic .slick-dots li.slick-active {
	background: #fff
}

.dtlist {
	overflow: hidden
}

.dtlist .bd {
	clear: both
}

.d_list li:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.d_list li {
	line-height: 62px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 35px;
	background: url(../images/zxico.png) no-repeat left center
}

.d_list li a {
	display: block
}

.d_list li h1 {
	font-size: 16px;
	font-weight: bold;
	padding-right: 100px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.d_list li span {
	color: #939393;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0
}

.d_list li:hover h1 {
	color: #1B5CB9
}

.rules {
	margin-top: 15px
}

.rule_f {
	background: #fff;
	float: left;
	padding: 20px;
	width: 48%;
	margin-top: 20px;
	border: 2px solid #fff
}

.rules>div span {
	width: 56px;
	height: 56px;
	display: block;
	background: #1B5CB9;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold
}

.rules>div span em {
	font-size: 12px;
	display: block
}

.rules>div h1 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 35px;
	max-height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.rule_f p {
	font-size: 16px;
	color: #999;
	margin-top: 50px;
	max-height: 96px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 40px
}

.rules>div i {
	display: block;
	margin-bottom: 15px;
	margin-top: 20px;
	float: right;
	width: 24px;
	height: 15px;
	background: url(../images/morejt.png) no-repeat
}

.rule_s {
	width: 48%;
	float: left;
        margin-right:2%;
	background: #fff;
	margin-top: 20px;
	padding: 18px;
	border: 2px solid #fff
}

.rules .rule_s span {
	float: left;
	margin-right: 20px
}

.rules .rule_s h1 {
	overflow: hidden;
	margin-top: 0
}

.rule_s p {
	font-size: 16px;
	color: #999;
	max-height: 48px;
	line-height: 24px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 15px;
        min-height: 48px;
}

.rules .line02 {
	width: auto;
	height: 1px;
	background: #e5e5e5
}

.rules .rule_s i {
	margin-top: 15px;
	margin-bottom: 0
}

.rules>div:hover {
	border: 2px solid #1B5CB9
}

.rules>div:hover h1 {
	color: #1B5CB9
}

.rules>div:hover i {
	background: url(../images/lvjt.png) no-repeat
}

.grace {
	margin-top: 15px
}

.grace li {
	float: right;
	position: relative;
	margin-top: 20px
}

.grace li:first-child {
	float: left;
	width: 41%
}

.grace li:first-child a {
	display: block;
	padding-top: 129.5%;
	position: relative;
	overflow: hidden
}

.grace li a img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.grace li:hover a img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.grace li.gf {
	width: 55%
}

.grace li.gf a {
	display: block;
	padding-top: 46%;
	position: relative;
	overflow: hidden
}

.grace li span {
	display: block;
	padding: 0 20px;
	height: 63px;
	line-height: 63px;
	position: absolute;
	bottom: -63px;
	left: 0;
	right: 0;
	background: rgba(71, 107, 225, 0.9);
	font-size: 16px;
	font-family: "arial black";
	text-align: right;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

.grace li span i {
	display: inline-block;
	width: 25px;
	height: 14px;
	vertical-align: middle;
	background: url(../images/morejt02.png) no-repeat;
	margin-left: 10px
}

.grace li:hover span {
	bottom: 0
}

.safebox {
	margin-top: 30px
}

.sfpic {
	width: 30%;
	margin-right: 45px;
	float: left;
	position: relative;
	overflow: hidden
}

.sfpic ul {
	position: relative;
	z-index: 3
}

.sfpic li {
	float: left;
	position: relative
}

.sfpic li a {
	display: block
}

.sfpic li .date {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	background: #f39800;
	color: #fff;
	text-align: center;
	font-family: "sySong";
	font-size: 16px;
	z-index: 3
}

.sfpic .npic {
	padding-top: 72%;
	position: relative;
	overflow: hidden
}

.sfpic .npic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.sfpic li:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.sfpic li .n_tit {
	background: #1B5CB9;
	background-size: cover;
	color: #fff;
	padding: 15px;
	width: 100%
}

.sfpic li .n_tit p {
	font-size: 14px;
	color: #a6b2ca;
	margin-top: 10px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.sfpic li .n_tit h1 {
	font-size: 16px;
	margin-top: 10px;
	color: #fff;
	position: relative;
	max-height: 48px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.sfpic li .n_tit span {
	font-size: 18px;
	font-weight: bold
}

.sfpic li .n_tit i {
	display: block;
	width: auto;
	text-align: right;
	height: 15px;
	-webkit-transition: all .5s;
	transition: all .5s;
	margin-top: 10px
}

.sfpic li .n_tit i img {
	display: inline-block
}

.sfpic .slick-dots {
	text-align: left;
	line-height: 40px;
	position: absolute;
	top: 40%;
	right: 20px;
	height: 40px
}

.sfpic .slick-dots li {
	display: inline-block;
	vertical-align: middle;
	float: none;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin-left: 10px;
	background: rgba(255, 255, 255, 0.3);
	cursor: pointer
}

.sfpic .slick-dots li.slick-active {
	background: #fff
}

.sflist {
	overflow: hidden
}

.sflist .bd {
	clear: both
}

.s_list li:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.s_list li {
	line-height: 58px;
	position: relative;
	border-bottom: 1px solid #e5e5e5
}

.s_list li a {
	display: block
}

.s_list li h1 {
	font-size: 16px;
	padding-right: 100px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.s_list li span {
	color: #939393;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0
}

.s_list li:hover h1,.recruit li:hover h1 {
	color: #1B5CB9
}

.recruit {
	margin-top: 30px
}

.recruit li {
	line-height: 58px;
	position: relative;
	border-bottom: 1px solid #e5e5e5
}

.recruit li h1 {
	font-size: 16px;
	padding-right: 100px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.recruit li span {
	color: #939393;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0
}

.recruit li i {
	display: block;
	margin-right: 5px;
	float: left;
	vertical-align: middle;
	width: 33px;
	font-size: 12px;
	color: #1B5CB9;
	text-align: center
}

.link {
	width: 100%;
	background: #f4f4f4;
	padding: 15px
}

.link h1 {
	font-size: 18px;
	color: #1B5CB9;
	background: url(../images/linkicon.png) no-repeat left center;
	padding-left: 25px;
	display: inline-block
}

.link a {
	margin: 0 10px;
	font-size: 18px
}

.link a:hover {
	color: #1B5CB9
}

.footer {
	width: 100%;
	background: url(../images/footbg.png) no-repeat;
	background-size: cover;
	padding: 80px 0 50px 0;
	position: relative
}

.ewm {
	float: right;
	padding-top: 30px
}

.ewm img {
	max-width: 90px;
	max-height: 90px;
	margin-left: 20px
}

.footlogo {
	width: 540px;
	margin: auto;
}

.footlogo a {
	margin-bottom: 20px;
	display: block
}

.footlogo img {
	width: 100%
}

.footlogo p {
	text-align: center;
	color: #cad7f9;
	line-height: 30px
}

.contact {
	float: left
}

.contact h1 {
	font-size: 26px;
	color: #fff;
	margin-bottom: 20px
}

.contact_xx {
	padding-left: 20px
}

.contact p {
	font-size: 14px;
	color: #cad7f9;
	line-height: 36px
}

.sban {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center
}

.sban img {
	width: 100%
}

.sban .banimg2 {
	display: none;
	width: 100%;
	height: 100%
}

.conbox {
	padding: 30px 0
}

.meun {
	width: 300px;
	float: left;
	position: relative;
	z-index: 5;
	margin-right: 50px;
	background: url(../images/ntitbg.png) no-repeat left bottom;
	background-size: 100%
}

.meun .dt {
	width: 100%;
	background: #1B5CB9;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	position: relative;
	text-align: center;
	border-bottom: 2px solid #fff
}

.meun .dt i {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	text-align: center;
	line-break: 32px;
	margin-top: 15px
}

.meun .dt em {
	display: none;
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 20px;
	top: 7px;
	cursor: pointer;
	font-size: 40px;
	background: url() no-repeat center center
}

.meun .dt em.zk {
	background: url() no-repeat center center
}

.meun dl {
	display: block
}

.meun dd {
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	margin: 0 auto;
	position: relative;
	border-left: 2px solid #1B5CB9
}

.meun dd.on {
	background: #fff;
	border-left: 2px solid #ffe400
}

.meun dd a {
	display: block;
	text-align: left;
	color: #fff;
	padding-left: 20px;
	border-bottom: 1px solid #738fea
}

.meun dd.on a {
	color: #1B5CB9;
	font-weight: bold
}

.meun dd:last-child a {
	border-bottom: 0
}

.meun dd i {
	display: block;
	width: 40px;
	height: 60px;
	z-index: 3;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url() 14px center no-repeat;
	cursor: pointer
}

.meun dd i.icon {
	background-position: -24px center
}

.meun dd ul {
	display: none
}

.meun dd ul li {
	width: 100%;
	border-bottom: 1px solid  #738fea;
	line-height: 50px;
	font-size: 16px
}

.meun dd ul li a {
	width: 100%;
	border-bottom: 0;
	padding-left: 35px
}

.meun dd:hover {
	width: 100%
}

.meun dd:hover a {
	color: #1B5CB9;
	background: #fff
}

.meun dd:hover i.icon {
	background-position: -24px center
}

.meun dd:hover ul a {
	background: none;
	border-left: 0;
	color: #fff
}

.meun dd:hover ul a:hover {
	background: #3f61d0;
	color: #fff
}

.listing {
	overflow: hidden
}

.location {
	background: #f5f5f5;
	padding: 0 15px
}

.location:after,.newlist01 li:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.location h1 {
	float: left;
	font-size: 20px;
	line-height: 50px;
	border-bottom: 2px solid #1B5CB9;
	color: #1B5CB9
}

.location span {
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 50px;
	background: padding-left: 25px
}

.location span a {
	color: #666666
}

.listing_w {
	width: 100%;
	background: #fff;
	padding: 20px 30px
}

.nybox {
	padding: 20px 0;
	margin-top: 10px
}

.newlist {
	padding: 0 10px
}

.newlist li {
	padding-left: 25px;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
	border-bottom: 1px dashed #e5e5e5
}

.newlist li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
	width: 5px;
	height: 5px;
	background: #1B5CB9
}

.newlist li:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.newlist li:last-child {
	border-bottom: none
}

.newlist li .date {
	line-height: 50px;
	color: #999;
	position: absolute;
	top: 0;
	right: 0
}

.newlist a h1 {
	font-size: 16px;
	line-height: 50px;
	display: block;
	padding-right: 95px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden;
	color: #303030;
	-webkit-transition: all .3s;
	transition: all .3s
}

.newlist li:hover a h1 {
	color: #1B5CB9;
	font-weight: bold
}

.piclist li {
	float: left;
	width: 31.333%;
	margin-right: 3%;
	margin-top: 20px;
	background: #f5f5f5;
	padding: 10px;
	border: 2px solid #fff;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden
}

.piclist li:nth-child(3n) {
	margin-right: 0
}

.piclist li .pic span {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 70.2%
}

.piclist li .pic span img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.piclist li:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.piclist li h1 {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	left: 10px;
	background: rgba(71, 107, 225, 0.9);
	color: #fff;
	display: block;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s
}

.piclist li a.more {
	width: 92px;
	height: 28px;
	border: 1px solid #e5e5e5;
	text-align: center;
	line-height: 28px;
	color: #666;
	display: block;
	margin-top: 10px
}

.piclist li a.more:hover {
	background: #226fb8;
	color: #fff
}

.piclist li:hover {
	border: 2px solid #1B5CB9
}

.picnewlist li {
	padding: 30px 0;
	border-bottom: 1px dashed #cacaca;
	position: relative
}

.picnewlist li:after,.new_nr .dbu:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.picnewlist li .new_pic {
	width: 25%;
	float: left;
	margin-right: 15px;
	padding: 10px;
	border: 2px solid #e5e5e5
}

.picnewlist li .new_pic span {
	padding-top: 65.7%;
	position: relative;
	overflow: hidden;
	display: block
}

.picnewlist li .new_pic span img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.picnewlist li:hover .new_pic span img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.new_nr {
	overflow: hidden
}

.new_nr h1 {
	font-size: 20px;
	font-weight: bold;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

.new_nr p {
	font-size: 16px;
	line-height: 26px;
	color: #7e7e7e;
	margin: 20px 0;
	max-height: 52px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.new_nr .dbu .date {
	background: url(../images/sjicon.png) no-repeat left center;
	font-size: 16px;
	line-height: 44px;
	padding-left: 35px;
	color: #7e7e7e;
	display: block;
	float: left
}

.new_nr .dbu .more {
	display: block;
	float: right;
	width: 24px;
	height: 15px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: url(../images/lvjt.png) no-repeat;
	margin-top: 10px;
	margin-right: 10px
}

.picnewlist li:hover h1 {
	color: #1B5CB9
}

.picnewlist li:hover .dbu .more {
	margin-right: 0
}

.picnewlist li:hover .new_pic {
	border: 2px solid #1B5CB9
}

.introbox {
	padding-top: 20px
}

.introbox p {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px
}

.introbox h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333
}

.introbox p img {
	max-width: 100%
}

.line {
	margin: 15px 0;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5
}

.page {
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px
}

.pr {
	text-align: center;
	margin-top: 20px
}

.pr span {
	display: inline-block;
	margin: 0 15px;
	color: #999
}

.page a:hover {
	color: #bf0008
}

.teachlist .zc {
	font-size: 16px;
	color: #1B5CB9;
	padding-left: 30px;
	position: relative;
	font-weight: bold;
	text-align: left;
	margin-top: 10px
}

.teachlist .zc:before {
	content: "";
	display: block;
	position: absolute;
	left: 22px;
	bottom: 2px;
	width: 3px;
	height: 15px;
	background: #1B5CB9
}

.teachlist li {
	width: 16%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	margin: 20px 2%;
	cursor: pointer;
	background: #f5f5f5
}

.jspic {
	text-align: center;
	overflow: hidden;
	background: #f5f5f5
}

.jspic a {
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 124%
}

.jspic a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.teachlist li:hover .jspic a img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.jsxx {
	overflow: hidden;
	padding: 10px
}

.jsxx h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-align: center
}

.jsxx h2 a {
	color: #333;
	text-decoration: none
}

.jsxx p {
	margin-top: 10px;
	color: #999;
	text-align: center
}

.teachlist li:after,.teachlist:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.teachlist li:hover {
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	background: #1B5CB9
}

.teachlist li:hover h2 a,.teachlist li:hover p {
	color: #fff
}

.result {
	padding: 20px 0
}

.tj p {
	font-size: 18px;
	font-weight: bold;
	color: #9c0a0d;
	line-height: 35px
}

.result li {
	padding: 15px 0 15px 0px;
	line-height: 30px;
	position: relative;
	border-bottom: 1px dashed #bdbdbd
}

.result li:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both
}

.result li a {
	display: block
}

.result li span {
	position: absolute;
	line-height: 35px;
	right: 0;
	top: 15px;
	font-size: 16px;
	color: #aaa
}

.result li h1 {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	padding-right: 100px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden
}

@media only screen and (max-width:1400px) {
	.headr {
		padding-top: 20px
	}

	.nav {
		margin-top: 0
	}

	.nav li {
		padding: 0 10px
	}

	.footlogo {
		margin: auto;
	}
}

@media only screen and (max-width:1200px) {
	.nav li {
		font-size: 16px
	}

	.logo span {
		font-size: 22px
	}

	.logo img {
		width: 500px
	}

	.n_list li {
		padding: 20px
	}

	.d_list li {
		line-height: 58px
	}

	.sfpic .slick-dots {
		top: 30%
	}

	.footlogo {
		width: 400px;
		margin: auto;
	}
}

@media only screen and (max-width:1024px) {
	.head {
		display: flex;
		justify-content: flex-end;
		align-items: center
	}

	.logo {
		margin-right: auto;
		padding: 20px 0
	}

	.meun_icon {
		position: static
	}

	.headr ,.toplink{
		display: none
	}

	.meun_icon {
		margin-left: auto;
		display: block
	}

	.mob_nav {
		display: block
	}

	.contact {
		margin-bottom: 20px
	}

	.newspic {
		width: 100%;
		float: none
	}

	.newslist {
		margin-top: 30px
	}

	.science,.news,.noticebox {
		width: auto;
		float: none!important
	}

	.science:nth-child(even),.noticebox {
		margin-top: 40px
	}

	.sfpic .slick-dots {
		top: 50%
	}

	.rules>div h1 {
		margin-top: 58px
	}

	.footlogo {
		width: 270px;
		margin: auto;
	}

	.meun {
		width: 100%;
		float: none;
		margin-right: 0;
		padding-bottom: 0
	}

	.meun .dt em {
		display: block
	}

	.meun dl {
		display: none;
		padding-bottom: 0
	}

	.listing {
		margin-top: 20px
	}

	.teachlist li {
		width: 21%
	}
}

@media only screen and (max-width:976px) {
	.meun {
		display: none;
	}

	.noticelist a {
		width: auto;
		float: none;
		margin-right: 0;
		margin-top: 30px
	}

	.foot_link,.contact {
		float: none;
		width: auto;
		text-align: center
	}

	.footlogo {
		position: static;
		margin-left: 0;
		text-align: center;
		width: 80%;
		margin: 10px auto
	}

	.contact p {
		display: inline-block
	}

	.ewm {
		float: none;
		text-align: center
	}

	.ewm img {
		margin: 0 15px
	}
}

@media only screen and (max-width:768px) {
	.d_list li {
		line-height: 53px
	}

	.guide li span {
		display: block;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto
	}

	.guide li h1 {
		font-size: 20px
	}

	.banner .slick-slide>div>li {
		overflow: hidden
	}

	.banner .slick-slide img {
		width: 150%;
		margin-left: -25%;
                height: 360px;
	}
}

@media only screen and (max-width:641px) {
	.banner .slick-dots {
		bottom: 15px
	}

	.banner .slick-dots li {
		width: 10px;
		height: 10px
	}

	.dtpic,.sfpic {
		float: none;
		width: auto;
		margin-right: 0;
		padding-left: 0
	}

	.rules>div h1 {
		margin-top: 35px
	}

	.rule_f,.rule_s {
		float: none;
		width: auto;
		padding-bottom: 50px
	}

	.partbox,.partboxbg {
		padding: 50px 0
	}

	.grace li {
		float: none!important;
		width: auto!important
	}

	.pic_li li {
		width: 100%;
		margin-top: 20px
	}

	.pic_li li:nth-child(2) {
		margin: 20px 0 0 0
	}

	.engineer li {
		width: auto;
		float: none!important
	}

	.sban img {
		width: 150%;
		margin-left: -25%
	}

	.location h1,.location span {
		float: none;
		display: block
	}

	.structure dl dd {
		width: 100%
	}

	.piclist li {
		width: calc(50% - 20px);
		margin: 15px 10px
	}

	.piclist li h1 {
		font-size: 14px
	}

	.teachlist li {
		width: 29%
	}
}

@media only screen and (max-width:576px) {
	.dtpic {
		width: auto;
		float: none;
		margin-right: 0
	}

	.talent .slick-list {
		padding: 20px 0!important
	}

	.talent .slick-center {
		transform: scale(1)
	}

	.link h1,.link a {
		font-size: 16px
	}

	.welcome {
		display: none
	}

	.logo {
		padding: 15px 0
	}

	.logo img {
		width: 300px
	}

	.logo span {
		font-size: 17px
	}

	.banner .slick-dots {
		display: none!important
	}

	.tit h1 {
		font-size: 28px
	}

	.tit_r {
		height: 35px;
		line-height: 38px
	}

	.location span {
		line-height: 26px;
		padding: 10px 0
	}
}

@media only screen and (max-width:414px) {
	.logo img {
		width: 300px
	}

	.logo span {
		font-size: 16px
	}

	.banner .slick-slide img {
		width: 180%;
		margin-left: -40%;
                height: 230px;
	}

	.banner .slick-next,.banner .slick-prev {
		display: none !important
	}

	.guide li {
		padding: 20px
	}

	.guide li span {
		display: inline-block;
		margin-right: 20px
	}

	.guide li h1 {
		font-size: 14px
	}

	.n_list li {
		padding: 20px 0
	}

	.n_list .date {
		margin-right: 25px
	}

	.tit_r em {
		font-size: 14px
	}

	.picnewlist li .new_pic {
		float: none;
		width: auto;
		margin-right: 0
	}

	.new_nr {
		margin-top: 15px
	}

	.teachlist li {
		width: 46%
	}
}

@media only screen and (max-width:375px) {
	.logo {
		top: 10px;
		left: 10px
	}

	.bm_teacher li i.more {
		display: none
	}
}

@media only screen and (max-width:320px) {
	.logo img {
		width: 120px
	}

	.logo span {
		font-size: 14px
	}

	.guide li span {
		display: block;
		margin-right: auto
	}

	.mob_nav {
		width: 90%;
		right: -95%
	}
}