﻿/* If you want to add your own CSS code, please do it in this file */

/* font awesome */
.fontawesome-icon-list .fa-hover { float:left; width: 25%; font-size: 13px; line-height:18px; padding-bottom:10px;}
.fontawesome-icon-list .fa-hover .text-muted { color:#ccc;}
.fontawesome-icon-list .fa-hover [class*=" fa-"] { color: #3E3E3E; font-size: 18px; width:23px; display:inline-block;}

	@media only screen and (min-width: 768px) and (max-width: 959px){
		.fontawesome-icon-list .fa-hover { width:33.333%;}
	}
	@media only screen and (min-width: 480px) and (max-width: 767px){
		.fontawesome-icon-list .fa-hover { width:50%;}
	}
	@media only screen and (max-width: 479px){
		.fontawesome-icon-list .fa-hover { width:100%;}
	}

/* #configurator */
#configurator { color:#213442 !important; background:#f9f9f9; width: 190px; position: fixed; left: -192px; top: 15px; z-index: 9000; color: #515E6C; line-height: 21px; font-size: 12px; text-transform:uppercase;}
#configurator form { margin-bottom:0; text-align:center;}
#configurator select { background:none; box-shadow:0 0 0; margin-bottom:10px; padding: 3px; color:#213442;}
#configurator .control { display:block; width:51px; height:51px; position:absolute; top:216px; right:-51px; background:#f9f9f9 url(../images/ico.png) no-repeat center; text-indent:-9999px;}
#configurator .inside { padding:10px;}
#configurator .header { text-align:center; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #eee; font-size:18px;}

#configurator ul.image-select { margin-bottom:5px;}
#configurator ul.image-select li { display:block; float:left; }
#configurator ul.image-select li a { display:block; width:32px; height:32px; float:left; margin:5px;}
#configurator ul.image-select li:hover { border-color:#ccc;}

#configurator ul.select-color li a { text-indent:-9999px;}

#configurator ul.text-select { margin-bottom:15px; }
#configurator ul.text-select li { float:left; width:50%; font-size:13px; }
#configurator ul.text-select li:not(.active) a { color:#515E6C; }

#configurator p { line-height:16px; margin-bottom:5px;}

	/* mobile only */
	@media only screen and (max-width: 768px){
		#configurator { display:none;}
	}

/* demo - clean menu */
.menu-clean.color-custom #Header .menu > li > a { color: #444;}
.menu-clean.color-custom #Header .menu > li.current-menu-item > a,
.menu-clean.color-custom #Header .menu > li.current_page_item > a,
.menu-clean.color-custom #Header .menu > li.current-menu-ancestor > a,
.menu-clean.color-custom #Header .menu > li.current_page_ancestor > a { color: #F94C3F !important;}
.menu-clean.color-custom #Header .menu > li > a:hover,
.menu-clean.color-custom #Header .menu > li.hover > a { color: #F94C3F !important;}
.menu-clean.color-custom .social li a { color: #B1B1B1 !important;}
.menu-clean.color-custom .social li a:hover { color: #444 !important;}

/* Demo */
.demo_no_line .fancy_heading .fancy_heading_wrapper { padding-bottom: 0; }
.demo_no_line .fancy_heading .fancy_heading_wrapper.no_icon:after { display: none; }
.demo_contact_section .fancy_heading .fancy_heading_wrapper { padding-top: 0; }

#searchform input[type="submit"] {
	display: none;
}

.pad40-0 {
	padding-top:40px; padding-bottom:0px;
}

/*Slider Images*/

.slider1 {
	background-image:url(../images/slide_1.jpg);
}
.slider2 {
	background-image:url(../images/slider_2.jpg);
}
.slider3 {
	background-image:url(../images/slide_3.jpg);
}

.samplebox h5 {
	padding-top: 20px;
}

.vertical-fancy {
	padding-top:40px; padding-bottom:0px; 
	background-color:#E4E4D2; 
	background-image:url(../images/section_offer.jpg); 
	background-repeat:repeat; background-position:center top; 
}

#gallery-1 {
	margin: auto;
}
#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 25%;
}
#gallery-1 img {
	border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
	margin-left: 0;
}

.soundcloud iframe {
	width: 100%;
}

.user img {
	display: none !important;
}

