a{
	color:#222222;
}
a:focus{
	text-decoration:none;
}
.bg0{
	background-color:#f5f5f5;
}
.bg1{
	background: url("../images/bg1.png") center center no-repeat;
}
.bg_footer{
	background-color:#e5e5e5;
}
.tb-space{
	margin-top:30px;
	margin-bottom:30px;
}
.t-space{
	margin-top:30px;
}
.b-space{
	margin-bottom:30px;
}
.more{
	float:right;
	font-size: 16px;
	line-height: 40px;
	margin-right:5%;
	
}
.my_index_nav{
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ffffff', endColorstr='#e0ffffff',GradientType=0 );
	height:100px;
}
.header-wrap{
	position:fixed;
	z-index:1999;
	width:100%; 
	height:100px; 
	background-color:rgba(255,255,255,0.8);	
	transition: height .4s ease, opacity .3s ease;
	-webkit-transition:height .4s ease, opacity .3s ease;
	-o-transition:height .4s ease, opacity .3s ease;
} 
.header-menu{
	height: 100px;
	transition: height .4s ease, opacity .3s ease;
	-webkit-transition:height .4s ease, opacity .3s ease;
	-o-transition:height .4s ease, opacity .3s ease;
}
.header-menu>ul>li{
	line-height:100px;
	transition: line-height .4s ease, opacity .3s ease
}
.logo{
	margin:0;

}
.logo img{
	width:auto;
	height: 100px;
	transition: height .4s ease, opacity .3s ease;
	padding:16px;
}
.navbar-default {
    background-color: #fff;
    border-color: none;
}
.navbar-brand{
	float:none;
}
.navbar-brand img{
	width:250px;	
}
.navbar{
	margin-bottom:0;
}
.navbar-toggle{
	margin-top:25px;
}
.header-nav-mobile li{
	border-bottom: 1px solid #ebebeb;
}
.header-menu>ul>li>a{
	padding:0 15px;
}
.li-float-left li {
    float: left;
}
.header-nav li a {
    font-size: 18px;
	color:#333;
	font-weight: bold;
}
.up{
	position:relative;
	top:-150px; 
	z-index:-1;
}
.top{
	position:relative;
	height:700px;
	overflow:hidden;
}
.top-up{
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
}
#myCarousel-index-top img{
	width:100%;
}
.banner-title p{
	color:#fff;
/* 	font-weight:600; */
	cursor: pointer;
	font-size:20px;
}
.banner-title{
	position:absolute;
	top:35%;
	width:100%;
	text-align:center;
}

.banner-contant{
	display:inline-block;
	background-color:rgba(24, 24, 24, 0.75);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	padding:2% 5%;
	border-radius: 6px;
	/* border: 1px solid #fff; */
}

.logo2 img{
	width:100%;
	padding:10px 40px;
}
.index_contant_head h4 {
    float: left;
    font-size: 20px;
	font-weight:600;
}
.index_contant_head h4:first-child {
    width: 3px;
    height: 23px;
    margin-right: 10px;
    font-size: 32px;
    background-color: #c81332;
    display: block;
}
.baoming-btn{
width: 100%;
background: #489988;
overflow: hidden;
margin-right: 13px;
margin-bottom: 10px;
}
.baoming-btn_1{
	text-align:center;
	color:#fff;
	padding:15px 0;
}
.baoming-btn_1 i{
	font-size:80px;
}
.baoming-btn_2{
	background: #ededed;
	padding: 20px 40px 40px 40px;
	overflow: hidden;
	font-size:18px;
}
.text-indent_1em{
	text-indent:1em;
	font-weight:200;
}
.baomingma{
	width:60%;
	text-align:right;
}
.index_tab{
	width:100%;
	text-align:center;
	border: 1px #489988 solid;
box-sizing: border-box;
}
.index_tab td{
	border-bottom: 1px #489988 solid;
	border-right: 1px #8cd2c3 solid;	
}
.index_tab_1{
	font-size: 32px;
	background: #489988;
	padding: 6px;
	color: #fff;
}
.index_tab_1 .iconfont{
	font-size: 32px;
}
.index_tab_2{	
	padding: 12px;
	color: #489988;
	font-weight: bold
}

