/*公共样式*/
textarea {
	outline: none;
	resize: none
}

select {
	outline: none
}

.clearFloat:after {
	visibility: hidden;
	clear: both;
	display: block;
	height: 0;
	content: "."
}

.clearFloat {
	zoom: 1
}

a {
	cursor: pointer
}

.clear {
	clear: both
}

.delet_line {
	text-decoration: line-through
}

.fleft {
	float: left
}

.fright {
	float: right
}

:-moz-placeholder {
	color: #000;
	opacity: 1
}

::-moz-placeholder {
	color: #000;
	opacity: 1
}

input:-ms-input-placeholder {
	color: #000;
	opacity: 1
}

input::-webkit-input-placeholder {
	color: #000;
	opacity: 1
}

a:link {
	outline: none
}

a:active {
	outline: none
}

a:visited {
	outline: none
}

a:hover {
	outline: none
}

a:focus {
	outline: none
}

textarea {
	outline: none;
	resize: none
}
.activeColor
	{
		text-decoration: underline;
	}

.bkMainRightSource a:hover
{
	text-decoration: underline;
}
.bkHeader {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	/*background: #FFFFFF;*/
	padding-left: 20px;
}
.bkHearderLogo img
{
	height: 80px;
}

.bkHearderLogo {
	float: left;
	margin-top: 20px;
	padding-left: 15px;
}

.bkHearderLogo p{
	font-size: 20px;
	color: #FFFFFF;
}

.bkNavigationConten {
	width: 1200px;
	margin: 0 auto
}

.bkNavigationBox {
	width: 100%;
	height: 40px;
	background: #325684;
	min-width: 1200px
}

.bkNavigation {
	overflow: hidden;
	width: 660px;
	height: 40px;
	margin: 0 auto
}

.bkNavigation li {
	float: left
}

.bkNavigation li a {
	width: 110px;
	height: 40px;
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF
}

.bkNavigation li a:hover {
	background: #006f82
}

.bkBanner {
	width: 100%;
	min-width: 1200px;
	/*height: 668px*/
	height: 450px;
}

.bkBanner .swiper-container {
	width: 100%;
	height: 100%
}

.bkBanner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.bkBanner .swiper-pagination-bullet {
	width: 32px;
	height: 4px;
	border-radius: 0;
	background: #FFFFFF;
	opacity: 1
}

.bkBanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 3px
}

.bkBanner .swiper-pagination-bullet-active {
	background: #2a5d84
}

.bkBanner .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 50px
}

.bkBanner a {
	display: block;
	width: 100%;
	height: 100%
}

.bannerImg {
	width: 100%;
	height: 100%
}




.bkLinkTeamBox a {
	font-size: 12px;
	margin: 0 5px
}

.bkLinkTeamer hr {
	margin: 0;
	padding: 0;
	height: 1px;
	background: #e1e1e1;
	border: none
}



.teSupport p {
	line-height: 22px;
	font-size: 12px
}

.bkSearchingBox {
	width: 1200px;
	height: 40px;
	background: white;
	min-width: 1200px;
	margin: auto;
	border-bottom: 3px solid #325684;
	box-shadow: 0 4px 2px -1px #caccc9;
}

.bkSearching {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}

.bkSearhBoxInput {
	overflow: hidden;
	width: 620px;
	margin: 0 auto
}

.subSelect {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #FFFFFF url("../img/sub.png") no-repeat center right 8px;
	background-size: 10px;
	width: 140px;
	height: 28px;
	font-family: "微软雅黑";
	font-size: 12px;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
	border: none
}

.bkSearchContent {
	width: 230px;
	height: 28px;
	background: #FFFFFF;
	padding: 0 10px;
	box-sizing: border-box;
	font-family: "微软雅黑";
	font-size: 12px;
	float: left;
	margin-left: 10px
}

.bkSearchSubmit {
	width: 65px;
	height: 28px;
	background: #FFFFFF;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	float: left;
	margin-left: 10px
}

.bkMainBox {
	width: 100%;
	min-width: 1200px;
	min-height: 500px;
}