.interact {
	display: none !important;
}


/*头部信息*/
#top_bar {
	height:160px;
	padding:0;
	background: #235BA6 url('../images/header-bg.jpg') center center no-repeat;
}
#top_bar .container {
	height:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#top_bar .container:after{
	display: none;
}
#top_bar .container .logo h1{
	vertical-align: middle;
	height: 60px;
	line-height: 60px;
}
#top_bar .container .logo h1 a{
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	font-size: 28px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
}
#top_bar .container .logo h1 a img{
	height: 60px;
	vertical-align: middle;
	margin-right: 20px;
}
#top_bar .container .search {
	position: relative;
	border-radius: 23px 23px 23px 23px;
	overflow: hidden;
}
#top_bar .container .search input[name='q']{
	width: 260px;
	height: 40px;
	line-height: 40px;
	background: #FCFCFC;
	box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
	box-sizing:border-box;
	opacity: 1;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #000;
}
#top_bar .container .search input[type='submit']{
	position: absolute;
	right:0;
	top:0;
	padding: 0;
	height: 40px;
	line-height: 40px;
}

/*幻灯片*/
.edslider .controls{
	top:50%;
}
.edslider .controls .navigator{
	background-color: transparent;
	opacity: 0.7;
	top:0%;
	margin-top: -50px;
}

.mySlideshow li .desc{
	width:100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: red;
	z-index: 999;
	height: 50px;
	line-height:50px;
	background: rgba(255, 255, 255, 0.5);
}
.mySlideshow li .desc .container{
	margin: auto;
	font-size: 20px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	display: flex;
	justify-content: space-between;
}
.mySlideshow li .desc .container:after {
	display: none;
}
/*通知公告*/
#index-announce{
	height: 56px;
	background: white;
	opacity: 1;
	border-radius: 2px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#index-announce  .container{
	position: relative;
	padding: 0;
	overflow: hidden;
	clear: both;
	display: flex;
}
#index-announce  .container>div{
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight:bold;
	color:#000;
	width: 150px;
	position: absolute;
	top:10px;
}
#index-announce  .fa{
	/*
	position: absolute;
	 left: -5px; 
	top:10px;
	*/
	font-size: 30px;
	color: #1C58FF;
	margin-right: 10px;
}
#index-announce .container>ul{
	width: 90%;
    overflow: hidden;
    flex-grow: 1;
    margin-left: 150px;
}
#index-announce  ul li{
	overflow: hidden;
	padding-left: 5px;
	height: 56px;
    line-height: 56px;
}
#index-announce  ul li a{
	width:100%;
	height: 56px;
	font-size: 18px;
	font-weight: 400;
	line-height: 56px;
	color: #656565;
	letter-spacing: 1.5px;
	opacity: 1;
	display: inline-block;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow:ellipsis;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/*图文推荐*/
#index-widget-1 .one-third{
	background: white;
}
#index-widget-1 .header-column .text-center h2{
	position: relative;
	vertical-align: middle;
}
.section .header-column .text-center h2 a{
	margin: 0px 30px; 
	color:#000000;
	font-weight: bold;
}
.section .header-column .text-center  p.desc{
	color:#aaa;
}
.section .header-column .text-center h2 span{
	display:inline-block;
	width: 60px;
	height: 1px;
	background: #707070;
	vertical-align: middle;
}
#index-widget-1 .container .one-third h3{
	height: 77px;
	line-height: 77px;
	background: #235BA6;
	border-radius: 6px 6px 0px 0px;
	opacity: 1;
	margin: 0;
	padding: 0;
	text-align: center;
}
#index-widget-1 .container .one-third:nth-child(2n) h3{
	background: #2B6FCB;
}
#index-widget-1 .container .one-third:nth-child(3n) h3{
	background: #81BEE1;
}
#index-widget-1 .container .one-third h3.catname a{
	font-size: 26px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
}
#index-widget-1 .container .one-third .container img{
	width: 100%;
	height: 150px;
	object-fit: cover;
}
#index-widget-1 .container .one-third .container ul{
	height: 220px;
}
#index-widget-1 .container .one-third  ul li{
	margin: 20px 0px 0px 0px;
	padding: 0px 20px;
}
#index-widget-1 .container .one-third ul li:before{
}
#index-widget-1 .container .one-third ul li a{
	display: flex;
	justify-content: space-between;
}
#index-widget-1 .container .one-third ul li a span{
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #707070;
}
#index-widget-1 .container .one-third ul li a span:first-child{
	flex-grow: 1;
	word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
    margin-right: 20px;
}
#index-widget-1 .container .one-third ul li a span:last-child{
	flex-basis: 46px;
	width: 46px;
	flex-shrink: 0;
}
#index-widget-1 .one-third p {
	border-top:1px dotted rgba(170, 170, 170, 0.3);
	margin:0px;
	height: 60px;
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #235BA6;
	line-height: 60px;
	text-align: center;
	width: 100%;
	padding: 0;
}

