.m-top-30 {
	margin-top: 30px;
}

.con-video a .title{
   height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #1d7dba;
    width: 450px;
    font-weight: bold;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}


.con-mb-banner .nav2-lunbo {
	position: relative;
}

.con-mb-banner .nav2-lunbo-hd {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.con-mb-banner .nav2-lunbo-hd ul li {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 3px;
	background: #ecebec;
	cursor: pointer;
	opacity: 0.8;
}

.con-mb-banner .nav2-lunbo-hd ul li.on {
	background: #3e89eb;
	border: none;
	width: 20px;
	height: 6px;

	border-radius: 10px;
}

.con-mb-banner .nav2-lunbo-bd ul li a img{
width:100%;
}


.header {
	width: 100%;
	height: 90px;
}

.header .head {
	display: flex;
	height: 100%;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}

/* 导航 */
.wrap_all {
	width: 67%;
	position: relative;
	display: table;
	height: 100%;
}

#top {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.navwrap {
	height: 90px;
	line-height: 90px;
	padding-right: 18px;
	position: absolute;
	font-size: 12px;
	z-index: 6;
}

#top #nav {
	float: left;
	height: 90px;
	line-height: 90px;
	padding-left: 13px;
}

#nav,
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 50px;
	z-index: 5;

}


#top #nav a {
	height: 90px;
	display: block;
	padding: 0 19px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
	outline: none;
	z-index: 35;
	position: relative;
	float: left;
	font-size: 18px;
	color: #333;
}

#top #nav a.on{
  color: #1d7dba;
    font-weight: bold;
}
#top #nav a:hover{
 color: #1d7dba !important;
    font-weight: bold;
}


#top #nav ul a {
	line-height: 33px;
}

#top #nav li {
	float: left;
	position: relative;
	z-index: 20;
}

#top #nav li li {
	border-left: none;
	margin-top: 0;
}

#top #nav ul {
    position: absolute;
    display: none;
    width: 160px;
    top: 90px;
    left: -15px;

}

#top #nav li ul a {
	width: 150px;
	height: auto;
	float: left;
	padding: 0 5px;
	text-align: center;
}

#top #nav ul ul {
	top: auto;
	border-top: none;
}

#top #nav li ul ul {
	left: 130px;
	top: 0px;
}

#top #nav li:hover ul ul,
#top #nav li:hover ul ul ul,
#top #nav li:hover ul ul ul ul {
	display: none;
}

#top #nav li:hover ul,
#top #nav li li:hover ul,
#top #nav li li li:hover ul,
#top #nav li li li li:hover ul {
	display: block;
}


#top #nav ul {
	border: 1px solid #DFDFDF;
	border-top: none;
}



#top #nav li ul a {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #DFDFDF;
}

#top #nav ul a,
#top #nav ul li {
	background-color: #f5f5f5;
	background-image: none;
}

#top #nav ul a:hover,
#top #nav ul a:focus {
	background-color: #fff;
	color: #555;
}

#top #nav a:hover,
#top #nav a:focus {
	color: #555;
}

#top #nav li:nth-child(1) ul{
  left: -40px;
}

#top #nav .current_page_parent .current_page_item a,
#top #nav .current_page_item ul a {
	border-right: 1px solid #f5f5f5;
	border-left: none;
	background-image: none;
	color: #444;
}

/* 大图 */

.con-banner .nav2-lunbo {
	position: relative;
}

