* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "arial";
}


/*头部*/
body{
	overflow-x: hidden;
}
.header {
	width: 100%;
	color: white;
}

.header-top {
	line-height: 35px;
	background: #ececec;
}

.header-top a {
	margin-left: 10px;
	color: #7c7c7c;
	text-decoration: none;
}

.header-logo {
	padding: 18px 0 0 0;
}

.header-logo img {
	width: 100%;
}


/*头部背景*/


/*列表*/

.nav-top ul li {
	float: left;
}

.nav-top ul li a {
	color: #000000;
	display: block;
	padding: 5px 10px;
	font-size: 14px;
}

.navbar-collapse.in {
	overflow: hidden;
}


/*搜索框*/

.seach {
	display: block;
	width: 180px !important;
	float: right;
	text-align: right;
}

.seach .form-control {
	background: white !important;
}

.seach button {
	background: none;
	border: none;
	background: url(../images/search.png) no-repeat;
	background-position: 2px 5px;
}

.seach button:hover {
	border: none;
	background: url(../images/search.png) no-repeat;
	background-position: 2px 5px;
}

.seach .form-control {
	height: 25px;
	margin-top: 2px;
	border-radius: 80px !important;
	margin-top: 5px;
	color: white !important;
	background: #c2c2c2 !important;
	font-size: 14px;
}

.seach input:-moz-placeholder,
textarea:-moz-placeholder {
	color: white;
}

.seach input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: white;
}

.seach input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: white;
}

/*.top_bg {
	background: url(../images/top_bg.png) no-repeat;
	background-size: cover 100%;
	height: 76px;
	background-position: right;
	margin-top: 18px;
}*/
.top_bg {
	background: url(../images/logobj.png) no-repeat;
	background-size: cover;
	height: 76px;
	background-position: right;
	margin-top: 18px;
}

/*修改*/


#lun3 {
	overflow: hidden;
}

#lun3 .carousel-control,
#lun4 .carousel-control,
#lun5 .carousel-control,
#lun6 .carousel-control{
	background-color: #000000 !important;
}

#lun3 .carousel-control.left,
#lun4 .carousel-control.left,
#lun5 .carousel-control.left,
#lun6 .carousel-control.left{
	background-image: url("../images/slide.png");
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: -27px 4px;
	cursor: pointer;
	left: 2px;
	opacity: 0;
	transition: all .36s ease;
}

#lun4 .carouse,
#lun5 .carouse {
	width: 100% !important;
	height: 243px !important;
}

#lun3 .carousel-control.right,
#lun4 .carousel-control.right,
#lun5 .carousel-control.right,
#lun6 .carousel-control.right{
	background-image: url("../images/slide.png");
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: -63px 4px;
	cursor: pointer;
	right: 2px;
	opacity: 0;
	transition: all .36s ease;
}

#lun3:hover .carousel-control.left,
#lun4:hover .carousel-control.left,
#lun5:hover .carousel-control.left,
#lun6:hover .carousel-control.left {
	left: 8px;
	opacity: 0.9;
}

#lun3:hover .carousel-control.right,
#lun4:hover .carousel-control.right,
#lun5:hover .carousel-control.right,
#lun6:hover .carousel-control.right {
	right: 8px;
	opacity: 0.9;
}

#lun3 .carouse{
	height: 229px !important;
}
#lun3 .slideItem {
	height: 100% !important;
}
#lun3 .slideItem img{
	height: 100%;
}
/*新闻轮播*/

.news-lunbo {
	overflow: hidden;
}

.out {
	min-height: 293px;
	position: relative;
	background: white;
}

.out-img {
	height: 283px;
	overflow: hidden;
}

.img img {
	/*height: 303px;*/
	height: 100% !important;
}

.img a {
	display: block;
	color: #5e5e5e !important;
}

.news-ti {
	font-size: 14px;
	width: 65%;
}

.img li {
	position: absolute;
	width: 100% !important;
	top: 0px;
	right: 0px;
	display: none
}

.out-img img {
	width: 100%;
}

.out .num {
	position: absolute;
	bottom: 10px;
	right: 0;
	font-size: 0px;
	text-align: center;
	overflow: hidden;
}

.num li {
	width: 20px;
	height: 20px;
	background: #666666;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	font-size: 16px;
	/*	border-radius:50%;*/
	margin-right: 10px;
	cursor: pointer;
}

.out .btn {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 60px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	font-size: 40px;
	display: none;
	cursor: pointer;
}

.out .num li.active-1 {
	color: white;
	background: #09263d;
}

.out:hover .btn {
	display: block
}


/*内容*/

.lunbo .dotList {
	display: none;
}

