/* 首页 */ 
/* 飘窗 start */
.left-ad img.testc {
    width: 140px;
    height: 156px;
}

.right-ad img.testc {
    width: 140px;
    height: 156px;
}
/* 飘窗 end */
.vam {
  vertical-align: middle;
}

.sz-home {
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.hover-red:hover a{
	color:rgb(144, 12, 18) !important
}
.hover-red:hover span {
	color: rgb(144, 12, 18) !important
}
.sz-home-imglist a:hover {
		color:rgb(144, 12, 18) !important
}
/* 首页轮播图 */
.bjsz-index-banner {
  /* overflow: hidden; */
  position: relative;
  width: 100%;
  height: 549px;
  border: 1px solid #eaeaea;
  box-sizing:border-box;
}
.bjsz-index-banner .bjsz-banner-list a {
  position: absolute;
  width: 100%;
}
.bjsz-index-banner .bjsz-banner-list img {
  display: block;
  width: 100%;
  height: 549px;
  border: 0px;
}
.bjsz-index-banner ul.bjsz-banner-ul {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 5px;
  bottom: 5px;
  list-style: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 12;
  visibility: hidden;
}
.bjsz-index-banner ul.bjsz-banner-ul li {
  float: left;
  display: block;
  margin: 3px;
  padding: 4px;
  height: auto;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
}
.bjsz-index-banner ul.bjsz-banner-ul li.bjsz-banner-on {
  border: 1px solid #4b89dc;
  background: #4b89dc;
}
.bjsz-index-banner .bjsz-banner-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  z-index: 10;
  cursor: pointer;
}
.bjsz-index-banner .bjsz-banner-info {
  position: absolute;
  right: 0px;
  bottom: 145px;
  z-index: 11;
 	background-color: rgba(255,255,255,.5);
  width: 680px;
  height: 210px;
  padding-right: 115px
}

.bjsz-index-banner .bjsz-banner-info .banner_info_title {
        overflow: hidden;
        width: 100%;
	text-align: right;
	white-space: nowrap;
        text-overflow: ellipsis;
	font-family: "Microsoft YaHei";
	font-size: 48px;
}
.bjsz-index-banner .bjsz-banner-info .banner_info_zhaiyao {
       overflow: hidden;
       font-size: 14px;
       font-family: "Microsoft YaHei";
       color: rgb(0, 0, 0);
       line-height: 1.929;
       text-align: right;
       display: -webkit-box;
       -webkit-box-orient: vertical;
       -webkit-line-clamp: 4;
}
.bjsz-index-more {
  font-size: 14px;
  color: #666;
}
.bjsz-index-more:hover {
  color: #9e2c31;
}

