/*-------------------全局声明---------------*/
li{
  list-style: none;
}
a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.fr{
  float: right;
}
.fl{
  float: left;
}
.cp{
  cursor: pointer;
}
.bg1{
  background: #EFCE88;
}
.bg2{
  background: #93BE53;
}
.bg3{
  background: #37BD9C;
}
.bg4{
  background: #42ACD6;
}

html {
  height: 100%;
}
.absolute {
  position: absolute;
  display: block;
}
.__more {
  font-family: "SimSun", "宋体", "Arial Narrow", HELVETICA;
}
.login_area {
  width: 360px;
  position: absolute!important;
  left: 0;
}

.textoverflow {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.gray-bg {
  background-color: #efefef;
}
.text-blue {
  color: #38b4e6;
}
.h-auto {
  height: auto !important;
}
.inline-block {
  display: inline-block;
  _zoom: 1;
  _display: inline;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.float-n {
  float: none;
}
.mr-10 {
  margin-right: 10px;
}
.padding0 {
  padding: 0!important;
}
.form_shadow {
  -webkit-box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
  box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
}
.overflowScroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* 各种栏目按钮样式 */
.libicon {
  padding-left: 40px;
  background-repeat: no-repeat;
}
.libicon-px {
  background-image: url(../images/index/icon/px.png);
  background-position: center center;
}
.libicon-yugao {
  background-image: url(../images/index/icon/yugao.png);
  background-position: center center;
}
.libicon-yueli {
  background-image: url(../images/index/icon/yueli.png);
  background-position: center center;
}
.ngroup {
  background: rgba(255,255,255,0.9);
  position: relative;
  height: 405px;
}
.ng-title {
  position: relative;
}
.ng-span {
  font-size: 22px;
  padding-left: 40px ;
  line-height: 50px;
}
.ng-noicon {
  padding-left: 5px;
}
.ng-more {
  float: right;
  color: #333;
  padding-right: 15px;
  font-size: 16px;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.ng-more:hover {
  color: #333;
}
.ng-icon {
  background-image: url(../images/index/pc/group-icon.png);
  background-repeat: no-repeat;
}
.ng-gonggao {
  background-position: 0 0;
}
.ng-baodao {
  background-position: 0 -85px;
}
.ng-shuzi {
  background-position: 0 -248px;
}
.ng-kuaisu {
  background-position: 0 -303px;
}
.ng-book {
  background-image: url(../images/index/icon/book.png);
  background-repeat: no-repeat;
  background-position: 5px center;
}
.ng-detail {
  padding: 0 7px 15px 7px;
}
.ng-list {
  list-style: none;
}
.ng-list li {
  height: 40px;
  border-bottom: 1px dashed #aaa;
}
.ng-list li a {
  line-height: 40px;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 35px;
  background-image: url(../images/index/pc/group-icon.png);
  background-repeat: no-repeat;
  background-position: -10px -132px;
}
.ng-list li a.hot {
  background-position: -5px -52px;
}
.panel-box {
  width: 100%;
  border-radius: 10px;
  margin: 0 auto 10px;
}
/* 友情链接 */
.footer-mt {
  float: right;
  margin-top: 6px;
  width: 100%;
  height: 36px;
  position: relative;
}
.footer-mt-lnk {
  display: block;
  height: 34px;
  line-height: 34px;
  color: #666;
  text-indent: 1em;
  font-size: 14px;
  cursor: pointer;
}
.footer-mt-lnk span {
  margin-top: 5px;
  width: 80%;
  height: 33px;
  line-height: 33px;
}
.footer-mt-lnk .ico-arrowdown {
  margin-top: 15px;
  margin-left: 10px;
}
.footer-mt-st {
  position: absolute;
  bottom: 43px;
  width: 100%;
  border: 1px solid #E2E2E2;
  background: #fff;
  height: 170px;
  overflow-x: hidden;
  overflow-y: auto;ng-title
}
.footer-mt-st a {
  display: block;
  text-indent: 1.5em;
  height: 22px;
  line-height: 22px;
  color: #999;
}
.footer-mt-st a:hover {
  background: #F8F8F8;
  color: #666;
  text-decoration: none;
}
.footer-f {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding-top: 22px;
  border-top: 3px solid #D0D0D0;
}
.wb-box {
  display: none;
  position: absolute;
  right: -125px;
  top: 0;
  width: 140px;
  height: 46px;
  background: url("../images/index/wb.png") no-repeat right center;
}
.wb-box a {
  display: block;
  width: 50%;
  height: 100%;
  float: left;
}
.side-qr {
  display: none;
  position: absolute;
  right: -125px;
  top: 0;
  width: 140px;
  height: 144px;
  background: url("../images/index/qr-bg.png") no-repeat right center;
}
.side-qr img {
  display: block;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 110px;
}
/* 滚动箭头 */
.downarr {
  position: fixed;
  left: 50%;
  margin-left: -9px;
  bottom: 0;
  z-index: 12;
  width: 18px;
  height: 18px;
  background: url("../images/index/icon/down.png") no-repeat center center;
}
/* 侧边栏 */
.side_box {
  position: absolute;
  left: 40px;
  bottom: 160px !important;
  z-index: 99;
}
.side_box .sicon {
  display: block;
  width: 46px;
  height: 46px;
  background-image: url("../images/index/pc/side-nav2.png");
  background-repeat: no-repeat;
  margin-bottom: 3px;
  position: relative;
}
.side_box .si-1 {
  background-position: 0 0;
}
.side_box .si-2 {
  background-position: 0 -49px;
}
.side_box .si-3 {
  background-position: 0 -98px;
}
.side_box .si-3:hover .wb-box {
  display: block;
}
.side_box .si-4 {
  background-position: 0 -147px;
}
.side_box .si-5 {
  background-position: 0 -196px;
}
.side_box .si-6 {
  background-position: 0 -245px;
}
.side_box .si-7 {
  background-position: 0 -294px;
}
#sidetoggle {
  display: none;
  width: 46px;
  height: 46px;
  background-image: url("../images/index/pc/sidetoggle.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-bottom: 3px;
  position: relative;
}

.big-qr {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 23333;
  background: rgba(0, 0, 0, 0.5);
}
.big-qr .qrimg {
  display: block;
  position: absolute;
  width: 400px;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -200px;
}
.big-qr .closeBtn {
  position: absolute;
  display: block;
  height: 26px;
  width: 26px;
  top: 20px;
  right: 20px;
  background: url(../images/lv2/icon/remove.png) no-repeat center center;
}
.old-sitelink {
  width: 80px;
  height: 42px;
  position: absolute;

  top: 153px;
  left: 40px;
  padding: 0 20px;
  line-height: 32px;
  text-align: center;
  opacity: 0.9;
  
  border-radius: 6px;
  color: #fff;
  background: url(../images/index/xh-icon2.png) no-repeat center center;
  
}
.old-sitelink:hover {
  color: #f2f2f2;
}
.headnum {
  position: absolute;
  left: 38px;
  top: 10px;
  width: 26px;
  height: 14px;
  line-height: 14px;
  display: block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: url(../images/index/yuanju.png);
}
/* 表单重置 */
.input_reset {
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}
.inline_block {
  display: inline-block;
  _zoom: 1;
  _display: inline;
}
._i-24h {
  padding-left: 20px;
  background: url(../images/index/icon/24h.png) no-repeat center center;
}
._i-guest {
  padding-left: 20px;
  background: url(../images/index/icon/guest.png) no-repeat center center;
}
/* 登录 */
.login_page {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 555;
}
.login_box_m {
  width: 670px;
  height: 468px;
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: 0px 4px 9.5px 0.5px rgba(101, 101, 101, 0.25);
  position: absolute;
  z-index: 98;
  top: 50%;
  left: 50%;
  margin-left: -335px;
  margin-top: -234px;
}
.login_box_m .content {
  width: 570px;
  margin: 0 auto;
}
.login_box_m .logo {
  padding-top: 40px;
}
.login_box_m .logo img {
  display: block;
  margin: 0 auto;
}
.login_box_m .login_form_title {
  position: relative;
  height: 60px;
  margin-bottom: 40px;
  border-bottom: 2px solid #ddd;
}
.login_box_m .login_form_title h3 {
  color: #ddd;
  background-color: #fff;
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  width: 140px;
  text-align: center;
  bottom: -10px;
  left: 50%;
  margin-left: -70px;
}
.login_box_m .login_form_detail .left_side {
  float: left;
  width: 415px;
  border-right: 1px solid #ddd;
}
.login_box_m .login_form_detail .left_side .input_div {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  border-radius: 4px;
  background-color: rgba(221, 221, 221, 0);
  position: relative;
  margin-bottom: 20px;
  width: 394px;
  height: 44px;
}
.login_box_m .login_form_detail .left_side .input_div.psw {
  margin-bottom: 30px;
  background: url(../images/index/icon/keyboard.png) no-repeat 350px center;
}
.login_box_m .login_form_detail .left_side .input_div input {
  display: inline-block;
  _zoom: 1;
  _display: inline;
  line-height: 44px;
  height: 44px;
  background: none;
  width: 300px;
  vertical-align: top;
}
.login_box_m .login_form_detail .left_side .input_div ._icon {
  display: inline-block;
  _zoom: 1;
  _display: inline;
  width: 40px;
  height: 44px;
  margin-right: 4px;
  position: relative;
}
.login_box_m .login_form_detail .left_side .input_div ._icon:after {
  position: absolute;
  width: 1px;
  height: 20px;
  border-right: 1px solid #ddd;
  right: 3px;
  top: 12px;
  content: "";
}
.login_box_m .login_form_detail .left_side .input_div ._icon._i-user {
  background: url(../images/index/icon/user.gif) no-repeat center center;
}
.login_box_m .login_form_detail .left_side .input_div ._icon._i-psw {
  background: url(../images/index/icon/psw.gif) no-repeat center center;
}
.login_box_m .login_form_detail .left_side .sub_btn {
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  border-radius: 4px;
  background-color: #38b4e6;
  width: 394px;
  height: 38px;
  color: #fff;
  line-height: 38px;
  font-size: 18px;
  margin-bottom: 20px;
}
.login_box_m .login_form_detail .left_side .forgetPassword {
  float: right;
  text-decoration: underline;
  margin-right: 20px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #38b4e6;
  line-height: 1.214;
  -moz-transform: matrix(0.99950771, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(0.99950771, 0, 0, 1, 0, 0);
  -ms-transform: matrix(0.99950771, 0, 0, 1, 0, 0);
}
.login_box_m .right_side {
  padding-left: 25px;
  float: left;
}
.login_box_m .right_side .div1 {
  line-height: 44px;
  height: 44px;
  margin-bottom: 22px;
  color: #7e7e7e;
}
.login_box_m .right_side .div2 {
  line-height: 44px;
  height: 44px;
  margin-bottom: 32px;
}
.login_box_m .right_side .reg-link {
  display: block;
  border-radius: 4px;
  width: 128px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
}
.login_box_m .right_side .online-reg {
  background-color: #38b4e6;
}
.login_box_m .right_side .guest-reg {
  background-color: #92d739;
}
/* 注册按钮 */
.showreg-btn {
  position: relative;
  display: block;
  width: 70px;
  height: 30px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  margin-top: 7px;
  margin-right: 10px;
  float: left;
}
.showreg-btn .regbtns {
  position: absolute;
  top: 40px;
  left: 0;
  width: 300px;
  border-radius: 8px;
  background-color: #fff;
}
.reg-mask {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.reg-link2 {
  display: block;
  border-radius: 4px;
  width: 128px!important;
  text-align: center;
  margin: 10px!important;
  color: #fff;
  float: left;
}
.online-reg {
  background-color: #38b4e6;
}
.guest-reg {
  background-color: #92d739;
}
._i-24h {
  padding-left: 20px;
  background: url(../images/index/icon/24h.png) no-repeat center center;
}
._i-guest {
  padding-left: 20px;
  background: url(../images/index/icon/guest.png) no-repeat center center;
}
._1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 306px;
  height: 100px;
  z-index: 22;
}
._24h {
  font-size: 6px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 1.2;
  position: absolute;
  left: 38.656px;
  top: 50.4px;
  z-index: 20;
}
.top-reg {
  width: 306px;
  height: 100px;
  background: url("../images/lv2/top-reg.png") no-repeat center center;
  position: absolute;
  top: 50px;
  left: 120px;
}
.top-reg-ol {
  display: block;
  position: absolute;
  left: 18px;
  top: 34px;
  margin: 0!important;
  width: 128px!important;
  height: 40px!important;
  background: url("../images/lv2/reg-ol.png") no-repeat center center;
}
.top-reg-guest {
  display: block;
  position: absolute;
  left: 160px;
  top: 33px;
  margin: 0!important;
  width: 128px!important;
  height: 41px!important;
  background: url("../images/lv2/reg-guest.png") no-repeat center center;
}
.top-reg-ol2 {
  text-align: center;
  color: #fff;
  line-height: 40px;
  display: block;
  position: absolute;
  left: 18px;
  top: 34px;
  border-radius: 5px;
  margin: 0!important;
  width: 128px!important;
  height: 40px!important;
  background: #38b4e6;
}
.top-reg-guest2 {
  text-align: center;
  color: #fff;
  line-height: 40px;
  display: block;
  position: absolute;
  left: 160px;
  top: 33px;
  border-radius: 5px;
  margin: 0!important;
  width: 128px!important;
  height: 41px!important;
  background: #92d739;
}
/* 注册按钮 */
.header {
  position: absolute;
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  z-index: 111;
}
.login_area {
  padding-left: 20px;
  position: relative;
  float: left;
  color: #fff;
  width: 30%;
}
.login_area .login_box a {
  display: block;
  height: 60px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  float: left;
  cursor: pointer;
  width:120px;
}
.login_area .login_box a span{
	display:block;
	color:#fff;
	font-size:12px;
	height:20px;
	line-height:5px;
}
.login_area .newicon {
  line-height: 30px;
}
.login_area .ni-login {
  background-color: #38b4e6;
  border-radius: 5px;
}
.login_area .ni-reg {
  background-color: #92d739;
  border-radius: 5px;
}
.login_area .ni-xu {
  border: 1px solid #fff;
  border-radius: 5px;
}
.login_area .logined_box {
  line-height: 60px;
  font-size: 16px;
}
.login_area .logined_box span,
.login_area .logined_box a,
.login_area .logined_box img {
  float: left;
}
.login_area .logined_box .head_img {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 15px;
  margin-right: 10px;
  border-radius: 50%;
}
.login_area .logined_box span {
  margin-right: 30px;
}
.login_area .logined_box a {
  color: #fff;
  text-decoration: underline;
}
.top_nav {
  padding-right: 20px;
  float: right;
}
.top_nav .toggle_nav_btn {
  display: none;
}
.top_nav .top_nav_link a {
  display: block;
  float: left;
  width: 120px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  transition:background .5s ease;
  cursor: pointer;
}
.top_nav .top_nav_link a span{
	color: #fff;
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 5px;
}
.top_nav .top_nav_link a.active,
.top_nav .top_nav_link a:hover {
  background:  #BCBCBC;
}

.city-icon {
  position: absolute;
  display: block;
  top: 100px;
  left: 40px;
  width: 120px;
  height: 44px;
  z-index: 999;
  background: url("../images/index/pc/city-btn.png") no-repeat center center;
}
.libcity {
  display: none;
  width: 238px;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  background: #3f4652 url("../images/index/pc/libcity-bot.png") no-repeat bottom left;
  opacity: 0.95;
  filter: alpha(opacity=95);
  z-index: 300;
}
.city-list {
  position: absolute;
  top: 80px;
  bottom: 0;
  width: 100%;
  overflow-y: auto;
}
.city-title {
  width: 100%;
  height: 80px;
  position: relative;
  background: url("../images/index/pc/city-top.jpg") no-repeat center center;
}
#closeCity {
  position: absolute;
  right: 5px;
  top: 0;
  height: 80px;
  width: 40px;
}
.citys .line {
  width: 200px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.citys a {
  display: block;
  padding: 0 30px;
  color: #fff;
  text-decoration: none;
}
.citys a div {
  display: block;
  line-height: 54px;
}
.citys a div span {
  padding-left: 15px;
}
.citys a:hover,
.citys a.active {
  background: url("../images/index/pc/city-active.png") no-repeat left center;
  text-align: center;
}
.citys a:hover span,
.citys a.active span {
  padding-left: 0px;
}
html {
  overflow: auto;
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  font-family: 微软雅黑,Microsoft Yahei,regular;
}
.hidden {
  display: none;
}
.main_pages {
  overflow: hidden;
}
/* 滑动点点点导航 */
.navbar {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 100;
  *margin-top: -90px;
  _margin-top: -90px;
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 5px 0;
  display: block;
  border-radius: 100%;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.swiper-pagination-bullet.active {
  background: #419cc0!important;
  opacity: 1;
}
.main_pages {
  width: 100%;
  height: 100%;
  position: relative;
}
.main_pages .page {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.m-img {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  z-index: -1;
}
.m-img img {
  width: 100%;
  height: 100%;
  display: block;
}
#page1 {
  background: #fff url(../images/index/pc/bg/0.jpg) no-repeat bottom center;
}
#page1 .m-img {
  display: none;
}
.pagee {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.fullPage-wp {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fullPage-wp.anim {
  -webkit-transition: all 500ms 0 ease-out;
  transition: all 500ms 0 ease-out;
}
.fullPage-page {
  display: block;
  overflow: hidden;
}
.page {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.contain {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.current .contain,
.slide .contain {
  display: block;
}
.current {
  display: block;
  z-index: 1;
}
.slide {
  display: block;
  z-index: 2;
}
.swipe {
  display: block;
  z-index: 3;
  transition-duration: 0ms !important;
  -webkit-transition-duration: 0ms !important;
}
.page-copy {
  position: absolute;
  display: block;
  bottom: 40px;
  width: 60%;
  left: 20%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.search_box {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -390px;
  margin-top: -190px;
  width: 780px;
}
.logo_box {
  text-align: center;
  margin-bottom: 30px;
}
.search {
  width: 780px;
  margin: 0 auto 20px;
  font-size: 16px;
  position: relative;
}
.book_check {
  width: 100px;
  height: 40px;
  box-sizing: border-box;
  display: block;
  float: left;
  line-height: 40px;
  padding: 0 5px;
  position: relative;
  background: #eee url("../images/index/pc/xlj.png") no-repeat center right;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
  box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
}
.form_group {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 4px 10px;
  margin-left: 5px;
  margin-right: 5px;
  width: 580px;
  *width: 540px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff url(../images/index/top.png) repeat center center;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
  box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
}
.title_check {
  position: relative;
  display: block;
  float: left;
}
.title_check div {
  width: 90px;
  height: 28px;
  line-height: 28px;
  padding-left: 5px;
  background: #eee url("../images/index/pc/xlj.png") no-repeat center right;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.keyword {
  background: none;
  width: 430px;
  width: 390px\9;
  height: 30px;
  color: #333;
  line-height: 30px;
  font-size: 14px;
}
.submit_btn {
  display: block;
  float: left;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  background-color: #38b4e6;
  width: 87px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
  box-shadow: 0.5px 0.866px 4px 0px rgba(170, 170, 170, 0.45);
}
.submit_btn2 {
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  float: left;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  box-sizing: border-box;
  font-size: 18px;
  outline: 0;
  border: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  width: 87px;
  height: 40px;
}
.split {
  display: block;
  height: 30px;
  width: 2px;
  margin-right: 15px;
  margin-left: 5px;
  float: left;
  background-color: #eee;
}
#divselect ul {
  width: 97px;
  border: 0px solid #333333;
  background-color: #F4F4F4;
  position: absolute;
  z-index: 20000;
  margin-top: 5px;
  display: none;
}
#divselect ul li {
  height: 34px;
  line-height: 34px;
}
#divselect ul li a {
  display: block;
  height: 34px;
  color: #666666;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
#divselect ul li a:hover {
  background-color: #fff;
}
#divselect1 ul {
  width: 104px;
  border: 0px solid #333333;
  background-color: #F4F4F4;
  position: absolute;
  z-index: 20000;
  margin-top: 5px;
  display: none;
}
#divselect1 ul li {
  height: 34px;
  line-height: 34px;
}
#divselect1 ul li a {
  display: block;
  height: 34px;
  color: #666666;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
#divselect1 ul li a:hover {
  background-color: #fff;
}
.scroll_news {
  width: 410px;
  margin: 0 auto;
}
.scroll_news .more_link {
  color: #9d9d9d;
  font-size: 14px;
  text-decoration: none;
  line-height: 30px;
  margin-left: 10px;
}
.news_list {
  float: left;
  width: 310px;
  height: 30px;
  overflow: hidden;
  border-bottom: 1px solid #333333;
}
.news_list a {
  display: block;
  overflow: hidden;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  line-height: 30px;
}
.page2-container {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 980px;
  margin-left: -490px;
  margin-top: -290px;
  background: rgba(255,255,255,0.9);
}
.page3-container {
  position: absolute;
  display: block;
  left: 50%;
  top: 40%;
  width: 980px;
  margin-left: -490px;
  margin-top: -250px;
}
.page4-container {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 1080px;
  margin-left: -510px;
  margin-top: -290px;
}
.page5-container{
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 980px;
  margin-left: -490px;
  margin-top: -290px;
  background: rgba(255,255,255,0.9);
}
.page6-container{
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 980px;
  margin-left: -490px;
  margin-top: -290px;
  background: rgba(255,255,255,0.9);
}
.scroll-imgs {
  width: 100%;
  height: 300px;
  border-radius: 10px;
  margin: 0 auto 10px;
}
.ad {
  background-color: #FFFFFF;
  border-radius: 10px;
}
.ad .container {
  margin: 0px auto;
  background-color: #F7F7F7;
  height: 300px;
  border-radius: 10px;
}
#focus {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#focus ul {
  height: 380px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 980px;
  height: 300px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a {
  text-decoration: none;
}
#focus ul li a img {
  display: block;
  width: 100%;
  height: 100%;
}
#focus ul li a :hover {
  color: #fff;
}
#focus .btnBg {
  position: absolute;
  width: 100%;
  height: 20px;
  left: 0;
  bottom: 13px;
  background: #000;
  display: none;
}
#focus .btn {
  position: absolute;
  width: 100%;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 13px;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
}
#focus .btn span.on {
  background: #fff;
}
#focus .pre {
  left: 0;
}
#focus .next {
  right: 0;
  background-position: right top;
}
.ad_title {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 50px;
  width: 100%;
  background: rgba(0,0,0,0.7);
  font-size: 16px;
  color: #fff;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ad_title span {
  padding-left: 20px;
}
.ad_title p {
  text-indent: 1em;
}
.news-groups {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.w300 {
  width: 30%;
}
.fast-nav {
  float: right;
  width: 38%;
  overflow: hidden;
  height: 190px;
  background: #fff ;
  border-radius: 10px;
}
.fast-nav a {
  display: block;
  width: 50%;
  height: 50%;
  float: left;
  text-align: center;
}
.fast-nav a:hover {
  color: #fff;
  background: url(../images/index/pc/active_bg.jpg) repeat;
}
.fast-nav a:hover span {
  color: #fff;
}
.fast-nav a div {
  height: 55px;
}
.fast-nav a div img {
  display: block;
  margin: 10px auto;
  height: 44px;
  width: 44px;
}
.fast-nav a span {
  color: #aaa;
  font-size: 16px;
}
#page2 .tabpanel {
  display: none;
  width: 100%;
  margin-bottom: 10px;
  height: 130px;
}
.tabpanel {
  width: 100%;
}
.panel-paihang {
  width: 33%;
}
.panel-paihang .ng-span {
  font-size: 20px;
}
.ngroup2 {
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.ng-newbooks-list {
  list-style: none;
  padding: 23px 0px;
  text-align: center;
}
.ng-newbooks-list li {
  display: block;
  float: left;
  position: relative;
  width: 16%;
  height: 200px;
  margin-right: 2%;
  margin-left: 2%;
}
.ng-newbooks-list li img {
  display: block;
  width: 100%;
  height: 100%;
}
.ng-newbooks-list li a {
  color: #fff;
}
.ng-newbooks-list li div {
  position: absolute;
  width: 100%;
  background: url(../images/index/g.png) repeat;
  bottom: 0;
  left: 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  text-align: center;
}
.ng-newbooks-list li div span {
  padding: 0 10px;
}
.ng-newbooks-list li:nth-last-child(1) {
  margin-right: 0;
}
.tab-index {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  background:#FEFEFD;
}
.tab-index a {
  height: 45px;
  line-height: 44px;
  float: left;
  width: 33.33%;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  color:#3f4651;
}
.tab-index a span{
  font-size:14px;
}
.tab-index a.active {
  color: #fff;
  background: #EFCE88;
}
.tab-index a.active span{
  color:#fff;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.tj-list {
  max-height: 120px;
  overflow: hidden;
  list-style: none;
}
.tj-list li {
  width: 22%;
  margin-right: 3%;
  height: 40px;
  float: left;
}
.tj-list li a {
  line-height: 40px;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 25px;
  background-image: url(../images/index/pc/group-icon.png);
  background-repeat: no-repeat;
  background-position: -10px -168px;
}
.ng-tools {
  float: right;
  font-size: 16px;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
}
.ng-tools .vpn-link {
  color: #38b4e6;
  font-size: 16px;
  padding-left: 25px;
  background: url(../images/index/pc/left-icon.jpg) left center no-repeat;
}
.ng-tools ._split {
  margin-left: 5px;
  margin-right: 5px;
  line-height: 50px;
  padding: 0 5px;
  background: url(../images/index/pc/split.gif) center center no-repeat;
}
.ng-tools .icon-search-link {
  float: left!important;
}
.db-link {
  margin: 0 auto 20px;
  margin: 0 23px 20px 23px;
  border-radius: 10px;
  padding: 10px 0 ;
}
.zy-list {
  overflow: hidden;
  list-style: none;
  padding-top: 15px;
  padding-bottom: 5px;
}
.zy-list li {
  width: 21%;
  height: 40px;
  float: left;
  text-align: center;
  margin: 11px 0;
  margin-left: 2%;
  margin-right: 2%;
}
.zy-list li a {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.zy-list li a.active,
.zy-list li a:hover {
  color: #fff;
  background: url(../images/index/pc/active_bg.jpg) repeat;
  border: 1px solid #fff;
}
.db-list {
  max-height: 210px;
  overflow-x: hidden;
  list-style: none;
}
.db-list li {
  width: 22%;
  margin-right: 3%;
  height: 50px;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.db-list li a {
  line-height: 50px;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 25px;
  background-image: url(../images/index/pc/group-icon.png);
  background-repeat: no-repeat;
  background-position: -10px -164px;
}
.previewlist {
  border-radius: 8px;
  background-color: #ffffff;
  width: 62%;
  height: 500px;
  float: left;
}
.previewcalander {
  border-radius: 0px;
  background:rgba(255,255,255,0.9);
  width: 560px;
  height: 500px;
}
.calander-show {
  padding-top: 20px;
}
.preview {
  width: 45%;
  padding-top: 20px;
  margin-left: 20px;
}
.month-choise {
  display: inline;
}
.month-choise a {
  display: block;
  float: left;
  width: 50px;
  line-height: 30px;
  height: 30px;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background-color: #bbb;
}
.month-choise a.active {
  background-color: #38b4e6;
}
.data_table.active {
  display: block;
}
.data_table {
  display: none;
  border-top: 2px solid #38b4e6;
  width: 100%;
}
.data_table td {
  position: relative;
}
.data_table thead tr {
  text-align: center;
  background-color: #f0f0f0;
}
.data_table thead td {
  width: 130px;
  height: 40px;
  border: 1px solid #e7e7e7;
}
.data_table tbody td {
  height: 60px;
  border: 1px solid #e7e7e7;
  vertical-align: bottom;
  line-height: 30px;
}
.data_table tbody td label {
  padding: 0 10px;
}
.data_table .today {
  background-color: #38b4e6;
}
.data_table .today a {
  color: #fff;
}
.data_table .hasActive {
  background-color: #dddddd;
}
.data_table .hasActive .total {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  top: 10px;
  right: 10px;
  text-align: center;
  color: #fff;
  background-color: #ff9421;
}
.yugao {
  padding: 0 15px;
  max-height: 425px;
  overflow-x: hidden;
  overflow-y: auto;
}
.yg-list {
  list-style: none;
}
.yg-list li {
  display: block;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px dashed #aaa;
}
.yg-list li .yg-detail {
  height: 64px;
}
.yg-list li .yg-detail ._pv-img {
  position: absolute;
  display: block;
  left: 5px;
  overflow: hidden;
  text-align: center;
  vertical: center;
  border-style: solid;
  border-width: 1px;
  border-color: #dedede;
  border-radius: 4px;
  background-color: #38b4e6;
  width: 104px;
  height: 64px;
}
.yg-list li .yg-detail ._pv-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.yg-list li .yg-detail .news-info {
  margin-left: 120px;
}
.yg-list li .yg-detail .news-info ._pv-title {
  display: block;
  margin-bottom: 10px;
}
.yg-list li .yg-detail .news-info .news-type {
  padding-left: 20px;
  color: #38b4e6;
  background: url(../images/lv2/dian.gif) no-repeat 9px center;
}
.yg-list li .yg-detail .news-info h3 {
  color: #333;
  font-size: 18px;
  line-height: 32px;
  height: 32px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.yg-list li .yg-detail .news-info p {
  font-size: 14px;
  padding-left: 10px;
  color: #7e7e7e;
}
.calander {
  padding-top: 10px;
}
/* 具体日期的列表 */
.event-box {
  padding: 0 15px;
}
.yugao2 {
  max-height: 365px;
  overflow-x: hidden;
  overflow-y: auto;
}
.event-title {
  position: relative;
  background-color: #f0f0f0;
  border-top: 2px solid #38b4e6;
  height: 40px;
  text-align: center;
}
.event-title h3 {
  line-height: 40px;
  color: #333;
  font-size: 20px;
}
.event-title .event-back {
  border-radius: 4px;
  background-color: #38b4e6;
  position: absolute;
  color: #fff;
  width: 50px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  right: 10px;
  top: 7px;
}
/* 预告展开 */
.yugaoshow {
  width: 100%;
}
/* 第六页 */
.mr-top20 {
  margin-top: 20px;
}
.zy-list2 {
  overflow: hidden;
  list-style: none;
}
.zy-list2 li {
  width: 29%;
  height: 40px;
  float: left;
  text-align: center;
  margin: 10px 0;
  margin-left: 2%;
  margin-right: 2%;
  background-color: #fff;
}
.zy-list2 li a {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.zy-list2 li a.active,
.zy-list2 li a:hover {
  color: #fff;
  background: url(../images/index/pc/active_bg.jpg) repeat;
  border: 1px solid #fff;
}
/* 友情链接 */
.friend-link-box {
  width: 25%;
  position: absolute;
  height: 66px;
  border-radius: 8px;
  background-color: #f0f0f0;
  right: 0;
}
.flinks {
  position: absolute;
  top: 11px;
  left: 4%;
  width: 92%;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bbbbbb;
  border-radius: 8px;
  background-color: #ffffff;
  height: 44px;
  line-height: 44px;
  color: #ddd;
}
.friend-link-sel {
  display: block;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  padding-left: 20px;
  line-height: 44px;
  opacity: 0;
  filter: alpha(opacity=0);
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
}
.friend-link-arr {
  position: absolute;
  display: block;
  pointer-events: none;
  right: 4px;
  top: 4px;
  z-index: 2;
  width: 24px;
  height: 34px;
  background: url(../images/index/pc/sel-arr-r2.jpg) no-repeat;
}
.db-link2 {
  position: relative;
  margin: 0 23px;
  height: 74px;
}
.friend-img {
  width: 24%;
  height: 66px;
  float: left;
  margin-right: 1%;
}
.friend-img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 第七页 */
.index-intro-box {
  width: 61%;
  height: 500px;
  float: left;
}
.index-intro {
  padding: 15px 10px;
}
.index-intro .index-intro-img {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 10px;
}
.index-intro .index-intro-img img {
  display: block;
  width: 100%;
}
.index-intro .index-intro-detail p {
  line-height: 2em;
  font-size: 16px;
}
.fast2 {
  width: 38%;
  height: 500px;
  float: right;
  border-radius: 10px;
  overflow: hidden;
}
.fast2 a {
  display: block;
  background: #FFF;
  width: 33%;
  height: 33%;
  float: left;
  border: 1px solid #aaa;
  border-width: 1px 1px 0 0 ;
  text-align: center;
}
.fast2 a:nth-child(3n) {
  border-right: 0px;
}
.fast2 a:hover {
  color: #fff;
  background: url(../images/index/pc/active_bg.jpg) repeat;
}
.fast2 a:hover span {
  color: #fff;
}
.fast2 a div {
  padding-top: 40px;
  /* height: 85px; */
  margin-bottom: 15px;
}
.fast2 a div img {
  display: block;
  margin: 0px auto;
  height: 44px;
  width: 44px;
}
.fast2 a span {
  color: #aaa;
  font-size: 16px;
}
.uptotop {
  position: absolute;
  display: block;
  left: 50%;
  top: -30px;
  margin-left: -70px;
  background: url(../images/index/uptotop.png) no-repeat bottom center;
  width: 140px;
  height: 30px;
}




/* 移动端 */
html {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .side_box {
    display: block!important;
  }
  #sidetoggle {
    display: block;
    width: 30px;
    height: 30px;
  }
  .sicons {
    display: none;
  }
  .sicons.open {
    display: block;
  }
  .side_box {
    position: absolute;
    left: 10px;
    bottom: 40px;
    z-index: 99;
  }
  .side_box .sicon {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../images/index/pc/side-nav2.png");
    background-repeat: no-repeat;
    margin-bottom: 3px;
    background-size: 100%;
    position: relative;
  }
  .side_box .si-1 {
    background-position: 0 0;
  }
  .side_box .si-2 {
    background-position: 0 -33px;
  }
  .side_box .si-3 {
    background-position: 0 -63px;
  }
  .side_box .si-3:hover .wb-box {
    display: block;
  }
  .side_box .si-4 {
    background-position: 0 -96px;
  }
  .side_box .si-5 {
    background-position: 0 -127px;
  }
  .side_box .si-6 {
    background-position: 0 -160px;
  }
  .side_box .si-7 {
    background-position: 0 -191px;
  }
  .side_box {
    display: none;
  }
  .header {
    height: 45px;
  }
  .top_nav {
    display: block;
    padding-right: 0;
  }
  .login_area {
    padding-left: 10px;
    position: relative;
    float: left;
    width: auto;
    color: #fff;
  }
  .login_area .login_box a {
    height: 45px;
    line-height: 40px;
  }
  .login_area .login_box a span{
    display: none;
  }
  .login_area .newicon {
    line-height: 25px;
    font-size: 12px;
  }
  .login_area .ni-login {
    background-color: #38b4e6;
    border-radius: 2px;
  }
  .login_area .ni-reg {
    background-color: #92d739;
    border-radius: 2px;
  }
  .login_area .ni-xu {
    border: 1px solid #fff;
    border-radius: 2px;
  }
  .login_area .logined_box {
    line-height: 45px;
    font-size: 12px;
  }
  .login_area .logined_box span,
  .login_area .logined_box a,
  .login_area .logined_box img {
    float: left;
  }
  .login_area .logined_box #head_img {
    float: left;
  }
  .login_area .logined_box .head_img {
    display: block;
    width: 29px;
    height: 29px;
    margin-top: 8px;
    margin-right: 10px;
    border-radius: 50%;
  }
  .login_area .logined_box span {
    margin-right: 15px;
  }
  .login_area .logined_box a {
    color: #fff;
    text-decoration: underline;
  }
 /* 导航链接 */
  .top_nav {
    padding-right: 0px;
    float: none;
    position: absolute;
    right: 0;
  }
  .top_nav .toggle_nav_btn {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/index/icon/meun.png) no-repeat center center;
    background-size: 24px auto;
  }
  .top_nav .toggle_nav_btn.active,
  .top_nav .toggle_nav_btn:hover {
    background-color: none;
  }
  .top_nav .top_nav_link {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    display: none;
    top: 45px;
    right: 0;
  }
  .top_nav .top_nav_link.open {
    display: block;
  }
  .top_nav .top_nav_link a {
    font-size: 12px;
    display: block;
    float: none;
    width: 80px;
    color: #fff;
    line-height: 40px;
    text-align: center;
  }
  .top_nav .top_nav_link a.active,
  .top_nav .top_nav_link a:hover {
    background-color: rgba(255, 255, 255, 0.6);
  }
    .bookbox {
      height: 120px;
    }
    .newbooks {
      margin-top: 0px;
      height: 120px;
      overflow: hidden;
    }
    .newbooks ul {
      padding: 0;
    }
    .ng-newbooks-list {
      height: auto!important;
    }
  }
  .c-today {
    background-color: rgb(56, 180, 230) !important;
  }
  .c-today.c-event .c-date {
    color: #fff!important;
  }
  .wechat_show{
    width: 126px;
    height: 128px;
    position: absolute;
    text-align: center;
    left:60px;
    top:73px;
    display: none;
    border-radius: 5px;
  }
  .wechat_show img{
    margin-top: 5px;
    width: 118px;
    height: 118px;
  }
  .wechat_show p{
    color:#fff;
    font-size: 11px;
  }
  .phone_show{
    width: 160px;
    height: 48px;
    position: absolute;
    text-align: center;
    left:60px;
    top:50px;
    line-height: 48px;
    border-radius: 5px;
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px){

}
@media all and (max-width: 768px){

.side_box{bottom: 30px !important;}
.top_box img{width:100%;}
.page3-container{width: 90%; margin-left: -45%;}
.tab-index a{font-size: 16px;}
.tab-index a span{display: none;}
.ngroup{height: 320px;}
.m1{position: relative;top: 4px;margin-top: 0 !important}
.m2{margin-top:15px !important;}
.search_type a{margin-right: 0px !important;}
.page2-container{width: 90%; margin-left: -45%;margin-top: -55%; height: 450px; }
.previewcalander{display: none;}
.page4-container{width: 90%; margin-left: -42%;margin-top: -55%; height: 430px; }
.page5-container{width: 90%; margin-left: -45%;margin-top: -55%; height: 83%; }
.page6-container{width: 90%; margin-left: -45%;margin-top: -55%; height: 62%;}
.top_nav .top_nav_link a span{display: none !important;}
}