﻿@import "reset.css";
.vc_contain {
  width: 1240px;
  margin: 0 auto;
}
/*2019.6.3*/
header .navInput .btn {
    background: url("../image/button.png") no-repeat;
}

.onliveBanner{
    width: 1240px;
    height: 147px;
	margin: 0 auto;
}
.onliveBanner img{
    width: 100%;
    height: 100%;
}
/*瀵艰埅鏍�*/
header {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #E6E6E6;
  font-size: 14px;
  color: #333333;
  line-height: 36px;
  background:#fff;
}
header.fix{
	position:fixed;
	top:0;
	left:0;
	z-index: 999;
}
header .home {
  float: left;
}
header .login {
  float: right;
  position: relative;
}
header .login span {
  margin: 0 5px;
}
header .login span i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../image/wechat.png") no-repeat;
  vertical-align: middle;
  background-size: 100%;
}
header .login span:nth-child(3) > i {
  background: url("../image/qq.png") no-repeat;
  background-size: 100%;
}
header .login .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../image/login (1).png") no-repeat;
  vertical-align: middle;
  background-size:100%; 
}
div.wx{
	position: absolute;
	/* left: 45px; */
	top:100%;
	display: none;
	z-index:9;
}
ul.QQ{
	position: absolute;
	left: 86px;
	top:100%;
	z-index:10;
	background:#ffffff;
	box-shadow:0 1px 1px  0 #999;
	border-radius:4px;
	display: none;
}
ul.QQ > li{
	font-size:14px;
	line-height:2;
	padding: 0 20px;
}
ul.QQ > li:hover{
	background:#59c6f9;
}
ul.QQ > li:hover > a{
	color:#fff;
}
/*鍒嗗壊*/
.spr {
  width: 1240px;
  height: 24px;
  background: url("../image/feng.png");
  margin: 16px auto;
}
/*鎼滅储*/
.inputBox {
  position: relative;
}
.inputBox .input {
  width: 814px;
  height: 46px;
  float: right;
  border: #00a0e9 solid 1px;
  border-radius: 4px;
}
.inputBox .input input {
  width: 714px;
  border-radius: 4px;
  font-size: 16px;
  color: #666;
  line-height: 46px;
  padding: 0 5px;
  box-sizing: border-box;
}
.inputBox .input .btn {
  display: block;
  width: 100px;
  height: 46px;
  float: right;
  background: #00a0e9;
  text-align: center;
}
.inputBox .input .btn .icon-sousuo {
  font-size: 24px;
  color: #fff;
  line-height: 46px;
}
.inputBox .key {
  position: absolute;
  left: 422px;
  bottom: 0;
}
.inputBox .key li {
  float: left;
  font-size: 12px;
  color: #808080;
  line-height: 1;
  margin: 0 5px;
}
.inputBox .key li.em {
  color: #00a0e9;
}
/*缃戠粶鐝�*/
.network {
  width: 100%;
  height: 222px;
  background: #fafafa;
  margin-top: 14px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.network .title {
  width: 100%;
  height: 44px;
  font-size: 16px;
  color: #030000;
  line-height: 44px;
  padding: 0 20px;
  box-sizing: border-box;
  font-weight: bold;
}
.network .filtrate {
  width: 100%;
  height: 152px;
  background: #ffffff;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 20px;
  box-sizing: border-box;
}
.network .filtrate > li {
  width: 100%;
  height: 30%;
  font-size: 0;
  /* border-top: dashed #e6e6e6 1px; */
  padding-top: 16px;
  box-sizing: border-box;
}
.network .filtrate > li span {
  font-size: 14px;
  color: #0a50a1;
  line-height: 2;
}
.network .filtrate > li > span:first-of-type {
  display: block;
  width: 56px;
  float:left;
  height: 100%;
  padding: 0;
  text-justify:distribute;
  text-align: justify;
  overflow: hidden;
  vertical-align: top;
  margin-right: 5px;
}
.network .filtrate > li > span:first-of-type > i{
  display: inline-block;
  width: 100%;
  height: 0;
}
.network .filtrate > li:nth-child(n+2) .loop:nth-of-type(n+2) {
  display: none;
}
.network .filtrate > li .loop {
  display: inline-block;
  height: 100%;
  margin-left: 20px;
  font-size: 14px;
  color: #0a50a1;
  line-height: 2;
  overflow: hidden;
  width: 1100px;
}
.network .filtrate > li .loop span {
  display: inline-block;
  padding: 0 10px;
}
.network .filtrate > li .loop span.condition,.network .filtrate > li .loop span:HOVER {
  display: inline-block;
  width: auto;
  height: 20px;
  background: #ff6600;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
}
.network .filtrate > li .range {
  float: right;
}
.network .filtrate > li .range > div {
  float: left;
}
.network .filtrate > li .range .box1 {
  width: 72px;
  height: 28px;
  border: 1px solid #e6e6e6;
}
.network .filtrate > li .range .box1 span {
  font-size: 14px;
  color: #a9a9a9;
  line-height: 28px;
}
.network .filtrate > li .range .box1 input {
  width: 80%;
  height: 80%;
  outline: none;
  font-size: 14px;
  color: #a9a9a9;
  line-height: 28px;
}
.network .filtrate > li .range .split {
  width: 6px;
  height: 2px;
  background: #a9a9a9;
  margin: 13px 5px;
}
.network .filtrate > li .range .button {
  width: 50px;
  height: 28px;
  background: #f4f4f4;
  margin-left: 10px;
  font-size: 14px;
  color: #484646;
  line-height: 28px;
  text-align: center;
}
.network .filtrate > li:first-of-type {
  border: 0;
}
.hotList {
  margin-top: 20px;
}
.hotList .left {
  width: 100%;
  margin-right: 1.5%;
  float: left;
  position: relative;
  padding-bottom: 56px;
}
.hotList .left .sort {
  width: 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 40px;
  font-size: 14px;
  color: #666666;
  line-height: 36px;
  background: #FAFAFA;
}
.hotList .left .sort span {
  padding: 0 10px;
}
.hotList .left .sort > span.select{
  display: inline-block;
  background: #00a0e9;
  color: #ffffff;
  height: 100%;
  vertical-align: top;
}
.hotList .left .sort .number {
  float: right;
  font-size: 14px;
  color: #666666;
  line-height: 36px;
}
.hotList .left .sort .number small {
  color: #f95e01;
}
.hotList .left .sort .number span.method {
  display: inline-block;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.hotList .left .sort .number span.method + .method {
  border-left: 0;
}
.hotList .left .sort .number span.active {
  background: #ffffff;
  color: #00a0e9;
  height: 100%;
}
.hotList .left .sort .number .page {
  float: right;
}
.hotList .left .list_book {
  width: 100%;
}
.hotList .left .list_book:after{
	content:"";
	display:block;
	clear:both;
}
.hotList .left .list_book li {
  width: 20%;
  height: 288px;
  float: left;
  position: relative;
  /* appearance: none; */
  -webkit-appearance: none;
}
.hotList .left .list_book li > img {
  display: block;
  margin: 30px 20px 16px 20px;
  width: 208px;
  height: 127px;
}
.hotList .left .list_book li > div {
  width: 187px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
}
.hotList .left .list_book li .text {
  height: 30px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
}
.hotList .left .list_book li .price {
  font-size: 12px;
  color: #333333;
  line-height: 36px;
}
.hotList .left .list_book li .price > span {
  font-size: 16px;
  color: #ff011c;
}
.hotList .left .list_book li .evalute {
  font-size: 12px;
  color: #333333;
  line-height: 22px;
}
.hotList .left .list_book li .evalute img {
  width: 67px;
  height: 12px;
}
.hotList .left .list_book li .evalute span {
  color: #0d40a1;
  position: relative;
  margin-left: 10px;
}
.hotList .left .list_book li .evalute span:before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background: #d6d6d6;
  position: absolute;
  top: 3px;
  left: -6px;
}
.hotList .left .list_book li .xiangqing {
  width: 100%;
  height: 28px;
  background: #f5f5f5;
  text-align: center;
  font-size: 12px;
  color: #767676;
  line-height: 28px;
  display: none;
  margin-top: 19px;
  position: absolute;
  left: 0;
  bottom: 0;
   
}
.hotList .left .list_book li.active {
  z-index:888;
  border-radius:1px;
  box-shadow: 0 1px 1px 1px rgba(28, 17, 12, 0.2);
}
.hotList .left .list_book li.active .xiangqing {
  display: block;
}
.hotList .left .pagenation {
	position: absolute;
	bottom:0px;
	left:50%;
	transform:translate(-50%,0);
	white-space: nowrap;
}
.hotList .left .pagenation > span {
  float: left;
  line-height: 22px;
}
.hotList .left .pagenation li {
  height: 36px;
  padding: 0 15px;
  background: #ffffff;
  display:inline-block;
  text-align: center;
  margin: 0 5px;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  color: #333333;
  line-height: 36px;
}
.hotList .left .pagenation li.Isclick{
	cursor: not-allowed;
	color:#ccc;
}
.hotList .left .pagenation li .iconfont {
  font-size: 12px;
  color: #333333;
  line-height: 36px;
}
.hotList .left .pagenation li.current {
  background: #00a0e9;
  color: #ffffff;
  border-color: #00a0e9;
}
.hotList .left .list_book1 {
  width: 100%;
  display: none;
}
.hotList .left .list_book1 li {
  width: 100%;
  height: 150px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.hotList .left .list_book1 li > img {
  width: 207px;
  height: 114px;
  margin: 18px 20px;
  float: left;
}
.hotList .left .list_book1 li > .c_name {
  width: 469px;
  height: 114px;
  float: left;
  margin: 18px 20px 18px 0;
}
.hotList .left .list_book1 li > .c_name > span {
  font-size: 14px;
  color: #0a50a1;
  line-height: 22px;
  font-weight: bold;
}
.hotList .left .list_book1 li > .c_name > .person {
  font-size: 12px;
  color: #7b7b7b;
  line-height:20px;
  position: relative;
}
.hotList .left .list_book1 li > .c_name > .person > span{
  margin-right: 40px;
}
.hotList .left .list_book1 li > .c_name > .person > .data_c {
	display: inline-block;
	background: #ffffff;
    position: absolute;
    width: 180px;
    top:-2px;
    box-sizing:border-box;
}
.hotList .left .list_book1 li > .c_name > .person > .data_c.active{
	border: 1px solid #cccccc;
}
.hotList .left .list_book1 li > .c_name > .person > .data_c > span {
  text-decoration: underline;
  display:block;
  padding:5px 10px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display:none;
  color: #0a50a1;
}
.hotList .left .list_book1 li > .c_name > .person > .data_c > span:first-of-type{
	display:block;
	padding:0px 10px;
}
.hotList .left .list_book1 li > .c_name > .person > .data_c > span:last-of-type {
  text-decoration: none;
  text-align: right;
}
.hotList .left .list_book1 li > .c_name > p {
  font-size: 12px;
  color: #999999;
  line-height: 22px;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.hotList .left .list_book1 li > .c_name > .star {
  font-size: 12px;
  color: #333333;
  line-height: 47px;
}
.hotList .left .list_book1 li > .c_name > .star img {
  margin-right: 5px;
}
.hotList .left .list_book1 li > .c_name > .star > span {
  color: #0a50a1;
  margin-left:8px;
}
.hotList .left .list_book1 li > .btn {
  display: table;
  float: right;
  margin: 22px 30px;
}
.hotList .left .list_book1 li > .btn span {
  display: table-row;
  text-align: center;
}
.hotList .left .list_book1 li > .btn span:nth-child(1) {
  font-size: 22px;
  color: #ff3333;
  line-height: 30px;
}
.hotList .left .list_book1 li > .btn span:nth-child(2) {
  font-size: 12px;
  color: #999999;
  line-height: 30px;
}
.hotList .left .list_book1 li > .btn span:nth-child(3) {
  font-size: 12px;
  color: #ffffff;
  line-height: 30px;
  background: #4595e6;
}
.hotList .left .list_book1 li:hover::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
}
.hotList .left .list_book1 li:hover::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  top: 0;
  right: 0;
}
.loading,.loading1{
	width:100%;
	height:200px;
	background:#fff;
	display:none;
	text-align:center;
	color:#999
}
.loading > img,.loading1 > img{
	width:80px;
	height:80px;
	display: block;
	margin:60px auto 10px auto;
}
.hotList .right {
  width: 23.5%;
  height: auto;
  float: right;
  display: none;
}
.hotList .right .newsGood {
  border: 1px #e6e6e6 solid;
  box-sizing: border-box;
}
.hotList .right .newsGood > span {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #333333;
  line-height: 40px;
  padding-left: 5px;
  border-bottom: 1px #e6e6e6 solid;
  box-sizing: border-box;
  background:#fafafa;
}
.hotList .right .newsGood .newsList {
  width: 100%;
  height: 474px;
  box-sizing: border-box;
}
.hotList .right .newsGood .newsList:nth-of-type(n+2) {
  display: none;
}
.hotList .right .newsGood .newsList li {
  width: 50%;
  height: 114px;
  float: left;
  margin-top: 35px;
  overflow: hidden;
}

.hotList .right .newsGood .newsList li > .img {
  width: 122px;
  height: 68px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.hotList .right .newsGood .newsList li > .img > img{
	width:100%;
	height:100%;
	transition: all .5s;
   -webkit-transition: all .5s;
}
.hotList .right .newsGood .newsList li > .img > img:hover {
   transform:scale(1.3);
}
.hotList .right .newsGood .newsList li .info {
  margin: 0 auto;
  width:122px;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  text-align: center;
}
.hotList .right .newsGood .newsList li .info > span{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	text-overflow:ellipsis;
}
.hotList .right .newsGood .newsList li .info > span:last-child {
  color: #ff011c;
}
.hotList .right .popular {
  margin-top: 40px;
}
.hotList .right .popular > span {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #333333;
  line-height: 40px;
  padding-left: 5px;
  border: 1px #e6e6e6 solid;
  box-sizing: border-box;
  background:#fafafa;
}
.hotList .right .popular .tips {
  margin-top: 16px;
}
.hotList .right .popular .tips:nth-of-type(n+2) {
  display: none;
}
.hotList .right .popular .tips li {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}
.hotList .right .popular .tips li > small {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ff0d29;
  text-align: center;
  color: #ffffff;
  line-height: 16px;
}
.hotList .right .popular .tips li:nth-of-type(3) small {
  background: #ffc600;
}
.hotList .right .popular .tips li:nth-of-type(n+4) small {
  background: #cacaca;
}
.hotList .right .popular .tips .reson {
  width: 100%;
  height: 75px;
  display: none;
  margin-top: 10px;
}
.hotList .right .popular .tips .reson:first-of-type{
	display:block;
}
.hotList .right .popular .tips .reson > img {
  width: 135px;
  height: 75px;
  margin-left: 1.5em;
}
.hotList .right .popular .tips .reson .number {
  float: right;
  display: table;
  width: 110px;
  font-size: 12px;
  color:#333;
  line-height: 2;
}
.hotList .right .popular .tips .reson .number > span {
  display: table-row;
}
.hotList .right .popular .tips .reson .number > span:first-child > span {
  font-size: 14px;
  color: #f95e01;
  line-height: 2;
}
.hotList .right .popular .tips .reson .number > span:last-child > span{
	color: #0d40a1;	
}
.split {
  width: 100%;
  height: 28px;
  background: url("../image/feng.png") no-repeat;
  background-size: 100%;
  margin-top: 50px;
}