#university-list .container{
	padding: 20px;
}
#university-list .container>div{
	clear:both;
	float:none;
	display: flex;
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom: 1px dotted rgba(170, 170, 170, 0.5);
}
#university-list .container>div:last-child{
	padding: 0;
	border: none;
}
#university-list .container>div h4{
	flex-basis:100px;
	width: 100px;
	flex-shrink:0;
	margin: 0;
}
#university-list .container>div h4 a{
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
	height: 40px;
}
#university-list .container>div ul{
	display: flex;
	flex-wrap: nowrap;
	flex-grow: 1;
	word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
}
#university-list .container>div:first-child ul{
	flex-wrap: wrap;
}

#university-list .container>div ul li{
	flex-basis: 20%;
	width: 20%;
	flex-shrink: 0;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	font-family: PingFang SC-Bold, PingFang SC;
	color: #000000;
	word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
}
#university-list .container>div ul li a{
	color: #000000;
	padding-right: 10px;
}
	
#university-list .container>div div{
	flex-basis: 80px;
	width: 80px;
	flex-shrink: 0;
	text-align:right;
	height: 40px;
	font-size: 16px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #2B6FCB;
	line-height: 40px;
}	
/*底部样式*/
#footer-sec .container{
	padding: 63px 0px 39px 0px;
}
#footer-sec .container .one-third{
	height: 120px;
	box-sizing: border-box;
}
#footer-sec .container .one-third p {
	padding: 0;
	margin: 0px 0px 20px 0px;
}
#footer-sec .container .one-third p a{
	height: 22px;
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
}
#footer-sec .container .one-third:first-child>div{
	display: flex;
	height: 100%;
	align-items: center;
}
#footer-sec .container .one-third:first-child>div a{
	margin-right: 10px;
}
#footer-sec .container .one-third:first-child img{
	height: 80px;
	object-fit: contain;
}
#footer-sec .container .one-third:nth-child(2) {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	display: flex;
	flex-direction:column;
	justify-content: flex-start;
	align-items: center;
}
#footer-sec .container .one-third:nth-child(2) p{
	width:235px;
	text-align: left;
}
#footer-sec .container .one-third:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
}
#footer-sec .container .one-third:last-child .qrcode{
	margin: 0px 20px;
	text-align: center;
}
#footer-sec .container .one-third:last-child img{
	width: 73px;
	height: 73px;
}


/*文章列表*/
#innerpage-wrap .inner-left .blog-wrap li{
	margin-bottom: 20px;
}
#innerpage-wrap .inner-left .blog-wrap li:nth-child(5n){
	border-bottom: 1px solid rgba(170, 170, 170, 0.3);
	margin-bottom: 24px;
	padding-bottom: 24px;
}
#innerpage-wrap .inner-left .blog-wrap li a{
	display:flex;
	flex-grow:1;
	justify-content:space-between;;
	font-size: 14px;
	font-family: PingFang SC-Bold, PingFang SC;
	color: #333;
	align-items: center;
}
#innerpage-wrap .inner-left .blog-wrap li a span:first-child {
	flex-basis: 5px;
	width: 5px;
	height:5px;
	flex-shrink: 0;
	border-radius:50%;
	background: #555555;
	margin-right: 10px;
}
#innerpage-wrap .inner-left .blog-wrap li a span:nth-child(2) {
	flex-grow: 1;
	word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
}
#innerpage-wrap .inner-left .blog-wrap li a span:last-child {
	flex-basis: 140px;
	width: 110px;
	flex-shrink: 0;
	text-align: right;
}
#innerpage-wrap .row .newshowbox_r_b .newshowbox_r_b_prev{
	margin-bottom: 20px;
}
#innerpage-wrap .row .newshowbox_r_b span,
#innerpage-wrap .row .newshowbox_r_b span a{
	color: #333;
}
/*报名信息*/