.con-banner .nav2-lunbo-hd {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.con-banner .nav2-lunbo-hd ul li {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 3px;
	background: #ecebec;
	cursor: pointer;
	opacity: 0.8;
}

.con-banner .nav2-lunbo-hd ul li.on {
	background: #3e89eb;
	border: none;
	width: 30px;
	height: 10px;

	border-radius: 10px;
}


.con-banner .nav2-lunbo-bd ul li a img {
	width: 100%;
}

/* 手机导航 */
.mbheader {
	display: none;
}

.mbheader .header-con .logo {
	
	box-sizing: border-box;
}

.mbheader .header-con {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mbheader .header-con .logo img {
	width: 80%;
}

.sp_header {
	height: 50px;
	background: #fff;
	position: fixed;
	z-index: 10;
	width: 100%;
}

.sp_logo {
	padding: 10px;
	float: left;
	height: 50px;
	width: 70%;
}

.sp_logo img {
	margin: auto;
	width: 100%;
	height: 100%;
}

.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 10px
}

.sp_nav span {
	display: block;
	background: #0063b5;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
	top: 0px
}

.sp_nav span:nth-of-type(2) {
	top: 10px
}

.sp_nav span:nth-of-type(3) {
	top: 20px
}

.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
	width: 0
}

.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}

.sjj_nav {
	position: fixed;
	z-index: 9;
	background: #eee;
	width: 100%;
	height: calc(100% - 104px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}

.nav_show {
	top: 50px
}

.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}

.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}

.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}

.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}

.sjj_nav>ul>li:last-child {
	border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
	display: none
}

.sjj_nav ul li a {
	color: #666;
	width: 80%
}

.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}

.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}

.sjj_nav ul li ul li>ul {
	margin-left: 10px
}

/*-----------微站导航结束----------*/

