@charset "UTF-8";
*{
	margin: 0px auto;
}
body{
	font-family: "微软雅黑","黑体",Microsoft YaHei,Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
	width: 100%;
	overflow-x: hidden;
	font-size: 14px;
	color:#333333;
}
ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}
a,a:hover{
	text-decoration:none;

}
.clear{
	clear:both;
}
.style01{
	font-family: Times New Roman, serif;
}
.style02{
	color: #b3b3b3;
}
body{
	width:100%;
}

header{
	width: 100%;
	overflow-x: hidden;
	/**border-top: 3px solid #c60002;**/
}
.logo{
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}
.logo img{
	width:100%;
}
.menu{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #c50000;
}
body,.main{
	width: 100%;
}
.header-main .lxwm{
	float:right;
	margin-top:30px;
	background:#c50000;
	border-radius:10px;
	width:120px;
}
.header-main .lxwm a{
	width:100%;
	line-height:38px;
	font-size:16px;
	color:#fff;
	display:block;
	text-align:left;
	background:url(../images/mspx/tel.png) no-repeat 10px;
	background-size: 24px;
	padding-left:40px;
}
.header-main .lxwm:hover{
	background:#910000;
}
.top-tel{
	background:url(../images/mspx/tel.jpg) no-repeat left;
        background-position-y: center;
	height: 62px;
	padding-left: 84px;
	line-height: 31px;
	margin-top: 10px;
	float: right;
}
.tel-num{
	color: #c50000;
	font-size: 24px;
        line-height: 1;
        text-align: center;
}

.f-search{
	color: #fff;
	font-size: 14px;
	float: right;
	margin-right: 15px;
	/**margin-top:30px;***/
}
.f-search input[type="text"]{
    width:180px;
    height:38px;
    background:#f1f1f1;
    float:left;
    border:0;
	color: #000;
}
.f-search button{
    width:50px;
    height:38px;
    background:#c50000;
    text-align:center;
    color:#fff;
    float:left;
    border:0px;
	line-height: 38px;
}
.f-search i{
	font-size:14px;
}

/*侧边浮动层*/