@media (max-width:768px) {
	.luquSearch{
		margin: -10px 0 !important;
	}
	.spImg{
		height: 105px !important;
	}
	.lunbo .container {
		width: 100%;
		padding: 0;
	}
	#lun2 .carousel-control {
		display: none;
	}
	.lunbo .dotList {
		display: block;
	}
	.content-atice{
		padding: 0 !important;
	}
	.ContentText{
		padding: 0 10px !important;
	}
	.artice_title{
		font-size: 18px !important;
	}
	.con-title{
		font-size: 18px !important;
	}
}
	@media(max-width: 469px) {
		.spImg{
		height: 65px !important;
		}
		.sp-title{
			font-size: 12px;
		}
	}

.row {
	margin: 0 -15px;
}

.content .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: none;
	background: none;
}

.content .nav>li:nth-child(3)>a {
	margin-left: 8px;
}

.content .nav>li>a {
	color: #0263aa;
	font-size: 16px;
	padding: 5px 0;
	border: none;
	margin-top: 5px;
}

.content .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #0263a9;
}

.nav>li>a:hover {
	border: none;
}

.content .nav>li>a:focus,
.nav>li>a:hover {
	background: none;
}

.content .nav-tabs {
	border-bottom: 1px solid #77c7f8;
}

.content .nav-tabs>li.active>a {
	border-bottom: 2px solid #0263a9;
}

.topIcon {
	width: 35px;
	height: 35px;
	background: url(../images/icon.png) no-repeat;
	margin-top: 5px;
	margin-left: 5px;
}

.newsIcon {
	background-position: -210px -95px;
}

.newIcon {
	background-position: -140px -95px;
}

.videoIcon {
	background-position: -175px -95px;
}

.enrollIcon {
	background-position: -105px -95px;
}

.specialIcon {
	width: 85px;
	background-position: -138px 10px;
}

.liveIcon {
	background-position: -65px -95px;
}

.andMeIcon {
	background-position: -233px 5px;
}

.viewIcon {
	background-position: -30px -96px;
}

.trainIcon {
	background-position: 5px -95px;
}

.z_list {
	padding-right: 0 !important;
}

.t_list {
	padding-top: 10px;
	padding-right: 18px;
}
.t_list li:nth-child(1) a,.t_list li:nth-child(2) a{
	font-weight: bold;
}
.t_list li a {
	display: block;
	padding: 5px 0;
	color: #515151;
	position: relative;
	overflow: hidden;
}

.t_list li a p {
	margin: 0;
	font-size: 14px;
	text-align:justify;
text-justify:inter-ideograph;
}

.t_list li a::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-left: 1px solid #515151;
	border-bottom: 1px solid #515151;
	left: 0px;
	top: 12px;
	transform: rotate(-135deg);
	transition: all .36s ease;
}

.t_list li a:hover {
	color: #0263aa;
}



.t_title {
	width: 75%;
	float: left;
	padding-left: 22px;
}


.t_time {
	float: right;
}

#video {
	padding: 5px;
	border: 1px solid #c7c7c7;
	margin-top: 8px;
	height: 240px;
}
#video img{
	width: 100%;
	height: 100%;
	margin-bottom: 5px;
}

#live {
	margin-top: 8px;
	padding: 5px;
	border: 1px solid #c7c7c7;
	background: white;
}

#live img {
	width: 100%;
}

#andMe .t_list li .t_title {
	width: 100%;
}

#view .slide,
#trainCon .slide {
	padding-top: 10px;
}

#view img,
#trainCon img {
	width: 100%;
	height: 243px;
}

.n_list {
	padding-top: 0;
}

#video .more a,
#live .more a {
	margin-top: -42px;
	margin-right: 0px;
}
#andMe .more a{
	margin-right: 6px;
}
#video .more a:hover,
#live .more a:hover {
	margin-right: -8px;
}
#andMe .more a:hover{
	margin-right: -2px;
}
#train ul li a::after {
	display: none;
}

#train ul li:nth-child(1) a {
	display: block;
	padding: 10px 0 20px 0;
}
#train ul li:nth-child(2) a {
	display: block;
	padding: 21px 0 0 0;
}

.traImg {
	width: 162px;
	height: 100px;
	float: left;
	overflow: hidden;
}

.traImg img {
	width: 162px;
	height: 100px;
	transition: all .36s ease;
}

.traTitle {
	font-size: 16px !important;
	color: #0c4983;
	padding-left: 15px;
	font-weight: #0c4983;
	font-weight: bold;
}

.traabs {
	padding: 18px 0px 18px 15px;
	line-height: 24px;
	height: 62px;
	font-weight: 100 !important;
}