.bkMain {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.bkMainLeft {
	width: 230px;
	float: left;
	margin-left: 20px;
}

.bkMainRight {
	position: relative;
	z-index: 3;
}
.readBookClassLink
{
	margin: 20px auto 20px!important;
}
.bkMain {
	background: #FFFFFF;
	min-height: 700px;
}

.bkMainItemTitle {
	height: 40px;
	width: 100%;
	background: #2a5d84;
	color: #FFFFFF;
	position: relative;
	font-size: 14px;
	line-height: 40px;
	padding: 0 16px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*margin-bottom: 1px;*/
	border-bottom: 2px solid #fff;
	cursor: pointer
}

.bkMainSq {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 12px
}

.bkDefalutList .bkMainSq {
	background:  url("../img/f01.png") no-repeat center center;
	background-size: 16px
}

.bkActiveList .bkMainSq {
	background:  url("../img/f02.png") no-repeat center center;
	background-size: 16px
}

.bkMainLeftItem {
	/*background: #FFFFFF*/
}

.bkMainFListUl {
	width: 100%;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	border-top: none;
	margin-bottom: 10px;
	display: none
}

.bkMainFListUl li {
	height: 30px;
	position: relative
}

.bkMainFListUl li a {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 45px 0 16px;
	box-sizing: border-box;
	border-bottom: 1px dashed #dadada;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.bkMainFListUl li a:hover {
	color: #2a5d84
}

.bkMainFListUl li:last-child a {
	border-bottom: none
}

.bkMainRightSource a {
	margin: 5px
}

.bkMainRightTitle {
	float: left;
	width: 400px
}

.bkMainRightSource {
	float: right;
	width: 400px;
	text-align: right
}

.bkMainRightTitleBox {
	overflow: hidden;
	height: 40px;
	width: 100%;
	line-height: 40px;
	color: #FFFFFF;
	padding: 0 16px;
	box-sizing: border-box;
	background: -webkit-linear-gradient(left, #2a5d84, #2da3c3);
	background: -o-linear-gradient(right, #2a5d84, #2da3c3);
	background: -moz-linear-gradient(right, #2a5d84, #2da3c3);
	background: linear-gradient(to right, #2a5d84, #2da3c3)
}

.bkMainRightTitle {
	font-size: 14px
}

.bkMainRightSource a {
	font-size: 12px;
	color: #FFFFFF
}

.bkMainRightContent {
	overflow: hidden;
	padding: 0 0 10px 16px;
	border: 1px solid #DADADA
}

.bkMainRightContentRight {
	width: 320px;
	margin-right: 10px;
	height: 420px;
	float: right;
	margin-top: 13px
}

.bkMainRightContentRight img {
	width: 100%;
	height: 100%
}

.bkMainRightContentLeft {
	width: 525px;
	height: 420px;
	margin-top: 10px;
	float: left
}

.bkMainNewsList {
	width: 100%;
	height: 100%
}

.bkMainNewsList {
	overflow: hidden
}

.bkMainNewsList li a {
	display: block;
	height: 30px;
	line-height: 40px;
	overflow: hidden;
	font-size: 12px
}

.bkMainNewsList li a:hover {}

.bkMainNewsList li a:hover div {
	color: #2a5d84;
	text-decoration: underline
}

.bkMaintextL {
	width: 390px;
	float: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.bkMaintextT {
	width: 130px;
	float: right;
	text-align: right
}

.bkMainBtmSe {
	width: 100%;
	height: auto;
	border: 1px solid #DADADA;
	border-top: none;
	padding: 20px 0 0;
	box-sizing: border-box;
	overflow: hidden
}

.smallItem {
	width: 270px;
	margin: 0 0 20px 14px;
	float: left
}

.smallTitle {
	width: 100%;
	height: 32px;
	background: #2a5d84;
	color: #FFFFFF;
	line-height: 32px;
	box-sizing: border-box;
	padding: 0 15px;
	overflow: hidden;
	font-size: 14px
}

.smallContent {
	width: 100%;
	border: 1px solid #DADADA;
	border-top: none;
	overflow: hidden;
	padding: 5px 0 5px 10px;
	box-sizing: border-box
}

.smallContent a {
	line-height: 25px;
	margin-right: 22px;
	display: block;
	float: left;
	font-size: 12px
}

.smallContent a:hover {
	text-decoration: underline;
	color: #2a5d84
}

.navProgressBox {
	width: 100%;
	min-width: 1200px;
	/*background: #FFFFFF*/
}

.navProgress {
	width: 1200px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #ededed;
	padding-left: 30px;
}

.govMainUl {
	width: 100%;
	padding: 5px 0 10px 10px;
}
.govMainUl li:hover
{
	box-shadow: 0 0  3px #dadada;
}
.govMainUl li
{
	position: relative;
}
.govMainUl li:hover .newsDestail
{
	color: #2a5d84;
}
.iconTitle486
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.iconTitle493
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor2.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.iconTitle502
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor3.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.iconTitle503
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor4.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.iconTitle504
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor5.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.iconTitle505
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor6.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.iconTitle512
{
	position: absolute;
	top: 9px;
	left: -22px;
	width: 86px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background: url(../img/cor7.png) no-repeat;
	background-size: 100% ;
	color: #fff;
	transform: rotate(-45deg);
}
.newsListT {
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	/*padding: 0 16px;*/
	width: calc(100% - 32px);
	margin: 0 auto;
	box-sizing: border-box;
    border-bottom: 1px solid  #397fb5;
	color: #2a5d84;
	position: relative;
	padding-left: 10px;
	font-weight: bold;
}
.newsListT:after
{
	content: '';
	width: 5px;
	height: 18px;

	background:#2a5d84;
	position: absolute;
	top: 8px;
	left: 0;
}

.newsListTd {
	/*border: 1px solid #DADADA;*/
	/*border-right: none;*/
	box-sizing: border-box;
	border-top: none;
	padding: 10px 16px
}

.newsListTb {
	width: 100%;
	color: #2a5d84;
	font-size: 12px
}

.bkMainUl a {
	display: block;
	/*margin-bottom: 10px*/
	padding: 7px 0 7px 35px;
}

.bkMainUl a:hover .newsListTd {
	/*border: 1px solid #2a5d84!important;
	border-top: none!important;
	border-right: none!important*/
}

.newsDestail {
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis
}

.newsListTb {
	margin-top: 10px
}

.newsListTb span {
	margin-right: 30px
}

.newsListPage {
	width: 100%;
	height: 50px;
	margin-top: 20px
}
.newsListPage li
{
	display: inline-block;
}
.newsListPage li .on
{
	background: #2a5d84!important;
	color: #FFFFFF!important;
	border: none!important;
}
.booksListImg {
	width: 100%;
	height: auto;
	overflow: hidden
}


.booksListImg li:nth-child(4n) {
	margin-right: 0
}

.booksListImg li {
	width: 200px;
	float: left;
	margin-right: 35px;
	margin-bottom: 10px
}

.booksListImg li a {
	display: block;
	padding: 3px;
	box-sizing: border-box
}

.booksListImg li:hover .dianImg {
	-moz-box-shadow: 0 0 3px 2px #dadada;
	box-shadow: 0 0 3px 2px #DADADA
}

.dianImg {
	width: 200px;
	height: 230px;
	margin: 0 auto;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	overflow: hidden;
	padding: 8px;
	
}

.dianImg img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all linear 0.1s; 
}

.dianImg:hover  img
{
	transform: scale(1.05);
}

.dianP {
	height: 40px;
	line-height: 20px;
	padding-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.openClass {
	width: 1200px;
	margin: 0 auto
}

.openClassUl {
	width: 100%;
	overflow: hidden;
	margin-top: 20px
}

.openClassUl li {
	width: 232px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.openClassUl li:nth-child(5n) {
	margin-right: 0
}

.openClassUl li a {
	display: block;
	width: 232px;
	background: #fafafa;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.openClassImgBox {
	width: 100%;
	height: 150px;
	position: relative;
	overflow: hidden
}

.openClassImgBox .openclassImg {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.2s linear
}

.openClassTitle {
	height: 55px;
	padding: 3px 0 3px;
	box-sizing: border-box;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color:#333333;
}

.openClassTitle p {
	text-align: center;
	text-overflow: ellipsis
}

.grayHuabu {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: rgba(0, 0, 0, 0.5);
	transition: all
}

.openClassItem a:hover .grayHuabu {
	display: block
}

.openClassItem a:hover .openclassImg {
	transform: scale(1.1)
}

.itemXg a:hover .grayHuabu {
	display: block
}

.grayHuabu img {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	transition: all 0.2s linear
}

.itemXg a:hover img {
	transform: scale(1.1)
}

.newsListIntrodUl li {
	overflow: hidden;
	margin-bottom: 20px
}

.newsListIntrodUl li a {
	display: block;
	width: 340px;
	height: 210px;
	position: relative;
	float: left
}

.newsListIntrodUl li a .newsListIntr {
	width: 100%;
	height: 100%
}

.newsListIntrodUl .grayHuabu {
	display: block!important
}

.newsListIntrodContent {
	float: right;
	width: 550px;
	padding: 0 0 0 16px;
	box-sizing: border-box
}

.newsListIntrodUl .grayHuabu img {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px
}

.vidT {
	font-size: 18px;
	line-height: 40px
}

.vidN {
	font-size: 16px;
	line-height: 30px
}

.vidC {
	font-size: 13px;
	line-height: 22px;
	height: 110px;
	color: #959595;
	overflow: hidden
}

.booksContent {
	overflow: hidden;
}

.booksContent li {
	width: 380px;
	height: 200px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #DADADA;
	float: left;
	margin: 10px
}

.booksContent li:hover {
	border: 1px solid #2a5d84
}

.booksLeft {
	width: 135px;
	height: 178px;
	float: left
}

.booksRight {
	float: left;
	width: 222px;
	height: 178px;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	overflow: hidden
}

.booksLeft img {
	width: 100%;
	height: 100%
}

.booksTi {
	font-size: 16px;
	color: #000000;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.booksNa {
	font-size: 13px;
	color: #000000;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.startRead {
	display: block;
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
	/*text-align: center;*/
	padding-left: 38px;
	box-sizing: border-box;
	margin-top: 5px;
	background:#325684 url(../img/readbook.png) no-repeat center  left 10px;
	background-size: 22px;
	border-radius: 3px;
	font-size: 12px;
}
.startReadn
{
	border-radius: 3px;
}
.startRead:hover
{
	
}

.bkDetailContent {
	width: 1200px;
	margin: 0 auto
}

.bkDetailCT {
	border: 1px solid #DADADA;
	background: #FAFAFA;
	border-radius: 5px
}

.bkDetailCT ul {
	width: 100%;
	overflow: hidden;
	padding: 15px 30px 15px 60px;
	box-sizing: border-box
}

.bkDetailCT ul li {
	width: 270px;
	float: left;
	box-sizing: border-box;
	padding-right: 10px;
}

.bkDetailCT ul li p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #000000;
	overflow: hidden
}

.bkDetailCB {
	border: 1px solid #DADADA;
	background: #FAFAFA;
	border-radius: 5px;
	box-sizing: border-box
}

.newsDetaiTT {
	border-bottom: 2px solid #DADADA;
	padding: 0 120px;
	box-sizing: border-box
}

.newsDetaiTT h1 {
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
}

.newsSm {
	overflow: hidden;
	height: 40px;
	line-height: 30px
}

.newsSm p {
	width: 33%;
	float: left;
	font-size: 14px
}

.newsDetaiCB {
	padding: 20px 120px;
	box-sizing: border-box
}

.newsDetaiCB img {
	max-width: 100%
}

.newsP span {
	/*margin: 0 8px*/
}
.newsP span a{
	color: #325684;
}
.newsPaper {
	width: 1200px;
	margin: 0 auto;
	background: white;
	padding-top: 10px;
}
.booksNa span
{
	width: 52px!important;
}
.newsPaperImg {
	box-shadow: 0 0 3px 1px #DADADA;
	box-sizing: border-box;
	width: 194px;
	height: 275px;
	margin: 0 auto;
	/*padding: 8px;*/
	overflow: hidden;
	position: relative;
}

.grayBlock
{
	position: absolute;
	left:0;
	bottom: -40px;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	transition: all ease-out 0.3s;  
}

.newsPaperImg:hover img
{
	/*transform: scale(1.03);*/
}

.newsPaperImg img {
	width: 100%;
	height: 100%;
	transition: all ease-out 0.3s; 
}

.newsPaperList {
	width: 100%;
	padding-left: 20px;
    padding-right: 20px;
	padding-top: 10px;
}

.newsPaperList ul {
	width: 100%;
	overflow: hidden
}

.newsPaperList ul li {
	width: 212px;
	float: left;
	margin-right: 25px
}

.newsPaperList ul li a {
	padding: 5px;
	box-sizing: border-box;
	display: block
}

.newsPaperList ul li:nth-child(5n) {
	margin-right: 0
}

.newsPaperList ul li a:hover .newsPaperImg {
	box-shadow: 0 0 3px 3px #DADADA
}

.newsPaperMainList ul li a:hover .grayBlock
{
	bottom: 0;
}
.newsPaperList ul li a:hover .grayBlock {
	bottom: 0;
}

.bkNewSparperInput {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 290px;
	box-sizing: border-box
}

.newsPName {
	float: left;
	width: 230px;
	height: 42px;
	background: #FFFFFF;
	margin-right: 18px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 16px
}

.newsPQishu {
	float: left;
	width: 140px;
	height: 28px;
	background: #FFFFFF;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #FFFFFF url("../img/sub.png") no-repeat center right 8px;
	background-size: 10px;
	border: none;
	margin-right: 10px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 12px;
	font-family: "微软雅黑";
}

#timeAllday {
	margin-right: 10px!important;
}

.newsPTime {
	float: left;
	width: 230px;
	height: 42px;
	border: none;
	background: #FFFFFF;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #FFFFFF url("../img/sub.png") no-repeat center right 8px;
	background-size: 16px;
	margin-right: 18px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px
}

.newsPConten {
	float: left;
	width: 140px;
	height: 28px;
	background: #FFFFFF;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 12px
}

.newsPaperMainList {
	width: 1200px;
	margin: 0 auto
}

.newsPaperMainList ul {
	width: 100%;
	overflow: hidden
}

.newsPaperMainList ul li {
	width: 220px;
	float: left;
	margin-right: 24px
}

.newsPaperMainList ul li a {
	padding: 5px;
	box-sizing: border-box;
	display: block
}

.newsPaperMainList ul li:nth-child(5n) {
	margin-right: 0
}

.newsPaperMainList ul li a:hover .newsPaperImg {
	box-shadow: 0 0 3px 3px #DADADA!important
}

.newsPaperTj {
	border-bottom: 1px dashed #DADADA;
	overflow: hidden;
	height:40px;
	line-height: 50px;
	margin-bottom: 10px;
}

.newsPaT {
	float: left;
	font-size: 18px;
	color: #047185;
	padding-left: 30px;
	background: url("../img/ls.png") no-repeat left center;
	background-size: 20px
}

.newsPaperTj a {
	float: right;
	font-size: 16px;
	color: #000000
}

.newsPaperTj a:hover {
	color: #325684
}

.newsPaperNList {
	overflow: hidden
}

.newsPaperNLL {
	width: 700px;
	height: 450px;
	float: left;
	display: block
}

.newsPaperNLL a {
	display: block;
	width: 100%;
	height: 100%
}

.newsPaperNLL img {
	width: 100%;
	height: 100%
}

.newsPaperNLR {
	width: 470px;
	height: 450px;
	float: right
}

.newsPaperNLR ul {
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px
}

.newsPaperNLR ul li {
	width: 100%;
	color: #325684;
	font-size: 16px;
	position: relative;
	padding-left: 15px;
	box-sizing: border-box;
}

.newsPaperNLR ul li:after {
	content: '';
	width: 6px;
	height: 6px;
	background: #325684;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 0;
	border-radius: 50%
}

.newsPaperNLR ul li a {
	display: inline-block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden
}

.newsPaperNLR ul li:hover p {
	/*text-decoration: underline;*/
	color: #325684
}

.newsDeC {
	float: left;
	width: 325px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.newsDeT {
	float: left;
	width: 130px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.newsPaperJianjie .swiper-container {
	width: 100%;
	height: 100%
}

.newsPaperJianjie .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden
}

.newsPaperJianjie .swiper-button-next {
	border-radius: 5px;
	width: 35px;
	height: 35px;
	right: 60px;
	top: 30px;
	margin-top: 0;
	background: #DADADA url("../img/rj.png") no-repeat center center;
	background-size: 20px;
	opacity: 1
}

.newsPaperJianjie .swiper-button-next:hover {
	background: #325684 url("../img/rj.png") no-repeat center center!important;
	background-size: 20px
}

.newsPaperJianjie .swiper-button-prev:hover {
	background: #325684 url("../img/rj.png") no-repeat center center!important;
	background-size: 20px
}

.newsPaperJianjie .swiper-button-prev {
	border-radius: 5px;
	width: 35px;
	height: 35px;
	left: auto;
	right: 110px;
	top: 30px;
	margin-top: 0;
	background: #DADADA url("../img/rj.png") no-repeat center center;
	background-size: 20px;
	opacity: 1
}

.listBoxSwiper a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000
}

.listBoxContent {
	width: 100%;
	height: 100%;
	overflow: hidden;
	/*background: url("../img/bg01.png") no-repeat left top;*/
	background-size: 100%;
	text-align: left;
	padding: 10px 20px 10px;
	box-sizing: border-box
}

.listBoxLeft img {
	display: block;
	width: 100%;
	height: 100%
}

.listBoxLeft {
	width: 215px;
	height: 305px;
	float: left;
	box-shadow: 0 0 3px 1px #DADADA;
	box-sizing: border-box
}

.listBoxRigth {
	width: 830px;
	float: left;
	margin-left: 35px;
}

.diancXqBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: white;
	padding-top: 20px;
}

.diancXqBoxLef {
	width: 556px;
	float: left;
	padding-left: 20px;
}

.diancXqImg {
	width: 556px;
	height: 550px
}

.diancXqImg img {
	width: auto;
	max-width: 100%;

}

.diancXqA {
	width: 100%;
	box-sizing: border-box;
	margin-top: 15px
}

.diancXqA a {
	display: block;
	width: 185px;
	height: 42px;
	background: #325684;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	margin: 0 auto
}

.diancXqBoxRight {
	width: 590px;
	float: right;
	box-sizing: border-box;
	padding-right: 20px;
}

.diancXqBoxRight table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	height: 550px;
}

.diancXqBoxRight table td {
	border: 1px solid #DADADA;
	padding: 6px 0;
	box-sizing: border-box
}

.diancXqBoxRight table td:nth-child(1) {
	text-align: center;
	font-size: 12px;
	background: #f9fafc;
	width: 100px
}

.diancXqBoxRight table td:nth-child(2) {
	padding: 6px 15px;
	box-sizing: border-box
}

.videoDetaiLook {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.videoDetaiLookLeft {
	width: 900px;
	box-sizing: border-box;
	background: #FFFFFF;
	padding-top: 10px;
	float: left;
}

.videoPageList {
	overflow: hidden
}

.videoPageList li {
	width: 90px;
	height: 35px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.videoPageList li a {
	color: #FFFFFF;
	background: #DADADA;
	width: 100%;
	height: 100%;
	display: block;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	border-radius: 5px;
}

.videoPageList li:hover a {
	background: #325684!important
}

.activeVideo a {
	background: #325684!important
}

.itemDivPeoT {
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	margin: 10px 20px 10px 20px;
	font-size: 16px;
	background-size: 20px;
	line-height: 50px;
	border-bottom: 1px solid #dadada;
}

.itemDivPeoC {
	padding: 10px 25px;
	font-size: 14px;
	line-height: 28px;
	/*overflow: hidden;*/
	overflow: hidden;
}

.itemDivPeoCLeft {
	float: left;
	width: 150px;
	height: 150px;
	margin-top: 5px;
}

.itemDivPeoCLeft img {
	width: 100%;
	height: 100%;
	border-radius: 75px;
}

.itemDivPeoCRight {
	float: left;
	width: 690px;
	margin-top: 5px;
	padding: 0 0 0 40px;
	box-sizing: border-box
}

.nameP {
	font-size: 18px;
	line-height: 35px;
	height: 35px
}

.contentP {
	height: 165px;
	width: 100%;
	overflow: hidden
}

.videoDetaiLookRight {
	width: 300px;
	float: right;
	background: white;
	background-size: 16px auto;
	padding-left: 16px;
	box-sizing: border-box
}

.itemXg {
	width: 232px;
	margin: 0 auto 10px;
	background: #fafafa;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.xGtJ {
	font-size: 18px;
	color: #000000;
	height: 55px;
	padding-left: 35px
}

.openClassItemTe {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #047185;
	border-bottom: 1px dashed #DADADA;
	background: url("../img/ls.png") no-repeat left center;
	background-size: 20px;
	font-size: 18px;
	padding-left: 30px;
	box-sizing: border-box
}

.openClassItemCon {
	margin: 20px 0 0
}

.openClassItemCon .swiper-container {
	width: 100%;
	height: 100%
}

.openClassItemCon .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.openClassItem {
	position: relative;
	margin-bottom: 10px;
}

.qiehuanBox {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: right;
	z-index: 100
}

.qiehuanBox a {
	color: #000000;
	margin-right: 10px
}

.qiehuanBox:hover a {
	color: #325684
}

.qiehuanBox div {
	width: 25px;
	height: 25px;
	border-radius: 5px;
	float: left;
	margin-top: 0px
}

.qiehuanR {
	margin-left: 10px
}

.swipePeople {
	overflow: hidden;
	position: relative;
	height: 250px;
	border: 1px solid #dadada;
}

.openClassItemCon a {
	display: block;
	background: #FAFAFA;
	width: 100%;
	height: 100%;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.swipePeopleLeft {
	width: 120px;
	height: 120px;
	float: left;
    position: relative;
    z-index: 3;
    border-radius: 50%;
   border: 5px solid #fff;
   margin-top: 10px;
	margin-left: 22px;
	overflow: hidden;
}
.swipePeople:hover .swipePeopleLeft
{
	  /*border: 5px solid #2a5d84;*/
}
.swipePeopleRight {
	/*float: left;*/
	/*width: 200px;*/
	text-align: left;
	padding: 18px 20px 18px 80px;
	box-sizing: border-box;
	border: 1px dashed #dadada;
	height: 200px;
	width: 280px;
	position: absolute;
	top: 25px;
	left: 80px;
	z-index: 0;
	color: #333333;
}

.swipePeopleLeft img {
	/*width: 180px;
	height: 250px;*/
	display: block;
	width: 120px;
	height: 120px;

	
}

.swiperName {
	width: 80px;
	font-size: 14px;
	font-weight: bold;
}

.swiperContent {
	font-size: 12px;
	line-height: 20px;
	height: 140px;
	overflow: hidden;
	margin-top: 5px
}
.listBoxSwiper
{
	padding: 0 40px;
}

.qiehuanL1 {
	background: #DADADA url("../img/lj.png") no-repeat center center;
	background-size: 22px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 20px;
	width: 30px;
	height: 308px;
}

.qiehuanR1 {
	background: #DADADA url("../img/rj.png") no-repeat center center;
	background-size: 22px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 0;
	width: 30px;
	height: 308px;
}

.qiehuanL1:hover {
	background: #2a5d84 url("../img/lj.png") no-repeat center center;
	background-size:22px
}

.qiehuanR1:hover {
	background: #2a5d84 url("../img/rj.png") no-repeat center center;
	background-size: 22px
}




.qiehuanL {
	background: url("../img/bzl1.png") no-repeat center center;
	background-size: 40px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: 0;
	width: 30px;
	height: 308px;
}

.qiehuanR {
	background: url("../img/bzr1.png") no-repeat center center;
	background-size: 40px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 0;
	width: 30px;
	height: 308px;
}

.qiehuanL:hover {
	/*background: #2a5d84 url("../img/bzl2.png") no-repeat center center;*/
	background: url("../img/bzl2.png") no-repeat center center;
	background-size:40px
}

.qiehuanR:hover {
	background: url("../img/bzr2.png") no-repeat center center;
	background-size: 40px
}

.readCompreBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: white;
}

.readCompreBoxLeft {
	float: left;
	width: 300px;
	border: 1px solid #08446c;
	height: 100%;
}

.readCompreBT {
	height: 55px;
	width: 100%;
	background: #08446c;
	border-bottom: 1px dashed #08446c;
}

.readCompreBoxRight {
	width: 870px;
	background: #fbfbfb;
	float: right;
	box-sizing: border-box;
	border: 1px solid #dadada;
	height: 100%;
}

.readMulu {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 55px;
	margin-left: 15px
}

.readPageNum {
	float: right;
	font-size: 13px;
	color: #000;
	line-height: 60px;
	height: 55px;
	margin-right: 15px
}

.readCompreBUl {
	background: #fbfbfb;
	padding: 10px 0;
	height: 92%;
	overflow: auto;
	overflow-x: hidden;
	box-sizing: border-box
}

.readCompreBLi {
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
}

.readCompreBA {
	font-size: 13px;
	box-sizing: border-box;
	float: left;
	padding-left: 15px;
	display: inline-block;
	width: 100%
}

.pageNumebr {
	float: right;
	padding-right: 15px;
	width: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	box-sizing: border-box;
	display: inline-block;
	text-align: right
}

.readComMu {
	width: 300px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #000000;
	padding-left: 40px;
	box-sizing: border-box
}

.readCompreBRT {
	position: relative
}

.preNextBox {
	position: absolute;
	top: 13px;
	right: 37px
}

.preNextBox a {
	display: block;
	width: 70px;
	height: 30px;
	float: left;
	background: #DADADA;
	color: #000000;
	text-align: center;
	line-height: 30px;
	border-radius: 4px
}

.preNextBox a:hover {
	color: #FFFFFF;
	background: #2a5d84
}

.preBox {
	margin-right: 10px
}

.nextBox {}

.readCompreBRB {
	height: 1060px;
	/*width: 750px;*/
	width: 800px;
	/*height: 1150px;
	width: 800px;*/
	margin: 0 auto ;
}

.readCompreBRB iframe {
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
}

.bkMainLeftTow {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #fff
}

.bkMainLeftTow h2 {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	padding: 0 16px;
	background: #325684;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative
}

.bkMainLeftTow h2 b {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 12px;
	background:  url("../img/f01.png") no-repeat center center;
	background-size: 16px;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -8px
}

.bk_list_one {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dadada;
	border-top: none;
	box-sizing: border-box;
	display: none;
	margin-bottom: 10px
}

.bk_list_one2 {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}

.bk_list_one2:last-child {
	border-bottom: none
}

.bk_list_one2 a.on {
    color: #015293;
	font-weight: bold;
}

/*.bk_list_one span {
	display: block;
	width: 100%;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 16px 0 34px;
	background: url("../img/jiajian_06.png") no-repeat left 16px center;
	cursor: pointer
}*/


.ccBanner {
	width: 1200px;;
	min-width: 1200px;
	height: 180px;
	border-bottom: 3px solid #2a5d84;
	margin: auto;
}

.ccBanner .swiper-container {
	width: 100%;
	height: 100%
}

.ccBanner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.ccBanner .swiper-slide img {
	width: 100%;
	display: block;
}

.ccBanner .swiper-pagination-bullet {
	width: 32px;
	height: 4px;
	border-radius: 0;
	background: #FFFFFF;
	opacity: 1
}

.ccBanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 3px
}

.ccBanner .swiper-pagination-bullet-active {
	background: #2a5d84
}

.ccBanner .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px
}

.ccBanner a {
	width: 100%;
	height: 100%
}

.threeSwiper {
	padding-bottom: 50px
}

.nesTuijList {}

.nesTuijList a {
	display: block;
	width: 100%;
	height: 100%
}

.nesTuijList .nesTLi {
	margin-bottom: 20px;
	border: 1px solid #DADADA;
	transition: all linear 0.2s;
}

.nesTuijList .nesTLi:hover {
	box-shadow: 0 0 3px 3px #DADADA
}

.defauYear .readMothUl {
	display: none
}

.activeYear .readMothUl {}

.readMothLi .readDayUl {
	display: none
}

.searchBox {
	width: 1200px;
	margin: 0 auto
}

.nuber {
	display: block;
	position: absolute;
	right: 16px;
	top: 0;
	height: 30px;
	line-height:30px
}

.searchGlobBox {}

.searchGlobLeft {
	width: 90px;
	height: 110px;
	float: left
}

.searchGlobLeft a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.searchGlobLeft p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center
}

.searchGlobLeft img {
	width: 100%;
	height: 100%
}

.searchGlobBox li .searchGlobItem {
	height: 132px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 20px
}

.searchGlobRight {
	width: 760px;
	height: 110px;
	float: right
}

.searchGlobBox .searchGlobItem .searchGlobRight a {
	height: 35px;
	line-height: 35px
}

.searchGlobBox .searchGlobItem:hover .searchGlobRight a {
	color: #2a5d84
}

.styleBox {
	line-height: 24px
}

.readNewsDisplay .readMothUl {
	display: block
}

.readNewsMothDisplay .readDayUl {
	display: block
}

.activeLiA a {
	color: #2a5d84!important
}

.newsListPageBox {
	margin-top: 10px;
	display: table;
	width: 100%
}

.newsListPage {
	width: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	padding: 7px 0;
	box-sizing: border-box;
	height: 50px
}

.newsListPage .active {
	background: #752b20;
	color: #FFFFFF;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 5px
}

.newsListPage .disabled {
	display: inline-block;
	min-width: 30px;
	padding: 0 5px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	margin-left: 5px;
}

.newsListPage a {
	display: inline-block;
	min-width: 30px;
	padding: 0 5px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	margin-left: 5px
}

.newsListPage a:hover {
	/*border: 1px solid #2a5d84;*/
	box-sizing: border-box;
	color: #FFFFFF;
	background: #752b20
}

.activeMenu {
	background: #006f82
}

.bkMainFListUl li {
	position: relative;
}

.bkMainFListUl li .dwConter {
	display: block;
	position: absolute;
	top: 0;
	right: 8px;
	height: 30px;
	line-height: 30px;
}

/*-----------新的修改文件---------*/

.bkMainTopScroll {
	width: 100%;
	height: 160px;
}

.bkMainTopScroll .swiper-container {
	width: 100%;
	height: 100%;
}

.bkMainTopScroll .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	box-sizing: border-box;
}

.bkMainTopScroll .swiper-pagination-bullet-active {
	background: #2a5d84;
}

.bkMainTopScroll .swiper-slide a {
	position: relative;
	display: block;
}

.bkMainTopScroll .swiper-slide a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	color: #FFFFFF;
}