.side{position:fixed;width:86px;right:0;top:50%;margin-top:-200px;z-index:100;background:#3798f2;border-bottom:0}
.side ul li{width:86px;height:86px;float:left;position:relative;border-bottom:1px solid #fff;color:#fff;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer;padding-top: 5px;}
.side ul li:hover{background:#f67524;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;display:block;margin-top:14px;font-size: 32px; transition:all .3s}
.side ul li .sidebox{position:absolute;width:86px;height:86px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#f67524;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideetel .telBox.son{width:220px;height:86px;display:none;color:#fff;text-align:left;position:absolute;left:-220px;top:0px;background:#f67524;padding-top: 5px;}
.side ul li.sideetel .telBox dd{display:block;overflow:hidden;text-align: right;line-height:24px;font-size:14px;padding-right: 15px;}
#mspx .side ul li.qq .telBox dd{
	width: 50%;
	float: left;
	line-height: 24px;
}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
.side ul li.sideetel a{
	color: #fff;
}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}

@media(min-width:1600px){
	.menu>.container,.header-main>.container,.banner>.container,.main>.container,.px>.container,.footer>.container{
		width: 1400px;
		padding:0px;
	}
}
@media(max-width:1599px){
	.menu>.container,.header-main>.container,.banner>.container,.main>.container,.px>.container,.footer>.container{
		width:1200px;
	}
	
}
@media(max-width:1365px){
	.menu>.container,.header-main>.container,.banner>.container,.footer>.container,.main>.container,.px>.container{
		width: 100%;
	}
}

@media(max-width:768px){
	
	.header-main .col-md-3{
		width:40%;
	}
	.header-main .col-md-9{
		width:60%;
	}
	.logo{
		padding-bottom: 10px;
	}
}
@media(max-width:767px){
	.header-main .col-md-3{
		width:50%;
	}
	.header-main .col-md-9{
		width:50%;
	}
	.logo{
		padding-bottom: 15px;
		padding-left: 10px;
	}
	.top-weixin{
		margin-top: 8px;
	}
	.f-search{
		margin-right: 15px;
		margin-bottom:10px; 
	}
	.f-search input[type="text"]{
		width:100px;
		height:24px;
	}
	.f-search button{
		width:32px;
		height:24px;
		line-height: 24px;
	}
	/**.header-main .lxwm{
		width:100px;
		margin-right: 15px;
	}
	.header-main .lxwm a{
		line-height:24px;
		font-size:14px;
		background-size: 20px;
		padding-left:35px;
	}**/
	.ylh_toptel,.ylh_tel{
		display:none;
	}
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "微软雅黑","黑体",Microsoft YaHei,Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: SimSun;
}
#cssmenu > ul > li {
  float: left;
  height: 60px;
  width:11.1%;
  text-align:center;
}
#cssmenu > ul > li:last-child {
  background: none;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li {
	background: none;
}
#cssmenu > ul > li > a {
  width:100%;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  line-height: 60px;
  display:block;
}
#cssmenu > ul > li:last-child > a {
	background:none;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
	display: block;
	width: 100%;
	color: #f9ecc5;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index:999;
  filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#a70000,endcolorstr=#a70000,gradientType=0);
  -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#a70000,endcolorstr=#a70000,gradientType=0);/*IE8*/	
  background:#a70000;/* 一些不支持背景渐变的浏览器 */  
  background:-moz-linear-gradient(top, #a70000, rgba(167, 0, 0, 0.7));  
  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#a70000), to(rgba(167, 0, 0, 0.7)));  
  background:-o-linear-gradient(top, #a70000, rgba(167, 0, 0, 0.7));
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul li {
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  
}
#cssmenu ul li:hover > ul > li {
}
#cssmenu ul ul{
}
#cssmenu ul ul li a {
  padding: 10px;
  width: 100px;
  font-size: 14px;
  text-decoration: none;
  color: #e6e7a9;
  text-align:center;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  line-height: 1.3em;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
  background:#6e0002;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 18px;
  left: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  content: "";
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #fff;
}
@media(min-width:1600px){
	#cssmenu ul ul li a {
		width:160px;
	}
	#cssmenu ul ul {
	}
}
@media(min-width:1280px) and (max-width:1599px){
	#cssmenu > ul > li {
		width:11.1%;
	}
	#cssmenu ul ul li a {
		width:160px;
	}
	#cssmenu > ul > li > a{
		font-size:18px;
	}
}
@media(min-width:769px) and (max-width:1279px){
	#cssmenu > ul > li {
  		padding:0px 15px;
	}
	#cssmenu ul ul li a {
		width:120px;
	}
	#cssmenu > ul > li > a{
		font-size:16px;
	}
	
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 801px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 801px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 801px), only screen and (min-device-pixel-ratio: 2) and (max-width: 801px), only screen and (min-resolution: 192dpi) and (max-width: 801px), only screen and (min-resolution: 2dppx) and (max-width: 801px) {
 .menu{
	height:36px;
	margin-top: 0px;
	background: #c3110f;
  }
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	background: #fff;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu > ul > li {
  	height: 42px;
  }
  #cssmenu > ul > li>a {
  	line-height: 42px;
	font-size: 14px;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
	color: #333;
	
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul {
	  background: #fff;
  }
  #cssmenu ul ul li a {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    color: #333;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #333;
  }
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
	color:#005c39;
}
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
	display: none;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    width: 15px;
    height: 8px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 20px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}

.wrap{
	/*background: url(../images/footer-bg.jpg) no-repeat center bottom;*/
	width: 100%;
	background-size: contain; 
	-webkit-background-size: contain; 
	-moz-background-size: contain;  
	-o-background-size: contain; 
}