#train ul li:first-child a {
	border-bottom: 1px dashed #cecece;
}

#train ul li a:hover img {
	transform: scale(1.15);
}


/*更多*/

.more a {
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	background: url(../images/icon.png);
	background-position: -138px -75px;
	margin-top: -30px;
	margin-right: 15px;
	transition: all 0.36s ease;
}

.more a:hover {
	margin-right: 8px;
}


/*专题网站*/

#special ul li {
	width: 24%;
	float: left;
}

@media (max-width:993px) {
	#special ul li {
		width: 49%;
		margin-left: 1%;
	}

}

@media (min-width:993px) {
	#special ul li:nth-child(2) {
		margin-left: 17px;
	}
	#special ul li:nth-child(3) {
		margin-left: 17px;
	}
	#special ul li:nth-child(4) {
		float: right;
	}

	.con-list ul li a:hover .list_img img {
		transform: scale(1.1);
	}
	.con-list ul li a:hover .l_box h1,
	.con-list ul li a:hover .list_time {
		color: #0061a9;
	}
}

#special ul li a {
	display: block;
	transition: all .56s ease;
}

#special ul li a::after {
	display: none;
}

.sp-title {
	font-size: 16px;
	color: #868686;
	background: white;
	padding: 12px 15px;
}

.spImg img {
	width: 100%;
}

#special ul li a .spImg {
	padding:2px;
}
#special ul li a{
	background: white;
}
#special ul li a:hover {
	background: #0074b7;
}

#special ul li a:hover .sp-title {
	color: white;
	background: #0074b7;
}

.four {
	padding-bottom: 15px;
}


/*回到头部*/

.go_top {
	width: 35px;
	height: 35px;
	position: fixed;
	top: 85%;
	right: 10px;
	cursor: pointer;
}

.go_top img {
	width: 100%;
}


/*文字溢出处理*/

.t_title,
.traTitle,
.l_box h1 ,.upArtice li a,.aboutList ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	white-space: nowrap;
}


/*多行溢出处理*/


/*2行*/

.traabs,
.l_box p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	overflow: hidden;
}


/*4行*/

{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-moz-line-clamp: 3;
	overflow: hidden;
}


/*footer*/

footer {
	width: 100%;
	background: #0d4e8a;
	color: white;
	text-align: left;
	padding-top: 20px;
}

.fot-log img {
	width: 100%;
	margin-bottom: 15px;
}

.aboutLink {
	border-left: 1px dashed white;
	height: 100%;
	padding-left: 42px;

}

.aboutLink ul li {
	height: 34px;
	margin-top: 17px;
}

.aboutLink ul li a {
	display: block;
	color: white;
	width: 100%;
	line-height: 34px;
	font-size: 16px;
}
.aboutLink ul li:nth-child(1) .msgBox{
	width:100px;
	height: 130px;
}
.msgBox {
	z-index: 999;
	position: absolute;
	right: -50px;
	top: 20px;
	transition: all .66s ease;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.msgBox img {
	width: 100%;
}

.msgBox h5 {
	text-align: center;
}

.msgBox a:hover {
	color: #feb703;
}

.imgIcon {
	width: 40px;
	height: 35px;
	background-image: url(../images/icon.png);
	float: left;
	margin-right: 15px;
	transition: all .36s ease;
}

.wxIcon {
	background-position-x: -40px;
}

.ttIcon {
	background-position-x: -85px;
}

.aboutLink ul li a:hover .imgIcon {
	background-position-y: -35px;
}

.footerList {
	overflow: hidden;
}

.footerList ul {
	display: block;
	white-space: nowrap;
}

.footerList ul li {
	width: 98px;
	line-height: 28px;
	display: inline-block;
}

@media (min-width:768px) {
	.footerList ul li {
		width: 108px;
	}
	
.floatDiv:hover {
	right: 0;
}
.floatDiv:hover .esc {
	width: 157px;
	left: 0;
	top: -40px;
	border-bottom: 1px solid white;
	border-bottom-left-radius: 0px;
}
}

.footerList ul li a {
	display: block;
	font-size: 16px;
	color: #f1f1f2;
	position: relative;
}

.footerList ul li a:hover {
	color: #feb703;
}

.footerList ul li a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background-color: #c9c9c9;
	right: 18px;
	top: 5px;
}

.footerList ul li:last-child a::after {
	background: none;
}

.footTit {
	margin-top: 20px;
}

.footTit h1 {
	font-size:18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ffffff;
	opacity: 0.8;
	padding-bottom: 10px;
	border-bottom: 2px solid white;
	margin-bottom: 0;
	width: 135px;
}