.sz-home-nav {
	width: 100%;
	position: absolute;
	top: 465px;
	z-index: 11
}
.sz-home-navblock {
	width: 1200px;
	margin: 0 auto;
	/* padding-left: 40px;
	padding-right: 40px;
	box-sizing:border-box; */
}
.sz-home-navblock li {
	display: inline-block;
}
.sz-home-navblock li img {
	transition: all .6s;
}
.sz-home-navblock li img:hover {
	transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.sz-home-navblock li:not(:last-child) {
	margin-right: 118px
}
.sz-home-navblock span {
	display: block;
	font-family: "Microsoft YaHei";
  	font-size: 20px;
  	color: rgb(0, 0, 0);
  	text-align: center;
}
.sz-home-navblock li span:hover {
	color: #9e2c31;
}

.sz-home-content {
    width: 100%;
    margin: 0 auto;
}
.sz-home-main {
	width: 1200px;
	margin: 185px auto 0px;
}
.home-main-news {
	float: left;
}
.home-main-newstop {
	width: 870px;
}
.home-main-newstop span:first-child {
  	color: rgb(144, 12, 18);
  	font-size: 28.282px;
  	line-height: 1.2;
}
.home-main-newstop span:nth-child(2) {
	font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    line-height: 1.2;
}
.home-main-newstop span:nth-child(3) {
	display: inline-block;
	float: right;
  	font-size: 14px;
  	line-height: 2.3;
  	background-color: rgb(193, 19, 41);
  	width: 84px;
  	height: 32px;
  	text-align:center;
  	margin-top:8px
}
.home-main-newstop span:nth-child(3) a {
	color: rgb(255,255,255)
}
.home-main-news {
	font-size: 16px;
    line-height: 3.063;
}
.home-main-news li{
    border-bottom: 1px solid rgb(233, 233, 233);
    width: 870px
}
.home-main-news li .home-main-news-date {
	color: #666;
	display: inline-block;
	width: 120px;
}
.home-main-news li .home-main-news-title {
	color: #333;
}
.home-xxjs {
	float: left;
	width: 278px;
	height: 272px;
	margin-left: 52px;
	margin-top: 26px;
	background: url(/template/pc/skin/css/homexxjs.png)
}
.home-xxjs a {
	display: block;
	width: 278px;
	height: 272px;
}
.home-xxjs-e {
	font-size: 20px;
	display: inline-block;
	width: 278px;
	margin-top: 170px;
	color: rgb(255, 255, 255);
	line-height: 1.9;
	text-align: center;
}
.home-xxjs-c {
	font-size: 26px;
	width: 278px;
	display: inline-block;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 1.462;
}
.sz-home-imgs {
	width: 1200px;
	margin: 56px auto 0px
}
.sz-home-imglist {
	position: relative;
	display: inline-block;
	float: left
}
.sz-home-imglist>a>img {
	display:inline-block;
	width:256px;
	height:144px
}
.sz-home-imglist:not(:last-child) {
	margin-right:38px
}
.sz-home-imglist>a.bjsz-imglist-a,
.home-imgs-content {
	display: block;
	width: 268px;
}
.home-imgs-title {
	font-size: 16px;
	color: rgb(51, 51, 51);
	margin: 15px 0;
}
.home-imgs-content {
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 1.571;
	height: 40px;
}
.home-imgs-content a {
	color: rgb(153, 153, 153);
}

.home-bottom-imgs {
    margin: 60px auto 0;
    width: 1200px;
}
.bjsz-view-more {
  position: absolute;
  right: 0;
  bottom: -2px;
  color: #666;
}


@media screen and (max-width: 767px) {
	.sz-home-imgs {
		width: 100%;
	}
	.sz-home-imglist>a, .home-imgs-content {
		margin-right:auto;
		margin-left: auto
	}
	.sz-home-content {
	    margin: 0 auto;
	    width: 100%;
    }
    .sz-home-main {
    	width: 100%;
   		margin: 0 auto
    }
    .sz-home {
    	position: relative;
    	margin-bottom: 20px;
    	width: 100%;
    }
    .home-main-news {
    	padding-left: 10px;
        width: 100%;
    	height:auto;
    }
    .home-index-bg {
        position: relative;
	    overflow: hidden;
	    float: none;
	    margin: 5px 0 5px;
	    padding: 10px 10px 5px 10px;
	    width: 100%;
	    height: auto;
	    border: 1px solid #f5e3ca;
	    border-radius: 8px;
	    background-image: none;
	    background-color: #fff;
	    box-sizing: border-box;
    }
    
    .home-bottom-imgs {
        width: 100%;
    }
    .sz-home-imglist {
    	margin: 20px auto;
    }
    .sz-home-nav {
        position: relative;
        top: 0;
    }
    .sz-home-navblock {
    	width: 100%;
    	box-sizing: border-box;
    	padding-left: 0;
    	padding-right: 0;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	text-align: center;
    }
    .sz-home-navblock li:not(:last-child) {
    	margin-right: 0;
    	margin: 10px 20px;
    }
    .sz-home-navblock li img {
        width: 100px;
        height: 110px;
    }
    .sz-home-navblock span {
        font-size: 16px;
    }
	.home-main-news li {
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap
	}
	.home-imgs-content {
		width: 100%;
	}
}



/* 图书馆 */
.sz-lianjie-list li:hover a {
	color: rgb(136, 166, 83);
}
.szlib-intro-nav1 a:hover {
	color: rgb(136, 166, 83);
}
.szlib-title-top {
	display: inline-block;
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 1.167;
	margin-left: 5px;
	vertical-align: middle;
}
.szlib-more {
	display: inline-block;
	font-size: 14px;
	line-height: 2.143;
	float: right;
}
.szlib-more a {
	color: rgb(153, 153, 153);
}
.szlib-hr {
	background-color: rgb(136, 166, 83);
	height: 2px;
}
.szlib-intro {
	width: 837px;
	float: left;
}
.szlib-intro-content {
	margin-top: 15px;
	border-bottom: solid rgb(221, 221, 221) 1px;
	padding-bottom: 20px
}
.szlib-intro-img {
	height:186px;
	width:298px;
	float:left
}
.szlib-intro-inf {
	margin-left: 24px;
	font-size: 16px;
	color: #666666;
	line-height: 1.929;
	display: inline-block;
	width: 512px;
	text-indent: 34px;
}
.get-detail {
	font-size: 14px;
	color: #999999;
}
.szlib-intro-nav {
	margin-top: 24px
}
.szlib-intro-nav1 {
	float: left;
	background: url(/template/pc/skin/img/szlib-rec.png);
	width: 274px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	margin-right: 5px
}
.szlib-intro-nav1 a {
	font-size: 16px;
    color: rgb(51, 51, 51);
	display: inline-block;
	width: 98px;
	line-height: normal;
	vertical-align: middle;
}
.szlib-intro-nav1 img {
	vertical-align: middle;
}
.szlib-top-right {
	width: 330px;
	float: right;
	margin-top: 8px
}
.szlib-res-top {
	margin-bottom: 4px
}
.szlib-res {
	border-bottom: solid rgb(221, 221, 221) 1px;
}
.szlib-res-nav1 {
	float: left;
	width: 399px;
	height: 179px;
	padding-bottom: 10px
}
.szlib-res-nav1:not(:last-child) {
	border-right: solid rgb(221, 221, 221) 1px
}
.szlib-res-nav2 .szlib-res-news a:hover {
	color:rgb(136, 166, 83)
}
.szlib-res-nav2 {
	margin-top: 10px;
}
.res-nav-title {
	width: 399px;
	height: 40px;
	background: rgb(247, 247, 247);
	font-size: 15px;
	color: rgb(51, 51, 51);
	text-align: center;
	line-height: 40px
}
.szlib-res-news {
	color: rgb(102, 102, 102);
	font-size: 16px;
	float: left;
	width: 115px;
	height: 24px;
	margin-left: 10px;
	background: url(/template/pc/skin/img/lib-res-nav.png) no-repeat left;
	padding-left: 40px;
	margin-top: 8px;
}
.szlib-bottom-top {
	width: 580px;
	margin-bottom: 4px
}
.szlib-bottom-left {
	float: left;
	width: 580px
}
.szlib-bottom-nav{
	margin-top: 16px;
}
.szlib-bottom-nav1 {
	font-size: 16px;
	width: 580px;
	color: rgb(102, 102, 102);
	line-height: 1.75;
}
.szlib-bottom-nav1 .szlib-bottom-date{
	font-size: 14px;
	float: right;
}
.szlib-bottom-nav1 a:hover {
	color:rgb(136, 166, 83)
}
.szlib-bottom-right {
	float: right;
	width: 580px
}
.sz-lianjie {
	margin-top:30px 
}
.sz-lianjie-list {
	margin-top: 4px
}
.sz-lianjie-list li a{
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.75;
}
.szlib-top-right .bgsz-gg-more:hover,
.szlib-top-right li a:hover,
.szlib-top-right li a::before {
  color: #88a653;
}

/* 彩神网大厅介绍下部轮播图 */

.bjsz-jspd-channel {
  position: relative;
  overflow: hidden;
  	width: 1200px;
	height:143px;
	margin:20px 0px;
	background: url(/template/pc/skin/img/xxjsbgimg.png)
}
.bjsz-jspd-channel .picroll {
  position: relative;
  overflow: hidden;
  margin: 30px 0px;
  width: 1200px;
  height: 81px;
}
.bjsz-jspd-channel ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1600px;
  height: 81px;
}
.bjsz-jspd-channel ul li {
  width: 164px;
  height: 81px;
  list-style: none;
  float: left;
}
.bjsz-jspd-channel ul img {
  margin: 0;
  width: 164px;
  height: 81px;
}
.bjsz-jspd-channel .leftarr {
  position: absolute;
  top: 20px;
  left: -5px;
  width: 20px;
  height: 90px;
  background: transparent;
  cursor: pointer;
}
.bjsz-jspd-channel .rightarr {
  position: absolute;
  top: 20px;
  right: -5px;
  width: 20px;
  height: 90px;
  border: none;
  background: transparent;
  cursor: pointer;
}