/*轮番图*/
.banner{
	width: 100%;
	overflow-x: hidden;
}
#xljy .banner{
}
.banner img{
	width: 100%;
}
.banner .focusBox { position: relative; width:100%; overflow: hidden;}
.banner .focusBox .pic{ position:relative; z-index:0;left: 0}
.banner .focusBox .pic img { width:105%; display: block; }
.banner .focusBox .pic .pic-img-title{position: absolute;bottom: 0; z-index: 9999; width: 105%; text-align: center; line-height: 38px;background-color: rgba(0,92,57,0.5);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.banner .focusBox .pic .pic-img-title a{color: #fff; font-size: 24px;}
.banner .focusBox .hd { width:20%; position: absolute; right: 0; bottom: 0px; text-align: right; font-size:0; z-index:1;height: 46px; padding-right: 7%;padding-top: 18px;}
.banner .focusBox .hd li{margin: 0px 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.banner .focusBox .hd .on{ background-position:0 0; }
.banner .focusBox .prev,.banner .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.banner .focusBox .prev { left: 0; }
.banner .focusBox .next { background-position: 0 -90px; right: 0; }
.banner .focusBox .prev:hover,.banner .focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
#djsz .banner .focusBox .pic img{ width: 100%; }

.main{
	overflow-x: hidden;
	width:100%;
}
.main>.container{
	padding: 10px 0px;
}

/*学院新闻*/
.news{
	padding-top: 35px;
}
.news-title{
	font-size: 20px;
	border-bottom:1px solid #c3110f;
	margin-bottom: 25px;
}
.news-title span{
	display: block;
	width: 150px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	background: #c3110f;
	float: left;
}
.focusBox2 { position: relative; width: 100%; overflow: hidden; font: 14px; text-align: left; background: white; }
.focusBox2 .pic img { width: 100%; display: block;}
.news .news-img-title{ height:36px; line-height:36px; position:absolute; width: 100%; bottom: 0; z-index: 2;background: #c3110f; filter: alpha(opacity=80); opacity: 0.8;}
.news .news-img-title a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px;text-decoration: none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; width: 80%; float: left;}
.focusBox2 .num { position: absolute; z-index: 3; bottom: 15px; right: 0px; }
.focusBox2 .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox2 .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox2 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox2 .num li.on a,.focusBox .num a:hover{ background:#f60; }
.news-img{
	padding-left: 0px;
}
.news-con{
	padding-left: 0px;
	padding-right: 0px;
}
.news-item-date{
	text-align: right;
	line-height: 38px;
	color: #8e8e8e;
	padding-right: 0px;
}
.news-item-title{
	line-height: 38px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.news-item-title a{
	color:#000000;
	font-size: 14px;
}
.news-item-title a:hover{
	color: #c10506;
}
.more{
	width: 100%;
	text-align: right;
	margin-top: -54px;
	margin-bottom: 30px;
}
#xljy .more a{
	color: #AD0002;
}

/*经典案例*/
.jdal{
	padding-top: 35px;
}
.focusBox3 { position: relative; width: 100%; overflow: hidden; font: 14px; text-align: left; background: white;}
.focusBox3 .pic img { width: 100%; display: block;}
.jdal .news-img-title{height:42px; line-height:36px; position:absolute; width: 100%; bottom: 0; z-index: 2;background: #c3110f; filter: alpha(opacity=80); opacity: 0.8;}
.jdal .news-img-title a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px;text-decoration: none; width: 100%; float: left;}

/*三大培训*/
.px{
	background: #f7ede4;
	border-top: 3px solid #7e6b5a;
	padding:30px 0px;
	margin-top: 35px;
}
.px-title{
	color: #c10506;
	line-height: 48px;
	font-size: 20px;
}
.px-item{
	border-right: 1px solid #7e6b5a;
}
.px-item-title{
	line-height: 38px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.px-item-title a{
	color:#000000;
	font-size: 14px;
}
.px-item-title a:hover{
	color: #c10506;
}
.px-item:last-child{
	border-right: 0px;
}

.px .more{
	margin-top: -38px;
}
.more a{
	color: #b3b3b3;
}
.nxxm li{
	width:33.3%;
	float:left;
	line-height:38px;
	padding:0px 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.nxxm li a{
	color:#000;
}
.nxxm li a:hover{
	color: #c10506;
}

/*名师风采*/
.msfc{
	padding-top: 35px;
}
.msfc-img{
	width: 100%;
	margin-bottom: 15px;
}
.msfc-img img{
	width: 100%;
}
.msfc-title{
	width: 100%;
	line-height: 38px;
	text-align: center;
}
.msfc-title a{
	color: #c10506;
	font-size: 18px;
}

/*学员感言*/
.xygy{
	padding-top: 35px;
}

/*通知公告*/
.notice{
	padding-top: 35px;
}
.notice-lm{
	width: 20%;
	height: 72px;
	float: left;
	background: #967300;
	line-height: 72px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.notice-item{
	width: 80%;
	float: left;
	padding-left: 15px;
}
.notice-date{
	color: #967300;
	font-size: 14px;
	line-height: 34px;
}
.notice-title{
	text-align: justify;
	line-height: 38px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.notice-title a{
	color: #333;
}
.notice-title a:hover{
	color: #d30000;
}
.notice-con{
	padding-top: 15px;
}
.notice-con:nth-child(even){
	padding-right: 0px;
}
.notice-con:nth-child(odd){
	padding-left: 0px;
}
/*网络教育平台*/
.wljy-btn{
	height: 56px;
	background: #005ab3;
	border-left: 15px solid #ffc600;
	line-height: 56px;
	width: 100%;
	margin-top: 35px;
}
.wljy-btn a{
	background: url(../images/xljy/btn-bg2.png) no-repeat right;
	color: #fff;
	width: 100%;
	display: block;
	padding-left: 15px;
	font-size: 20px;
}
/*网上报名入口*/
.bm-btn{
	height: 56px;
	background: #967300;
	border-left: 15px solid #ffc600;
	line-height: 56px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
}
.bm-btn a{
	background: url(../images/xljy/btn-bg.jpg) no-repeat right;
	color: #fff;
	width: 100%;
	display: block;
	padding-left: 15px;
	font-size: 20px;
}

/*招生*/
.zs-title{
	background: url(../images/xljy/li.jpg) no-repeat left;
	line-height: 20px;
	font-size: 20px;
	color: #d30000;
	padding-left: 30px;
}
.zs-con{
	background: url(../images/xljy/line.jpg) repeat-y left;
	width: 100%;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.zs-1{
	width: 35%;
	float: left;
	line-height: 26px;
}
.zs-1 a{
	color: #333;
	font-size: 16px;
}
.zs-1 a:hover{
	color: #d30000;
}
.zs-line{
	width: 15%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}

/*四个平台*/
.plat{
	padding-top: 15px;
}
.plat-item{
	float: left;
	line-height: 42px;
	margin-top: 15px;
	width: 48%;
	margin-right: 2%;
	border:1px solid #d30000;
	text-align: center;
}
.plat-item:nth-child(even){
	margin-left: 2%;
	margin-right: 0%;
}
.plat-item:nth-child(odd){
	margin-left: 0%;
	margin-right: 2%;
}
.plat-item a{
	color: #d30000;
	width: 100%;
	display: block;
	font-size: 20px;
	transition: all 0.5s;
}
.plat-item a:hover{
	background: #d30000;
	color: #fff;
}

/*学习园地*/
.xxyd{
	padding-top: 30px;
}
.xxyd-item{
	width: 100%;
	border:1px solid #967300;
	padding:20px 0px;
	text-align: center;
	margin-top: 15px;
	transition: all .5s;
}
.xxyd-title a{
	color: #967300;
	line-height: 42px;
	font-size: 20px;
}
.xxyd-img01{
	background: url(../images/xljy/btn01.jpg) no-repeat center;
}
.xxyd-img02{
	background: url(../images/xljy/btn02.jpg) no-repeat center;	
}
.xxyd-img03{
	background: url(../images/xljy/btn03.jpg) no-repeat center;
}
.xxyd-img04{
	background: url(../images/xljy/btn04.jpg) no-repeat center;
}
.xxyd-img05{
	background: url(../images/xljy/btn05.jpg) no-repeat center;	
}
.xxyd-img06{
	background: url(../images/xljy/btn06.jpg) no-repeat center;
}
.xxyd-img07{
	background: url(../images/xljy/btn07.jpg) no-repeat center;	
}
.xxyd-img08{
	background: url(../images/xljy/btn08.jpg) no-repeat center;
}
.xxyd-item:hover .xxyd-img01{
	background: url(../images/xljy/btn01-on.jpg) no-repeat center;
}
.xxyd-item:hover .xxyd-img02{
	background: url(../images/xljy/btn02-on.jpg) no-repeat center;	
}
.xxyd-item:hover .xxyd-img03{
	background: url(../images/xljy/btn03-on.jpg) no-repeat center;
}
.xxyd-item:hover .xxyd-img04{
	background: url(../images/xljy/btn04-on.jpg) no-repeat center;
}
.xxyd-item:hover .xxyd-img05{
	background: url(../images/xljy/btn05-on.jpg) no-repeat center;	
}
.xxyd-item:hover .xxyd-img06{
	background: url(../images/xljy/btn06-on.jpg) no-repeat center;
}
.xxyd-item:hover .xxyd-img07{
	background: url(../images/xljy/btn07-on.jpg) no-repeat center;	
}
.xxyd-item:hover .xxyd-img08{
	background: url(../images/xljy/btn08-on.jpg) no-repeat center;
}
.xxyd-item:hover a{
	color: #c30000;
}
.xxyd-item:hover{
	color:#c30000;
	border:1px solid #c30000;
}
.xxyd-img{
	background-size: 91px 73px;
	width: 91px;
	height: 73px;
}
.xxyd-img a{
	display: block;
	width: 100%;
	height: 73px;
}

/*学习中心*/
.xxzx{
	margin-top: 30px;
	border:1px solid #c30000;
	width: 100%;
	padding:20px;
}
.xxzx-title{
	font-size: 20px;
	border-bottom: 2px solid #c30000;
	line-height: 42px;
	color: #c30000;
	margin-bottom: 20px;
}
.zx-1{
	width: 23.3%;
	float: left;
	line-height: 26px;
}
.zx-1 a{
	color: #333;
	font-size: 16px;
}
.zx-1 a:hover{
	color: #d30000;
}
.zx-line{
	width: 15%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}

/*专家讲堂、精品课程、课程资源中心*/
.btns{
	margin-top: 15px;
}
.btn-1{
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-top: 15px;
	background: #c30000;
	padding-left: 15px;
}
.btn-1 a{
	background:url(../images/xljy/btn-1.jpg) no-repeat left;
	height: 42px;
	line-height: 42px;
	padding-left: 56px;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
}
.btn-2{
	width: 48%;
	float: left;
	margin-left: 2%;
	margin-top: 15px;
	background: #c30000;
	padding-left: 15px;
}
.btn-2 a{
	background:url(../images/xljy/btn-2.jpg) no-repeat left;
	height: 42px;
	line-height: 42px;
	padding-left: 56px;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
}
.btn-3{
	width: 100%;
	float: left;
	margin-top:15px;
	background: #c30000;
	padding-left: 15px;
	
}
.btn-3 a{
	background:url(../images/xljy/btn-3.jpg) no-repeat left;
	height: 42px;
	line-height: 42px;
	padding-left: 56px;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
}

/*党建思政*/
/*党建之窗*/
.djsz-title{
	background: linear-gradient(90deg,#ef0100, #ff9c00);
	width:100%;
	height:42px;
	position:relative;
}
.djsz-title2{
	background:url(../images/djsz/star.png) no-repeat left bottom;
	position:absolute;
	z-index:9999;
	width:100%;
	height:72px;
	top:-34px;
	padding-top:42px;
	padding-left:130px;
	color:#fff;
	font-size:18px;
}
#djsz .more{
	position:relative;
	z-index:99999;
	margin-top: -32px;
	padding-right:15px;
}
#djsz .more a{
	color:#fff;
}
.djzc .news-con{
	padding-left:30px;
}
#djsz .news-item-title,#djsz .news-item-date{
	border-bottom:1px solid #d9d9d9;
	line-height:48px;
	padding-left:0px;
}
.dj-item{
	margin-top:40px;
}
.dj-item:first-child{
	padding-left:0px;
}
.dj-item:last-child{
	padding-right:0px;
}
.bwcx{
	margin-top:20px;
}
.bwcx-title{
	border-bottom:1px solid #ef0100;
	line-height:36px;
	color:#ef0100;
	font-size:18px;
}
.bwcx-xxyd{
	margin-top:30px;
}
.bwcx .news-con{
	padding-left:30px;
}
#djsz .bwcx .news-con .more a{
	color:#989898;
}
#djsz .hdjj{
	padding-left:0px;
	padding-right:0px;
	padding-top:40px;
}

/*活动集锦*/
.picMarquee-left{ width:100%;overflow:hidden; position:relative;margin-left:-5px;}
.picMarquee-left .bd{ padding:10px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width:25%}
.picMarquee-left .bd ul li .pic{ text-align:center;}
.picMarquee-left .bd ul li .pic img{ width:100%; display:block; padding:2px;}
.picMarquee-left .bd ul li .pic a:hover img{}
.picMarquee-left .bd ul li .title{ line-height:24px; width:100%;}
.picMarquee-left .bd ul li .title a{display:block;color:#515151;line-height: 38px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}

/*在线培训*/
.zxpx-title{
	background: url("../images/title-bg.png") no-repeat;
	width: 215px;
	height: 83px;
	text-align: center;
	line-height: 83px;
	color: #fff;
	font-size: 20px;
}
#zxpx .news-title{
	font-size: 20px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom: 65px;
}
#zxpx .news-title span{
	display: block;
	line-height: 42px;
	color: #fff;
	background: url("../images/zxpx/title-bg.jpg") no-repeat;
	width: 215px;
	height: 83px;
	text-align: center;
	line-height: 83px;
	float: left;
	margin-bottom: -41px;
}
#zxpx #cssmenu > ul > li {
	width: 13%;
}
#zxpx .top-tel{
	line-height: 20px;
}
#zxpx .tel-num{
	font-size: 20px;
}
.zxpx-date{
	background: #d50000;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	height: 78px;
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.zxpx-item-title{
	background: #feecec;
	height: 78px;
	width: 80%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.zxpx-item-title a{
	color: #000000;
	line-height: 24px;
}
#zxpx .day{
	font-size: 20px;
}
#zxpx .more{
	margin-top: -92px;
	margin-bottom: 70px;
}
.zxpx-list .col-md-6:nth-child(odd){
	padding-left: 0px;
}
.zxpx-list .col-md-6:nth-child(even){
	padding-right: 0px;
}
#zxpx .news-con{
	padding-left: 15px;
}
.kczx{
	margin-top: 30px;
}
.kc{
	background-size: cover;
    width: 100%;
    position: relative;
}
.wk{
	background: url(../images/zxpx/kczx01.jpg) no-repeat center;
	
}
.ztjz{
	background: url(../images/zxpx/kczx02.jpg) no-repeat center;
}
.jpkc{
	background: url(../images/zxpx/kczx03.jpg) no-repeat center;
}
.kc-item{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background:rgba(0,0,0,0.6);
	color:#fff;
	padding:15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	 transition: all 0.5s;
}
.kc-item2{
	background:rgba(213,0,0,0.6);
}
.kc-item-con{
	border:1px solid #fff;
	padding:10px 0px;
	margin-top:15px;
	float:left;
	display:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	 transition: all 0.5s;
	width: 100%;
	position:relative;
	top:15px;
}
.kc-item-con2{
	display: block;
	margin-top: 30px;
}
.kc-item-con div{
	width:50%;
	float:left;
	line-height:24px;
	padding:0px 15px;
	text-align:left;
}
.kc-item-con div span{
	color:#fff;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.kc-item-title{
	width:100%;
	text-align:center;
	font-size:22px;
	position:absolute;
	top:45%;
	left:0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	margin-bottom: 15px;
}
.kc-item-title2{
	top: 13px;
}
.zxxm{
	margin-top: 30px;
}
.zxxm-img,.zxxm-img img{
	width:100%;
}
.zxxm-item-title{
	width: 100%;
	background: #e5e5e5;
	height: 64px;
	text-align: center;
	line-height: 64px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	 transition: all 0.5s;
}
.zxxm-item-title a{
	color: #9f0000;
	font-size: 16px;
	width: 100%;
	height: 64px;
	display: block;
}
.zxxm-item-title:hover{
	background: #9f0000;
}
.zxxm-item-title:hover a{
	color: #fff;
}