.footTit {
	border-bottom: 1px solid white;
	margin-bottom: 15px;
}

.fotcenter p {
	color: #ffffff !important;
	opacity: 0.8;
	font-size: 15px;
}

.foot {
	text-align: center;
	background: #002852;
	padding: 10px 0;
	font-size: 12px;
}
.conbg{
	overflow: hidden;

}
.conbg img{
	width: 100%;
	max-height: 480px;
}
@media (max-width:768px) {
	.conbg{
		padding: 0 15px;
	}

}
/*悬浮框*/

.floatDiv {
	position: fixed;
	top: 30%;
	right: 0;
	right: -157px;
	transition: all .36s ease-out;
	z-index: 9999;
}

@media (max-width:768px) {
	.footerList ul li a::after {
		right: 15px;
	}
}

.esc {
	position: absolute;
	font-size: 16px;
	width: 38px;
	background: #0b436f;
	color: white;
	text-align: center;
	padding: 10px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	left: -38px;
	cursor: pointer;
	transition: all .36s ease;
}

.floatBox {
	width: 157px;
	background: #0b436f;
	padding: 15px;
	border-top: 1px solid white;
}

.ewm {
	padding: 10px;
	background: white;
	border-radius: 8px;
}

.ewm img {
	width: 100%;
}

.ewm h4 {
	color: #7c7c7c;
	font-size: 16px;
	text-align: center;
	margin: 0;
}

/*.QQ ul li {
	overflow: hidden;
	margin: 8px 0;
}

.QQ ul li a {
	display: block;
	color: #7c7c7c;
	font-size: 14px;
	line-height: 29px;
	background: white;
	border-radius: 6px;
	width: 100%;
	border: 1px solid #b9b9b9;
}

.QQ a:hover {
	color: #f3ba31;
}*/

/*.pIcon {
	background-image: url(../images/icon.png);
	width: 23px;
	height: 21px;
	float: left;
	margin: 5px 12px;
}*/
.QQ ul li {
	overflow: hidden;
	margin: 8px 0;
	width: 96px !important;	
}

.QQ ul li a {
	display: block;
	/*color: #7c7c7c;*/
	color: #1e2330;
	font-size: 14px;
	/*line-height: 29px;*/
	line-height: 28px;
	background: white;
	/*border-radius: 6px;*/
	border-radius: 2px;
	width: 100%;
	/*border: 1px solid #b9b9b9;*/
}
.pIcon {
	background-image: url(../images/icon.png);
	width: 23px;
	height: 20px;
	float: left;
	/*margin-right: 3px;*/
	margin-top: 5px;
	margin-left: 3px;
	/*margin: 5px 12px;*/
}

.QQ ul{

    position: relative;
    width: 75%;
    margin: 0 auto !important;
    text-align: center;
}

.qqIcon {
	background-position: -108px -72px;
}

.phIcon {
	/*background-position: -75px -72px;*/
	background-position: -74px -72px;
}

.lqIcon {
	background-position: -38px -72px;
}

.blIcon {
	background-position: -2px -72px;
}

.phone,
.QQ {
	margin-top: 30px;
	position: relative;
	width: 100%;
}

.phone::after,
.QQ::after {
	content: "";
	position: absolute;
	width: 157px;
	border-bottom: 1px dashed white;
	top: -15px;
	left: -15px;
}

.phone p {
	color: #fcfcfc;
	margin-bottom: 5px;
}


/*内容页面*/

.arpage{
	width: calc(100% - 40px);
	bottom: 0;
	margin: 20px 15px;
}
.upArtice{
	display: block;
	overflow: hidden;
}
.upArtice li{
	float: left;
	width: 49%;
}
.upArtice li span{
		font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7a7a7a;
}
.upArtice li a{
	display: block;
font-size: 16px;
	color: #0061a9;
    padding-left: 60px;
    margin-top: -22px;

}
.upArtice li:nth-child(2){
	margin-left: 2%;
}
.upArtice li:nth-child(2) a{
	text-align: left;
}
.aboutTop{
		border-bottom: 1px solid #dedede;
		margin-top: 15px;
}
.aboutTop h5{
	color: #010101;
	font-size:18px ;
	font-weight: bold;
	width: 90px;
	border-bottom: 2px solid #146aaf;
	margin: 0;
	padding: 10px 0; 
	letter-spacing: 3px;
}
.aboutList ul li a{
display: block;
width: 75%;
font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #787878;
}
.aboutList ul{
	padding: 12px 0;
}
.aboutList ul li a span{
	padding-left: 2px;
}
.aboutList ul li a:hover{
	color: #146aaf;
}
.aboutTime{
	float: right;
	color:#848484 ;
	margin-top: -25px;
}
.list_con {
	margin-top: 25px;
}