#carousel-example-generic img{
	height:300px;
	width:100%;
}
#carousel-example-generic a>h4{
	color:#fff;
}
.about p{
	font-size:16px;
	line-height:40px;
}
.renzfw {
	padding-top:40px;
}
.renzfw a{
	color:#fff;
}
.renzfw .btn{
	border-radius: 0px;
}
.iconfont{
	margin-right:10px;
	font-size:22px;
}
.zhongxjs h4{
	text-align:center
}
.my_h4{
	font-size: 20px;
	font-weight:600;
	color:#333;
}
.mask{
	position:relative;
	margin-bottom:20px;
	margin-top:20px;
}
.mask-cover{
	background-color:rgba(0, 0, 0, 0.3);
	width:100%;
	height:100%;
	filter: alpha(opacity=50);
	position:absolute;
	top:0;
	left:0;
	z-index:1; 
}
.mask img{
	width:100%;
}
.mask-title{
	position:absolute;
	top:40%;
	width:100%;
	font-weight:600;
	text-align:center;
	color:#fff;
	font-size:2em;
	z-index:10; 
}
.mask-title a{
		color:#fff;
	
}
.jiszx .col-md-6{
	margin-bottom:5px;
}
.footer{
	text-align:center;
	padding: 30px 0 20px 0;
}
.footer ul{
	display: inline-block;
}
.footer li{
	list-style: none;
	margin-left: 12px;
}
.footer a{
	color:#333;
}
.footer_copyright{
    background-color: #6e6e6e;
    color: #fafafa;
    padding: 1.5em 20px;
    text-align: center;
}

/** * * * * *  培训* * * * * * *  */
.my_center{
	text-align:center;
}
.menu_peixun{
	margin:40px 0;
}
.menu_peixun li{
	display:inline-block;
	height:50px;
	margin:0 6px;
}
.menu_peixun a{
	position:relative;
	height:50px;
	line-height:40px;
	display:inline-block;
	font-size: 16px;
	font-weight:600;
	color:#333;
}
.menu_peixun .active{
	color:#23527c;
}
.menu_peixun a:hover{
	text-decoration:none;
	
}
.menu_peixun .on{
	color:#23527c;
}
.menu_peixun i{
	position:absolute;
	bottom:0;
	left:25%;
	height:1px;
	width:0%;
	text-align:center;
	background-color:#23527c;
}
.menu_peixun .on {
	position:absolute;
	bottom:0;
	left:25%;
	height:1px;
	width:50%;
	text-align:center;
	background-color:#23527c;
}
.my_p p{
/* 	font-size:16px;
	line-height:36px; */
	text-indent:2em;
}
.content_peixun{
	background-color:#ffffff;
	padding:3%;
	margin-bottom:50px;
}
.center-table td{
	text-align:center;
}
/** * * * * *  报名* * * * * * *  */
.baoming .form-control{
	height:40px;
}
.baoming{
	font-size:16px;
}
.baoming li{
	list-style-type:none;
}
.baoming font{
	color:red;
}
.checkbox-inline + .checkbox-inline {
    margin:0;
}
.sector{
 
 
}
.sector_title{
border-bottom: solid 1px #e5e5e5;
line-height: 50px;
padding-left:20px;
}
.sector_contant label{
	display:block;
	min-height: 40px;
	padding-left: 40px;
 
}
/** * * * * *  page-reg_table.php* * * * * * *  */
.title_peixun{
	background-color:#286090;
	color:#ffffff;
	text-align:center;
	font-size:20px;
	line-height:60px;
	 
}
.baomingxiazai .index_contant_head{
	padding-top:0;
}
.baomingxiazai .tab-p-left{
	float: left;
	line-height: 33px;
	font-weight: bold;
	font-size:14px;
}
.baomingxiazai .tab-p-right{
	float: left;
	line-height: 33px;
	font-size:14px;
}
.banner-single {
    overflow: hidden;
    position: relative;
}
.banner-img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.08);
    display: block;
    width: 100%;
    bottom: 0;
    height: 200px;
}
.banner-caption {
    position: absolute;
    top: 40%;
    left: 3%;
    color: #eee;
}
/** * * * * *  category.php* * * * * * *  */
.img_category >.col-md-4{
	margin: 30px 0;
	}
.cat_media img{
	width:100%;
}
.cat_media .contant{
 padding:20px 15px;
 background-color:#fff;
}
.border{
	border-bottom: 1px solid #ebebeb;
	margin: 15px 0;
	padding-top:25px;
}
.li_category{
	padding:5%;
	background-color:#fff;
}

.category_text p{
	line-height:1.5em;
}
.category_text > p{
	font-size: 16px;
}
.views{
	display:inline-block;
	padding-left:0px;
}
.views li{
	float:left;
	margin-right:25px;
	font-size: 14px;
	color:#999;
	list-style:none;
}
/** * * * * *  single.php* * * * * * *  */
.single_contant>h3,.single_contant>h4 {
    border-bottom: 1px solid #ebebeb;
    padding: 20px;
    text-align: center;
}
.has-text-align-right{
	text-align:right;
}
.wp-block-image{
	margin-bottom:30px;
	margin-top:30px;
}
.wp-block-image img{
	/* width:100%; */
}
.wp-block-image .aligncenter{
	display:table;
	margin-right:auto;
	margin-left:auto;
}
figcaption{
	color: #6d6d6d;
}
.wp-block-image .aligncenter > figcaption{
	display: table-caption;
	caption-side: bottom;
	text-align:center;
}
.other_posts{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:30px;
	color:#0288d1;
	list-style:none;
}
.other_posts a{
	color:#0288d1;
}
/** * * * * *  ma_sidebar* * * * * * *  */
.ma_sidebar{
 
	text-align: center;
}
.ma_sidebar h3{
	background-color:#337ab7;
	line-height: 2em;
	color:#fff;
	text-align: left;
	padding-left: 20px;
}
.ma_sidebar li {
    background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}