/*footer*/
.footer{
	background: url(../images/footer-bg.png) no-repeat top;
	background-size: 100%;
	
}
.footer2{
	width: 100%;
	background:#6b0001;
	text-align:left;
	padding-bottom:20px;
	padding-top:20px;
	margin-top:50px;
	color:#fff;
	filter:alpha(opacity=70);
	opacity:0.7; 
}
.weixin{
	float: left;
	width: 20%;
}
.weixin img{
	width: 100%;
}
.lxwm{
	border-right: 1px solid #fff;
}
.lxwm ul{
	float: left;
	width: 80%;
	padding-left: 20px;
}
.yqlj{
	
}
.footer-title{
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	padding-bottom: 5px;
}
.lxwm li{
	line-height: 32px;
}
.yqlj li{
	width: 50%;
	float: left;
	line-height: 32px;
}
.yqlj li a{
	color: #fff;
}
.copyright{
	width: 100%;
	background:#6b0001;
	text-align:center;
	color:#fff;
	line-height: 42px;
	filter:alpha(opacity=90);
	opacity:0.9;
}
@media(min-width:1600px){
	.zxpx-date{
		padding-top: 22px;
		padding-bottom: 22px;
		height: 90px;
		margin-bottom: 20px;
	}
	.zxpx-item-title{
		height: 90px;
		padding-top: 22px;
		padding-bottom: 22px;
		margin-bottom: 20px;
	}
}