.imgBoxScreen {
	width: 100%;
	height: 160px;
	overflow: hidden;
}

.imgBoxScreen:hover img {
	transform: scale(1.2);
}

.imgBoxScreen img {
	width: 100%;
	height: 100%;
	transition: all linear 0.2s;
}


/* 热点专题结束 */


/* box2 */

.openIndex .box2 {
	overflow: hidden;
	margin-top: 30px;
}

.openIndex .list-box {
	width: 286px;
	height: 433px;
	margin-right: 25px;
	float: left;
	overflow: hidden;
}

.openIndex .list-box.list02 {
	float: left;
	margin-right: 0;
}

.openIndex .list-box.list03 {
	margin-right: 0;
	float: right;
}

.openIndex .list-box ol {
	height: 30px;
	width: 103%;
	padding: 0 0 0 30px;
}

.openIndex .list-box ol li {
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #555555;
	font-size: 13px;
	background: #ebf3fa;
	float: left;
	cursor: pointer;
}

.openIndex .list-box ol li a {
	text-align: center;
	display: block;
}

.openIndex .list-box ol li i {
	padding-right: 5px;
}

.openIndex .list-box ol li.on {
	color: #fff;
	background: #2a5d84;
}

.openIndex .list-box ol li.on a {
	color: #fff;
}