@media (max-width:993px) {
	.list_con {
		margin-top: 0px;
	}
}

.con-pan {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.allcontent {
	border: 1px solid #dbdbdb;
	min-height: 500px;
	position: relative;
}

.content-txt {
	margin-bottom: 20px;
}

.content-txt a {
	color: #5e5e5e;
}

.artice_title {
	float: left;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #5e5e5e;
	font-weight: bold;
}

.content-top {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	background: #f8f8fa;
	color: #5e5e5e;
	padding: 0px 25px;
	text-align: right;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	line-height: 53px;
}

.con-abs {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #7e7e7e;
	margin-bottom: 16px;
}
.con-abs span:hover{
	color: #0c4983;
	cursor: pointer;
}
.ContentText p{
	margin-bottom: 18px;
}
.ContentText{
		font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 2px;
	padding: 0px 20px;
}
.ftxt{
		font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 2px;
	color: #7e7e7e;
}
.con-title {
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #7e7e7e;
	font-size: 20px;
	padding-top: 31px;
	padding-bottom: 25px;
	line-height: 30px;
}

.content-atice {
	min-height: 250px;
	padding: 0 20px;
	position: relative;
	text-align: justify;
}
.con_tit{
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 22px;
}
.fenxiang{
	text-align: right;
	margin:28px 0;
}
/*列表*/

.con-list ul li {
	overflow: hidden;
}

.con-list ul li a {
	display: block;
	padding: 25px 0;
	margin: 0 15px;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
	color: #737373;
}

.list_img {
	width: 182px;
	height: 121px;
	float: left;
	position: relative;
	background: #a0a0a0;
	overflow: hidden;
}

.list_img img {
	width: 100%;
	height: 100%;
	transition: all .36s ease;
}

.list_box {
	float: right;
	width: calc(100% - 183px);
}

@media (max-width:768px) {
	.upArtice li{
		width: 100%;
		font-size: 14px;
	}
	.upArtice li:nth-child(2){
		margin-left: 0;
		margin-top: 5px;
	}
	.artice_title{
		display: none;
	}
	.aboutTime{
		display: none;
	}
	.aboutList ul li a{
		width: 95%;
	}
	.curr{
		display: none;
	}
	.ContentText p{
	font-size: 14px !important;	
	}
	.con-time{
		display: none;
	}
	.sp-title {
		padding: 3px;	
	}
	.news-lunbo{
		display: none;
	}
	#lun2{
		padding: 0;
	}
	.t_title{
		width: 100%;
	}
	.list_con {
		padding: 0;
	}
	.con-list ul li a {
		margin: 0 5px;
	}
	.list_img {
		float: none;
		width: 100%;
		height: auto;
	}
	.list_box {
		width: 100%;
	}
	.aboutLink {
		display: none;
	}
}