.szlib-newest {
	position: relative;
    overflow: hidden;
    margin-top: -20px;
    width: 100%;
} 
 .szlib-newest .picroll {
  position: relative;
  overflow: hidden;
  margin: 20px 30px;
  width: 95%;
  height: 112px;
}
.szlib-newest .picroll ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2100px;
  height: 112px;
}
.szlib-newest .picroll ul li {
  float: left;
  list-style: none;
  border:solid rgb(221, 221, 221) 1px;
  margin-right:34px;
  box-sizing:border-box;
  width:98px;
  height:112px;
  padding-top:7px;
  padding-bottom:7px;
  text-align:center
}
.szlib-newest .picroll ul img {
  width: 68px;
  height: 96px;
}
.szlib-newest .leftarr {
  position: absolute;
  top: 90px;
  left: 0;
  width: 15px;
  height: 24px;
  background: transparent;
  cursor: pointer;
}
 .szlib-newest .rightarr {
  position: absolute;
  top: 90px;
  right: 0;
  width: 15px;
  height: 24px;
  border: none;
  background: transparent;
  cursor: pointer;
}

.szlib-top-right .bjsz-notes .bjsz-note-title {
    color: #666;
}
.szlib-top-right .bjsz-notes .bjsz-note-tip {
	border-top: 75px solid rgb(136, 166, 83);
}


