﻿@charset "utf-8";
/* CSS Document */
/*标签重置*/
html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	margin: 0; 
	padding: 0; 
	font-family: Arial,Helvetica,'Microsoft YaHei',sans-serif;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { 
	padding: 0; 
	margin: 0;
}
table, td, tr, th {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
img { 
	vertical-align: top;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit; 
	font-weight: normal;
}
address, cite, code, em, th, i {
	font-weight: normal; 
	font-style: normal;
}
.hx a, .hx em, .fB {
	font-weight: bold;
}
.clearfix {
	*zoom: 1;
	clear:both;
	height:0px;
}
.clearfix:after {
	display: block;
	overflow: hidden; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	content: ".";
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*color: #ba2636;*/
	text-decoration: underline;
}
a:active {
	color: #ba2636;
}

*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 
/*banner*/
.banner { width: 100%;
			margin: 0 auto;
			height: auto;
			position: relative;
}
.banner .ba {
	width:100%;
	height:auto;
}
body {
	background-color: #ffefde;
}


/*专栏说明*/


.zlsm .nr{
    width: 1160px;
  
    margin: 0 auto;
   padding: 35px 30px 0px 30px;
    font-size: 16px;
    color: #555;
    line-height: 35px;

    
}

.zlsm img {
	display: block;
	margin: 0 auto;
	padding: 20px;
}
 .zlsm .nr p {
    text-align: justify;
    text-indent: 2em;
		 word-break: normal;

}

.lg-title {
	display: block;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom: 35px;

}
/*新闻播报*/
.js145{
	width: 100%;
	margin-top: 30px;

}
.js145 .js145-box {
	width: 1200px;
	/* height: 600px; */
	background-image: url("../images/js145-bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size:cover;

}

	.swiper2 {
    width: 690px;
    height: 450px;
		  --swiper-theme-color: #fff;
			margin-top: 60px;
   
}  
.my-pagination-current{
	text-align: right;
}
.swiper2 p {
	background-color: #9c0d03;
	opacity: 1;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 10px 0px;
	text-indent: 10px;
	text-align: left;
}

	.js145 .first {
		padding: 20px 0px;
		border-bottom: 1px solid #fff;
	}
	.js145 .first a {
		text-decoration: none;
		text-align: left;
		display: block;
		padding: 0px 15px;
	}
	.js145 .first a h2 {
		font-size: 26px;
		color: #fff;
		line-height: 30px;
		padding: 12px 0px;
	}
	.js145 .first a p {
		font-size: 16px;
		color: #fff;
		text-align: justify;
		text-indent: 2em;
		line-height: 32px;
		padding-right: 36px;
	}
	.js145 .js145-box {
		width: 1200px;
		margin: 0 auto;
		padding: 5px 10px;
		/* background-image: url("../images/pl-bg.png"); */
		
	
	}
	.js145 .js145-box .left {
		width: 60%;
		float: left;
		/* text-align: center; */
	}
		.js145 .js145-box .left a {
			display: block;
			text-decoration: none;
			text-align: center;
		}
		.js145 .js145-box .left li {
			min-height: 120px;
			margin-bottom: 20px;
			margin-right: 15px;
		}
		
	
			.js145 .js145-box .left h2{
			font-size: 32px;
			line-height: 36px;
			padding: 8px;
			text-align: center;
		}
	
	
	.js145 .js145-box .right {
		margin-top: 24px;
		width: 40%;
		float: right;
		/* text-align: center; */
		/* background-color: #fef4ea; */
		min-height: 521px;
	}
	.js145 .js145-box .right ul {
		/* margin-top: 10px; */
		padding: 15px;
		
		/* overflow-y: scroll; */
	}
	.js145 .js145-box .right img {
		margin-bottom: 20px;

	
	}
	
	.js145 .js145-box .right ul li {
		text-align: left;
		line-height: 30px;
	}
	.js145 .js145-box .right ul li span {
		width: 7px;
		height: 7px;
		background-color: #c9aa79;
		display: inline-block;
		margin: 1px 5px;
		line-height: 20px;
	}
	.js145 .js145-box .right ul li {
		color: #fff;
		font-family: "思源黑体";
		font-size: 16px;
		text-align: left;
		margin: 0 auto;
		line-height:36px;
			border-bottom: 1px dotted #fff;
			padding: 5px 0px;
	}
	.js145 .js145-box .right ul li  a {
		color: #fff;
		display: inline-block;
	}
	.js145 .T-title {
		position: relative;
	}
	.js145 .T-title a {
		position: absolute;
		right: 16px;
		bottom: 28px;
		color: #fff;
	}
	.js145 .js145-box ul li a {
		text-decoration: none;
	}
	.js145 .js145-box ul li:hover a {
		color: #fff;
	}
	.js145 .first:hover h2{
		color: #fff;
	}
	
	.js145 .more{
		display: block;
		color: #fff;
		text-align: right;
		padding: 10px;
	}

	
/*课程学习*/
/*专栏课程*/
.learn {
    width: 1200px;
    margin: 0 auto;
}
.learn .title {
    padding-top: 30px;
    padding-bottom: 10px;
    width: 1200px;
    margin: 0 auto;
}
.learn .kc {
    margin:20px 30px;
		background-color: #fff1e2;
    transition: box-shadow .2s, transform .2s, -webkit-transform .5s;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
 

}
.learn .kc .left {
    width: 360px;
    height: auto;
    float: left;
    padding: 10px;
}
.learn .kc .left img {
    width: 100%;
}
.learn .kc .right {
    float: left;
    padding: 10px;
    width: 720px;
}
.learn .kc .right h2 {
    font-size:18px;
    line-height: 32px;


}
.learn .kc .right .zz {
    padding: 15px 0px;
    color: #555;
}
.learn .kc .right .zz .mz {
    margin-right: 20px;
}
.learn .kc .right .bottom {
   color: #555;
   font-size: 14px;
   margin-bottom: 60px;
}
.learn .kc .right .bottom span {
    color: #999;
   font-size: 14px;

}

.learn .kc .right .bottom .icon-boshimao {
    margin-left: 15px;

    
}
.learn .right .qxx{
    width: 80px;
    padding: 5px 0px;
  display: inline-table;
    text-decoration: none;
    background-color: #cc0000;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    float: right;
    margin-right: 10px; 

}

 .kcall .kc:hover {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    transform: translate(0, -6px);
    -webkit-transform: translate(0, -6px);
    -moz-transform: translate(0, -6px);
    -o-transform: translate(0, -6px);
    -ms-transform: translate(0, -6px);
}




	/*评论解读*/
.plzs {
	width: 100%;
	margin-top: 30px;

}

.plzs .pljb2-box {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 10px;
	

}
.plzs .pljb2-box .left {
	width: 50%;
	float: left;
	text-align: center;
}
.plzs .pljb2-box .left img {
	margin-bottom: 20px;
}
.plzs .pljb2-box .left ul {

	padding: 0px 15px;
	/* height: 246px; */
	/* overflow-y: scroll; */
}

.plzs .pljb2-box .left ul li {
	text-align: left;
	line-height: 30px;
}
.plzs .pljb2-box .left ul li span {
	width: 7px;
	height: 7px;
	background-color: #c9aa79;
	display: inline-block;
	margin: 1px 5px;
	line-height: 20px;
}
.plzs .pljb2-box .left ul li {
	color: #666;
	font-family: "思源黑体";
	font-size: 16px;
	text-align: left;
	margin: 0 auto;
	line-height:36px;

}
.plzs .pljb2-box .right {
	width: 50%;
	float: right;
	text-align: center;
}
.plzs .pljb2-box .right ul {

	padding:0px 15px;
	/* height: 246px; */
	/* overflow-y: scroll; */
}
.plzs .pljb2-box .right img {
	margin-bottom: 20px;
}

.plzs .pljb2-box .right ul li {
	text-align: left;
	line-height: 30px;
}
.plzs .pljb2-box .right ul li span {
	width: 7px;
	height: 7px;
	background-color: #c9aa79;
	display: inline-block;
	margin: 1px 5px;
	line-height: 20px;
}
.plzs .pljb2-box .right ul li {
	color: #666;
	font-family: "思源黑体";
	font-size: 16px;
	text-align: left;
	margin: 0 auto;
	line-height:36px;
}
.plzs .T-title {
	position: relative;
}
.plzs .T-title a {
	position: absolute;
	right: 16px;
	bottom: 28px;
	color: #ed2f3d;
}
.plzs .pljb2-box ul li a {
	text-decoration: none;
}
.plzs .pljb2-box ul li:hover a {
	color: #ed2f3d;
}
.plzs .more {
	width: 1200px;
	margin: 0 auto;

	text-align: center;
	margin-top: 15px;
}
.plzs .more a {
	color: #ecaf79;
	text-decoration: none;
}




/*尾部*/
.foot {
	width:1200px;
	margin:0 auto;
	margin-top:50px;
}
.foot ul {
	width:890px;
	margin:0 auto;
	border-top:1px solid #666;
}
.foot ul li {
	text-align:center;
	 font-family:"思源黑体";
	font-size:16px;
	color:#0f0f0f;
	line-height:40px;
}
.foot ul span {
	cursor: pointer;
}





/*轮播图*/
/*yx_rotaion*/
.yx-rotaion{ margin-right: auto; margin-bottom: 0; margin-left: auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#ecaf79;left:0;bottom:-40px;_bottom:-1px;z-index:1000}
.yx-rotation-t{color:#fff;font-size:14px;font-family:microsoft yahei;z-index:2000;bottom:-40px;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:-40px;z-index:2000}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.yx-rotation-t:hover {color:#fff;}