@media (max-width: 1360px) {	
	.daohang .nav-justified li:nth-child(1) .list-li {
		margin-left: 20px;
	}
	.daohang .nav-justified li:nth-child(2) .list-li {
		margin-left: 132px;
	}
	
	.daohang .nav-justified li:nth-child(3) .list-li {
		margin-left: 240px;
	}
	
	.daohang .nav-justified li:nth-child(4) .list-li {
		margin-left: 350px;
	}
	
	.daohang .nav-justified li:nth-child(5) .list-li {
		margin-left: 460px;
	}
	.daohang .nav-justified li:nth-child(5) .list-li li{
		width: 125px;
	}
	
	.daohang .nav-justified li:nth-child(7) .list-li {
		margin-left:  680px;
	}
	
	.daohang .nav-justified li:nth-child(6) .list-li{
		margin-left: 570px;
	}
	.daohang .nav-justified li:nth-child(8) .list-li{
		margin-left: 581px;
	}
	.daohang .nav-justified li:nth-child(9) .list-li{
		margin-left: 640px;
	}
	.daohang .nav-justified li:nth-child(9) .list-li li{
		width: 115px;
		float: left !important;
		text-align: center;
	}
		
		
}
	
	@media (min-width: 1360px) {
		#lun6{
			height: 228px;
			overflow: hidden;
		}
		.fot-log img{
			width: 90%;
		}
		.fotcenter{
			width: 680px;
		}
		.footerList ul li{
			float: none !important;
		}
		.bg1 {
		padding: 0px 30px;
		width: 1360px;
	}
	.lunbo {
		width: 480px;
		height: 303px;
		padding: 0;
	}
	.news1 {
		width: 480px;
		padding: 0;
		height: 303px;
		margin-left: 11px;
		overflow: hidden;
	}
	.news0{
		width: 480px;
		padding: 0;
		height: 303px;
		margin-left: 15px;
		overflow: hidden;
	}
	.video1 {
		width: 347px;
		height: 300px;
		padding: 0;
		margin-left: 11px;
		overflow: hidden;
	}
	 .video1 .carouse{
		height: 230px !important;
		overflow: hidden;
	}
	.video1  .carouse .slideItem{
			height: 100%;
		}
		.video1  .carouse .slideItem img{
			height: 100%;
		}
	.view1 {
		width: 480px;
		height: 303px;
		padding: 0;
		margin-left: 15px;
		overflow: hidden;
	}
	.view2 {
		width: 480px;
		height: 303px;
		padding: 0;
		margin-left: 11px;
		overflow: hidden;
	}
	.bg2 {
		background: #f4f4f4 !important;
	}
	.bg {
		padding: 5px 0;
		background: #f4f4f4 !important;
	}
	.alink {
		width: 242px;
			margin-left: 20px;
	}
			.llbox {
		width: 651px;
		margin-left: 20px;
	}
			.ltime {
		width: 120px;
		float: right;
		margin-top: -95px;
	}
	.ltime p {
		height: 36px;
		font-family: courier;
		font-size: 26px !important;
		color: #737373;
	}
	.ltime b {
		font-size: 26px !important;
		float: right;
	}
	.daohang .nav-justified li:nth-child(1) .list-li {
		margin-left: 24px ;
	}
	
	.daohang .nav-justified li:nth-child(2) .list-li {
		margin-left: 173px;
	}
	
	.daohang .nav-justified li:nth-child(3) .list-li {
		margin-left: 319px;
	}
	
	.daohang .nav-justified li:nth-child(4) .list-li {
		margin-left: 469px;
	}
	
	.daohang .nav-justified li:nth-child(5) .list-li {
		margin-left: 430px;
	}
	.daohang .nav-justified li:nth-child(5) .list-li li{
		width: 125px;
	}
	
	.daohang .nav-justified li:nth-child(7) .list-li {
		margin-left: 913px;
	}
	
	.daohang .nav-justified li:nth-child(6) .list-li{
		margin-left: 578px;
	}
	.daohang .nav-justified li:nth-child(8) .list-li{
		margin-left: 850px;
	}
	.daohang .nav-justified li:nth-child(9) .list-li{
		width: 360px !important;
		padding-right: 10px;
		float: right;
	}
	.daohang .nav-justified li:nth-child(9) .list-li li{
		width: 115px;
		float: left !important;
		text-align: center;
	}
	.daohang .nav-justified li:nth-child(10) .list-li{
		width: 326px !important;
		padding-right: 10px;
		float: right;
	}
		.cont {
		width: 1084px;
		padding-right: 0;
	}
	.fastnav {
		width: 245px;
		padding: 0;
	}
}
@media (max-width: 1360px) and (min-width: 993px) {
	.t_title {
		width: 70%;
	}

	.fotcen{
		width:500px;
	}
	.row{
		margin: 0;
	}
	.container{
		padding: 0;
	}
	.lunbo {
		width: 340px;
		height: 263px;
		padding: 0;
		overflow: hidden;
	}
	.news1 {
		width: 370px;
		padding: 0;
		height: 263px;
		margin-left: 11px;
		overflow: hidden;
	}
	.img img{
		height:243px ;
	}
	.out-img{
		height: 243px;
	}
	.out {
     min-height: 243px;
    }
	.t_list{
		margin-top: -8px;
	}
	#video{
		height: 204px;
	}
	.video1 img{
		height: 193px !important; 
	}
	.video1 {
		width: 257px;
		height: 253px;
		padding: 0;
		margin-left: 11px;
		overflow: hidden;
	}
	.news0{
		width: 340px;
		padding: 0;
		height: 263px;
		overflow: hidden;
	}
	.view1 {
		width: 340px;
		height: 263px;
		padding: 0;
		overflow: hidden;
	}
	.view2 {
		width: 370px;
		height: 263px;
		padding: 0;
		margin-left: 11px;
		overflow: hidden;
	}
	#view img, #trainCon img{
		height: 203px;
	}
	#view .more a, #trainCon .more a ,#train .more a {
		margin-top: -28px;
	}
	.n_list{
		margin-top: 0px;
	}
	#train ul li:nth-child(1) a{
		padding: 10px 0;
	}
	#train ul li:nth-child(2) a{
		padding: 10px 0;
	}
	.traImg{
		width: 142px;
	    height: 90px;
	}
	.more a{
		margin-top: -20px;
	}
	#lun4 .carouse, #lun5 .carouse{
		height: 203px !important;
	}
	.bg2 {
		background: #f4f4f4 !important;
	}
	.bg {
		padding: 5px 0;
		background: #f4f4f4 !important;
	}
	.fotlog {
		padding: 0;
	}
	.four .col-md-12{
		padding: 0;
	}
	.alink {
		width: 202px;
		margin-left: 0px;
	}
	.aboutLink{
		padding-left: 10px;
	}
	.fotcenter p{
		font-size: 14px;
	}
	.footTit{
		margin-bottom: 10px;
	}
	.footerList ul li a{
		font-size: 16px;
	}
	.footTit h1{
		margin-top: 0;
	}
	.footerList ul li{
		width: 76px;
	}
	.msgBox{
		right: -40px;
	}
	.footerList ul li a::after{
		right: 5px;
		top: 6px;
	}


}
.l_box{
	margin-left: 20px;
}
.l_box h1 {
	font-size: 18px;
	color: #282828;
	margin-top: 10px;
}