.openIndex .list-bo ol li.on a:hover {
	color: #fff;
}

.openIndex .list {
	height: 373px;
	border-top: 1px solid #DADADA;
	position: relative;
}

.openIndex .list .list-in {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 373px;
}

.openIndex .list-ul li {
	height: 62px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff url(../images/6x7.png) no-repeat 13px 15px;
}

.openIndex .list-ul li:nth-child(even) {
	background: #f5f5f5 url(../images/6x7.png) no-repeat 13px 15px;
}

.openIndex .list-ul li a:hover h5,
.openIndex .list-ul li a:hover p {
	color: #4087C5;
}

.openIndex .list-ul h5 {
	line-height: 45px;
	height: 35px;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333333;
}

.openIndex .list-ul p {
	font-size: 12px;
	color: #888;
}

.openIndex .ad {
	margin: 28px 0 30px;
}

/*-----------新的修改文件---------*/
.redbtnL {
											width: 50px;
											height: 160px;
											background: url(../img/lsj.png) no-repeat center left;
											background-size: 35px;
											position: absolute;
											top: 0;
											left: 0;
											z-index: 50;
											cursor: pointer;
										}
										.redbtnR {
											width: 50px;
											height: 160px;
											background: url(../img/rsj.png) no-repeat center right;
											background-size: 35px;
											position: absolute;
											top: 0;
											right: 0;
											z-index: 50;
											cursor: pointer;
										}
										.redbtnL:hover
										{
											background: url(../img/lsj1.png) no-repeat center left;
											background-size: 35px;
										}
										.redbtnR:hover
										{
											background: url(../img/rsj1.png) no-repeat center right;
											background-size: 35px;
										}
										