@media(max-width:1365px){
	.main>.container{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width:1280px){
	#djsz .main{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width:1200px){
	.news .news-item-title{
		width: 70%;
		padding-right: 0px;
	}
	.news .news-item-date{
		width: 30%;
	}
}
@media(min-width:992px) and (max-width:1024px){
	.lxwm{
		width: 40%;
	}
	.yqlj{
		width: 60%;
	}
}
@media(max-width:1023px){
	
}
@media(max-width:768px){
	.news-img{
		padding-right: 0px;
	}
	.news-item-title{
		padding-left: 0px;
	}
	.footer{
		margin-top: 35px;
	}
	.yqlj li{
		width: 33.3%;
		overflow: hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		-o-text-overflow:ellipsis;
	}
	.top-tel{
		background-size: 48px 48px;
		line-height: 24px;
		padding-left: 64px;
		margin-top: 0px;
	}
	.tel-title{
		margin-top: 8px;
	}
	.tel-num{
		color: #c50000;
		font-size: 20px;
	}
	#djsz .logo{
		padding-bottom:10px;
	}
	#djsz .news-con{
		padding-left:0px;
		padding-top:30px;
	}
	#djsz .dj-item{
		padding-left:0px;
		padding-right:0px;
	}
	.zxpx-list .col-md-6:nth-child(odd){
		padding-left: 0px;
		padding-right: 0px;
	}
	.zxpx-list .col-md-6:nth-child(even){
		padding-right: 0px;
		padding-left: 0px;
	}
	#zxpx .news-con{
		padding-left: 0px;
		margin-top: 15px;
	}
	.kczx .col-md-4{
		margin-bottom: 15px;
	}
	.zxxm-item{
		margin-bottom: 15px;
	}
	.kc{
		background-size: 100% 100%;
	}
}
@media(max-width:767px){
	.banner .focusBox .hd { width:30%; padding-right:1%;height: 32px; padding-top: 10px;}
	.footer{
		background: none;
	}
	.top-tel{
		background-size: 32px 32px;
		line-height: 16px;
		padding-left: 42px;
		margin-top: 10px;
		height: 32px;
		margin-bottom: 10px;
	}
	.tel-title{
		margin-top: 0px;
		font-size: 12px;
	}
	.tel-num{
		color: #c50000;
		font-size: 16px;
	}
	.header-main .col-xs-6{
		width: 50%;
		padding:0px;
	}
	.logo img{
		width: 100%;
		position: absolute;
	}
	.notice-con{
		padding-left: 0px;
		padding-right: 0px;
	}
	.xxyd-img{
		background-size: 72px 58px;
		width: 72px;
		height: 58px;
	}
	.xxyd-img a{
		display: block;
		width: 100%;
		height: 58px;
	}
	.xxyd-title a{
		font-size: 18px;
	}
	.xxyd-item{
		 padding:10px;
	}
	#djsz .logo{
		height:64px;
	}
	#djsz .logo img{
		height:42px;
		width:auto;
	}
	.djsz-title2{
		font-size:16px;
	}
	#zxpx .logo img{
		height: 42px;
		width: auto;
	}
	#zxpx .top-tel{
		margin-top: 30px;
	}
	#zxpx .news-title span{
		background-size: 100%;
		width: 150px;
		height: 58px;
		font-size: 18px;
		line-height: 58px;
		margin-bottom: -24px;
	}
}
@media(max-width:413px){
	.top-tel{
		background-size: 28px 28px;
		line-height: 14px;
		padding-left: 30px;
		margin-top: 10px;
		height: 28px;
		margin-bottom: 10px;
	}
	.tel-title{
		margin-top: 0px;
	}
	.tel-num{
		color: #c50000;
		font-size: 14px;
	}
	.xxyd-title a{
		font-size: 16px;
	}
	.xxyd .col-xs-4{
		padding-left: 5px;
		padding-right: 5px;
	}
}
.kczx>.container{
 clear:both;
}

/*返回头部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(54, 54, 54, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
	z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}