@charset "utf-8";
/*
#2e6aac   鼠标hover颜色
*/

body {font-family: 'microsoft YaHei','PingFangSC-Regular', Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif,"iconfont";color:#333333;font-size:12px;}
a,a:link{color:#555555;}
a:hover,a:focus{color:#0589EB;text-decoration: none;}
.container-fluid{width:100%;}
.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: left;
}
.row1{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: top;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-left:10px;padding-right:10px;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{right:60%;margin-left:0px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{left:60%;margin-right:0px;}
.navbar-default .navbar-brand{color:#333333;}
.fl{float:left;}
.fr{float:right;}
.mbB{margin-bottom:10px;}
.pbB{padding-bottom:10px;}
.ptT{padding-top:10px;}
.none{display:none;}
.pt10{padding-top:10px;}
.bg_gray{background:#e5edf9;}
.bg_ff{background:#ffffff;}
.Con{background:#ffffff;padding-top:20px;margin-bottom:20px;}
.bg—ld {background-color: #F5F7FA; }
.one-ellipsis {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.two-ellipsis {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.Header{margin-bottom:0px;}
.Header .col-mg-12,.Header .col-lg-12,.Header .col-md-12,.Header .col-sm-12,.Header .col-xs-12{padding:0px;}
.Header .item{height:170px;background-size:cover!important;}
.carousel-indicators{margin-bottom:0px;}
.carousel-indicators{top: auto;right:19%;margin-top: 0;bottom: 30px}
.Header .cHeader{padding:0;box-sizing: border-box; background:#fff;width:100%;line-height: 100px;}
/* #logo{width:430px;height:64px;} */
#name {display:block;font-weight:bold;}
.cHeader{z-index:1;}

.Header-add .Header-add-con li {
	height: 20px;
	line-height: 20px;
	margin-bottom: 22px;
	float: left;
}
.Header-add .Header-add-con li span {
	display: block;
	width:25px;
	height:20px;
	line-height: 20px;
	text-align: center;
	color: #C6C9CC;;
}
.Header-add .Header-add-con li a{
	display: block;
	text-decoration: none;
	font-size:14px;
	font-weight:400;
	color: #A2A4A6;
}
.zk-nav .navbar-default {
    background: #0589EB url(../../../images/ldxb/new/zk-nav-bg.png) center center no-repeat;
    background-size: cover;
}
.dropdown-menu {width: 100%;}
.cHeader .nav>li>a:hover,.cHeader .nav>li>a.current{background-color: #027BD3;color:#ffffff;}
.dropdown-menu > li > a:hover {background-color: #0067B3;}
.zk-nav .nav>li>a:hover,.zk-nav .nav>li>a.current{background-color: #3675ff!important;color:#ffffff;}
.zk-nav .navbar-nav>li>.dropdown-menu{background-color: #3675ff!important;color:#ffffff;}
.zk-nav .navbar-default .navbar-nav>.open>a{background-color: #3675ff!important;}
.zk-nav .dropdown-menu > li > a:hover {background-color: #3169E6;}
.cj-header-all .dropdown-menu > li > a:hover {background-color: #0091B3!important;}
.menu {width: 48%;}
.menu .navMenu{margin:0 auto;float: right;padding-top: 30px;}
.menu .navMenu li{float:left;list-style:none;height: 30px;line-height: 30px;}
.menu .navMenu li span{
	display: inline-block;
	width:25px;
	text-align: center;
	color:#C6C9CC!important;
}
.menu .navMenu li a{display:block;text-decoration:none;position:relative;overflow:hidden;font-size:14px;height: 30px;line-height: 30px;color: #646566;font-weight:500;}
.menu .navMenu li a img{display:inline-block;margin-right: 5px;}
/* .menu .navMenu li a:hover,.menu .navMenu li a.current{color:#45494D;border-bottom:4px solid #45494D;} */
.menu .navMenu li .box{width:100%;height:50px;position:absolute;top:92px;left:0;background:#FFFFFF;filter:alpha(opacity = 50);display:none;z-index:1000;}
.menu .navMenu li .box a{display:inline-block;height:50px;float:left;color:#333333;line-height:50px;border:none;background:none;font-size:14px;}
.menu .navMenu li .box a:hover{text-decoration:underline;color:#242526}
.menu .navMenu li .box .container{padding-left:220px;width:auto;}

.carousel-inner .mb-bg {
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	/*background: url(../../../images/ldxb/new/bgrad_t.png) left -1px repeat-x, url(../../../images/ldxb/new/bgrad_b.png) repeat-x bottom left;*/
	z-index: 0;
}
.Banner{padding:0px;position:relative;}
.Banner .col-mg-12,.Banner .col-lg-12,.Banner .col-md-12,.Banner .col-sm-12,.Banner .col-xs-12{padding:0px;}
.Banner .item{ /*height:460px;*/ width:100%;}
.Banner .item a {display: block; width: 100%; position:relative; z-index: 22;text-align: center;}
.Banner .item a img{display: inline-block;max-height: 460px;}
.glyphicon-chevron-left {
	display: block;
	width: 60px!important;
    height: 60px!important;
	/*background: url(../../../images/ldxb/new/arrow-left.png) no-repeat center center;*/
}
.banner1 {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	height: 100%;
	min-height: 1px;
	width: 100%;
	min-width: 992px
	
	}
	
.glyphicon-chevron-left:before {
    content: "";
}
.glyphicon-chevron-right {
	display: block;
	width: 60px!important;
    height: 60px!important;
	/*background: url(../../../images/ldxb/new/arrow-right.png) no-repeat center center;*/
}
.glyphicon-chevron-right:before {
    content: "";
}
.carousel-control.left {
	background: none;
}
.carousel-control.right {
	background: none;
}
/* .cHeader>div{background:url(../../../images/ldxb/new/headerBG.png) no-repeat right bottom;} */
.cHeader #navbarA{margin:0px -15px;}
.cHeader .navbar{border-radius:0px;margin-bottom:0px;margin-left:0px;min-height:40px;}
.cHeader .navbar-static-top{margin-bottom:19px;}
.cHeader .navbar-nav>li,.cHeader .navbar-default .navbar-nav>li>a{line-height:24px;color:#ffffff;font-size:18px;}
.cHeader .navbar-default .navbar-nav>li>a{padding-top: 0.75em;padding-bottom: 0.75em;}

.cj-header-all .cHeader .nav>li>a:hover,.cj-header-all .cHeader .nav>li>a.current{background:#00A1C6!important;color:#ffffff;}
.cj-header-all .cHeader .navbar-default{border:0px;background-color:#00B5D9;}
.cHeader .navbar-default .navbar-nav>.open>a, .cHeader .navbar-default .navbar-nav>.open>a:focus, .cHeader .navbar-default .navbar-nav>.open>a:hover{background:#027BD3;color:#ffffff;opacity: 0.9;}
.cj-header-all .cHeader .navbar-default .navbar-nav>.open>a,.cj-header-all .cHeader .navbar-default .navbar-nav>.open>a:focus,.cj-header-all .cHeader .navbar-default .navbar-nav>.open>a:hover{background:#00B5D9;color:#ffffff;}
/* .zk-nav .navbar-default .navbar-nav>.open>a, .zk-nav  .navbar-default .navbar-nav>.open>a:focus,.zk-nav .navbar-default .navbar-nav>.open>a:hover{background:#3169E6;color:#ffffff;} */
.cHeader .navbar-nav>li>.dropdown-menu{margin:0px;border:0px;background:#027BD3;color:#fff;padding:0px 0 15px 0;border-radius:0px 0px 4px 4px;}
.cj-header-all .cHeader .navbar-nav>li>.dropdown-menu{margin:0px;border:0px;background:#00B5D9;color:#fff;padding:0px 0 15px 0;border-radius:0px 0px 4px 4px;}
.cHeader .dropdown-menu>li>a{color:#fff;padding:0px 10px;text-align: center;font-size: 16px;}
.navbar-default {
    background: #0589EB url(../../../images/ldxb/new/nav-bg.jpg) center center no-repeat;
    background-size: cover;
}
.cj-header-all .cjphone .navbar-default {
	background: #00B5D9 url(../../../images/ldxb/new/nav-cjbg.png) center center no-repeat;
	background-size: cover;

}




.typePage{padding:0px;position:relative;height:auto;background:url(../../../images/ldxb/new/bg_mHeader.png) repeat-x top;}
.typePage .col-mg-12,.typePage .col-lg-12,.typePage .col-md-12,.typePage .col-sm-12,.typePage .col-xs-12{padding:0px;}

.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.p10{padding:10px;}
.plr50{padding-left:50px;padding-right:50px;}
.fr{float:right;}

.Banner{background:#FFFFFF;overflow:hidden;}

.Banner{width:100%;}

.blockDiv{overflow:hidden;display:block;line-height:0px;margin-bottom:10px;}
.blockDiv a{background:#ededed;width:100%;height:100%;display:inline-block;}
.blockDiv a:hover{background:#f3fef7;}


.index_Wrap{background:#f3fef7;padding:0px;margin-bottom:0;}
.footer{background:#3B3F49;background:#25506b; color:#d4d4d4;padding:36px 0px 40px;text-align:center;line-height:24px;position: relative!important;}
.footer p{padding:0px;margin:0px;}
h4.title{padding-bottom:0px;margin-top:0;padding-right:0px;}
h4.title small{font-size:13px;color:#999999;float:right;padding-top:4px;}
h4.title small a{color:#999999;}
h4.title .img{padding-right:5px;position:relative;top:-1px;}
.newList li{padding:6px 0px 6px 10px;line-height:20px;font-size:14px;background:url(../../../images/ldxb/new/t.png) no-repeat left 14px;}
.newList li a{color:#555555;width:75%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.newList li a:hover{color:#2e6aac;}
.newList li .date{float:right;font-size:12px;color:#999999;font-family:Arial;padding-top:2px}

.newIndex .col-md-4{padding-left:0;}
.newIndex .col-md-8{padding-right:0;}

.newsBox ul { padding:0;}
.newsBox .pic {width: 25%;}
.newsBox strong a {font-size:1.333333em; color:#333;}
.newsBox strong a:hover {color:#d83b28;}
.newsBox .newsInfo {width:72%; float:right;}
.newsBox ul { margin:15px 0 0 0; }
.newsBox ul li {float:left; width:100%; height:82px; overflow:hidden;}
.newsBox dl { width:100%; margin-top:10px; margin-bottom:0;}
.newsBox dd {height:32px; line-height:32px; text-align:right;color:#999999;}
.newsBox dd span {float:left; text-align:left; width:80%;background:url(../../../images/ldxb/new/t.png) no-repeat left 14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;padding:6px 0px 6px 10px;line-height:20px;}
.newsBox dd span a {font-size:1.166666em;}
.newsInfo p {line-height:1.5; padding-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.newsInfo strong{width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;display:block;}

.List{min-height:400px;padding:0px 20px;}

.List li{margin:5px 0px; line-height:20px;font-size:15px;background:url(../../../images/ldxb/new/t.png) no-repeat left 14px; padding:6px 0px 6px 15px;}
.List li a{color:#555555;width:100%;float:left;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.List li a:hover{color:#2e6aac;text-decoration:none}
.List li .date{float:right;font-size:12px;color:#999999;font-family:Arial;padding-top:2px;}

.schNews{background:#f8f8f8;padding:0px;}
.schNotice{background:#f3fef7;padding:15px;margin-bottom:15px;}
.schNotice h5{text-align:center;}
.schNotice .img-responsive,.newsPic .img-responsive,.schNews .img-responsive{margin:0px auto;}
.learning-service-t .img-responsive{ width:280px; height:158px;}
.schNewsList{margin-bottom:20px;margin-top:10px;}
.schNewsList li{border-bottom:1px solid #e6e6e6;padding:9px 0px;font-size:14px;}

.Notice{padding:15px 15px 15px 100px;position:relative;height:70px;}
.Notice .title{font-size:18px;font-weight:bold;line-height:40px;position:absolute;left:0px;top:15px;text-align:right;width:100px;}

.NoticeN{height:40px;width:100%;overflow:hidden;}
.NoticeN ol{list-style-type:none; margin:0px; padding:0px; font-size:13px; width:100000%;}
.NoticeN ol li{float:left;background:url(../../../images/ldxb/new/t.png) no-repeat left center;padding-right:20px;padding-left:10px;}
.NoticeN ol li a{text-decoration:none; line-height:40px;}
.NoticeN ol li a:hover{ text-decoration:underline;}

.aHeader .navbar-brand .logo {
    width: 262px;
    height: 40px;
    background: url(../../../images/ldxb/new/xy-logo-white.svg) no-repeat left center;
    background-size: 100%;
	display: block;
}
.navbar-header {
	width: 100%;
	margin: 0!important;
	padding: 8px 20px!important;
}
.carousel-indicators li {
	background-color: #fff!important;
	filter:alpha(opacity = 50);
	opacity:0.5
}
.carousel-indicators .active {
	background-color: #fff!important;
	filter:alpha(opacity = 100);
	opacity:1
}
/* .nav-l {
	width: 75%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	display: inline-block;
	vertical-align:middle
} */
.nav-r {
	width: 20%;
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.nav-r img {
	position: absolute;
	top: 25%;
	right:5%;
	cursor: pointer;
}
.nav-r input{
	width:100%;
	padding: 5px 40px 5px 10px;
	box-sizing: border-box;
	height:40px;
	background:#fff;
	border-radius:4px;
	/*opacity:0.85;*/
	border: 0;
	outline: none;
}
.nav-r input::-webkit-input-placeholder{ color:#bbb; line-height:40px;}
.nav-r input:-moz-placeholder{ color:#bbb; line-height:40px;}
.nav-r input:-ms-input-placeholder { color:#bbb; line-height:24px;}/* IE10-IE11 */

.fluidCon {
	background:#F5F7FA;
	padding-bottom: 64px;
	position:relative;
	z-index: 100;
}
.con {
	margin-top: -38px;
	/*background: #fff;*/
	position: relative;
}
.conTop {
	width: 100%;
	height: 100px;
	padding: 21px 0;
	/* padding-left: 82px; */
	box-sizing: border-box;
	box-shadow:0px 10px 26px 0px rgba(19,21,25,0.06);
	border-radius:4px;
	z-index: 20;
	background: #fff;
}
.conTop > div {
	display: inline;
	float: left;
	width: 19%;width:25%;
	height:64px;
	/*height: 100%;*/
    overflow: hidden;	
}
.conTop > div img {
	/*display: inline-block;*/
	float: left;
	border-radius: 50%;
	margin-left: 30px;margin-left: 70px;
	margin-right: 12px;
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
}
.conTop > div span{
	font-size: 22px;
	color: #2B3033;
	line-height: 64px;
}
.conTop a {
	text-decoration: none!important;
}

.newsIndex {

}
.newsIndex .news-t {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size:24px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#2B3033;
}
.newsIndex .news-t span {
	display: inline-block;
	margin-right: 8px;
	width:4px;
	height:16px;
	background:#0589EB;
}
.cj .newsIndex .news-t span {
    background: #00B5D9;
}
.newsIndex .news-t .more a{
	font-size:14px;
	font-weight:400;
	color:#8A9199;
	vertical-align: middle;
	/* margin-right: 20px; */
}
.more a i {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	background: url(../../../images/ldxb/new/more-normal.png) no-repeat;
}
.more a:hover i {
	background: url(../../../images/ldxb/new/more-hover.png) no-repeat;
}
.newsIndex .news-t .more a:hover{
	text-decoration: none;
	color: #0589EB;
}
.activeMore {
	color:#0589EB!important;
}

.home .news-con{
	margin-top: 25px;
	border-radius:4px;
	box-shadow:none;
	height: 450px;
	overflow-y: hidden;
}
.home .news-con img{ display:block; width:580px; height:245px;}
.news-con {
	margin-top: 25px;
	/* background:#1992EC; */
	box-shadow:0px 14px 25px 0px rgba(19,21,25,0.06);
	border-radius:4px;
	height: 368px;
	overflow-y: hidden;
}
.news-con img {
	display: block;
    max-width: 100%;
	height: auto;
	border-radius: 4px 4px 0 0;
}
.news-b {
	width: 100%;
	/* height: 100%; */
	padding: 24px;
	box-sizing: border-box;
	font-size:18px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#242526;
	border-radius:0px 0px 4px 4px;
	position: relative;
	margin-top: 5px;
}
.news-b a{
	color: #fff;
}
.news-b-arrow a {
	/* display: none; */
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%);
	text-decoration: none;
}
.active-arrow {
	animation: myfirst 0.3s;
	animation-fill-mode: forwards; /*停留在最bai后一帧du*/
}
@keyframes myfirst
{
	from {right: 6%;}
	to {right: 4%;}
}
.leave-arrow {
	animation: myend 0.3s;
	animation-fill-mode: forwards; /*停留在最bai后一帧du*/
}
@keyframes myend
{
	from {right: 4%;}
	to {right: 6%;}
}

.news-b .date {
	font-size:13px;
	margin-top: 8px;
	font-weight:400;
	color:#fff;
}

.news-con-bot {
	background: #fff;
	padding: 24px 32px;
	height: 210px;
	overflow: hidden;
}
.news-con-bot-title a {
	display: block;
	height: 28px;
	font-size: 20px;
	font-weight: 500;
	color: #242526;
	line-height: 28px;
	margin-bottom: 8px;
}
.news-con-bot a:hover {
	color: #0589EB;
}

.news-con-bot-explain a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #8A9199;
	padding-bottom: 20px;
	border-bottom: 1px dashed #E4E6EB;
}
.news-con-bot-title a,.news-con-bot-explain a,.news-con-bot-list li a {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-con-bot-list li {
	margin-top: 20px;
}
.news-con-bot-list li a {
	display: inline-block;
	font-size: 16px;
	color: #242526;
	line-height: 18px;
	vertical-align: middle;
	margin-right: 30px;
	width: 78%;
}
.news-con-bot-list .date {
	display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #8A9199;
	vertical-align: middle;
	line-height: 18px;
}

.notice-con {
	height: 450px;
	overflow-y: hidden;
	margin-top: 25px;
	padding: 26px 32px;
	box-sizing: border-box;
	background: #fff;
	border-radius:4px;
	font-size:16px;
	font-weight:400;
	line-height: 18px;
	color:#242526;
}
.notice-con-wj > li {
	padding-bottom: 20px;
	/* height: 18px;
	line-height: 18px; */
}
.notice-con-wj p {
	margin: 0;
	height: 20px;
	border-top: 1px dashed #E2E4E6;
}
.notice-con-wj li span:first-child {
	width:34px;
	height:18px;
	border-radius:1px 1px 6px 1px;
	font-size:12px;
	color:#fff;
	margin-right: 5px;
	text-align: center;
	display: inline-block;
	vertical-align:middle
}
.notice-con-wj li a {
	width: 74%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	display: inline-block;
	vertical-align:middle
}
.notice-con-wj li span:last-child {
	float: right;
	font-size:15px;
	font-weight:400;
	color:#8A9199;
	display: inline-block;
}

.nopb {
	padding-bottom: 0!important;
}
.xw-bg {
	background: linear-gradient(90deg, #00A68A 0%, #008C99 100%);
}
.wj-bg {
  background: linear-gradient(270deg, #058AED 0%, #0084E6 100%);
}
.cj-bg {
	background: linear-gradient(270deg, #008AA6 0%, #00AACC 100%);
}
.zk-bg {
	background:linear-gradient(270deg,#1953FF 0%,#4D79FF 100%)!important;
}
.xy-bg {background:#a106bd;}

.partial {
	margin-top: 58px;
}
.partial-l {
	padding: 35px 32px 33px 32px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 25px;
	position: relative;
	height: 224px;
	overflow: hidden;
	border-radius: 4px 0 0 4px;
}
.partial-r a img {border-radius: 4px 4px 4px 0;}
.partial-r {
	margin-top: 0px;
	padding: 0;
}
.decorate-img {
	position: absolute;
	left: 14px;
	top: 12px;
}
.partial-l-t {
	font-size:20px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#242526;
	border-bottom: 1px dashed #E4E6EB;
	padding-bottom: 16px;
}
.partial-l-t .date a{
	color: #8A9199;
	font-size: 14px;
}
.partial-l-t-title {
	position: relative;
}
.partial-l-t-title a{color: #242526;}
.partial-l a:hover{color: #0589EB;}
/* .lookDel a:hover{color: #0589EB;} */
.major-row a:hover{color: #000!important;text-decoration: none!important;}
.con-img p a:hover{color: #0589EB!important;}
.item-con a:hover{color: #0589EB!important;}
.Header-add-con a:hover{color: #0589EB!important;}
.search-con-list a:hover{color: #0589EB!important;}
.date-item-r a:hover{color: #0589EB!important;}
.hasPhone-card-r a:hover{color: #0589EB!important;}
.partial-l-t div {
	width: 100%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.partial-l-b {
	margin-top: 16px;
	line-height: 1.8;
	font-size:16px;
	font-weight:400;
	color:#242526;
}
.partial-l-b div {
	width: 78%;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
}
.partial-l-b div:first-child{margin-bottom: 10px;}
.partial-l-b div a{color: #242526;}
.partial-l-b p {
	width:100%;
	height: 20px;
}
.partial-l .date {
	display: inline-block;
	font-size:15px;
	font-weight:400;
	color:#8A9199;
	vertical-align: middle;
}
.partial-l-b .date{float: right;}

.fluidCard {
	width: 100%;
	height: auto;
	background:url('../../../images/ldxb/new/bg-card.png') no-repeat center center;
	background-size: 100% 100%;
	padding-bottom: 5%;
	overflow-x: hidden;
}
.fluidCard .title {
	font-size:24px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#fff;
	padding-bottom: 37px;
}
.fluidCard .title span{
	width:4px;
	height:16px;
	background:#fff;
	margin-right: 8px;
	display: inline-block;
}
.fluidCard .title .more a:hover{
	color: #fff;
	text-decoration: underline;
}

.detailed-img > div img, .partial-r img, .news-con img{
	margin: 0 auto;
}
.partial-r img{
	box-shadow: -20px 5px 50px 0 rgba(51, 56, 64, 0.15);
	border-radius: 4px 4px 4px 0;
	margin: 0;
}
.wj-zsjz .partial-r img{
	box-shadow: -20px 5px 50px 0 rgba(51, 56, 64, 0.2);
}
.partial-l-new {
	box-shadow: 20px 5px 50px 0 rgba(51, 56, 64, 0.2);
	position: relative;
	z-index: 10;
}
.partial-l-new img{box-shadow: none}
.detailed-img > div img{
	border-radius: 4px;
}
/* .partial-r img {
    box-shadow: -20px 5px 50px 0 rgba(51, 56, 64, 0.15);
    border-radius: 4px 4px 4px 0;
    margin: 0;
} */


.detailed-img {
	position: relative;
}
.lookDel a{
	display: block;
	width:114px;
	height:34px;
	line-height: 34px;
	text-align: center;
	/* background:#fff;
	filter:alpha(opacity = 0);
	opacity:0; */
	border:1px solid #fff;
	font-size:14px;
	font-weight:400;
	color:#fff;
	position: absolute;
	left: 10%;
	top: 60%;
	text-decoration: none;
}

.activeR {
	margin-right: 0;
}
.subject-card {
	margin-top: 50px;
}
.resource {
	background:#F5F7FA;
}
.resource .newsIndex2 .row .col-md-4:nth-child(n+4) .con-img{ margin-top:40px;}
.resourcemb {
	/* margin-bottom: 24px; */
}
.resource .con-img {
	background: #fff;
	border-radius:4px;
	padding: 20px 0 20px 20px;
	margin-top: 20px;
	font-size:14px;
	font-weight:400;
	color:#242526;

}
.resource .con-img img {
	margin-top: -40px;
	margin-bottom: 14px;
	border-radius: 4px;
	overflow: hidden;
}
.resource .con-img p {
	margin: 0;
	padding: 0;
	width: 90%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.resource .con-img p a{
	color: #242526;
}
.pubmb {
	padding-bottom: 48px;
}
.linkmb {
	margin-bottom: 44px;
}

.footer-top {
	font-size:14px;
	font-weight:400;
	color:#fff;
	text-align: center;
	max-width: 95%;
}
.footer-top > div:first-child img{
	margin-top: 6%;
}
.footer-top > div:last-child {
	margin-right: 48px;
}
.footer-top .fr img{margin-bottom: 8px;}
.footer-top .jbMsg {
	margin: 36px 0 0 11%;
    text-align: left;
}
.footer-bottom {
	background:#050505;
	background:#25455b;
	font-size:16px;
	font-weight:400;
	color:#C6C9CC;
	text-align: center;
	padding: 14px 0;
	box-sizing: border-box;
	text-align: center;
	overflow-y: hidden;
}


.footer-bottom .footer-bottom-img {
	float: none;
	display: inline-block;
}
.footer-bottom-mt {
	float: none;
	margin-top: 18px;
	display: inline-block;
}
.slick-track {
	/* width: 6200px!important; */
	/* transform: translate3d(-1584px, 0px, 0px)!important; */
	left: 0!important;
}
.footer-bottom .fl img{max-width: 52px;display: inline-block;margin-right: 8px;}

/* slide按钮重置 */
.slideA{height:220px;}
.sy .slideA .MI_list,.slideA .slick-list,.slideA .slick-track{height: auto;}
.slick-prev,.slick-next{
  position: absolute;
  top: 50%;
  margin-top:-50px;
  display: inline-block;
  width:60px;
  height:60px;
  background:url(../../../images/ldxb/new/arrow-left.png) no-repeat center center;
}
.slick-prev {left:-80px;}
.slick-next{right:-80px;background-image:url(../../../images/ldxb/new/arrow-right.png);}
.slick-prev:hover,.slick-next:hover{opacity: 0.8;filter:alpha(opacity = 80);opacity:0.8;}

/* 专业介绍 */
.fluidCard-sub {background-image:url('../../../images/ldxb/new/subChannel/bg-majorIntro.jpg');height:580px;padding-bottom:0;}
.majorIntro {padding-left:0;padding-right:0;}
.majorIntro .news-t {margin-bottom:23px;}
.majorIntro .news-t div{margin:0 10px;}
.majorIntro .news-t .more a {color: #fff;}
.majorIntro .news-t .more a:hover {color: #fff!important;}
.majorIntro .news-t .more a i {
	background: url(../../../images/ldxb/new/moreWhite-normal.png);
}

.tabNavs {margin-top:8px;}
.tabNavs li {float:left;}
.tabNavs li a {display:block;position:relative;height:24px;line-height:24px;font-size:18px;color:#45494D;padding:0 20px;}
.tabNavs li a:hover {text-decoration: none;}
.tabNavs li.cur a, .tabNavs li:hover a {color:#0589EB;}
.tabNavs li.cur a:before {position:absolute;left:50%;margin-left:-7px;bottom:-4px;display:block;content:'';width:14px;height:2px;border-radius:1px;background:#0589EB;}

.sy .MI_list .slick-slide {padding:0;margin:0;}
.sy .MI_list .item {height:100%;padding:0 10px;}
.sy .MI_list .item img {width:100%;}

.sy .MI_list .item img{border-radius: 4px 4px 0 0;}
.sy .MI_list .item .item-con{border-radius: 0 0 4px 4px;}
.sy .MI_list .item .item-con {
	width: 100%;
	padding: 20px 16px;
	background-color: #fff;
}
.sy .MI_list .item .item-con .item-con-t {
	/* width: 90%; */
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#242526;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* margin-bottom: 10px; */
}
.sy .MI_list .item .item-con .item-con-t a{
    color: #242526;
}
.sy .MI_list .item .item-con .item-con-b {
	margin-top: 5px;
	font-size:14px;
	font-weight:400;
	color:#8A9199;
	line-height: 1.6;
	/* width: 90%; */
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.sy .MI_list .item .item-con .item-con-b a{
	color: #8A9199;
}

.NewsT{margin-top: 48px;}
/* .NewsBox{position:relative;} */
.zs{height:140px;}

.c_Type{height:145px;width:100%;background-repeat:no-repeat; background-position:center center;}
.breadcrumb{background:none;margin-bottom:0px;}
.nagv{line-height:50px;font-size:14px;color:#999;}
.nagv a{color:#999;}

.link a{}
.link h3{font-size: 18px;font-weight: bold;}
.link {
	font-size:16px;
	font-weight:400;
	color:#242526;
}
.link span{color:#cccccc;margin:0px 20px;position:relative;top:-1px;line-height: 2;}

.fC_list{padding-top: 10px;}
.fC_list .pic{text-align:center;}
.fC_list .pic img{display:inherit;}
.fC_list .ptinfo{width:100%;line-height:42px;font-size: 14px;padding-bottom:14px;}
.fC_list .ptinfo a{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;text-align:center;}


/* 左侧导航 */
.L_type{background:#ffffff;}
.L_type ul{border-top:0px;border-bottom:0;padding:0px 0px 0px 10px;}
.L_type ul li{margin:0px 0;border-bottom:1px dashed #e1e1e1;margin-top: 1px;}
.L_type ul li a,.L_type ul li{height:auto;line-height:50px;width:100%; display:block;text-align:left;font-size:15px;font-weight:bold;}
.L_type ul li a{height:50px;width:100%;text-align:left;text-indent:20px;margin-bottom:0px;}
.L_type ul li{float:left; position:relative;}
.L_type ul li a:hover,.L_type ul li a.Cur{text-decoration:none;font-weight:bold;color:#004eae;}

.L_type ul li dl{line-height:32px;padding:10px 5px 10px 10px;margin:0;border-top:1px dashed #e1e1e1;}
.L_type ul li dl dd{}
.L_type ul li dl dd a,.L_type ul li dl dd a:hover{font-size:14px;width:100%;height:40px;line-height:40px;border:0px;background:none;font-weight:lighter;}
.L_type ul li dl dd a:hover,.L_type ul li dl dd a.Cur{color:#004eae;font-weight:lighter;background:url(../../../images/ldxb/new/l_al.png) no-repeat 10px 17px;}

.L_type ul li dl.open{display:block;}
.L_type ul li i{position:absolute;width:11px;height:7px;display:block;top:17px;right:15px;background:url(../../../images/ldxb/new/l_ar.png) no-repeat center center;display:none;}
.L_type ul li i{cursor:pointer;transition: all 0.5s ease-out;-webkit-transition:all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);}
.L_type ul li i.open{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);}



/* 翻页 */
.pagings {line-height:18px;text-align:center;margin-bottom:40px;}
.pagings a,.pagings span {display:inline-block;height:18px;text-align:center; line-height:18px; min-width:18px; font-weight:lighter;}
.pagings a { padding:0 5px;}
.pagings span,.pagings .active {color:#fff; background:#4471ce; padding:0 5px;}
.pagings a.a1:nth-child(1){display:none;}



.article { padding:0px;color:#898989;padding:50px 0;}
.article h2 {color:#333333;text-align:center;}
.news-info {line-height: 40px;color:#c0c0c0;font-size: 13px; border-bottom:1px solid #f6f6f6;text-align:center; padding-bottom:10px;margin-bottom:35px;}
.news-info span { color:#c0c0c0;padding:0px 10px;}
.news-content{line-height:28px;font-size:16px;padding:0px 30px;}
.news-content hr{border:0px; border-bottom:1px solid #e8e8e8;margin:20px 0px;}
.news-pic { max-width:720px; margin-top:36px; margin-bottom:36px;}
.news-content strong { margin-top: 14px; margin-bottom: 14px; font-size:18px;color:#2e2e2e; line-height: 30px;}

.line{border-bottom:0px solid #f6f6f6;text-align:center;margin-bottom:15px;}
.page .news-content{padding:0px 0px;}

/* 新闻列表 */
.container-fluid-news {
	background:#F5F7FA;
}
.container-fluid-news .news-title {
	margin-top: -45px;
	background-color: #fff;
	box-shadow:0px 10px 26px 0px rgba(19,21,25,0.06);
	border-radius:4px;
	position: relative;
	z-index: 999;
}
.container-fluid-news .news-title .news-title-add {
	display: flex;
	justify-content: space-around;
	width: 100%;
	/* position: absolute;
	top: 0;
	left: 0; */
	background-color: #fff;
	box-shadow:0px 10px 26px 0px rgba(19,21,25,0.06);
	border-radius:4px;
	/*background:red;*/
}

.container-fluid-news .news-title .news-title-add > div {
	text-align: center;
	padding: 30px 0;
	position: relative;
	margin-top: -45px;
}
/* .hasPhone .news-title .news-title-add > div {
	width: 50%;
}
.xxfw .news-title .news-title-add > div {
	width: 33%;
}  */
.container-fluid-news .news-title > div a {
	font-size:20px;
	font-weight:400;
	color:#646566;
}
.container-fluid-news .news-title div a:link {
	/* color: #555555; */
	text-decoration: none;
}
.news-title-line {
	display: none;
	width:20px!important;
	height:3px;
	background:#0589EB;
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
}
.news-title-active {
	font-weight:600!important;
	color:#45494D!important;
}
.news-title-line-active {
	display: block!important;
}

.stsm {
	width: 100%;
	font-size:10px;
	font-family:'Microsoft YaHei';
	color:#999999;
	padding: 36px 0;
	background:#F5F7FA;
}
.stsm .container {
	padding-left: 20px;
}
.stsm span a,.stsm a,.xujs-con span a{
	font-size:14px;
	font-weight:400;
	color:#666666;
}
.stsm span a:hover,.stsm a:hover,.xujs-con span a:hover{
	color:#0589EB;
}

.stsm .container a:last-child{
	color: #999999;
}
.stsm-pt {padding-top: 60px;}
.zyjs-title-con span a,.stsm a{
	font-size:14px;
	font-weight:400;
	color:#666666;
}
.zyjs-title-con span a:hover,.stsm a:hover{
	color:#0589EB;
}
.zyjs-title .dj  span a:hover{
	color:#AB090F;
}
.zyjs-title-con span:last-child a{
	color: #999999;
}
.zyjs-title-con span:last-child a:hover{
	color: #0589EB;
}
.zyjs-title .dj span:last-child a:hover{
	color: #AB090F;
}

.news-list-con {
	background:#F5F7FA;
}
.news-list-con-container {
	background-color: #fff;
	border-radius:4px;
}
/* 新闻列表 */
.newspub .news-t {margin-bottom:24px;}
.newspub .newscont {padding:10px 36px;}
.newspub .newscont {/*padding-bottom: 76px;*/}
.newspub .newscont ul{padding:30px 0;border-bottom: 1px dashed #E4E6EB;}
.newspub .newscont ul:last-child {border-bottom: 0px dashed #E4E6EB;}
.newspub .newscont li {position:relative;height:46px; line-height:46px; text-align:right;list-style: none;}
.newspub .newscont li:before {display: inline-block;content:'';position:absolute;left:0;top:21px;width:4px;height:4px;border:0 0 1px 0;background:#005AD9;}
.newspub .newscont li span a{color: #242526; float:left; text-indent:12px;font-size:16px; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left;}
.newspub .newscont li span a:hover{color: #0589EB;}
.newspub .newscont li .time {font-size:15px;color:#8A9199;}
.newspub .newsItem {line-height:1.8; margin:10px 0 10px 0;}
.newspub .newsItem label {float:left; font-weight:bold;}
.newspub .newsItem span {float:left; width:240px;}
.dj-list .newspub .newscont li:before {
	background: #AB090F;
}
.news-list-con .page {
	padding: 64px 0;
	/* position: relative; */
	text-align: center;
	line-height: 1;
}
.mt36 {margin-top: -36px;}
.news-list-con .page-con {
	display: inline-block;
	vertical-align: middle;
}
.news-list-con .page-con a, .news-list-con .page-con span {
	display: inline-block;
	margin: 0 auto;
	padding: 8px 12px;
	border:1px solid #C6C9CC;
	color: #646566;
	font-size: 16px;
	text-align: center;
	margin-right: 12px;
}
.news-list-con .page-con span {
	background-color: #0589EB;
	color: #fff;
	border: 0;
	border-radius: 2px;
}
.news-list-con .page-con a {text-decoration: none;border-radius: 2px;}
.news-list-con .page-con a:hover {background-color: #0589EB;
	color: #fff;
	border:1px solid #0589EB;}
.news-list-con .page-con .a1:hover {background-color:#F5F7FA!important;color: #646566!important;border:1px solid #C6C9CC;}
.page-con  em {margin-right: 12px;}
.news-list-con ul p,.ej .newscont-pb p {
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #E4E6EB;
	margin-bottom: 30px;
}
.dj-list .page-con span {
	background-color: #AB090F;
}
.dj-list .page-con a:hover {
	background-color: #AB090F;
	color: #fff!important;
	border:1px solid #AB090F;
}

/* 带日期新闻列表 */
.date-item {
	padding: 36px 0;
	font-size:16px;
	font-weight:400;
	color:#8A9199;
	border-bottom: 1px dashed #E4E6EB;
}
.date-item-l {
	padding: 0 10px;
	text-align: center;
}
.date-item-l div:first-child {
	font-size:36px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#0589EB;
}
.date-item-r {
	width: 90%;
	margin-left: 30px;
}
.date-item-r-title {
	margin-bottom: 20px;
}
.date-item-r-title a{
	font-size:20px;
	font-family:'Microsoft YaHei';
	font-weight:700;
	color:#242526;
}
.date-item-r-con a {
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	font-weight: 400;
	color: #9A9F9F;
}
.date-item:last-child {
	border: 0;
}

/* 二级正文*/
.xujs-con {
	font-size:16px;
	font-weight:400;
	color:#45494D;
}

.xujs-con .xujs-con-title{
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px dashed #EDEEF6;

}
.xujs-con-title h1{
	font-size:28px;
	font-family:'Microsoft YaHei';
	/*font-weight:bold;*/
	color:#242526;
	line-height: 1.4;
}
.xy-date {
	font-size: 14px;
	margin-top: 20px;
	color: #8A9199;
}
.xy-date em {
	margin-right: 48px;
}
.xyclass {
	padding-top: 50px;
}
.classgy {
	padding-bottom: 30px;
}
.xyclass h6,.xyclass p {
	margin-bottom: 15px;
}
.classgk p {
	text-indent:2em
}
.xym {
	padding-bottom: 64px;
}

/* 三级正文 */
.nobanner-box {
	padding: 48px 20px;
}
.nobanner-box  .xujs-con .xujs-con-title {
	padding: 48px 0;
}
.nobanner-box-con {
	padding: 37px 0;
	border-bottom: 1px dashed ;
}
.zyjs-title {
	width: 100%;
    font-size: 10px;
    font-family: 'Microsoft YaHei';
    color: #999999;
    background: #fff;
}
.zyjs-title-con {
	padding: 40px 0 28px 0;
	background-color: #fff;
	padding-left: 78px;
}
.zyjs-title-con a{font-size: 14px;font-weight: 400;color: #666666;}
.zyjs-title-con a:last-child{color:#999999;}
.sjmb {
	margin-bottom: 64px;
}

/* 通知公告 */
/* 通知公告 */
.news-t {margin-bottom:24px;}
.newscont {padding:11px 32px 21px 32px;}
.newscont li {position:relative;height:46px; line-height:46px; text-align:right;}
.newscont li:before {display: inline-block;content:'';position:absolute;left:0;top:21px;width:4px;height:4px;border:0 0 1px 0;background:#005AD9;}
.ej .newscont li span {float:left; text-indent:12px;font-size:16px; width:72%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left;}
.ej .newscont li .time {font-size:15px;color:#8A9199;}
.newsItem {line-height:1.8; margin:10px 0 10px 0;}
.newsItem label {float:left; font-weight:bold;}
.newsItem span {float:left; width:240px;}
/* .ej .newscont-pb {
	padding-bottom: 32px;
	border-bottom: 1px dashed #E4E6EB;
} */
.ej .newscont-pt {
	padding-top: 32px;
}




/* 合并样式 */
/* nav */
.cjphone .navbar-header {
border: 0px;
background: url('../../../images/ldxb/new/nav-cjbg.png') no-repeat left center;
margin-top: 10px;
}
.cj .navbar-default {
border: 0px;
background: url('../../../images/ldxb/new/nav-cjbg.png') no-repeat left center;
background-size: cover;
	/* margin-top: 10px; */
}
/* banner */

  /* .subBanner, .subBanner img {width:100%;height:300px;} */
  .subBanner-con-ej {margin-top: 75px;}
  .subBanner-cj .subBanner-ej a { display: block; width: 100%;max-height: 300px;/* background: url(../../../images/ldxb/new/banner-cj.jpg) no-repeat center center; background-size: auto 100%;*/text-decoration: none;}
  .subBanner-wj .subBanner-ej a { display: block; width: 100%;max-height: 300px;/* background: url(../../../images/ldxb/new/banner-wj.png) no-repeat center center; background-size: auto 100%;*/text-decoration: none;}
  .subBanner-zk .subBanner-ej a { display: block; width: 100%;max-height: 300px;/* background: url(../../../images/ldxb/new/banner-zk.jpg) no-repeat center center; background-size: auto 100%;*/text-decoration: none;}
  .subBanner-dj .subBanner-ej a { display: block; width: 100%;max-height: 300px;/* background: url(../../../images/ldxb/new/banner-dj.png) no-repeat center center; background-size: auto 100%;*/text-decoration: none;}
  .subBanner .subBanner-ej a{text-align: center;position: relative;}

  .subBanner .subBanner-ej a img{display: inline-block;max-width: 100%;}


  .subBanner .subBanner-ej a p {
	position: relative;
	width: 590px;
	font-size:18px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#fff;
	margin-top: 26px;
	}
	.subBanner-sj a {
		display: block;
		 width: 100%;
		 height: 220px;
		 line-height: 220px;
		 text-decoration: none;
		 text-align: center;
		 font-size:48px;
		font-family:'Microsoft YaHei';
		font-weight:bold;
		color:#fff;
	}
	.subBanner-ej a,.subBanner-sj a {cursor:default}
	.subBanner-xsyd .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xsyd-bg.jpg) no-repeat center center; background-size: cover;}
	.subBanner-xyjj .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xyjj-bg.jpg) no-repeat center center; background-size: cover;}
	.subBanner-tzgg .subBanner-sj a {background: url(../../../images/ldxb/new/banner-tzgg-bg.jpg) no-repeat center center; background-size: cover;}
	.subBanner-xxfw .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xxfw-bg.jpg) no-repeat center center; background-size: cover;}
	.subBanner-tytt .subBanner-sj a {background: url(../../../images/ldxb/new/banner-tytt-bg.jpg) no-repeat center center; background-size: cover;}
	.subBanner-xyfw .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xyfw-bg.jpg) no-repeat center center; background-size: cover;}
	.dj-list .subBanner-tzgg .subBanner-sj a {background: url(../../../images/ldxb/new/banner-dj-bj.jpg) no-repeat center center; background-size: cover;}

.bg_F5F7FA {background:#F5F7FA;}
.bb_line {border-bottom:1px dashed #E4E6EB;}
.mlr0 {margin-left:0;margin-right:0;}
.plr0 {padding-left:0;padding-right:0;}

.subBanner-wj .subBanner-ej a{background-color:#0e3677;}
.subBanner-cj .subBanner-ej a{background-color:#153765;}
.subBanner-zk .subBanner-ej a{background-color:#104789;}

/* 按钮 */
.btn.lineBlueBtn, .btn.lineBlueBtn:hover, .btn.lineBlueBtn:focus, .btn.lineBlueBtn.focus {color:#0589EB;}
.lineBlueBtn {padding:0;width:114px;height:34px;line-height:32px;border:1px solid #0589EB;color:#0589EB;font-size:14px;text-align:center;border-radius:0;}
.lineBlueBtn .ico {margin-left:4px;font-family:'Microsoft YaHei';}

.conBlock {padding:11px 32px 0 32px;background:#ffffff;box-shadow:0px 16px 32px 0px rgba(0,30,89,0.08);border-radius:4px;}
.ptH{height: 335px;overflow-y: hidden;}
.zsH{height: 360px;overflow-y: hidden;}
.gzzdH {height: 360px;overflow-y: hidden;}
.zsjz{height: 222px;overflow-y: hidden;}
.xyH{height: 320px;overflow-y: hidden;}
.lxH{height: 360px;overflow-y: hidden;}
.NewsT {margin-bottom:0px;}
/* 平台登录入口 */
.plain-enter {padding:0;padding-bottom: 0;}
.plain-list {padding-bottom:40px;margin-bottom:34px;}
.plain-list-jxjy{padding-bottom:25px;margin-bottom:0px;}
.plain-list dd img {margin:0 auto;margin-bottom:16px;}
.plain-list dd .name a{text-align:center;line-height: 22px;font-size:16px;color:#2B3033;display: block;}
.plain-links .itemLink {margin-bottom:30px;}
.plain-links .itemLink img {width:32px;height:32px;float:left;margin-right:9px;}
.plain-links .itemLink .txt a{font-size:14px;color:#646566;line-height:32px;}
.plain-links .itemLink .txt a:hover{color: #0589EB!important;}
.plain-links h3{ font-size:18px; padding:20px 0 10px 10px;}
.itemP img{border-radius: 50%;}
/* 通知公告 */
.news-t {margin-bottom:24px;}
.newscont {padding:11px 32px 21px 32px;}
.newscont li {position:relative;height:38px; line-height:37px; text-align:right;}
.newscont li:before {display: inline-block;content:'';position:absolute;left:0;top:18px;width:4px;height:4px;border:0 0 1px 0;background:#005AD9;}
.newscont li span {float:left; text-indent:12px;font-size:14px; width:85%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left;}
.newscont li .time {font-size:12px;color:#999999;}
.newsItem {line-height:1.8; margin:10px 0 10px 0;}
.newsItem label {float:left; font-weight:bold;}
.newsItem span {float:left; width:240px;}

/* slide按钮重置 */
.slideA{height:220px;}
/* .slideA .MI_list,.slideA .slick-list,.slideA .slick-track{height: 100%;} */
.slick-prev,.slick-next{
position: absolute;
top: 50%;
margin-top:-50px;
display: inline-block;
width:60px;
height:60px;
background:url(../../../images/ldxb/new/arrow-left.png) no-repeat center center;
}
.slick-prev {left:-80px;}
.slick-next{right:-80px;background-image:url(../../../images/ldxb/new/arrow-right.png); }
.slick-prev:hover,.slick-next:hover{opacity: 0.8;filter:alpha(opacity = 80);opacity:0.8;}

/* 专业介绍 */
.fluidCard-sub {background-image:url('../../../images/ldxb/new/subChannel/bg-majorIntro.jpg');height:380px;padding-bottom:0;overflow-y: hidden;}
.majorIntro {padding-top:50px;padding-left:0;padding-right:0;}
.cj .majorIntro{padding-top:50px;}
.majorIntro .news-t {margin-bottom:23px;}

.tabNavs {margin-top:8px;}
.tabNavs li {float:left;}
.tabNavs li a,.tabNavs li strong {display:block;position:relative;height:24px;line-height:24px;font-size:18px; font-weight:300;color:#45494D;padding:0 20px;}
.tabNavs li a:hover {text-decoration: none;}
.tabNavs li.cur a, .tabNavs li:hover a {color:#0589EB;}
.tabNavs li.cur a:before {position:absolute;left:50%;margin-left:-7px;bottom:-4px;display:block;content:'';width:14px;height:2px;border-radius:1px;background:#0589EB;}

.MI_list .slick-slide {padding:0;margin:0;}
.MI_list .item {height:100%;padding:0 10px;}
.MI_list .item img {width:100%;border-radius: 4px 4px 0 0;}
.MI_list .item .con {margin:0;width:100%;padding:12px;line-height:28px;font-size:14px;color:#242526;text-align:center;background-color: #fff;border-radius: 0 0 4px 4px;}

/* 招生简章 */
.ZSJZ {margin-top:-22.2%;padding-top:64px;}
.zk .ZSJZ {margin-top:0;padding-top:44px;}
.ZSJZ .news-t {margin-bottom:20px;}
.ZSJZ .partial-l {padding:32px 32px 30px;border-radius:4px 0 0 4px;margin-top:26px;}
.ZSJZ .partial-r {margin-top:0;padding:0;}
.ZSJZ .topMeg {margin-bottom:24px;}

/* 自考招生简章 */
.zk .zs-l .topMeg-zk{
background: #fff;
width: 90%;
height:224px;
margin-top: -110px;
padding: 32px;
position: relative;
z-index: 10;
border-radius:0px 0px 4px 4px;
}


/* 证书样式 */
.conZS {padding:16px 24px 38px;}
.autoplayZS .item img{margin: 0 auto;padding-bottom: 10px;}
.slideZS {height:306px;margin:0 auto;}
.slideZS .slick-list,.slideZS .slick-track, .slideZS img {height: 100%;}
/* slide dots样式重置 */
.slick-dots {bottom:-14px;}
.slick-dots li {width:auto;height:6px;}
.slick-dots li button {width:6px;height:6px;background:#0589EB;filter:alpha(opacity = 30);opacity:0.3;border-radius:5px;}
.slick-dots li button:before {display:none;}
.slick-dots li.slick-active button {width:22px;background:#0589EB;}

.zk .zk-news-t{
color: #fff;
padding: 20px 44px;
padding-bottom: 50px;
margin-bottom: 0;
}
.zk .news-t-rbg span,.zk .news-t-lbg span {
background-color: #fff;
}
.zk .news-t-lbg {
background: url('../../../images/ldxb/new/book-bg.png') repeat-x;
}
.zk .news-t-rbg {
background: url('../../../images/ldxb/new/exam-bg.png') repeat-x;
}

/* 合作办学 */
.bigTit {font-size:20px;color:#242526;line-height:28px;font-weight:bold;margin-bottom:16px;}
.bigTit .tag {width: 36px; height: 20px;line-height:20px; background: linear-gradient(270deg,#058AED 0%,#0084E6 100%); border-radius: 2px 2px 6px 2px; font-size: 14px; color: #fff; margin-right: 8px; text-align: center; display: inline-block; vertical-align: middle;margin-top:-4px;}
.smIntro {font-size:16px;color:#8A9199;line-height:28px;}
.conHZBX {position:relative;padding:14px 32px 14px;}
.conHZBX .topMeg {position:relative;z-index:2;padding-bottom:20px;margin-bottom:13px;}
.conHZBX .decorate-img {position:absolute;left:auto;right:32px;top:34px;width:37px;height:37px;}

/* 自考规章制度 */
.zk .bigTit {
width: 100%;
}

/* 自考报考流程 */
.zk .stepAll {

}
.zk .step {
display: inline-block;
vertical-align: middle;
}
.zk .step .step-bg {
/* background: url('../../../images/ldxb/new/step01.png') no-repeat; */
/* width: 40px;
height: 40px;
padding: 10px; */
background-color: #DFEAFF;
display: inline-block;
vertical-align: middle;
padding: 10px;
border-radius: 2px;
}
.step-bg img {
margin: 0;
}
.step-bg .hoverActive {
display: none;
}
.bgcolorActive {
background-color: #266EFF!important;
}


.step-bottom {
display: none;
height: 180px;
padding: 25px;
margin-top: 20px;
background-color: #F2F6FF;
border-radius:0px 0px 4px 4px;

}
.num-work {
font-size:16px;
font-family:'Microsoft YaHei';
font-weight:500;
color:#266EFF;
}
.num-work-con {
	line-height: 1.8;
	font-size: 16px;
}
.step-bottom div {
margin-bottom: 15px;
}
.zk .zkbk {
padding-bottom: 24px;
}
.step-bottom-active {
display: block!important;
}
.zk .arrow {
height: 40px;
line-height: 40px;
font-size: 20px;
color: #C6C9CC;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 0 49px;
}
.step-num {
font-size:14px;
font-family:'Microsoft YaHei';
font-weight:400;
color:#8A9199;
/* text-align: center; */
margin: 10px 0;
margin-left: 10px;

}
.step-num-color {
	color:#242526!important;
}
/* 合并样式end */

.linkmb div span {
	margin-left: 0;
}

.hid {overflow-x: hidden;}
.Header .Header-mb {
	padding: 12px 0;
}

.stsm-pt {
	padding-top: 76px;
}

/* 带图新闻列表 */
.hasPhone-card {
	background:#F5F7FA;
}
.hasPhone-card-con {
	background-color: #fff;
	margin-bottom: 36px;
}
.hasPhone-card-r {
	padding: 32px 24px;
	width: 67%;
}
.hasPhone-card-r h5 a{
	font-size:20px;
	font-family:'Microsoft YaHei';
	font-weight:700;
	color:#242526;
}
.hasPhone-card-r .icon-img {
	font-size:14px;
	color:#B8BEC9;
	margin: 16px 0 30px 0;
}
.hasPhone-card-r .icon-img img{
	vertical-align: middle;
	margin-right: 5px;
}
.hasPhone-card-r-con a{
	line-height: 1.8;
	font-size:16px;
	font-weight:400;
	color:#8A9199;
	overflow: hidden;
}

/* 学习服务 */
.learning-service-Neb {
	margin-bottom: 36px;
}
.learning-service-t,.learning-service-b{
	background-color: #fff;
}
.learning-service .learning-service-b {
	padding: 20px 24px;
	font-size:16px;
	font-weight:400;
	color:#8A9199;
	background-color: #fff;
	border-radius:0px 0px 4px 4px;
}
.learning-service .name {
	margin-bottom: 16px;
}
.learning-service .name a{
	font-size:20px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#242526;
}
.learning-service .name a:hover {
	color: #0589EB;
}
.learning-service .className a{
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#000;
}
.learning-service .className a:hover {
	color: #0589EB;
}
.learning-service-quality .name {
	margin-top: 0;
	margin-bottom: 0;
}
.learning-service-instruction {
	/* height: 45px; */
}
.learning-service-instruction a {
	font-size: 16px;
	color:  #8A9199;
	line-height: 26px;
}
.learning-service-instruction a:hover {
	color: #0589EB;
}


/* 学习服务end */

/* 学习中心 */
.studyCenter {
	padding: 43px 45px;
	margin-bottom: 64px;
}
.studyCenter .area {
	padding-bottom: 28px;
	border-bottom: 1px dashed #E4E6EB;
	/* text-align: center; */
}
.area-short {
	display: inline-block;
	vertical-align: middle;

	/* margin: 0 auto; */
}
.studyCenter .area a{
	float: left;
	/* display: inline-block; */
	width:72px;
	height:34px;
	line-height: 34px;
	margin-right: 20px;
	margin-bottom: 12px;
	background:#F2F4F7;
	border-radius:2px;
	text-align: center;
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#45494D;
	text-decoration: none;
}
.studyCenter .area a:hover {
	background-color: #0589EB;
	color: #fff;
}
.studyCenter .area .area-active {
	background-color: #0589EB;
	color: #fff;
}
.province{
	display: none;
}
.province-active {
	display: block;
}
.area-con .area-con-t {
	padding: 20px 0;
	padding-left: 10px;
	font-size:24px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color:#0589EB;
}
.area-con .area-con-b {
	padding: 20px;
	background:#F5F7FA;
	margin-bottom: 16px;
}
.area-con .area-con-b h3 {
	font-size:18px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#45494D;
	margin-bottom: 16px;
}
.area-con .area-con-b a {
	margin-right: 45px;
	vertical-align: middle;
}
.area-con .area-con-b p {
	/* margin-right: 45px; */
	display: inline-block;
	vertical-align: middle;
}
.area-con .area-con-b p:nth-child(2){
	width:30%;
}
.area-con .area-con-b a img {
	display: inline-block;
	margin-top: -5px;
}
.area-con .area-con-b p img {
	display: inline-block;
	margin-top: -5px;
}
.area-con .area-con-b a span {
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#8A9199;
	margin-left: 10px;
}
.area-con .area-con-b p span {
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#8A9199;
	margin-left: 10px;
}

/* 学习中心end */

/* 搜索 */
.search-Card {
	font-size:14px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color: #999999;
	padding: 42px 0 35px 0;
}
.search-Card span:first-child {
	color: #666666;
}

.search-con h5{
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:rgba(51,51,51,1);
	text-align: center;
	margin-bottom: 24px;
}
.search-con span {
	color: #0F78E1;
}
.search-con-list {
	background-color: #fff;
	padding: 32px 30px;
	margin-bottom: 36px;
	border-radius:4px;
}
.search-con-list h1 {

	margin-bottom: 16px;
}
.search-con-list h1 a {
	font-size:20px;
	font-family:'Microsoft YaHei';
	font-weight:bold;
	color:#242526;
}
.search-con-list p a{
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#9A9F9F;
}


/* 搜索end */

/* 咨询 */
.consult {
	/* width: 80px; */
	/* height: 320px; */
	position: fixed;
	right: 30px;
	top: 50%;
    transform: translateY(-50%);
	border-radius:4px;
	z-index: 1000;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1)
}
.consult ul {
	margin: 0;
	padding: 0;
}
.consult ul li {
	list-style: none;
	position: relative;
}
.consult ul li a {border-bottom: 1px solid #EBEDF2;}
.consult ul li:first-child a{border-radius: 4px 4px 0 0 ;}
.consult ul li:last-child a{border-bottom: 0;border-radius: 0 0 4px 4px;}
.consult ul li .no-border {border-bottom:0;border-radius: 0 0 4px 4px;}
.hasBorder {border-bottom: 1px solid #EBEDF2!important;}
.consult a {
	display: block;
	width: 28px;
	height: 28px;
	padding: 22px;
	margin: 0;
}
.consult .qq-img {
	background: url('../../../images/ldxb/new/qq.png') no-repeat center center;
	background-color: #fff;
	position: relative;
}
/* .consult .ripple {
	width: 20px;
	height:20px;
	border-radius: 50%;
	border: 1px solid red;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ripple {
	animation:my-ripple 5s infinite;
	animation-timing-function: ease-in-out;
}
@keyframes  my-ripple {

} */
.consult .qq-img:hover {
	background: url('../../../images/ldxb/new/qq-hover.png') no-repeat center center;
	background-color:#0589EB;
}
.consult .we-chat-img {
	background: url('../../../images/ldxb/new/we-chat.png') no-repeat center center;
	background-color: #fff;
}
.consult .we-chat-img:hover {
	background: url('../../../images/ldxb/new/we-chat-hover.png') no-repeat center center;
	background-color:#0589EB;
}
.consult .phone-img {
	background: url('../../../images/ldxb/new/phone.png') no-repeat center center;
	background-color: #fff;
}
.consult .phone-img:hover {
	background: url('../../../images/ldxb/new/phone-hover.png') no-repeat center center;
	background-color:#0589EB;
}
.consult .email-img {
	background: url('../../../images/ldxb/new/email.png') no-repeat center center;
	background-color: #fff;
}
.consult .email-img:hover {
	background: url('../../../images/ldxb/new/email-hover.png') no-repeat center center;
	background-color:#0589EB;
}
.consult .up-arrow-img {
	background: url('../../../images/ldxb/new/up-arrow.png') no-repeat center center;
	background-color: #fff;
}
.consult .up-arrow-img:hover {
	background: url('../../../images/ldxb/new/up-arrow-hover.png') no-repeat center center;
	background-color:#0589EB;
}
.consult .we-chat-code {
	display: none;
	position: absolute;
	left: -155px;
	top: 0;
	padding: 10px;
	background-color: #fff;
	font-size: 13px;
	color: #999;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
}
.consult .we-chat-code img {
	width: 128px;
	height: 128px;
}
.consult .we-chat-code div {
	margin-top: 10px;
}
.consult .phone-num,.consult .yard-email {
	display: none;
	position: absolute;
	left: -246px;
	top: 0;
	height: 80px;
	line-height: 80px;
	background-color: #fff;
	font-size: 20px;
    font-weight: bold;
	color: #0589EB;
	padding: 0 50px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.consult .yard-email {
	padding: 0 32px;text-align: center;
}
.up-arrow-con {display: none;border-bottom:0}
.consultActive {
	display: block!important;
}


/* 咨询end */


.navMenu img{position: relative;top: -2px;}

.ej-pc-mb {margin-bottom: 54px;}
.container-fluid .no-m:last-child {margin-bottom: 64px;}
.container-fluid .no-m:first-child .NewsT {margin-top: 0;}

.mbB .link p {line-height: 3;}
.conBlock  span a {
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:#242526;
}
.conBlock  span a:hover {color: #0589EB;}
.partial-l-new img{
	border-radius: 4px 4px 0 4px;
}
.cj .partial-l {
	border-radius: 0 4px 4px 0;
}
.cj .lineBlueBtn {
	color: #00A0C0;
	border: 1px solid #00A0C0;
}
.new-bx {width: 650px;padding: 32px;background-color: #fff;height: 224px; overflow-y: hidden;border-radius:0px 0px 4px 4px!important;margin-top: -110px;position: relative;z-index: 1;}
.new-bx-img img{border-radius: 4px 4px 0 4px;}
.new-bx .lineBlueBtn {margin-top: 24px;}
.book-alart {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	z-index: 300;
}
.book-alart img {
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.book-alart-active {display: block;}
/* 表单start */
.apply-list-con h1 {
	width: 100%;
	height:64px;
	line-height: 64px;
	background:#EDEEF6;
	border-radius:4px 4px 0px 0px;
	font-size:20px;
	font-family:'Microsoft YaHei';
	font-weight:500;
	color: #333333;
	padding-left: 30px;
}
.area-list {
	padding: 24px 32px;
	background-color: #fff;
}
.area-list-t {padding-bottom: 11px;border-bottom: 1px solid #EDEEF6;}
.area-list i {
	display: inline-block;
	width:3px;
	height:13px;
	background-color: #0F78E1;
	vertical-align: middle;
	margin-right: 5px;
}
.area-list h2 {
	font-size:16px;
	font-family:'Microsoft YaHei';
	font-weight:600;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}
.area-list span {
	font-size:14px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color: #666666;
	text-align: right;
	margin-right: 12px;
}
.area-list-b {
	padding-top: 24px;
}
.area-list-b-l {
	padding-left: 12px;
}
.area-list-b-l span {
	display: inline-block;
	width: 56px;
}
.area-list-b-l select{
	margin-right: 20px;

}
select {
	height:32px;
	border-radius:3px;
}
/* 表单end */


/* 党建start */
.dj .Header-add-con li a:hover{
    color: #AB090F!important;
}
.dj-nav .menu .navMenu li a:hover {
    color: #AB090F
}
.dj-nav .nav > li > a {
    padding-left: 28px;
    padding-right: 28px;
}
.dj-nav .navbar-default {
    background: url(../../../images/ldxb/new/dj-nav-bg.png) center center no-repeat;
    background-size: cover;
}
.dj-nav .cHeader .navbar-default .navbar-nav>li>a:hover,.dj-nav .cHeader .navbar-default .navbar-nav>li>a.current {
	background: #AB090F;
	color: #fff!important;
}
.dj .newsIndex .news-t span {
    background: #AB090F;
}
.dj .news-con,.dj .news-b  {
	background-color: #AB090F;
	overflow: hidden;
}
.dj  .news-b a {
	color: #fff;
}
.dj  .news-b .date,.dj  .news-b .news-b-arrow {
	color: #fff;
}
.dj .dj-ttzg {
	height: 370px;
	overflow-y: hidden;
}
.dj-ttzg li span.tag:first-child {
    width: 34px;
	height: 18px;
	line-height:17px;
	background-color:#ab090f;
    border-radius: 1px 1px 6px 1px;
    font-size: 12px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
	vertical-align: middle;
	margin-top:16px;
}
.dj .dj-ttzg li span{ text-indent:6px;}
.dj .dj-ttzg li:before{ display: none;}
.dj .newscont li:before {
    background: #AB090F;
}
.dj .slideA .autoplay a:hover span{
	color: #AB090F;
}
.dj .lineBlueBtn {
    border: 1px solid #AB090F;
    color: #AB090F;
}
.dj .topMeg a:hover div {
	color: #AB090F;
}
.dj .partial-l a:hover {
	color: #AB090F;
}
.dj .bigTit .tag {
	background: #C50C11;
	border-radius:2px 2px 6px 2px;
}
.dj .conBlock ul li {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dj .conBlock ul li a:hover {
	color: #AB090F;
}
.dj .newsIndex .news-t .more a:hover {
	color: #AB090F;
}
.dj .more a:hover i {
	background: url(../../../images/ldxb/new/dj-more-hover.png) no-repeat;
}
.dj-study {background: url(../../../images/ldxb/new/dj-study-bg.png);height: 510px;}
.dj-study .majorIntro .news-t .more a {
    color: #8A9199;
}
.dj-study .majorIntro .news-t .more a:hover {
    color: #AB090F!important;
}
.dj-study .majorIntro .news-t .more a i{
    background: url(../../../images/ldxb/new/more-normal.png);
}
.dj-study .majorIntro .news-t .more a:hover i{
    background: url(../../../images/ldxb/new/dj-more-hover.png);
}
.dj-list .date-item-l div:first-child {
    color: #AB090F;
}
.dj-list a:hover {
	color: #AB090F!important;
}
.dj-list .subBanner a:hover {
	color: #fff!important;
}
.dj-nav .cHeader .navbar-nav>li>.dropdown-menu {
   background: #AB090F;
   color: #fff!important;
}
.dj-nav .cHeader .navbar-default .navbar-nav>.open>a,.dj-nav .cHeader .navbar-default .navbar-nav>.open>a:focus,.dj-nav .cHeader .navbar-default .navbar-nav>.open>a:hover{background:#990000;color:#ffffff;}
.dj-nav .dropdown-menu > li > a:hover,.dj-nav .dropdown-menu > li > a:focus {
	background: #8c0000;
}

/* 党建end */

/* 403页面start */
.accessH {
	position: relative;
}
.access {
	/*padding: 50px 0 50px 0;*/
	text-align: center;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.access img {
	display: inline-block;
}
.access h5 {
	font-size: 18px;
	font-weight: 500;
	color: #45494D;
	line-height: 28px;
	margin-top: 44px;
	margin-bottom: 20px;
}
.access p {
	font-size: 14px;
	font-weight: 400;
	color: #45494D;
	line-height: 28px;
	letter-spacing: 2px;
}
.access p span, .access p a{
	color: #0589EB;
}
.access p span {
	margin: 0 5px;
}
.access p a {
	display: inline-block;
	border-bottom: 1px solid  #0589EB;
	line-height: 1.2;
}
/* 403页面end */

/* 校友服务start */
.fwpt-con {
	text-align: center;
}
.fwpt-con a {
	text-align: center;
	width: 100%;
	height: 150px;
	line-height: 150px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	border-radius: 4px;
}
.fwpt-con a:nth-child(1) {
	background: url(../../../images/ldxb/new/fwpt-img01.png) no-repeat center center;
	background-size: cover;
	padding-left: 18%;
	margin-bottom: 20px;
}
.fwpt-con a:nth-child(2) {
	background: url(../../../images/ldxb/new/fwpt-img02.png) no-repeat center center;
	background-size: cover;
	width: 47.5%;
	padding-top: 30px;
}
.fwpt-con a:nth-child(3) {
	background: url(../../../images/ldxb/new/fwpt-img03.png) no-repeat center center;
	background-size: cover;
	margin-left: 20px;
	width: 47.5%;
	padding-top: 30px;
}
.xyfwCard .majorIntro {
	padding-top:0
}
.xyfwCard {
	background: url(../../../images/ldxb/new/subChannel/bg-majorIntro.jpg) no-repeat center center;
}
.xyfwCard .title {
	color: #2B3033;
}
.xyfwCard .title span{
	background: #0589EB;
}
.xyfwCard .majorIntro .news-t .more a {
    color: #8A9199;
}
.xyfwCard .majorIntro .news-t .more a i {
    background: url(../../../images/ldxb/new/more-normal.png) no-repeat;
}
.xyfwCard .majorIntro .news-t .more a:hover {
    text-decoration: none;
    color: #0589EB!important;
}
.xyfwCard .majorIntro .news-t .more a:hover i {
    background: url(../../../images/ldxb/new/more-hover.png) no-repeat;
}
.xyfwCard .item-con-t {
	text-align: center;
}
.xyjy-con{
	background-color: #fff;
	height: 360px;
	border-radius: 4px;
	box-shadow: 0px 16px 32px 0px rgba(0,30,89,0.08);
}
.xyjy-con video {
	width: 100%;
	height: 100%;
	object-fit:fill;
	border-radius: 4px; 
}
video::-webkit-media-controls{
	display:none;
}
.lx-information {
	margin-bottom: 6px;
}
.lx-information li{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;	
	color: #242526;
	margin-right: 62px;
	margin-bottom: 14px;
}
.lx-information li span {
	color: #8A9199;
	display: inline-block;
	width: 80px;
	text-align: right;
}
#sch-map {
	width: 100%;
	height: 180px;
}
/* 校友服务end */

/* ******* 遮罩层 ******* */
.modal {
  height:auto;
  margin: 0 auto;
  margin-top: calc(50vh - 250px);
  text-align: center;
}
.modal-content{
  width:600px;
}
.modal-header{
  margin:50px;
}
.modal-body{
  margin-bottom: 30px;
  margin-top:15px;
}


.modal input {
  width: 320px;
  height: 44px;
  margin: 0 auto;
}
.close{
  display: none;
}
/* 按钮样式 */
.modal-footer {
  text-align: center;
  line-height: 34px;
}
.modal-footer button {
  margin: 15px auto;
  width: 320px;
  height: 48px;
  background-color: #054682;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
}

.modal-footer button:hover {
  color: #fff;
}

.modal-title{
  color: #1578E3;
  font-weight: 700;
  font-size: 22px;
}

/* 输入提示 */
.descrip {
  text-align: left;
  margin-left: 130px;
  display: none;
  color:red;
}	
/* 遮罩层单独样式 */
.modal-dialog {
	width: 600px !important;
}




/* 媒体查询定义-移动端 */
@media (max-width:767px){
	.caret{margin-left:8px;}
/* 导航浮动 */
.aHeader .navbar-default .navbar-collapse{/*position:absolute;top:50px;left:0px;*/width:100%;background:#0589EB;padding:0px;margin:0px;overflow-x:hidden; z-index:1000;}
.cj-header-all .aHeader .navbar-default .navbar-collapse {background:#00B5D9;}
.dj-nav .aHeader .navbar-default .navbar-collapse {
    background: #C50C11;
}
.aHeader .navbar-nav{padding:0px 15px;}
h4.title{padding-top:15px;border-bottom:0;padding-bottom:0}

.aHeader .navbar-default .navbar-collapse {
    position: absolute;
    top: 118px;
    left: 0px;
    width: 100%;
    padding: 0px;
    height: calc(100% - 118px);
    margin: 0px;
    overflow-x: hidden;
    z-index: 1000;
}

.newsBox dd span {width:76%;}
.newList li a{width:76%;}
.newsBox ul li{height:64px;}
.newsBox strong a{font-size:14px;}
.newsInfo p{-webkit-line-clamp:2;}
.newsBox dl{margin-top:5px;}
.navbar-header{padding-right: 5px!important;}
.navbar-default .navbar-toggle{border:none;}
.navbar-toggle .icon-bar{width: 16px;}
.navbar-toggle .icon-bar:last-child{width: 8px;margin-left: 8px;}
.Header{margin-bottom:0px;}
.Banner{width:100%;}
/*.Banner .item{height:200px;}*/
.carousel-indicators{bottom:5px;}
.line{margin:0}
.List{padding:0px 0}
.List li{font-size: 13px;margin:0}
.List li a{width:80%;}
.pagings a,.pagings span{display:none}
.pagings a.a1{width:100px;height:30px;line-height:30px;display:inline-block;font-size: 14px;border:1px solid #e1e1e1;border-radius:4px;}
.article h2{margin:0;font-size: 18px;}
.news-info{margin-bottom:10px;}
.news-content{font-size:13px;padding:0}

/* .NewsBox{margin-top:15px} */
.container-fluid.bg_gray{padding-left:0px;padding-right:0;}
.NewsT{padding:25px 16px 5px;margin: 0;}

.navbar-B {
	padding: 10px 20px;
	background:#0589EB;
}
.navbar-B #logo img {
	width: 50%;
}
.partial-l-b div {
	/*width: calc(100% - 90px);*/ width:100%;
	margin-right: 5px;
}
.partial-l-b .date{line-height: 28px;}
.notice-con-wj li a {
	/*width: 56%;*/ width: 83%;
	margin-right: 5px;
	font-size: 15px;
}
.footer-bottom-mt {
	margin: 0 42px;
	font-size: 14px;
}
.footer-div{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
}
.footer-bottom{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0;
}
.footer {
	padding: 0;
}
.conTop {
	padding-top: 12px;
	padding-bottom: 0;
	text-align: center;
	height: auto;
	padding-bottom: 12px;
}
.con{margin: -18px 10px 0;}
.conTop span {
	display: block;
	margin-top: 15px;
	margin-left: 0;
}
.conTop > div img {
	margin-left: 4%;
	margin-right: 5px;
	float: none;
	width: 45px;
	height: 45px;
}
.conTop > div span{font-size: 13px;line-height: 1}
/*.Banner .item a,.Banner .item{height: 200px;}*/
.Banner .item a img{width: auto!important;}
/*.Banner .item img{max-width: unset!important;position: absolute;left: 50%;height: 100%!important;-webkit-transform: translateX(-50%);transform: translateX(-50%);}*/
.Banner .item{background-size: auto 100%!important;}
.partial-l {
	margin-top: 20px;
}
.news-t-mt,.notice-con {
	margin-top: 20px;
}
.notice-con{padding: 18px;}
.pubmb,.fluidCon {
	padding-bottom: 20px;
}
.detailed-img > div{
	/* max-width: 380px; */
	/* margin-left: 9%; */
}
.fluidCard {
	/* padding-bottom: 0; */
}
.zk-zs-pb {
	padding-bottom: 7%;
}
.item-con {
	margin-top: -10%;
	position: relative;
	z-index: 33;
}

.conZS {padding:10px;}
 .slideZS {height:auto;}
 .slideZS .slick-list, .slideZS .slick-track, .slideZS img {height:auto;}

 .slick-prev,.slick-next{
	  margin:auto;
	  top:0;
	  bottom:0;
	  background-size:50% 50%;
 }
 .slick-prev {left:0px;}
 .slick-next{right:0px;}

 .container-fluid-news .news-title > div a{
	 font-size: 16px!important;
 }
 .newspub .newscont {
	padding: 10px 20px;
 }
 .newspub .newscont li span a {
	 /* width: 71%!important; */
 }
 .news-list-con .page {
	padding: 20px 0;
}
.newspub .newscont ul {
	padding: 20px 0;
}
.date-item-r {
	width: 66%;
	margin-top: 10px;
}
.date-item {
	padding: 0;
	margin-top: 10px;
}

.date-item:last-child {
    border-bottom: 1px dashed #E4E6EB;
}

.xyclass {
	padding-top: 20px;
}
.xyclass img {
	max-width: 100%!important;
	height: auto!important;
}
.classgy {
	padding-bottom: 20px;
}
.xym {
	padding-bottom: 20px;
}
.zyjs-title-con {
    padding: 20px 0 0 40px;
    background-color: #fff;
}
.newscont {
	padding: 11px;
}
/* .ej .newscont-pb {
	padding-bottom: 20px;
	border-bottom: 1px dashed #E4E6EB;
} */
.ej .newscont-pt {
	padding-top: 20px;
}
.stsm {
	padding-bottom: 0;
}
.wlpb {
	padding-bottom: 20px;
}
.container-fluid-news .news-title {
	margin-top: 0;
}
.container-fluid-news .news-title .news-title-add > div {
	margin-top: 0;
}
.container-fluid-news .news-title .news-title-add > div {
    padding: 20px 0
}
.news-title-line {
	bottom: 5px;
}
.no-m .NewsT{
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

/* 合并文件 */
/*.NewsBox {margin-top:10px;}*/
.newBox{margin-top:15px;width:100%;height:auto;background-color: #fff;}
.newscont{padding: 10px 20px 10px 20px;}
.newscont li{font-size:12px;}
.newscont li span{/*width:72%;*/ width:100%;font-size:14px;}
.news-t {margin-bottom:10px;}
.newsIndex .news-t {font-size:20px;}
/* .NewsT {margin-bottom:20px;} */
.news-con{margin-top: 0;}

.fluidCard-sub {height:auto;}
.subBanner, .subBanner img {height:auto;}

.plain-list {padding-bottom:20px;margin-bottom:14px;}
.plain-list dd .name {font-size:13px;}
.plain-enter {padding:20px 10px 0;}
/* .plain-links .itemLink {margin-bottom:20px;} */

.sy .slideA {height:auto;}

/*.major-row {margin-left:0;margin-right:0;}*/
.majorIntro {padding-top:25px;}
.cj .majorIntro {padding-top:25px;}
.sy .majorIntro {padding-top: 0;}
.majorIntro .news-t {padding:0 20px;}
.sy .majorIntro .news-t {padding:0;}
.sy-xl-con .NewsT {margin-bottom: 0;}

.tabNavs li a {font-size:14px;padding:0 10px;}

/* .ZSJZ {margin-top:0;padding:20px 0 0;margin-bottom:0;} */
.ZSJZ .partial-l {padding:20px;margin-top:0;}

.conZS {padding:10px;padding-bottom: 20px;}
.slideZS {height:auto;}
.slideZS .slick-list, .slideZS .slick-track, .slideZS img {height:auto;}

.slick-prev,.slick-next{
	 margin:auto;
	 top:0;
	 bottom:0;
	 background-size:50% 50%;
}
.slick-prev {left:18px;}
.slick-next{right:18px;}

.bigTit {font-size:16px;margin-bottom:14px;}
.smIntro {font-size:14px;}
.conHZBX {position:relative;padding:20px 20px 14px;}
.conHZBX .decorate-img {position:absolute;left:auto;right:10px;top:20px;}

.major-more-mob {margin-bottom:20px;}
.slideA .MI_list {margin-bottom:20px;}

.zk .ZSJZ {
 padding-top: 20px;
}


.zk .zk-news-t{
 color: #fff;
 padding: 13px 10px;
 padding-bottom: 40px;
 margin-bottom: 0;
}

/* 合并文件end */
.stsm-pt {
	padding-bottom: 10px;
}

.hasPhone-card-con {
	margin-bottom: 20px;
}
.hasPhone-card-r {
	width: 100%;
	padding: 15px 10px;
}
.hasPhone-card-r .icon-img {
	margin: 16px 0;
}

.learning-service .learning-service-b {
	padding: 15px;
}
.learning-service-Neb {
	margin-bottom: 20px;
}
.news-con{border-radius: 4px;overflow: hidden;}
.news-b{padding: 12px;}
.news-b > div{font-size: 14px;}
.news-b .date{font-size: 12px;}
.news-b-arrow a{display: block;right: 10px;font-size: 24px; max-width:20px;}
.newsIndex .news-t span{display: none;}
.newsIndex .news-t{font-size: 22px;}
.newsIndex p{
	padding-top: 8px;
	float: left;
    font-size: 14px;
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.link a{margin-right: 10px;}
.link span{color: #C6C9CC;font-size: 10px;transform: scale(0.7);display: inline-block;margin-left: 0;margin-right:10px;}
.link span,.link a{line-height: 2;}
.resource .con-img{padding: 18px;margin-top: 40px;}
.partial > .col-xs-12 >div:not(.news-t){display: flex;flex-direction:column;}
.partial .partial-l{margin: 0 -26px;float: none;width: auto;order: 1;padding: 90px 18px 18px;}
.partial .partial-r{float: none;margin-bottom: -50px;margin-left: -8px;margin-right: -8px;width: auto;}
.partial-l-t-title a{font-size: 18px;}
.decorate-img{width: 33px;height: 30px;top: 70px}
.partial-r img{box-shadow:0px 24px 40px 0px rgba(29,33,38,0.2);border-radius: 4px;z-index: 10;position: relative;}
.partial-l .date{font-size: 13px;}
.fluidCon{padding-bottom: 0;}
.detailed-img > div img{margin-bottom:15px;}
.mob-bgW{background: #ffffff;margin: 30px -8px 0;width: 103%;}
.ej-mob-bgW{background: #ffffff;margin: 30px -6px 0 -6px;width: 103%;padding-left: 0;padding-right: 0;}
/* .zk .ej-mob-bgW,.cj .ej-mob-bgW,.wj .ej-mob-bgW {
	margin-bottom: 30px;
} */
.new-bx-img {padding: 16px;}
.new-bx-img img {
    border-radius: 4px;
}
/* .zk .ej-mob-bgW{background: #ffffff;margin: 30px -6px 0 -6px;width: 103%;} */
.ej-mob-title {padding-left: 20px;padding-right: 20px;}
.ej-no-pl-pr {padding-left: 0px;padding-right: 0px;}
.ej-pc-mb {margin-bottom: 30px;}
.news-t-mt{padding: 0 8px;}
.notice-con{padding: 0 10px 20px;margin-top: 0;}
.notice-con-wj{padding-top: 15px;}
.boxA .news-t{margin-left: -8px;margin-right: -8px;}
.resource{}
.studyCenter {
	padding: 15px;
	margin-bottom: 20px;
}
.search-Card {
	padding: 10px 0;
}
.search-con-list {
	padding: 15px;
	margin-bottom: 20px;
}
.navbar-nav > li > a{
	font-size: 18px;
	padding: 14px 40px;
	font-weight: 600;
}
.navbar-nav > li > i {
	display: inline-block;
	position: absolute;
	left: 40px;
	bottom: 0;
	height: 1px;
	width: 79%;
	background: rgba(255, 255, 255, 0.15);
}
.nav li a {
    padding-left: 40px!important;
    padding-right: 40px!important;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 15px 40px;
	font-size: 15px;
}
.navbar-nav .open {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #027BD3;
	margin-top: -1px;
	margin-bottom: -1px;

}
.i-active-none {
	display: none!important;
}
.cj-header-all .open{
	background-color: #00a1c6!important;
}
.cjphone .navbar-nav .open .dropdown-menu {
    background-color: #00a1c6;
    color: #ffffff;
}
.cjphone .navbar-default .navbar-nav > .open > a, .cjphone .navbar-default .navbar-nav > .open > a:hover, .cjphone .navbar-default .navbar-nav > .open > a:focus {
    background-color: #00a1c6!important;
    color: #ffffff;
}
.dropdown-menu{font-size: 14px;}
/* .resource .newsIndex:nth-child(3),.resource .newsIndex:nth-child(4){display: none;} */

/* 咨询 */
.consult {
	display: none;
}
.plain-links .itemLink img {width:32px;height:32px;float:none;margin:0 auto;margin-bottom: 16px;}
.plain-links .itemLink .txt {
	display: block;
	text-align: center;
	font-size: 12px;
}
.phone-bg-xs {background-color: #fff;}
.news-list-con ul p {
	width: 100%;
	height: 15px;
	margin-bottom: 15px;
}
.conBlock ul {padding-top: 0!important;padding-bottom: 0!important;}
/*.subBanner-cj .subBanner-ej a {height: 130px; background: url(../../../images/ldxb/new/banner-cj-mob.png) no-repeat center center;background-size: cover;}
.subBanner-wj .subBanner-ej a {height: 130px; background: url(../../../images/ldxb/new/banner-wj-mob.png) no-repeat center center;background-size: cover;}
.subBanner-zk .subBanner-ej a {height: 130px; background: url(../../../images/ldxb/new/banner-zk-mob.png) no-repeat center center;background-size: cover;}
.subBanner-dj .subBanner-ej a {height: 130px; background: url(../../../images/ldxb/new/banner-dj-mob.jpg) no-repeat center center;background-size: cover;}
*/.subBanner-con-phone-ej img{height: 30px;margin-top: 37px;margin-left: 32px;}
.ptbox-mob {margin-top: -50px;}
.ptbox-mob1 {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.subBanner-sj a {
	height: 100px;
	line-height: 100px;
	font-size: 24px;
}
.subBanner-xsyd .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xsyd-mob-bg.png) no-repeat center center; background-size: cover;}
.subBanner-xyjj .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xyjj-mob-bg.png) no-repeat center center; background-size: cover;}
.subBanner-tzgg .subBanner-sj a {background: url(../../../images/ldxb/new/banner-tzgg-mob-bg.png) no-repeat center center; background-size: cover;}
.subBanner-xxfw .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xxfw-mob-bg.png) no-repeat center center; background-size: cover;}
.subBanner-tytt .subBanner-sj a {background: url(../../../images/ldxb/new/banner-tytt-mob-bg.png) no-repeat center center; background-size: cover;}
.subBanner-xyfw .subBanner-sj a {background: url(../../../images/ldxb/new/banner-xyfw-mob-bg.png) no-repeat center center; background-size: cover;}
.dj-list .subBanner-tzgg .subBanner-sj a {background: url(../../../images/ldxb/new/banner-dj-bj-mob.jpg) no-repeat center center; background-size: cover;}
.container-fluid .no-m:last-child {margin-bottom: 20px;}
.container-fluid .no-m:first-child .ej-mob-bgW {margin-top: 0;}
.sjmb {
	margin-bottom: 20px;
}
.slick-slider,.slideA .MI_list{
    margin-bottom: 0;
}
.slideA {
    height: auto;
}
.lineBlueBtn {
    display: block;
    margin: 0 auto;
}
.zk .zs-l .topMeg-zk {
    width: 100%;
    margin-top: 0;
    padding: 15px;
}
.ZSJZ .topMeg {
    margin-bottom: 14px;
}
.plain-list dd img {
    width: 45px;
}
.news-con,.notice-con,.ptH,.zsH,.gzzdH,.zsjz,.xyH,.lxH{height: auto;}
.area-con .area-con-b {
    margin-bottom: 16px;
}
.new-bx {width: auto!important;margin-top: -20px!important;}
.new-bx-img img {z-index: 3;position: relative;}
.dj .dj-ttzg {
    height: auto;
}
.partial-l {
	height: auto;
}
.slick-dots {
    bottom: -10px;
}
.stsm {
	padding: 20px 0;
}
.stsm-pt {
    padding-top: 76px;
}
.step-bottom {
    padding: 16px;
}
.news-con {
    height: auto;
}
.notice-con {
	height: auto;
	padding: 18px;
	padding-top: 0;
}
.mbB .link p {
	line-height: 2.2;
	margin-bottom: 10px;
}
.resource .con-img img {
	margin: 0 auto;
	margin-top: -40px;
    border-radius: 4px;
    overflow: hidden;
}
.resource .con-img p {
	padding-top: 14px;
}
.xujs-con-title h1 {
    font-size: 20px;
}
.container-fluid-news .news-title .news-title-add {
    border-radius: 0;
}
.zk .arrow {
    padding: 0 7px;
}
.zk .step .step-bg {
    padding: 2px;
}
.step-num {
    margin-left: 0;
}
.news-con-bot {
	height: auto;
	padding: 18px;
}
.news-con-bot-list li a {
    margin-right: 12px;
    /*width: 68%;*/ width:100%;
}
.date-item-r-title a {
    font-size: 18px;
}
.num-work-con {
	line-height: 1.8;
	font-size: 14px;
}
.home .news-con {
    height: auto;
}
.MI_list .item {height:100%;padding:0 25px;}
.ZSJZ .news-t div {
	margin-left: -10px;
	margin-right: -10px;
}
.zk .ZSJZ .news-t div {
	margin-left: 0;
	margin-right: 0;
}
.news-list-con ul li span,.ej .newscont li span {
	width: 100%!important;
}
.news-list-con ul li .time,.ej .newscont li .time,.news-con-bot-list .date,.notice-con-wj li span:last-child,.partial-l .date,.newscont li .time{
	display: none;
}
.subBanner .subBanner-ej a .container{position: absolute;left: 0;top: 20px;}
.img-people{ width:96%; display: block; margin-left:auto; margin-right:auto; margin-top:2%;}
.navbar-brand a{ display: block;}
.navbar-brand .logo{ float: left;}
.navbar-brand a em{ float: left; color:#FFF; font-size:16px; margin:10px 0 0 10px;}
.navbar-brand a em:hover{ text-decoration: underline;}
.home .news-con img{ height:auto;}
.newsIndex2 .row div{ display:none;}
.newsIndex2 .row div:first-child{ display: block;}

.fluidCard .title{padding-bottom: 22px;}
.fluidCard .title span{display: none;}

/*首页专业介绍*/
.detailed-img > div:nth-child(1) .lookDel{background: #24aef0;}
.detailed-img > div:nth-child(2) .lookDel{background: #32ae93;}
.detailed-img > div:nth-child(3) .lookDel{background: #eb995b;}
.detailed-img .lookDel{padding: 15px;border-radius: 4px;}
.detailed-img h6{font-size: 16px;color: #fff;line-height: 1.5;font-weight: bold;}
.lookDel a{height: auto;line-height: 1;font-size: 12px;width: 100%;position: unset;left: unset;top: unset;margin-top: 15px;border:unset;text-align: left;}

.dj-nav .navbar-nav .open {
	background: #990000;
}
.dj-nav .navbar-nav .open .dropdown-menu {
	background: #990000;
}
.dj-nav .navbar-default .navbar-nav > .open > a,.dj-nav .navbar-default .navbar-nav > .open > a:hover,.dj-nav .navbar-default .navbar-nav > .open > a:focus {
	background-color: #990000;
}
.dj-study {
	height: auto;
	overflow: hidden;
}
.dj-study .detailed-img {
	padding: 0 30px;
}
.detailed-img > div .lookDel {
	margin-bottom: 15px;
}
.lx-information li:last-child {
	margin-right: 0;
}
.xyjy-con {
	padding: 20px;
	height: auto;
}
.fwpt-con a:nth-child(2),.fwpt-con a:nth-child(3) {
	width: 45.7%;
}
.fwpt-con {
	padding: 20px;
}
.ej-pc-mb .no-pad {
	padding-top: 0;
}
}

@media (min-width:720px) and (max-width:959px){

	.aHeader .nav>li>a{padding:15px 30px;}
	/* .aHeader .navbar{}{border-radius:0px;} */
	.aHeader .navbar-nav>li,.aHeader .navbar-default .navbar-nav>li>a{font-size:14px;}
	.aHeader .dropdown-menu>li>a{padding:3px 9px;}
	.aHeader .dropdown-menu{background:#1A6835;}
	.aHeader .dropdown-menu>li>a:focus,.aHeader .dropdown-menu>li>a:hover{background:#4772ae;}

	.schNews h5{text-align:center;}
	.schNews p{text-align:center;}
	.typePage{height:auto;background:none}
	.pagings {line-height:30px;}
	.pagings a,.pagings span {height:30px;line-height:30px;}
	.pagings a { padding:0 12px;}
	.pagings span,.pagings .active {padding:0 12px;}
	.pagings a.a1{ display:inline-block; }

	.Banner{width:100%;margin:0px auto}
	.Banner .item{/*height:240px;*/background-size:cover!important}

	.newsBox ul li{height:90px;}
	.newsBox .pic{width:17%;}
	.newsBox .newsInfo{width:80%;padding-right:20px;}
	.newsInfo strong{line-height:26px;}
	.newsInfo p{color:#666666;}

	.fC_list>div:nth-child(4){display:none;}

	h4.title{padding-top:15px;}
	.notice-con-wj li a {
		width: 69%!important;
	}
/*	.detailed-img > div{
		max-width: 380px;
		margin-left: 20%!important;
	}*/
	.cjphone .navbar-header {
	    background: #00B5D9;
	}

	/* 合并样式 */
	.newBox{margin-top:15px;width:100%;height:auto;margin-bottom:15px;}
	 .newscont li{font-size:12px;}
	 .newscont li span{width:86%;font-size:14px;}
	/* 合并样式 end*/
	.conTop{text-align: center;height: auto;}
	.conTop > div img{float: none;display: inline-block;margin: 0;}
	.conTop > div span{width: 100%;display: inline-block;text-align: center;line-height: 1;margin-top: 15px;}

	.partial > .col-xs-12 >div:not(.news-t){display: flex;flex-direction:column;}
	.partial .partial-l{float: none;width: auto;order: 1;padding: 90px 18px 18px;padding-bottom: 180px;}
	.partial .partial-r{float: none;margin-bottom: -50px;margin-left: -8px;margin-right: -8px;width: auto;}
	/* .resource .row .col-sm-12{width: 50%} */
	.ej-mob-bgW {margin-top: 20px;margin-bottom: 20px;}
	.ej-pc-mb {margin-bottom: 0;}
	.mbB .link p {
		line-height: 3;
		margin-bottom: 20px;
	}
	.fluidCard-sub {height: auto;}
	.ZSJZ {
		margin-top: 30px;
		padding-top: 0;
	}
	.partial-l .lineBlueBtn {
		display: block;
		margin: 0 auto;
	}
	.news-con {
		height: auto;
	}
	.home .news-con {
		height: auto;
	}
	.date-item-r {
		width: 83%;
	}
	.partial-r img {
		margin: 0 auto;
	}
	.nav > li > a {
		padding: 25px 27px;
	}
	.ZSJZ {
		padding-top: 0;
	}
	.detailed-img > div img {
		margin-bottom: 30px;
	}
	.mob-bgW {
		margin-top: 40px;
		margin-bottom: 0;
	}
	.majorIntro {
		padding-top: 0;
	}
	.sy {
		margin-top: 30px;
	}
	.news-list-con ul li .time {
		display: none;
	}
	.news-list-con ul li span {
		width: 100%!important;
	}

	/*首页专业介绍*/
	.detailed-img > div:nth-child(1) .lookDel{background: #24aef0;}
	.detailed-img > div:nth-child(2) .lookDel{background: #32ae93;}
	.detailed-img > div:nth-child(3) .lookDel{background: #eb995b;}
	.detailed-img .lookDel{padding: 15px;border-radius: 4px;}
	.detailed-img h6{font-size: 16px;color: #fff;line-height: 1.5}
	.lookDel a{height: 25px;line-height: 23px;font-size: 12px;width: 100%;position: unset;left: unset;top: unset;margin-top: 15px;border:unset;text-align: left;}

	.majorIntro {
		padding-top: 25px;
	}
	.dj-study {
		height: auto;
		overflow: hidden;
	}
	.dj-study .detailed-img {
		padding: 0 30px;
	}
	.detailed-img > div .lookDel {
		margin-bottom: 15px;
	}
	.fwpt-con a:nth-child(2),.fwpt-con a:nth-child(3) {
		width: 48.3%;
	}

}




@media (min-width:960px) and (max-width:1199px){
	.container{width:960px;}
	.notice-con-wj li a {
		width: 64%!important;
	}
	.lookDel a{
		left: 12%;
	}
	.Banner{width:100%;margin:0px auto}
	.Banner .item{/*height:240px;*/background-size:cover!important}
/*	.subBanner .subBanner-ej a {height: 200px;}
	.subBanner .subBanner-sj a {height: 230px;line-height: 230px;}
	.subBanner-tytt .subBanner-sj a {height: 210px;line-height: 210px;}*/
	.subBanner-con-ej {margin-top: 30px;}

	.mbB{margin-bottom:20px;}
	.index_Wrap{background:#f3fef7;padding:20px 0px;}
	.newList ul{height:180px;margin-bottom:0;}
	.row3 ul{height:100px;}
	.row4 ul{height:160px;}
	h4.title{margin-bottom:10px;}
	.schNews h5{margin-top:0;font-size:16px;text-align:left;}
	.schNews p{margin-bottom:0;text-align:left;}
	.schNotice h5{font-size:14px;line-height:20px;text-align:left;margin:0px;}
	.schNotice p.date{font-size:12px;color:#999999;font-family:Arial;}
	.schNewsList{margin-bottom:0px;margin-top:0px;}
	.schNewsList li{font-size:14px;border-bottom:1px solid #e6e6e6;padding:9px 0px;height:50px;display:table;width:100%;}
	.schNewsList li a{vertical-align:middle; display:table-cell; }

	.typePage{height:125px;}
	.typePage .mHeader{width:960px;left:50%;margin-left:-480px;}
	.typePage .navbar-nav{float:right;}
	.mHeader .nav>li>a{padding:21px 10px;}
	.mHeader .navbar-nav>li,.mHeader .navbar-default .navbar-nav>li>a{font-size:15px;}

	.pagings {line-height:30px;}
	.pagings a,.pagings span {height:30px;line-height:30px;}
	.pagings a { padding:0 12px;}
	.pagings span,.pagings .active {padding:0 12px;}
	.pagings a.a1{ display:inline-block; }


	.List li a{color:#555555;width:85%;float:left;}
	.List li .date{width:15%;text-align:center;}

	.line{margin-bottom:35px;}
	.page .news-content{padding:0px 30px;}
	.news-content p,.news-content div{margin-bottom:20px;}

	.newList li .date{display:none}
	.newList li a{width:100%;}
	.newList ul{height:160px;}

	.blockDiv{height:70px;}
	.blockDiv img{padding-top:7px;}

	.zs{height:150px;}
	.zs li{line-height:22px;}
	.zs li:nth-child(5){display:none;}
	.nav > li > a {
		padding: 25px 30px;
	}
	.partial-l{height: 193px;padding-top: 20px;padding-bottom: 20px}
	.zk .zs-l .topMeg-zk {
		margin-top: -61px;
	}
	.area-con-b a {
		display: none;
	}
	.new-bx {width: 530px;margin-top: -32px!important;padding-top: 15px!important;}
	.new-bx .lineBlueBtn {
		margin-top: 10px;
	}
	.bigTit {margin-bottom: 10px;}
	.ZSJZ .partial-l {padding-top: 10px;margin-top: 10px;}
	.zk .arrow {
		padding: 0 27px;
	}
	.date-item-r {
		width: 83%;
	}
	.home .news-con {
		height: auto;
	}
	.news-con-bot-list li a {
		width: 72%;
	}
	.nav > li > a {
		padding: 25px 26px;
	}
	.nav > li > a {
		padding: 25px 26px;
	}
	.ZSJZ {
		padding-top: 0;
	}
	.sy {
		margin-top: 30px;
	}
	.mbB .link p {
		margin-bottom: 20px;
	}
	.lx-information li:last-child {
		margin-right: 0;
		margin-bottom: 8px;
	}
	.fwpt-con a:nth-child(2),.fwpt-con a:nth-child(3) {
		width: 46.5%;
	}

	.footer-top .jbMsg {display:none;}
}

@media (min-width:768px) and (max-width: 991px){
/*	.detailed-img > div{
		max-width: 380px;
		margin-left: 25%!important;
	}*/
	.news-b .date,.news-b div:first-child {
		text-align: center;
	}
	.notice-con {
		padding-top: 20px!important;
	}
	.footer {
		padding: 0;
	}
	.resource .con-img img{
		margin: 14px auto;
	}
	.resource .con-img p {
		text-align: center;
	}
.typePage{height:auto;background:none}
.newsBox>div:nth-child(4){display:none;}
/*.subBanner .subBanner-ej a {height: 160px;}*/
.subBanner-con-ej {margin-top: 15px;}
.area-con-b a {
	display: none;
}
}

/*
@media (min-width:1200px) and (max-width:1439px){
*/
@media (min-width:1200px){
	.container{width:1180px;}
	.news-b {z-index: 20;position: relative;}
	.mbB{margin-bottom:20px;}
	.pbB{padding-bottom:20px;}
	.ptT{padding-top:20px;}
	.index_Wrap{background:#f3fef7;padding:30px 0px;}
	.newList ul{height:180px;margin-bottom:0;}
	.row3 ul{height:100px;}
	.row4 ul{height:160px;}
	.newsPic{padding-top:20px;}
	h4.title{margin-bottom:10px;}
	.schNews h5{margin-top:0;font-size:15px;text-align:left;padding:8px 0px}
	.schNews p{margin-bottom:0;text-align:left;}
	.schNotice h5{font-size:15px;line-height:20px;text-align:left;margin:0px 0px 4px 0px;}
	.schNotice p.date{font-size:12px;color:#999999;font-family:Arial;}
	.schNewsList{margin-bottom:0px;margin-top:0px;}
	.schNewsList li{font-size:14px;border-bottom:1px solid #e6e6e6;padding:15px 0px;height:70px;display:table;width:100%;}
	.schNewsList li a{vertical-align:middle; display:table-cell; }

	.typePage{height:125px;}
	.typePage .mHeader{width:1200px;left:50%;margin-left:-600px;}
	.typePage .navbar-nav{float:right;}
	.mHeader .nav>li>a{padding:21px 22px;}
	.mHeader .navbar-nav>li,.mHeader .navbar-default .navbar-nav>li>a{font-size:15px;}

	.pagings {line-height:30px;}
	.pagings a,.pagings span {height:30px;line-height:30px;}
	.pagings a { padding:0 12px;}
	.pagings span,.pagings .active {padding:0 12px;}
	.pagings a.a1{ display:inline-block; }


	.List li a{color:#555555;width:85%;float:left;}
	.List li .date{width:15%;text-align:right;}

	.zs li{line-height:22px;}
	.line{margin-bottom:35px;}
	.page .news-content{padding:0px 30px;}
	.news-content p,.news-content div{margin-bottom:20px;}
	.area-con-b a {
		display: none;
	}
	.dj .ZSJZ {
		padding-top: 104px;
	}
}

@media (min-width:768px) and (max-width: 1200px){
	.partial-l{margin-top: 10px;}
	.resource .con-img{padding: 12px 0 12px 20px;}
}

@media (max-height:768px){

}

/*IE8/9/10*/
@media screen\0 {
  .container {width: 1180px;}
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7,.col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
  .col-md-12 {width: 100%;}
  .col-md-11 {width: 91.66666667%;}
  .col-md-10 {width: 83.33333333%;}
  .col-md-9 {width: 75%;}
  .col-md-8 {width: 66.66666667%;}
  .col-md-7 {width: 58.33333333%;}
  .col-md-6 {width: 50%;}
  .col-md-5 {width: 41.66666667%;}
  .col-md-4 {width: 33.33333333%;}
  .col-md-3 {width: 25%;}
  .col-md-2 {width: 16.66666667%;}
  .col-md-1 {width: 8.33333333%;}
  .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
  }
  .navbar-nav > li {
      float: left;
  }
}

body,html {
    height: 100%;
}
#wrapper {
	width:100%;
	height: 100%;
	position:absolute;
	z-index:1;
}
.loading-wrap {
    background-color: #fff;
    text-align: center;
	padding: 10px 0;
}
.head-img {
	width: 100%;
	margin-left:auto; margin-right:auto;
}
.search {
	transition: all .1s linear;
}

@media (min-width: 1200px) {
    .yqlink {
		width: 100%;
    }
}

.yqlink {
	padding: 15px 0;
	background: #f6f6f6;
	border-top: 1px solid #ddd;
	padding-top: 0px;
    padding-bottom: 0px;

}

.yqlink h2 {
	color: #276293;
	float: left;
	display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.yqlink img {
	width: 30px;
}

@media (max-width: 576px) {
	.mainb h2{
		margin-block-end:0;
	}
}


.yqlink ul {
	display:flex;
	float: left;
	list-style: none;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
@media (max-width: 576px) {
	.yqlink ul{
		margin-block-start:0;
	}
}
.yqlink ul li {
	display: inline-block;
	padding: 8px 0 0 25px;
	position: relative;
	list-style: none;
	text-align: -webkit-match-parent;
	font-family: "microsoft yahei";
    font-size: 15px;
}

.yqlink ul li a {
	display: block;
	color: #666;
}

.yqlink ul li:hover a {
	color: #116AAE;
	text-decoration: underline;
}

.yqlink ul li:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 8px;
	width: 5px;
	height: 5px;
	border: 2px solid #ccc;
	background: #fff;
	border-radius: 100%;
	
    -moz-box-sizing: border-box;
    
}

.yqlink ul li:hover:before {
	border-color: #116AAE;
}

@media (min-width: 1200px) {
    .mainb {
		width: 1180px;
		margin-right: auto;
		margin-left: auto;
    }
}

@media (max-width: 576px) {
    .mainb {
		display:flex;
		width: 100%;
		flex-direction: column;
    }
}
.clear {
	clear: both;
}

.card-content1 {
    display: grid;
	width: 100%;
	max-width: 480px;
	height: 100%;
	max-height: 155px;
	padding: 0;
    grid-template-columns: repeat(3, 29%);
    grid-column-gap: 20px;
    margin-bottom: 15px;
	margin-top: 5px;
	justify-content: center;
    align-items: center;
}
.card-content2 {
    display: grid;
	width: 100%;
	max-width: 480px;
	height: 100%;
	max-height: 70px;
	padding: 0;
    grid-template-columns: repeat(3, 29%);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    margin-bottom: 10px;
	justify-content: center;
    align-items: center;
}

.card-content3 {
    display: grid;
	width: 100%;
	max-width: 480px;
	height: 100%;
	max-height: 70px;
	padding: 0;
    grid-template-columns: repeat(3, 29%);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
	margin-bottom: 10px;
	justify-content: center;
    align-items: center;
}
.project-item1 {
    border-radius: 6px;
    height: 155px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.project-item2 {
    border-radius: 6px;
    height: 70px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.project-item1 img {
    width: 100%;
	height:100%;
	min-height: 155px;
}

.project-item-title1 {
    display: block;
    margin-bottom: 20px;
    white-space: pre-wrap;
}

.project-item2 img {
    width: 100%;
	height: 100%;
    min-height: 70px;
}

.project-item-title2 {
    display: block;
    margin-bottom: 20px;
    white-space: pre-wrap;
}


.project-item-content {
    font-size: 14px;
    line-height: 22px;
    display: block;
    white-space: pre-wrap;
}
@media (max-width:576px){
	.card-content1 {
		display: grid;
		width: 100%;
		max-width: 100%;
		height: 100%;
		max-height: 100%;
		padding: 0;
		grid-template-columns: repeat(3, 29%);
		grid-column-gap: 20px;
		margin-bottom: 15px;
		margin-top: 5px;
		justify-content: center;
		align-items: center;
	}
	.card-content2 {
		display: grid;
		width: 100%;
		max-width: 100%;
		height: 100%;
		max-height: 100%;
		padding: 0;
		grid-template-columns: repeat(3, 29%);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
		margin-bottom: 10px;
		justify-content: center;
		align-items: center;
	}
	
	.card-content3 {
		display: grid;
		width: 100%;
		max-width: 100%;
		height: 100%;
		max-height:100%;
		padding: 0;
		grid-template-columns: repeat(3, 29%);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
		margin-bottom: 10px;
		justify-content: center;
		align-items: center;
	}
	.project-item1 {
		border-radius: 6px;
		height: 100%;
		font-size: 24px;
		color: #ffffff;
		font-weight: 500;
		padding: 0;
		box-sizing: border-box;
		cursor: pointer;
	}
	
	.project-item2 {
		border-radius: 6px;
		height: 100%;
		font-size: 24px;
		color: #ffffff;
		font-weight: 500;
		padding: 0;
		box-sizing: border-box;
		cursor: pointer;
	}
	
	.project-item1 img {
		width: 100%;
		height:100%;
		min-height: 100%;
	}
	
	.project-item-title1 {
		display: block;
		margin-bottom: 20px;
		white-space: pre-wrap;
	}
	
	.project-item2 img {
		width: 100%;
		height: 100%;
		min-height: 100%;
	}
	
	.project-item-title2 {
		display: block;
		margin-bottom: 20px;
		white-space: pre-wrap;
	}
	
	
	.project-item-content {
		font-size: 14px;
		line-height: 22px;
		display: block;
		white-space: pre-wrap;
	}
}
/*轮播图样式*/
.carousel {
	position: relative;
	width: 100%;
	min-width:992px;
	height: 250px;
	overflow: hidden;
  }
   
  .carousel-inner {
	width: 300%;
	animation: slide 9s infinite;
  }
   
  .carousel-item {
	width: 100%;
	float: left;
  }
   
  .carousel-item img {
	width: 100%;
	height: 100%;
  }
   
  .carousel-control-prev, .carousel-control-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
  }
   
  .carousel-control-prev {
	left: 10px;
  }
   
  .carousel-control-next {
	right: 10px;
  }
   
  @keyframes slide {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-300%);
	}
  }

.zxzc{
	display: flex;
	padding: 16px 24px 38px;
	height: 360px;
	overflow-y: hidden;/*剪切超出框架内容*/
	background: #ffffff;
	box-shadow: 0px 16px 32px 0px rgba(0,30,89,0.08);/*给div增加阴影*/
	border-radius: 4px;/*给div元素添加圆角的边框*/
	margin: 0;
}

.zxzczt{
	display: flex;
	width: 100%;
	height: 100%;
	margin: 0;
	flex-direction: column;
    flex-wrap: nowrap;
}

.zxzczttp{
	width: 100%;
	height: 100%;
}

.zxzcztp{
	display: flex;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    align-items: center;
    justify-content: center;
}

.zxzcztimg{
	width: 100%;
	height: 100%;
}

.tjkc{
	display:flex;
	width:100%;
	height:100%;
}

.tjkc-slider{
	display:flex;
	width:100%;
	margin-bottom: 30px;

}

.tjkc-item{
	display:flex;
	width:100%;
	padding:10px;
	flex-direction: column;
}

.tjkc-con{
	margin:0;
	width:100%;
	padding:12px;
	line-height:28px;
	font-size:16px;
	color:#242526;
	text-align:center;
	background-color: #fff;
	border-radius: 0 0 4px 4px;
}

@media (max-width:576px){
	.tjkc-slider{
		display:flex;
		width:100%;
		margin-bottom: 30px;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.tjkc-item{
		display:flex;
		width:45%;
		padding:5px;
		flex-direction: column;
	}

	.tjkc-con {
		margin: 0;
		width: 100%;
		padding: 12px 0 12px 0;
		line-height:0;
		font-size: 12px;
		color: #242526;
		background-color: #fff;
		border-radius: 0 0 4px 4px;
		white-space: nowrap;
		text-align:left;
	}

}


@media (min-width:1200px){
	.zxzczttp p{
		padding-top: 8px;
		float: left;
		font-size: 16px;
		width: 96%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-align: left;
	}
	
}

@media (max-width:576px){
	.zxzc{
		padding: 5px 5px 38px;
	}
}

@media (max-width:576px){
	.menu {
		display:none;
	}
}




.erweimaqj{
	display:flex;
	width: 100%;
	height:auto;
	background-color: #ff7200;
	justify-content: center;
}

.erweimads{
	display:flex;
	width:1140px;
	height:380px;
}

.erweimanr{
	float: left;
    width: 49.999999999%;
	margin: 90px 0;
    text-align: center;
    vertical-align: top;
    display: block;
    color: #fff;
}



.erweimaimg{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	vertical-align: middle;
	overflow-clip-margin: content-box;
	overflow: clip;
	width: 30%;
	border-radius: 15px;
}

.erweimanr h4{
	font-size:18px;
	padding: 10px 0px 5px;
    margin-top: 10px;
}

.erweimanr h5{
	font-size:16px;
	padding:5px 0 10px;
}

@media (max-width:576px){
	.erweimaqj{
		display:flex;
		width: 100%;
		height:auto;
		background-color: #ff7200;
		justify-content: center;
	}
	
	.erweimads{
		display:flex;
		width:100%;
		height:100%;
		flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: center;
   		align-items: center;
	}
	
	.erweimanr{
		float: left;
		width: 100%;
		margin: 30px 0;
		text-align: center;
		vertical-align: top;
		display: block;
		color: #fff;
	}
	.erweimaimg{
		width: 60%;
		border-radius: 10px;
	}
	.erweimanr h4{
		font-size:14px;
		padding: 10px 0px 5px;
		margin-top: 10px;
	}
	
	.erweimanr h5{
		font-size:12px;
		padding:5px 0 10px;
	}
}

.row2{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: top;
}
.card1{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0.25rem;
	margin: 15px 0;
}

@media (max-width:576px){
	.row2{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		padding:0;
		margin-right: 0;
		margin-left: 0;
		justify-content: top;
	}

	.rowzoomIn{
		display: flex; 
		width:49.999999999%;
		padding: 0px 5px 0px 5px;
		flex-direction: column; 
		flex-wrap: nowrap; 
		align-items: center; 
	}

	.rowcardbody{
		padding:5px;
		width:100%;
	}

	.rowcardtitle{
		font-size: 12px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-align:left;
		margin-bottom:0;
		margin:5px 0;
	}

	.card1{
		position: relative;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, .125);
		border-radius: 0.25rem;
		margin: 0 0 10px 0;
		justify-content: center;
        align-items: center;
	}

	.row1{
		display: flex;
		flex-wrap: nowrap;
		margin-right: 0;
		margin-left: 0;
		width:100%;
		align-items: center;
	}
	
	.row1-lb{
		width:14.9999999%;
	}
	.row1-nr{
		width:84.9999999%;
	}
	.row{
    margin-right: 0px;
    margin-left: 0px;
}
  .col-13 {
    -ms-flex: 0 0 100%;
    flex: 0 0 50%;
    max-width: 100%;
	padding-left: 5px;
    padding-right: 5px;
}
}