#innerpage-wrap #enroll {
	margin-bottom: 50px;
}
#innerpage-wrap #enroll  h2,
#innerpage-wrap #enroll  h3{
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
#innerpage-wrap #enroll  table{
	width: 100%;
	margin-top: 20px;
}
#innerpage-wrap #enroll  table,
#innerpage-wrap #enroll  table tr,
#innerpage-wrap #enroll  table tr td{
	border: 1px solid rgba(170, 170, 170, 1);
	padding: 0;
	margin: 0;
	font-size: 14px;
	vertical-align: middle;
}
#innerpage-wrap #enroll  table tr td{
	height: 57px;
	min-height: 57px;
}
#innerpage-wrap #enroll  table tr td:nth-child(odd){
	width: 180px;
	font-weight: bold;
	text-align: center;
}
#innerpage-wrap #enroll  table tr td{
	font-weight: 500;
	font-size: 15px;
}
#innerpage-wrap #enroll  table tr td label{
	display: inline;
	color: red;
	margin-left: 5px;
	font-size: 16px;
}
#innerpage-wrap #enroll  table tr td p{
	text-align: left;
	margin-left: 10px;
	font-size: 14px;
	margin-top: 10px;
}
#innerpage-wrap #enroll  table tr td input[type='text']{
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	font-size: 16px;
	color: blue;
}
#innerpage-wrap #enroll  table tr td button{
	width: 180px;
	height: 40px;
	line-height: 40px;
	background: #FA5802;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.1);
	border-radius: 20px 20px 20px 20px;
	opacity: 1;
	
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0;
	margin: 20px 0px;
}

/*自定义对话框*/
#custom-dialog {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top:0;
	z-index: 999;
}
#custom-dialog .content{
	width: 500px;
	height: 520px;
	opacity: 1;
	position: relative;
	top:50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -260px;
	
}
#custom-dialog .content .auth{
	background: #FFFFFF;
	width: 100%;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
}
#custom-dialog .content .success{
	background: #FFFFFF;
	width: 100%;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
}
#custom-dialog .content .success img{
	width: 120px;
	height:120px;
	margin-bottom: 30px;	
}
#custom-dialog .content h2 {
	height: 50px;
	font-size: 20px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FA5802;
	line-height: 50px;
	text-align: center;
}

#custom-dialog .content ul li{
	width:350px;
	justify-content: center;
	align-items: center;
	margin: 0px auto 30px auto;
	position: relative;
	text-align: center;
}

#custom-dialog .content ul li span{
	width: 55px;
	height: 20px;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #707070;
	line-height: 20px;
	text-align: right;
	margin-right: 10px;
}
#custom-dialog .content ul li input{
	display:inline-block;
	width: 250px;
	height: 35px;
	line-height: 35px;
	background: #F7F7FB;
	border-radius: 6px 6px 6px 6px;
	opacity: 1;
	border: 0;
	padding: 0px 10px;
	margin: 0;
}
#custom-dialog .content ul li label{
	height: 35px;
	font-size: 10px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FA5802;
	line-height: 35px;
	position: absolute;
	right: 20px;
	top: 0;
}

#custom-dialog .content div {
	width: 350px;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
#custom-dialog .content div.tel a,
#custom-dialog .content div.tel{
	height: 20px;
	font-size: 18px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FA5802 ;
	line-height: 20px;
}
#custom-dialog .content div.protocol{
	height: 36px;
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #AAAAAA;
	line-height: 18px;
}

#custom-dialog .content button {
	width: 180px;
	height: 40px;
	margin:auto;
	line-height: 40px;
	background: #FA5802;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.1);
	border-radius: 20px 20px 20px 20px;
	padding:0;
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
}
#custom-dialog #close {
	width:100% ;
	text-align: center;
	margin-top: 40px;
}
#custom-dialog #close img{
	width: 30px;
	height: 30px;
	cursor: pointer;
}