.twoActive
{
	color: #2a5d84!important;
}

.bkMostListRead {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	background: white;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
			
			.bkMostLeftBox {
				width: 855px;
				float: left;
				overflow: hidden;
			}
			
			.bkMostRightBox {
				width: 280px;
				float: right;
			}
			
			.bkMostLeftTop {
				margin-top: 0px;
				padding: 5px;
				overflow: hidden;
				box-sizing: border-box;
			}
			
			.bookLook {
				float: left;
			}
			
			.bookLook img {
				width: 172px;
				height: 226px;
				display: block;
			}
			
.bookDec {
	float: left;
	width: 500px;
	height: 225px;
	padding: 0 0 0 50px;
	box-sizing: border-box;
	overflow: hidden
}
			
			.booksTin {
				font-size: 20px;
				color: #000000;
				line-height: 35px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				font-weight: bold;
				margin-bottom:13px
			}
			
			.booksNan {
				font-size: 13px;
				color: #000000;
				line-height: 25px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap
			}

.startReadn {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	box-sizing: border-box;
	margin-top: 11px;
	color: #FFFFFF;
	background:#2a5d84 url(../img/readbook.png) no-repeat center  left 10px;
	background-size: 22px;
}
			
			.qiehuan {
				overflow: hidden;
			}
			
			.qiehuan li {
				float: left;
				font-size: 14px;
			}
			
			.book-tabs {
				margin-top: 10px;
				height: 47px;
				border-bottom: 1px solid #C1C1C1;
				position: relative;
				line-height: 46px;
			}
			
			.book-tabs ul {
				position: absolute;
				left: 0;
				width: 100%;
				bottom: 0;
			}
			
			.book-tabs ul li {
				float: left;
			}
			
			.book-tabs ul a {
				float: left;
				padding: 0 25px;
				font-size: 14px;
				position: relative;
			}
			
			.book-tabs ul a.on,
			.book-tabs ul a:hover {
				color: #2a5d84;
			}
			
			.book-tabs ul a.on:after,
			.book-tabs ul a:hover:after {
				content: "";
				display: block;
				width: 100%;
				bottom: -1px;
				position: absolute;
				left: 0;
				height: 2px;
				background: #2a5d84;
			}
			
			.book-tabs-content {
				/*padding: 15px;*/
				padding-top: 25px;
				padding-bottom: 120px;
			}
			
			.book-title {
				font-size: 14px;
				padding-left: 15px;
				position: relative;
				/*margin-top: 20px;*/
				/*height: 36px;*/
				line-height: 36px;
				margin-bottom: 10px;
			}
			
			.book-title:before {
				content: "";
				display: block;
				width: 6px;
				height: 14px;
				background: #2a5d84;
				position: absolute;
				left: 0;
				top: 50%;
				margin-top: -7px;
			}
			
			.book-title h3 {
				font-size: 14px;
			}
			
			.book-table td {
				vertical-align: middle;
				padding: 8px 15px;
				line-height: 21px;
				font-size: 13px;
				border-bottom: 1px solid #E1E1E1;
			}
			
			.book-sub p {
				text-indent: 2em;
			}
			
			.book-menu dt {
				font-size: 14px;
				padding-left: 15px;
				position: relative;
			}
			
			.book-menu dt:before {
				content: "";
				display: block;
				width: 6px;
				height: 14px;
				background: #2a5d84;
				position: absolute;
				left: 0;
				top: 50%;
				margin-top: -7px;
			}
			
			.book-menu a {
				color: #333333;
				line-height: 36px;
				font-size: 14px;
				display: block;
				border-bottom: 1px solid #F5F5F5;
			}
			
			.book-menu a:hover {
				color: #4087C5;
			}
			
			.book-menu dd {
				padding-left: 15px;
			}
			.titleRow
			{
				line-height: 45px;
				height: 45px;
				border-bottom: 1px solid #325684;
				color: #2a5d84;
				
			}
			.titleRow h2
			{
				font-weight: bold;
				font-size: 18px;
			}
			.book-list li
			{
				overflow: hidden;
				padding: 16px  10px  ;
			
			}
			.book-list .img
			{
				width: 80px;
				height: 106px;
				display: block;
				float: left;
			}
			.txt
			{
				float: right;
				width: 155px;
				
			}
			.txt h4:hover a
			{
				color: #2a5d84;
			}
			.txt h4
			{
				font-size: 14px;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				line-height:32px ;
				margin-bottom: 20px;
			}
			.txt p
			{
				font-size: 12px;
				line-height: 25px;
				white-space: nowrap;
				text-overflow: ellipsis;
				overflow: hidden;
			}
			.book-list .img img
			{
				width: 100%;
				height: 100%;
			}
			.book-menu a span
			{
				float: right;
			}
			#ContentPlaceHolder1_hotBooks
			{
				padding-top: 10px;
			}
			#ContentPlaceHolder1_hotBooks li:hover
			{
			   background: #F2F3F4;
			}
.bkmaincenterlist
{
	border: 1px solid #dadada;
	padding: 10px 15px;
	box-sizing: border-box;
	min-height: 1267px;
}
 .bkMainUl li
{
	 border: 1px solid #dadada;
	 margin-bottom: 8px;
	 border-radius: 5px;
}
.readTitle
{
	float: left;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.pageNumebr
{
	float: right;
}
.readCompreBLi:hover
{
	background: #eee;
}

.bkDetailCT a:hover
{
	color: #FF6600 ;
	text-decoration: underline;
}
.bkDetailCT p a
{
	
}
.addradio .bkMainFListUl a
{
	background: url(../img/jiajian_06.png) no-repeat left 16px top 10px;
	/*background-size: 10px;*/
	padding-left: 30px;
}
.addradio .bkMainFListUl a:hover
{
	background: url(../img/jiajian_06.png) no-repeat left 16px top 10px;
	/*background-size: 10px;*/
}

.activeColorT a
{
	color: #2a5d84!important;
		/*background: url(../img/gra.png) no-repeat left 17px top 10px!important;*/
	background-size: 10px!important;
}



/*首页*/
	.bkNavigationBox
	{
			display: none;
	}
			.selectBoxCont {
				width: 100%;
				min-width: 1200px;
				background: #2a5d84;
			}
			
			.selectBoxC {
				width: 1200px;
				height: 40px;
				margin: 0 auto;
			}
			
			.selectDivBox {
				height: 40px;
				line-height: 40px;
				color: #fff;
				font-size: 14px;
				padding-left: 10px;
				position: relative;
			}
			
			.selectChidBox {
				position: absolute;
				top: 40px;
				left: 0;
				z-index: 14;
			}
			
			.selectItem {
				background: rgba(0, 0, 0, 0.5);
				color: #fff;
				width: 140px;
				font-size: 14px;
			}
			
			.selectItem:hover {
				background: #38a9b1;
			}
			
			.selectItem a {
				display: block;
				width: 140px;
				height: 32px;
				line-height: 32px;
				color: #fff;
				padding-left: 30px;
			}
			
			.selectDivBox h3 {
				overflow: hidden;
				width: 140px;
				height: 40px;
				font-size: 14px;
				cursor: pointer;
			}
			
			.selectDivBox h3 i {
				display: block;
				float: left;
				font-style: normal;
			}
			
			.thHeng {
				width: 30px;
				height: 40px;
				padding: 13px 0 0 7px;
				box-sizing: border-box;
			}
			
			.thHeng em {
				width: 15px;
				height: 2px;
				background: #fff;
				display: block;
				margin-top: 2px;
			}
			
			.thTitle {}
			
			.thXia {
				width: 30px;
				height: 40px;
				background: url(../img/whxia.png) no-repeat center center;
				background-size: 16px;
			}
	
	
	
	.activeLine
	{
		background: #eee;
	}


.page
{
	text-align: center;
	margin: 40px 0;
}
.page a
{
	height: 30px;
	min-width: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #dadada;
	color: #000;
	padding:  0 8px ;
}
.page .current
{
	height: 30px;
	min-width: 30px;
	padding:  0 8px ;
	box-sizing: border-box;
	line-height: 30px;	display: inline-block;
	text-align: center;
	background: #2a5d84 ;
	color: #fff;
}
.bkmaincenterlist
{
	padding-top: 49px;
	margin-right: 20px;
}
.searchTitle
{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 2px solid #dadada;
	margin-bottom: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 2px);
	background: #2a5d84;
	color: #fff;
	padding-left: 15px;
	box-sizing: border-box;
	
}
.loadingDiv
{
	width: 300px;
	line-height: 20px;
	margin: 50px auto 0;
   text-align: center;
   padding-top: 65px;
	background: url(../img/loading.gif) no-repeat center top;
	height: 70px;
}
/*.bk_list_one span
	{
		display: block;
		width:30px;
		height: 30px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 12px;
		color: #000;
		line-height: 30px;
		box-sizing: border-box;
		!*padding: 0 16px 0 34px;*!
		padding: 0;
		background: url("../img/jiajian_06.png") no-repeat left 16px center;
		cursor: pointer;
		float: left;
	}*/
	.bk_list_one i
	{
		float: left;
		font-style: normal;
		line-height: 30px;
		height: 30px;
		cursor: pointer;
		
	}
	.addFristColor
	{
		color: #2a5d84;
	}


.searchTiaojian
{
	display: none;
}

.selectNumberScreen{
	padding:10px;
}

.select_box {
	height: 38px;
	line-height: 36px;
	background: #f8f8f5;
	border: 1px solid #e5e5e5;
	margin: 10px 10px 0px 10px;
}

.select_left {

}

.select_left a {
	display: inline-block;
	width: 90px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}

.select_left a.active {
	background: #fff;
	color: #f2720b;
}

.page_right {
	float: right;
	font-size: 12px;
}

.page_right em {
	/*color: #f2720b;*/
	margin-left: 16px;
}

.sort_next_page, .sort_disable_page {
	display: inline-block;
	width: 28px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-family: 宋体;
	color: rgb(0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(229, 229, 229);
	border-image: initial;
	background: rgb(255, 255, 255);
}

.mt10 {
	margin-top: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mt20 {
	margin-top: 20px;
}

.video_list li {
	padding: 25px 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.video_list_left{
	width: 250px;
	height: 142px;
	line-height: 158px;
	float: left;
	margin-right: 15px;
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;

	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.video_list_left img{
	max-width: 100%;
	max-height: 100%;
}

.video_list_rigth{
	width: 650px;
	float: left;
	padding-left: 10px;
}

.video_main_left{
	width: 950px;
	padding-left: 15px;
	float: left;
    padding-right: 10px;
}

.video_main_rigth{
	width: 250px;
	float: left;
	padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
}

.video_keyword{
	height: 20px;
	border: 1px solid #a88060;
	border-radius: 4px;
	color: #a88060;
	padding: 0 5px;
	margin-right: 10px;
	display: inline-block;
}

.video_title_tj {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	border-left: 3px solid #a88060;
	padding-left: 6px;
}

.video_recommend_list i {
	width: 18px;
	height: 18px;
	background: #bebdbb;
	border-radius: 18px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	float: left;
}

.video_recommend_list i.number_t {
	background: #f2880b;
}

.video_recommend_list li {
    padding-bottom: 10px;
    font-size: 14px;
}

.video_recommend_list a {
	width: 190px;
	margin-left: 6px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.video_author_list{
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    width: 95%;
    border-radius: 5px;
    height: 240px;
}

.video_author{
    width: 120px;
    height: 140px;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px;
    overflow: hidden;
}

.video_author img{
    border-radius: 75px;
    width: 120px;
}

.video_author_list h5{
    font-size: 14px;
    color: #000000;
    text-align: center;
    padding-bottom: 5px;
}

.video_author_list p{
    padding: 0 10px 25px;
    color: #666;
    text-indent: 2em;
    font-size: 12px;
}

i, em {
    font-style: normal;
    display: inline-block;
}

.gov_leftMain{
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.gov_rightMain{
	float: left;
	width: 930px;
	margin-left: 10px;
	position: relative;
	z-index: 3;
}



.gov_span_title{
	float: left;
	width: 610px;
	padding-right: 40px;
	display:block;
	overflow:hidden;
	white-space:nowrap;text-overflow:ellipsis;
}

.gov_span_pubWeb{
	float: left;
	width: 200px;
	padding-right: 20px;
	display:block;
	overflow:hidden;
	white-space:nowrap;text-overflow:ellipsis;
}

.gov_span_pubDate{
	float: right;
	width: 80px;
	font-size: 13px;
}

.gov_nav_box{
	height: 40px;
	line-height: 40px;
	background: #325684;
	margin: 10px 0px 0px 10px;
	color: #FFFFFF;
}

.gov_nav_left{
	font-size: 14px;
	padding-left: 15px;
}

.book_read_div{
	width: 100%;
	height: 93%;
	position: relative;
	padding: 20px;

}

.book_sapn {
	padding: 0 30px;
	background: #fff;
	border: 1px solid #08446c;
	display: inline-block;
	margin: 0;
	border-radius: 4px;
	height: 20px;
}

.no_info
{
	text-align: center;
	font-size: 13px;
	border: 1px solid #dadada;
	padding: 60px 0;
	margin-left: 10px;
}

.readPaperTitle {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.itemDivPeoT_title
{
	color: #000000;
	display: inline-block;
	padding: 0 10px;
	line-height: 49px;
	border-bottom: 2px solid #2a5d84;
}

.i-container
{
	padding: 15px;
}

.i-container_img
{
	width: 100%;
	max-height: 158px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
}

.i-container_img img
{
	width: 100%;
	border-radius: 5px;
}

.i-container_title{
	color: #333;
	font-size: 16px;
	line-height: 22px;
	padding: 14px 0 20px;
}

.i-container_item{
	width: 283px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #888;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}


.docMainUl {
	width: 100%;
	padding: 0 0 10px 10px;
}

.docMainUl li{
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