.l_box p {
	height: 40px;
	font-size: 15px;
	margin-top: 20px;
}

.list_time p {
	font-family: courier;
	font-size: 20px;
	text-align: right;
}

.list_time b {
	float: right;
}


/*左侧导航*/

.entxt {
	font-size: 14px;
}

.left-nav {
	padding-left: 0 !important;
	padding-right: 0 !important;
	border: 1px solid #dbdbdb;
}

.panel {
	margin-bottom: 0;
}

.panel-heading {
	background: #0061a9 !important;
	color: white !important;
}

.left-nav header {
	background: #0061a9;
	color: white !important;
	padding: 15px 0 5px 0;
	padding-left: 53px;
}

.left-nav header h3 {
	font-size: 24px;
	margin: 0;
	letter-spacing: 6px;
}

.left-nav li a {
	display: block;
	padding: 10px;
	font-size: 20px;
	padding: 20px;
	border-bottom: 1px dashed #dbdbdb;
	padding-left: 53px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #7a7a7a;
}

.left-nav li:last-child a {
	border: none;
}

.panel-title a {
	color: white !important;
	text-align: left !important;
	display: block;
}

.left-nav .active {
	color: #0061a9 !important;
}

.jia {
	font-feature-settings: "Glyphicons Halflings";
	color: white;
	font-size: 25px !important;
	font-weight: bold;
	float: right;
	margin-top: -8px;
}


/*分页*/

.mianConTwo ul li {
	float: left;
}

.mianConTwo ul.myPagination {
	display: inline-block;
	margin: 20px 0px 15px 0px;
}

.mianConTwo ul.myPagination li {
	display: inline;
	cursor: pointer;
}

.mianConTwo ul.myPagination li a {
	color: #bababa;
	float: left;
	padding: 5px 16px;
	margin: 0 3px;
	text-decoration: none;
	border-bottom: 1px solid #bababa;
}

.mianConTwo ul.myPagination li a.active {
	background-color: #0061a9;
	color: white;
}

.mianConTwo ul.myPagination li a:hover:not(.active) {
	color: #000;
	background-color: #ddd;
}

.contentNews {
	background: #0076af;
	/* background: #d54248; */
	padding: 10px;
	color: #fff;
	text-align: center;
	/*padding-left: 30px;*/
}

.contentNews p {
	margin: 0 auto;
}

@media (min-width: 992px) {
	.conThisConFirst ul li {
		letter-spacing: 10px !important;
		line-height: 50px !important;
	}
	.conThisConFirst ul li a {
		font-size: 15px !important;
		/*padding-left: 48px !important;*/
		font-weight: 600 !important;
	}
	.contentNews {
		/*padding-left: 48px !important;*/
	}
	.major_img>img {
		height: 110px;
	}
}

.myPointLeft a {
	color: #585858;
	border-right: 1px solid #bababa;
	border-bottom: none !important;
}

.myPointRight a {
	color: #585858;
	border-left: 1px solid #bababa;
	border-bottom: none !important;
}

@media (max-width: 992px) {
	.t_time {
		display: none;
	}
	.left-nav li a {
		padding: 8px !important;
		font-size: 16px !important;
		text-align: center;
		font-weight: 1;
	}
	.mainContent {
		margin-top: 45px;
	}
	.newsCenter {
		height: 80px;
		padding-top: 10px;
	}
	.newsCenter h2 {
		font-size: 20px;
	}
	.newsCenter h3 {
		font-size: 16px;
	}
	.spImg{
		height: 155px;
		overflow: hidden;
	}
	.img img{
		height: 100%;
	}
	#video{
		height: auto;
	}
}