.content1 {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.column {
	display: flex;
	justify-content: space-between;
	height: 55px;
	line-height: 55px;
	margin-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
}

.column .col-title {
	border-bottom: 3px solid #1d7dba;
}

.column .col-title a {
	font-size: 24px;
	color: #1d7dba;
}

.column .col-more a {
	font-size: 14px;
	color: #696969;
}

.column .col-more a:hover {
	color: #1d7dba;
}

.content1 .item1 {
	width: 31.4%;
}

.content1 .item2 {
	width: 38.4%;
}

.content1 .item3 {
	width: 25.4%;
}

.con-tzgg ul li {
	margin-bottom: 20px;
	position: relative;
}

.con-tzgg ul li::before {
	content: '';
	width: 2px;
	height: 2px;
	background: #afafaf;
	position: absolute;
	left: 0;
	top: 10px;
}

.con-tzgg ul li a {
	font-size: 16px;
	color: #4c4c4c;
	margin-left: 5px;
}

.con-tzgg ul li a .title {
	display: inline-block;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-tzgg ul li a span {
	float: right;
	color: #afafaf;
}

.con-tzgg ul li:hover a {
	color: #1d7dba;
}


.con-video video {
	border-radius: 10px;
	width: 450px;
	height: 340px;
}

.con-kstd ul li {
	width: 275px;
	height: 60px;
	padding: 0 40px;
	margin-bottom: 10px;
	border-radius: 10px;
}

.con-kstd ul li a {
	color: #fff;
	font-size: 20px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 600ms ease-in-out;
}

.con-kstd ul li:hover a {
	transform: translate(10px, 0);
	transition: all 600ms ease-in-out;
}


.con-kstd ul li a span {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../img/kstd-jt.png) no-repeat;
}

.con-kstd ul li:nth-child(1) {
	background: #3eb4fc;
}

.con-kstd ul li:nth-child(2) {
	background: #41ceb6;
}

.con-kstd ul li:nth-child(3) {
	background: #41de8b;
}

.con-kstd ul li:nth-child(4) {
	background: #faa746;
}

.con-kstd ul li:nth-child(5) {
	background: #fa6c46;
}

/* 专业导航 */
.mb-zydh {
	display: none;
}

.con-zydh {
	overflow: hidden;
	width: 100%;
	height: 470px;
	padding: 15px 0;
	margin-top: 70px;
	position: relative;
	background: url(../img/zydh-bg.png) no-repeat;
}

.con-zydh .column .col-title a {
	color: #fff;
}

.con-zydh .column .col-title {
	border-bottom: 3px solid #fff;
}



.con-zydh .zydhlist .xian {
	width: 1400px;
	height: 15px;
	background: url(../img/zydh-xian.png) no-repeat;
	position: absolute;
	bottom: 200px;
}

.con-zydh .zydhlist ul {
	display: flex;
	/* margin-top: 165px; */
	position: absolute;
	bottom: 70px;
	width: 1400px;
	justify-content: space-between;
}

.con-zydh .zydhlist ul li {
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	flex-direction: column;
	cursor: pointer;
	transition: all 800ms ease-in-out;
	z-index: 0;
}

.con-zydh .zydhlist ul li:hover {
	transform: translate(0, 25px);
	transition: all 1000ms ease-in-out;
	z-index: 999;
}

.con-zydh .zydhlist ul li:hover a.college {
	background: url(../img/zydh-xy-bg.png) no-repeat;
	color: #333;
	/* margin-top: 20px; */
}

.con-zydh .zydhlist ul li:nth-child(2n):hover {
	transform: translate(0, -25px);

	transition: all 1000ms ease-in-out;
}

.con-zydh .zydhlist ul li:nth-child(2n):hover a.college {
	margin: 0;
}


.con-zydh .zydhlist ul li:nth-child(2n) {
	margin-top: 140px;
	top: 30px;
}

.con-zydh .zydhlist ul li:nth-child(1) {
	left: -40px;
}

.con-zydh .zydhlist ul li:nth-child(2) {
	left: -110px;
}

.con-zydh .zydhlist ul li:nth-child(3) {
	left: -160px;
}

.con-zydh .zydhlist ul li:nth-child(4) {
	left: -195px;
}

.con-zydh .zydhlist ul li:nth-child(5) {
	left: -245px;
}

.con-zydh .zydhlist ul li:nth-child(6) {
	left: -285px;
}

.con-zydh .zydhlist ul li:nth-child(7) {
	left: -335px;
}

.con-zydh .zydhlist ul li:nth-child(8) {
	left: -375px;
}

.con-zydh .zydhlist ul li:nth-child(9) {
	left: -425px;
}

.con-zydh .zydhlist ul li:nth-child(10) {
	left: -465px;
}

.con-zydh .zydhlist ul li:nth-child(11) {
	left: -525px;
}


.con-zydh .zydhlist ul li .sub-col {
	position: absolute;
	z-index: 999;
	display: none;
}

.con-zydh .zydhlist ul li:hover .sub-col {
	display: block;
}


.con-zydh .zydhlist ul li .sub-col a {
	 width: 126px;
    height: auto;
    line-height: 25px;
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    position: absolute;
    text-align: center;
}
.con-zydh .zydhlist ul li .sub-col a.major5{
   width:140px;
}

.con-zydh .zydhlist ul li .sub-col a.major1 {
	background: #24abdd;
	left: -190px;
	top: -120px;

}

.con-zydh .zydhlist ul li .sub-col a.major2 {
	background: #53b761;
	left: 55px;
	top: -30px;
}

.con-zydh .zydhlist ul li .sub-col a.major3 {
	background: #34cab1;
	top: -20px;
	right: 70px;

}

.con-zydh .zydhlist ul li .sub-col a.major4 {
	background: #e58c23;
	left: 20px;
	top: -110px;
}
.con-zydh .zydhlist ul li .sub-col a.major5{
background: #f4b737;
    top: -190px;
    left: 0;
}

.con-zydh .zydhlist ul li .sub-col a.major6{
    background: #37d8f4;
    top: -190px;
    left: -170px;
}

.con-zydh .zydhlist ul li a {
	color: #fff;
	font-size: 18px;
	/* margin: 15px 0 20px 0; */
	border-radius: 10px;
	width: 180px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.con-zydh .zydhlist ul li .iconbg {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.con-zydh .zydhlist ul li .icon1 {
	border: 2px solid #ffb92e;
}

.con-zydh .zydhlist ul li .icon2 {
	border: 2px solid #4aad7d;
}

.con-zydh .zydhlist ul li .icon3 {
	border: 2px solid #c14538;
}

.con-zydh .zydhlist ul li .icon4 {
	border: 2px solid #f4b737;
}

.con-zydh .zydhlist ul li .icon5 {
	border: 2px solid #37a0cb;
}

.con-zydh .zydhlist ul li .icon6 {
	border: 2px solid #27a2db;
}

.con-zydh .zydhlist ul li .icon7 {
	border: 2px solid #56bbb8;
}

.con-zydh .zydhlist ul li .icon8 {
	border: 2px solid #f31317;
}

.con-zydh .zydhlist ul li .icon9 {
	border: 2px solid #49a9ce;
}

.con-zydh .zydhlist ul li .icon10 {
	border: 2px solid #187fe4;
}

.con-zydh .zydhlist ul li .icon11 {
	border: 2px solid #d68a14;
}





/* 媒体工院 */
.con-content2 {
	margin-top: 50px;
}

.con-content2 .content2 {
	display: flex;
	justify-content: space-between;
}

.con-content2 .item {
	width: 49%;
}



.mtgylist ul li {
	margin-bottom: 20px;
	position: relative;
}

.mtgylist ul li::before {
	content: '';
	width: 2px;
	height: 2px;
	background: #afafaf;
	position: absolute;
	left: 0;
	top: 10px;
}

.mtgylist ul li a {
	font-size: 16px;
	color: #4c4c4c;
	margin-left: 5px;
}

.mtgylist ul li a .title {
	display: inline-block;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mtgylist ul li a span {
	float: right;
	color: #afafaf;
}

.mtgylist ul li:hover a {
	color: #1d7dba;
}


/* 工院印象 */
.gyyxlist {
	display: flex;
	justify-content: space-between;
}

.gyyxlist .img1,
.gyyxlist .img2-b {
	position: relative;
}

.gyyxlist .title {
	position: absolute;
	font-size: 18px;
	text-align: center;
	color: #fff;
	bottom: 0;
	right: 0;
	width: 185px;
	height: 40px;
	line-height: 40px;
	background: url(../img/gyyx-title-bg.png) no-repeat;
}

.gyyxlist .img2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.gyyxlist .img2-top {
	display: flex;
	justify-content: space-between;
}

.gyyxlist .img2-top .img {
	display: inline-block;
}

.gyyxlist .img2-top .img img {
	width: 126px;
	height: 97px;
}

.gyyxlist .img2-b img {
	width: 265px;
	height: 200px;
}

.gyyxlist img {
	border-radius: 10px;
	cursor: pointer;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;

}

.gyyxlist .img1,
.gyyxlist .img,
.gyyxlist .img2-b {
	overflow: hidden;
	border-radius: 10px;
	text-align: center;
}

.gyyxlist img:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);

}

/* 友情链接 */
.con-links {
	margin: 40px 0;
}

.mb-links {
	display: none;
}

.con-links .links ul li {
	width: 350px;
	float: left;
}

.con-links .links ul li a {
	font-size: 16px;
	color: #4c4c4c;
}

.con-links .links ul li a:hover {
	color: #1d7dba;
}

/* 页尾 */
.footer {
	width: 100%;
	height: 200px;
	background: url(../img/footer-bg.png) no-repeat;
}

.footer .foot {
	display: flex;
	height: 100%;
	justify-content: space-between;
	align-items: center;
}

.footer .foot .imgcode {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.footer .banq p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}

.footer .banq p a {
	color: #fff;
	font-size: 14px;
}

.footer .banq p a img {
	display: inline-block;
}

.footer .foot .imgcode .img1 {
	width: 140px;
	text-align: center;
}

.footer .foot .imgcode img {
	background: #fff;
}

.footer .foot .imgcode .title {
	font-size: 14px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.mb-zydh-list ul.list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.mb-zydh-list ul li {
	width: 33.3%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}

.mb-zydh-list ul li a {
	font-size: 14px;
	color: #1d7dba;
display: flex;
    flex-direction: column;
    align-items: center;
	
}
.mb-zydh-list ul li a span{
margin-top: 10px;
display: inline-block;
}


.mb-zydh-list ul li .iconbg {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}


.mb-zydh-list ul li .icon1 {
	border: 2px solid #ffb92e;
}

.mb-zydh-list ul li .icon2 {
	border: 2px solid #4aad7d;
}

.mb-zydh-list ul li .icon3 {
	border: 2px solid #c14538;
}

.mb-zydh-list ul li .icon4 {
	border: 2px solid #f4b737;
}

.mb-zydh-list ul li .icon5 {
	border: 2px solid #37a0cb;
}

.mb-zydh-list ul li .icon6 {
	border: 2px solid #27a2db;
}

.mb-zydh-list ul li .icon7 {
	border: 2px solid #56bbb8;
}

.mb-zydh-list ul li .icon8 {
	border: 2px solid #f31317;
}

.mb-zydh-list ul li .icon9 {
	border: 2px solid #49a9ce;
}

.mb-zydh-list ul li .icon10 {
	border: 2px solid #187fe4;
}

.mb-zydh-list ul li .icon11 {
	border: 2px solid #d68a14;
}

/* 内页大图 */
.nei-banner {
	position: relative;
}

.nei-banner .img img {
	width: 100%;
}

.nei-banner .weizhi {
	position: absolute;
	top: 40%;
}

.nei-banner .weizhi .wz-column {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}

.nei-banner .weizhi p {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}

.nei-banner .weizhi p a {
	font-size: 14px;
	color: #fff;
}

/* 分页 */
ul .list-page {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	margin: 40px 0;
}

.pb_sys_style1 .p_no_d {
	background: #083b8a !important;
	border: 1px solid #083b8a !important;
}

/* 内页二级导航 */
.con-subnav {
	height: 50px;
	line-height: 50px;
	background: #f4f4f4;
	width: 100%;
}

.con-subnav .nav-left a {
	padding: 0 15px;
	display: inline-block;
	color: #585858;
	font-size: 16px;
}

.con-subnav .nav-left a:hover,
.con-subnav .nav-left a.on {
	background: #1d7dba;
	color: #fff;
}


.con-textlist .textlist ul li {
	margin-bottom: 20px;
	width: 100%;
	background: #f4f4f4;
	padding: 25px 0;
	height: 88px;
}


.con-textlist .textlist ul li a .title {
	font-size: 16px;
	color: #373737;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-textlist .textlist ul li a .desc {
	font-size: 14px;
	color: #373737;
	opacity: 0.5;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-textlist .textlist ul li a .dete {
	padding: 0 15px;
	height: 88px;
	float: left;
	width: 6.2%;
	color: #999;
	min-width: 65px;
	text-align: center;
	border-right: 1px solid #999;
}

.con-textlist .textlist ul li a .d {
	display: inline-block;
	font-size: 36px;
	text-align: center;
	margin-top: 10px;
}

.con-textlist .textlist ul li a .year {
	font-size: 16px;
	text-align: center;
	display: inline-block;
}

.con-textlist .textlist ul li a .text {
	margin-left: 30px;
	display: inline-block;
	width: 89%;
}


.con-textlist .textlist ul li:hover a .d {
	color: #1d7dba;
}


.con-textlist .textlist ul li:hover a .title {
	color: #1d7dba;
	font-weight: bold;
}

/* 图片列表 */
.con-picture .picture ul {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
}

.con-picture .picture ul li {
	margin-bottom: 50px;
}

.con-picture .picture ul li a .img {
	overflow: hidden;
}

.con-picture .picture ul li a .img img {
	width: 440px;
	height: 330px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;

}


.con-picture .picture ul li a .title {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #585858;
	border-bottom: 1px solid #e5e5e5;
}

.con-picture .picture ul li a:hover .title {
	color: #1d7dba;
	font-weight: bold;
	border-bottom: 1px solid #1d7dba;
}

.con-picture .picture ul li a:hover .img 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);

}

/* 图文列表页 */

.con-piclist .piclist ul li {
	margin-bottom: 20px;
}

.con-piclist .piclist ul li .img1 {
	overflow: hidden;
}

.con-piclist .piclist ul li .img img {
	width: 400px;
	height: 225px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;

}

.con-piclist .piclist ul li a {
	display: flex;
}

.con-piclist .piclist ul li .text {
	padding: 30px;
	background: #f4f4f4;
}

.con-piclist .piclist ul li a .title {
	font-size: 16px;
	color: #373737;
	line-height: 50px;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-piclist .piclist ul li a .desc {
	font-size: 14px;
	color: #373737;
	opacity: 0.5;
	line-height: 25px;
}

.con-piclist .piclist ul li a .dete {
	font-size: 14px;
	color: #373737;
	opacity: 0.5;
	margin-top: 30px;
}

.con-piclist .piclist ul li a:hover .title {
	color: #1d7dba;
	font-weight: bold;
}

.con-piclist .piclist ul li a:hover .dete {
	color: #1d7dba;
	opacity: 1;
}

.con-piclist .piclist ul li a:hover .img 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);

}

/* 详情页 */
.con-detail .detail {
	background: #Fff;
	padding: 20px 115px;
	margin-bottom: 45px;
	border: 1px solid #eee;
	padding-bottom: 0;
}

.con-detail .detail .title {
	font-size: 26px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	line-height: 45px;
	color: #585858;
}

.con-detail .detail .timer {
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.con-detail .detail .timer p {
	font-size: 14px;
	color: #585858;
	opacity: 0.5;
	display: inline-block;
}

.con-detail .detail .text {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}

.con-detail .detail .text p {
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 10px;
overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.con-detail .detail .detail-page {
	line-height: 70px;
	height: 70px;
	display: flex;
	justify-content: space-between;
}

.con-detail .detail .detail-page p a {
	color: #252525;
    font-size: 16px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.con-detail .detail .detail-page p a:hover {
	color: #1d7dba;
}



/* 单页 */

.con-danye .danye {
	background: #Fff;
	padding: 20px 115px;
	margin-bottom: 45px;
	border: 1px solid #eee;
}


.con-danye .danye .text p {
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 10px;
}


/* 院系设置 */
.con-major{
    padding: 55px 0 170px 0;
    width: 100%;
	background-image: url(../img/major-bg.jpg);
   /* background: url(../img/major.png) no-repeat; */
       background-size: 100%;
       background-position-y: 100%;
	   background-repeat: no-repeat;
}


.yxszConMobile {
	display: none;
}

.con-major .yxszTitle img {
	display: block;
	margin: 0 auto;
}

.con-major .yxszCon {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	margin-top: 0.4rem;
	padding: 0 180px;
}

.con-major .mar-links{
	padding: 0 180px;
}
.con-major .mar-links ul{
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
}
.con-major .mar-links ul li a{
	font-size: 26px;
	color: #585858;
}

.con-major .mar-links ul li{
	position: relative;
}

.con-major .mar-links ul li::before{
	  content: "";
	      position: absolute;
	      top: -24px;
	      left: 30%;
	      background: #1d7dba;
	      border-radius: 50%;
	      width: 8px;
	      height: 8px;
}

.con-major .mar-links ul li:nth-child(3)::before{
	left: 45%;
}


.con-major .mar-links ul li .icon{
	font-size: 30px;
	    margin-left: 5px;
}

.con-major .yxszCon .setL .zsh4 a:hover{
	color: #1d7dba;
	font-weight: bold;
}
.con-major .yxszCon .setR .zsh4 a:hover{
	color: #1d7dba;
	font-weight: bold;
}
.con-major .yxszCon .setL .hsul li a:hover{
	color: #1d7dba;
	font-weight: bold;
}
.con-major .yxszCon .setR .hsul li a:hover{
	color: #1d7dba;
	font-weight: bold;
}
.con-major .links ul li a:hover{
	color: #1d7dba;
	font-weight: bold;
}

.con-major .mar-links ul li a:hover{
	color: #1d7dba;
	font-weight: bold;
}


.con-major .yxszCon::after {
	content: "";
	    width: 100%;
	    height: 1px;
	    background: #1d7dba;
}

.con-major .yxszCon h4 {
	font-weight: normal;
}

.con-major .yxszCon  .setL h4 .icon{
	font-size: 30px;
	    margin-right: 20px;
}

.con-major .yxszCon  .setR h4 .icon{
	font-size: 30px;
	    margin-left: 20px;
}

.con-major .yxszCon .setL {
	width: 50%;
}

.con-major .yxszCon .setL>div {
	width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    flex-direction: row-reverse;
	    position: relative;
	    padding: 20px 0;
	    margin-bottom: 20px;
}

.con-major .yxszCon .setL>div::before {
	content: "";
	position: absolute;
	top: -3px;
	right: -3px;
	background: #1d7dba;
	width: 100%;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.con-major .yxszCon .setL>div::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #1d7dba;
	width: 100%;
}

.con-major .yxszCon .setL .zsul li a {
	font-size: 0.16rem;
	color: #1d7dba;
	line-height: 0.2rem;
	display: inline-block;
	margin: 0.1rem 0;
}

.con-major .yxszCon .setL .zsul li a:hover {
	color: #1d7dba;
}


.con-major .yxszCon .setL .hsul li a {
	font-size: 1.125rem;
	color: #6e6e6e;
	line-height: 0.4rem;
	display: inline-block;
	margin:1rem 0;
}



.con-major .yxszCon .setL .zsh4 a {
	font-size: 26px;
	color: #585858;
}

.con-major .yxszCon .setL .xth4 a {
	font-size: 0.24rem;
	color: #1d7dba;
	font-style: italic;
}

.con-mb-banner{
display:none;
}

.con-major .yxszCon .setR {
	width: 50%;
}

.con-major .yxszCon .setR>div {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row;
	position: relative;
	    padding: 20px 0;
	    margin-bottom: 20px;
min-height: 115px;
}

.con-major .yxszCon .setR>div::before {
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	background: #1d7dba;
	width: 100%;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.con-major .yxszCon .setR>div::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #1d7dba;
	width: 100%;
}

.con-major .yxszCon .setR>div:nth-child(1) {
	margin-top: 3.4375rem;
}
.con-major .yxszCon .setR>div:nth-child(2) {
	margin-top: 3.4375rem;
}

.con-major .yxszCon .setR>div ul {
	width: 50%;
}
.con-major .yxszCon .setR>div ul li{
	text-align: right;
}

.con-major .yxszCon .setR .zsul li a {
	font-size: 0.16rem;
	color: #1d7dba;
	line-height: 0.2rem;
	display: inline-block;
	margin: 0.1rem 0;
}




.con-major .yxszCon .setR .hsul li a {
	font-size: 1.125rem;
	    color: #6e6e6e;
	    line-height: 0.4rem;
	    display: inline-block;
	    margin: 1rem 0;
}



.con-major .yxszCon .setR .zsh4 a {
	font-size: 26px;
	color: #585858;
}


.con-major .yxszCon .setR .xth4 a {
	font-size: 0.24rem;
	color: #ad94be;
	font-style: italic;
}

.cjcxdc ul{
        margin: 0px auto; width: 100%;margin-top: 40px;
        overflow:hidden;
    }
    .cjcxdc ul li{
        float:left;
        width:50%;
        height:65px;
        background: none;
        line-height:65px;
        border-bottom:dotted 1px #cccccc;
    }
    .cjcxdc ul li h1{
        text-indent: 10px;
    }
    .cjcxdc ul span{
        color:#000;
        text-align:right;
        width:90px;
        float:left;
        line-height:65px;
        font-size:16px;
    }
    .cjcxdc select,.cjcxdc input[type="text"] {
        width:400px;
        height: 35px;
        font-size: 14px;
        line-height: 25px;
    }
.dy_title{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.dy_title2{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 28px;
}
.layui-table td, .layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.layui-table td{
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}
.zkz-table td{
    padding: 6px 10px;
}
.ksxz {
    padding: 10px;
    background: #fff;
    line-height: 2em;
}
.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color:#1d7dba;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.layui-row:after, .layui-row:before {
    content: '';
    display: block;
    clear: both;
}
.layui-col-md6 {
    width: 50%;
float: left;
position: relative;
    display: block;
    box-sizing: border-box;
}