.single-link li {
    border-bottom: 1px solid #ebebeb;
    margin: 5px 0;
    padding-bottom: 5px;
    list-style: none;
	line-height: 36px;
}
.single-link li i {
    padding-right: 0.6em;
    color: #0288D1;
}
.toggle_focus {
    display: none;
}
li.my_active > a {
    color: #c81332;
    background-color: #eeeeee;
    opacity: 0.8;
}
.mybtn_online .btn{
	margin-bottom: 15px;
}
/** * * * * * 右浮窗* * * * * * *  */
.right-tool{
	width: 56px;
	height: 345px;
	position: fixed;
	right: 2px;
	top: 38.5%;
	z-index: 10000;
	font-size: 14px;
}
.right-tool ul{
	padding:0;
	margin:0;
}
.right-tool ul li{
	width: 56px;
	height: 56px;
	background: #122d45;
	margin-bottom: 4px;
	cursor: pointer;
	list-style: none;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	position: relative;
}
.right-tool ul li i{
	display: block;
	font-size:20px;
    padding:8px;
}
.sphone{
	display: block;
	position: absolute;
	top: 0;
	right: 56px;
	width: 120px;
	height: 56px;
	background-color: #122d45;
	color: #FFF;
	line-height: 56px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	display: none;
}
/** * * * * * 移动端底部浮窗* * * * * * *  */
.footer-tool{
	background-color:#122d45;
	box-shadow: rgba(0,0,0,0.5) 0 -3px 6px;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	z-index:1000;
}
.footer-tool ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 12px;
}
.footer-tool ul{
	margin:0;
	padding:0;
}
.footer-tool ul li a{
	display: block;
	width: 100%;
	height: 50px;
	color: #a0a0a0;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
}
.footer-tool ul li i{
	font-size:18px;
	display: block;
	width: 24px;
	height: 24px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 6px auto 0;
}
.single_contant{
	font-size:16px;
	background-color:#ffffff;
	padding: 20px;
	line-height: 36px;
}

.page_about img{
	width:100%;
}
.daguannggao{
	width: 100%;
	margin-right: 13px;
	margin-bottom: 13px;
	background: #489988;
	overflow: hidden;
}
.daguannggao_top{
	font-size: 48px;
	font-weight: bold;
	color: #282828;
	text-align: center;
	padding-top: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.daguannggao_top span{
	color: #489988;
}
.daguannggao_top_line{
	width: 70px;
	height: 4px;
	background: #489988;
	border-radius: 2px;
	margin: 30px auto 0 auto;
	margin-bottom: 30px;
}
.daguannggao_shuzi{
	font-size: 72px;
	color: #fff;
	font-weight: 200;
	margin-top: 30px;
	text-align: center;
}
.daguannggao_bt{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.daguannggao_nr{
	width: 250px;
	font-size: 18px;
	color: #fff;
	margin: 15px auto 0 auto;
	height: 160px;
	padding-top: 15px;
	line-height: 36px;
	border-top: 1px #fff dashed;
	overflow: hidden;
}
.my_line{
	border-bottom: 2px solid #489988;
}
.index_pic1 {
	height:240px;
	width:100%;
	border-radius: 10px;
	position: relative;
	margin-bottom:18px;
}
.index_pic1 img{
	border-radius: 10px;
	height:240px;
	width:100%;
}
.index_pic1::before{
	content:"";
	background: linear-gradient(180deg,transparent 50%,#000);
	border-radius: 10px;
	position: absolute;	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index_title{
	position: absolute;	
	bottom: 0;
	padding:20px;
}
.index_title a{
	color: #fff;
}
/* 大于768px执行 */
@media screen and (min-width:768px){
.banner-title p{
	font-size:2em;
}	
.banner-title{
	top:50%;
}	
.banner-caption{
	left:25%;
}
.banner-img{
	height:350px;
}
.menu_peixun li{
	margin:0 45px;
}
.menu_peixun a{
	font-size:20px;
	height: 50px;
}
.single_contant{
	font-size:16px;
	padding:2% 5%;
	background-color:#ffffff;
}
#carousel-example-generic img{
	height:400px;
	width:100%;
}
.cat_media{
	height:320px;
}
.cat_media img{
	height:240px;
}
.single_contant img{
	padding:10px;
}
}