@media (max-width: 500px) {
	.mianConTwo ul.myPagination li a {
		padding: 3px 8px;
		margin: 0 2px;
	}
}


/*左侧导航*/

.panel-body {
	padding: 0 !important;
}

 /*滚动条整体部分,必须要设置*/
        ::-webkit-scrollbar{
            width: 6px;
            height: 6px;
        }
        /*滚动条的轨道*/
        ::-webkit-scrollbar-track{
       background-color: #c1c1c1;
            opacity:0.5 ;
        }
        /*滚动条的滑块按钮*/
        ::-webkit-scrollbar-thumb{
            background-color: #747474;

        }
        /*滚动条的上下两端的按钮*/
        ::-webkit-scrollbar-button{
        }
        

/*录取查询*/
.searchTop{
	text-align: center;
	border-bottom: 2px solid white;
	padding: 15px 0;
	margin-bottom:20px ;
}
.luquSearch{
	background: #f8f8fa;
	margin:-10px -20px ;
	margin-bottom: 0;
	min-height: 450px;
	 display: flex;
    justify-content:center;
    align-items:Center;
}
.serchTable{
	width: 798px;
	background: url(http://www.ijiangtang.com/SITE_RES/newHone_ducert_cn/images/bg_main.png) no-repeat;
	background-size: 100% 100%;
}
.serImg{
	margin-top: 10%;
}
.serImg img{
	width: 100%;
}
.seahead{
	border-bottom: 1px solid #bfcdd3;
	margin-top: 40px;
}
.seahead h4{
	font-size: 16px;
	border: 1px solid #bfcdd3;
	width: 120px;
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #f9f9f9;
	margin-bottom: -1px;
    color: #0068b8;
}
.formbox{
	margin-top: 15px;
	border-bottom: 1px dashed #b0b0b0;
	overflow: hidden;
	padding: 20px;
}
.formbox .control-label{
	padding:5px 0;
	font-weight: 1 !important;
}
.formbox .form-group{
	margin-bottom: 10px;
}
.Btnbox{
	padding: 0;
}
.seaBtn{
	width: 120%;
	height: 65px;
	background: url(../images/search_btn.jpg) no-repeat;
	background-size:100% 100%;
}
.tellQQ{
	padding: 10px 0;
	font-size: 14px;
}
.massage{
	font-weight: bold;
	color: #0085c8;
	margin-top: 10px;
	height: 30px;
}

@media (max-width:387px ) {
	.phoneNum{
		display: block;
		margin-left: 84px;
	}
}
.btn2{
		display: none;
	}
@media (max-width:768px ) {
	.formbox{
		padding:0 ;
	}
	.formbox .col-xs-9{
		padding-right: 0;	
	}
	.btn1{
		display: none;
	}
	.btn2{
		display: block;
	}
	.zQQ{
		margin:0px 0 20px 0;
	}
}
/*电话弹窗*/
.phoneDia{
	position: fixed;
	width: 100%;
	height: 0;
	background: rgba(0,0,0,0.2);
	top: 0;
	z-index: 999;
	transition: all .36s ease;
}
.phoneBox{
	width: 370px;
	height: 140px;
	background: white;
	box-shadow: 0px 0px 5px #00000;
	margin: 0 auto;
	margin-top: 20%;
	padding: 15px;
	border-top: 35px solid #0085C8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	display: none;
	transition: all .36s ease;
}
.colse{
	position: absolute;
	width: 30px;
	height: 30px;
	right: 5px;
	top: 0px;
}
.colse::after{
	content: "×";
	font-size: 25px;
	position: absolute;
	color: white;
	top: -35px;
	right: 10px;
}
.colse:hover::after{
	color: #BCE8F1;
	
}
.phoneBox p{
	font-size: 18px;
	width:220px;
	color: #737373;
	float: left;
}
.phti{
	display: block;
	padding-bottom: 8px;
	color: #717171 !important;
	margin-bottom: 7px;
	border-bottom: 1px solid #bfbfbf;
	position: relative;
}
.phti::after{
	content: "联系电话";
	position: absolute;
	color: white;
	width: 90px;
	top: -45px;
	left: 0;
	z-index: 999;
	font-size: 16px;
}
.ph{
	display: block;
	color: red !important;
	font-weight: bold;
	font-size: 22px;
}
.phoneBox p span{
	color: #0061A9;
}
.phomeImg{
	width:60px;
	height: 60px;
	float: right;
	margin-right: 20px;
}
.phomeImg img{
	width: 100%;
	height: 100%;
}

.phoneActive{
	display: block;
}
.diaactive{
	height: 100%;
}