@media screen and (max-width: 767px) {
  .auto-width {
    width: 100% !important;
    height: auto
  }
  .phone-hide {
  	display: none;
  }
  .no-float {
    float: none;
  }
  .content-padding {
  	margin: 0;
  	padding: 0 5px
  }
  .phone-bottom {
  	border-bottom:solid rgb(221, 221, 221) 1px;
  	margin-bottom: 28px
  }
  .nav-center {
  	margin:0 auto;
  }
  .szlib-top,.szlib-res,.szlib-newest,.szlib-bottom-left,.szlib-bottom-right {
   font-size: 16px;
    background: white;
    position: relative;
    overflow: hidden;
    float: none;
    margin: 5px 0 5px;
    padding: 10px 10px 5px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #f5e3ca;
    border-radius: 8px;
    background-image: none;
    background-color: #fff;
	box-sizing: border-box
	}
}


* {
	outline: none;
}
.sz-center {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 28px
}
.bjsz-input {
	outline: none;
	box-sizing: border-box;
}
.bjsz-dark-gray-btn {
	box-sizing: border-box;
}
.bjsz-notes {
	box-sizing: border-box;
}
/* 彩神网大厅介绍 */
.szxxjs {
	width: 1200px;
	margin: 0 auto;
}
.szxxjs-main {
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.clear {
	clear: both;
}
.szxxjs-top {
	width: 1198px;
	height: 35px;
	background-color: rgb(248, 248, 248);
	border-color: rgb(221, 221, 221);
	border-style: solid;
	border-width: 1px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: rgb(51, 51, 51);
	line-height: 35px;
}
.szxxjs-main-left {
	float: left;
	width: 355px;
}
.szxxjs-main-left p {
  	font-size: 14px;
  	margin:74px 33px auto 34px;
  	font-family: "Microsoft YaHei";
  	color: rgb(102, 102, 102);
  	line-height: 2.143;	
  	height: 265px;
  	width: 288px;
  	overflow: hidden;
  	text-overflow: ellipsis
}
.szxxjs-main-right {
	float: left;
}
.szxxjs-main-right-bigimg {
	float: left;
	width: 263px;
	height: 400px;
	margin: 30px 4px 30px 0px
}
.szxxjs-main-right-lotsimgs {
	float: left;
	width: 578px;
	height: 405px;
	margin: 30px auto 30px 0px
}
.szxxjs-main-right-lotsimgs img {
	width: 126px;
	height: 126px;
	margin-left: 10px;
	margin-bottom: 5px
}
.szxxjs-bottom {
	width: 1200px;
	height:143px;
	margin:20px 0px;
	background: url(/template/pc/skin/img/xxjsbgimg.png)
}
@media screen and (max-width:767px) {
	.auto-width {
	    width: 100% !important;
	    height: auto
	}
	.no-float {
		float: none;
	}
	.phone-hide {
		display: none;
	}
	.content-center {
		margin:0 auto
	}
	.szxxjs-main {
	    min-height: 400px;
	    width:100%
	}
	.szxxjs-main-left {
		width:100%
	}
	.szxxjs-main-left .xxjs-content {
		height: auto;
		margin: 0;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.szxxjs {
		 	position: relative;
    overflow: hidden;
    float: none;
    margin: 5px 0 5px;
    padding: 10px 10px 5px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #f5e3ca;
    border-radius: 8px;
    background-image: none;
    background-color: #fff;
    box-sizing: border-box; 
	}
}

/* 详情列表页 */
.no-lists {
  margin: 100px auto;
  text-align: center;
  color: #999;
}
.sz-detail {
  margin: 0 auto 20px;
  padding: 0 5px;
  width: 1200px;
  box-sizing: border-box;
  background: url(/template/pc/skin/img/bottom-line.png) left bottom no-repeat;
}
.active a{
	color:rgb(153,19,22);
}
.sz-detail::after {
    display:block;
    clear:both;
    height:0;
    content: "";
    visibility: hidden;
    overflow:hidden;
}
.sz-detail-left {
	width:245px;
	float: left;
}
.sz-detail .sz-detail-left .detail-left-top{
	background-color: rgb(234, 234, 234);
	width: 245px;
	height: 44px;
	vertical-align: middle;
	line-height: 44px;
	padding-right: 45px;
	box-sizing: border-box;
}
.detail-left-mark {
	display: inline-block;
	margin-top: 5px
}
.detail-left-1 {
	color: rgb(0, 0, 0);
	font-size: 20px;
	float: right;
}
.detail-left-main ul li {
	padding-left: 32px;
	box-sizing: border-box;
	text-align:left;
	border-top: 1px rgb(223, 223, 223) solid;
}
.detail-left-main .detail-left-outter>li:last-child {
    border-bottom: 1px rgb(223, 223, 223) solid;
}
.detail-left-main ul li a {
	color: #66666;
	font-size: 16px;
	line-height: 3.032;
}
.detail-left-main ul li:hover a {
    color: rgb(153,19,22);
}
.sz-detail-right {
	float: right;
}
.detail-right-top {
	width: 915px;
	height: 36px;
	color: rgb(153, 153, 153);
	font-size: 14px;
	line-height: 2.465;
	vertical-align: middle;
	border-bottom:1px rgb(144, 12, 18) solid
}
.detail-right-top a {
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.detail-right-top a:hover {
    color: #9e2c31;
}
.detail-right-main ul .detail-list-li{
	width: 915px;
	height: 36px;
	line-height: 36px;	
}
.detail-first-li {
	background-color: rgb(247, 247, 247);
}
.detail-first-li span {
	font-size: 14px !important;
	color: rgb(51, 51, 51)!important;
}
.detail-right-main ul li .list-title {
	display: inline-block;
	padding-left: 15px;
	width: 680px;
	font-size: 16px;
	color: rgb(51, 51, 51);
}
.detail-right-main ul li .list-time {
	display: inline-block;
	margin-right: 35px;
	text-align: right;
	width: 110px;
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.detail-right-main {
        padding-top: 15px;
	width:915px
}
.detail-right-main>ul:first-child{
	min-height: 238px;
}
.detail-right-main ul li .list-click {
	display: inline-block;
	width: 60px;
	font-size: 14px;
	color: rgb(153, 153, 153);
	text-align: center;
}
.detail-right-main ul li span a:hover {
	color: #a8393e;
}
 ul .list-style {
 	background: url(/template/pc/skin/img/list-style.jpg) no-repeat left
 }
 .dividing {
	margin-top: 30px;
	border-color:#d8d8d8;
	width: 915px;
}
.fx-icon-arrow {
	display: inline-block;
	position: absolute;
	top: 15px;
    right: 10px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.fx-icon-arrow-down {
	background: url(/template/pc/skin/img/fx-down-arrow.png) no-repeat;
}
.fx-icon-arrow-up {
	background: url(/template/pc/skin/img/fx-up-arrow.png) no-repeat;
}
/*详情内容  */
.detail-title {
	font-weight: normal;
	text-align: center;
	width:915px
}
.date-pub,.views-num {
	display: inline-block;
	font-size: 14px;
  	font-family: "Microsoft YaHei";
  	color: rgb(153, 153, 153);
  	line-height: 2.465;
}
.date-pub {
	margin-right: 35px
}
.share-icon {
	display:inline-block;
	width:30px;
	height:30px
}
.sz-share {
	margin-left:30px
}
@media screen and (max-width:767px) {
  .sz-detail {
	background: none;
  }
 .detail-right-main ul li .list-title,.detail-right-top,.dividing,.detail-title,.sz-detail{
 	width:100%;
 }
 .detail-right-main ul li .list-time,.detail-right-main ul li .list-click{
 	display:none;
 }
 .no-float {
 	float: none
 }
 .sz-detail-right {
 	position: relative;
    overflow: hidden;
    float: none;
    margin: 5px 0 5px;
    padding: 10px 10px 5px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #f5e3ca;
    border-radius: 8px;
    background-image: none;
    background-color: #fff;
    box-sizing: border-box;
}
.sz-detail-right,.detail-right-main{
 	width:100%;
 }
 .detail-right-main ul li .list-title, .detail-right-top, .dividing, .detail-title {
    width: 90%;
}
	.detail-right-main ul li .list-title a{
   	display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
	}
	.detail-right-main ul:first-child{
	min-height: 350px;
}
 	.szlib-res-nav1:not(:last-child) {
	border-right:0px
	}
}