@charset "utf-8";
a:hover{
	text-decoration: none;
}
.mt20 {
	margin-top: 20px;
}

.gray-new-bg {
	background: #f5f5f5;
	min-width: 1200px;
}


/*资产包*/

.new-assets-top {
	width: 100%;
	background: #fff;
}

.new-assets-title {
	font-size: 14px;
	line-height: 40px;
    background: #f5f5f5;
    color:#666;
}
.new-assets-title a{
	color:#666;
}
.new-assets-title a:hover{
	color:#c7080d;
}
.new-assets-lef {
	width: 539px;
	height: 321px;
	position: relative;
}

.new-assets-lef .carousel-inner{
	position: relative;
}

.new-assets-lef .carousel-inner .item {
	width: 539px;
	height: 321px;
	overflow: hidden;
	background: #e7e7e7;
}

/*vr 遮罩层*/
.new-assets-lef .carousel-inner .vrMask{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: transparent;
}

.new-assets-lef .carousel-inner .vrHoverBox{
	width: 70px;
	height: 70px;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	z-index: 99;
	transition: opacity 0.3s linear;
	cursor: pointer;
}

.new-assets-lef .carousel-inner .vrHoverBox .vrHover{
	width: 38px;
	height: 38px !important;
}

.new-assets-lef img,.new-assets-lef .carousel-inner .item img{
	max-width:539px;
	height:321px!important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.package-hr{
    width: 308px;
    height: 1px;
    background: #f0f0f0;
    margin: 0 auto;
    position: absolute;
    top: 155px;
    left: 50%;
    margin-left: -149px;
}
.new-assets-banner {}

.new-assets-banner li {
	width: 100%;
	height: 100%;
}

.new-assets-banner li img {
	width: 800px;
	height: 380px;
}

.new-assets-time {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 800px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 15px;
	background: url(../../../img/indexV6/img/touming-black-85.png) repeat;
}

.new-assets-time span {
	font-size: 24px;
}

.new-assets-rig {
	width: 580px;
	margin: 0 40px;
    padding-top: 40px;
    height: 321px;
    box-sizing: border-box;
    position: relative;
}

.new-assets-name {
	font-size: 24px;
	width: 100%;
	font-weight: normal;
}

.new-assets-info {
	font-size: 14px;
	color: #888;
	height: 135px;
	overflow: hidden;
	line-height: 22px;
}

.new-assets-num {
    position: absolute;
    bottom: 50px;
}

.new-assets-num li {
	float: left;
	width: 122px;
	text-align: center;
	font-size: 16px;
	position: relative;
}

.new-assets-num li span {
	font-size: 18px;
}

.new-assets-num li:first-child:before {
	background: none;
}

.new-assets-btn {
	margin-top: 13px;
}

.new-assets-btn a {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.new-assets-btn a.new-assets-baoming {
	float: left;
	background: #169bd5;
}

.new-assets-btn a.new-assets-baoming:hover {
	background: #05a6ec;
}

.new-assets-btn a.new-assets-pmai {
	float: right;
	background: #da010a;
}

.new-assets-btn a.new-assets-pmai:hover {
	background: #f8000a;
}

.new-assets-text {
	font-size: 22px;
	line-height: 80px;
	text-align: center;
	margin-right: 40px;
}

.new-assets-text span{
	color: #0eabe6;
}

.new-assets-con {
	margin-top: 30px;
}

.new-acl-rig i{
	font-style:normal;
}

.new-ac-lef {
	width: 950px;
}

.new-acl-top {
	border-bottom: 2px solid #000;
	padding-bottom: 6px;
}

.new-acl-tab {
	margin-left: -96px;
}

.new-acl-tab li {
	float: left;
	margin-left: 96px;
	font-size: 18px;
	cursor: pointer;
}

.new-acl-tab li.new-acl-on {
	color: #C7080D;
}

.new-acl-rig a {
	display: inline-block;
	background: #dedbdb;
	color: #737373;
	margin-left: 4px;
}

.new-acl-con {
	margin: 20px auto 10px;
}

.new-acl-list {
	margin-left: -17px;
}

.new-acl-list li {
	float: left;
	width: 225px;
	height: 170px;
	background: #fff;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	padding-top: 20px;
	margin: 10px 0px 20px 16px;
}

.new-acl-list li h5 {
	font-size: 18px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	padding: 0px 5px 0px 5px;
	margin-bottom: 20px;
}

.new-acl-price {
	font-size: 24px;
	color: #da010a;
	margin-left: 5px;
}

.new-acl-btn {
	display: inline-block;
	padding: 3px 4px;
	background: #da010a;
	color: #fff;
	float: right;
}

.new-acl-btn:hover {
	color: #fff;
}

.new-acl-num {
	border-top: 1px solid #eee;
	font-size: 16px;
	color: #666;
	box-sizing: border-box;
	padding: 8px 12px 0;
	margin-top: 30px;
}

.new-acl-list li:hover {
	border-color: #C7080D;
}

.zichan-renqi{
	width: 230px;
	margin-left: 28px;
}

.new-acr-title {
	border-bottom: 2px solid #000;
	font-size: 18px;
	padding-bottom: 6px;
}

.new-acr-list {
	width: 100%;
	margin-top: 20px;
}

.new-acr-list li {
	background: #fff;
	width: 100%;
	height: 220px;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

.new-acr-list li h5 {

	box-sizing: border-box;
	padding: 20px 5px 15px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.new-acr-list li .new-acr-price{
	color: #C7080D;
	font-size: 28px;
	text-align: center;
}
.new-acr-list li .new-acr-btn{
	display: block;
	margin: 14px auto 0;
	background: #DA010A;
	color: #fff;
	font-size: 16px;
	width: 130px;
	height: 32px;
	text-align: center;
	line-height: 32px;
}
.new-acr-list li .new-acr-btn:hover{
	background: #ff000b;
}

.new-acr-list li:hover{
	border-color: #C7080D;
}


.new-acl-num1{
	border-top: 1px dashed #eee;
}


/*资产包-新*/
.new-assets-zuzhi{
    height: 32px;
    line-height: 32px;
    color: #666;
    font-size: 16px;
	width: 100%;
	margin-top:16px;
}
.new-assets-zuzhi .assets-zuzhi-tele{
	padding-left:102px;
	word-wrap: break-word;
	line-height: 18px;
}
.assets-zuzhi-tele{
	padding-left:102px;
	word-wrap: break-word;
	line-height: 18px;
}
.new-assets-num li{
	box-sizing: border-box;
	font-size: 12px;
	color: #666;
	width: 106px;
	height: 36px;
	margin-right: 16px;
	padding-right: 12px;
	text-align: right;
	border-right: 1px solid #C4C3C2;
}
.new-assets-num li:last-child{
	border-right: 0;
}
.new-assets-num li img{
	float:left;
}
.new-assets-num li div{
	font-size: 16px;
	color:#343434;
}
.new-assets-num li div.new-assets-label{
	font-size:12px;
	color:#666;
}

.new-acl-top{
	height: 60px;
	border: 1px solid #ddd;
	line-height: 60px;
	padding-bottom: 0px;
}
.new-acl-tab li{
	width: 140px;
	font-family: "Microsoft Yahei";
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-left: 0px;
	height:60px;
	line-height: 60px;
	border-right: 1px solid #e6e6e6;
}
.new-acl-tab{
	margin-left: 0px;
}


.new-acl-rig a{
	background: none;
}
.new-acl-tab li.new-acl-on{
	color: #fff;
	background: #666;
	font-weight: bold;
}


.new-acl-rig{
	color: #666;
	margin-left: 20px;
	padding-right: 20px;
	border-right:1px solid #e6e6e6;
}
.jpai-catalog{
	margin-left: -14px;
}
.jpai-catalog li{
	width: 290px;
	height: 424px;
	background: #fff;
	float: left;
	margin-left: 12px;
	border: 2px solid #f5f5f5;
	padding-bottom: 16px;
	position: relative;
	margin-bottom: 20px;
	cursor: pointer;
}

.jpai-catalog li:hover{
	border-color: #c7080d;
}
.new-catalog-img{
	width: 290px;
	height: 210px;
	overflow: hidden;
	position: relative;
	&:hover{
		.vrHoverBox{
			opacity: 1;
		}
	}
}
.new-catalog-img img{
	width: 290px;
	height: auto;
	max-height: 210px;
	min-height: 210px;
}
.new-catalog-img .vrSign{
	width: 48px;
	height: 30px;
	background: #000000;
	border-radius: 15px;
	opacity: 0.42;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #FFFFFF;
	font-family: fengguangmingrui;
	position: absolute;
	bottom: 15px;
	left: calc(50% - 24px);
}
.new-catalog-img .vrHoverBox {
	width: 70px;
	height: 70px;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
	display: flex;
	opacity: 0;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	z-index: 99;
	transition: opacity 0.3s linear;
}
.new-catalog-img .vrHoverBox .vrHover{
	width: 38px;
	height: 38px !important;
	max-height: 38px;
	min-height: 38px;
}
.new-ctl-title{
	height: 40px;
	padding: 0px 10px;
	overflow: hidden;
	margin: 12px 0px;
}

.new-ctl-price{
	font-size: 12px;
	color: #666;
	padding: 0px 10px;
	margin-bottom: 6px;
}
.new-ctl-price label{font-weight: normal;}
.new-ctl-price .nctl-num{
	font-size: 18px;
	color: #c7080d;
}
.nc-line{
	margin: 0px 4px;
}
.new-ctl-time{
	font-size: 13px;
	padding: 0px 10px;
	color: #999;
	clear: both;
}
.new-ctl-time label{color:#666;font-weight: normal;font-size: 12px;margin-bottom: 10px;height:27px;}
.nctl-time span{
	font-size: 18px;
}
.jpai-catalog li .new-ctl-time .nctl-state{
	display: inline-block;
	font-size: 14px;
	padding: 0px 2px;
	float: right;

}
.priceing .new-ctl-time .nctl-state{
	border: 1px solid #c7080d;
	color: #c7080d;
}
.nctl-ended .new-ctl-price .nctl-num{
	color: #666;
}

.nctl-ended .new-ctl-time .nctl-state{
	border: 1px solid #777;
	color: #777;
}
.nctl-end-pic{
	position: absolute;
	width: 118px;
	height: 81px;
	    top: 61px;
    left: 80px;
}

.nctl-ahead .new-ctl-time .nctl-state{
	color: #50b450;
	border: 1px solid #50b450;
}
.nctl-tips{
	position: absolute;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: url(../../../img/indexV6/img/touming-black-85.png) repeat;
	top: 168px;
	left: 0;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
}
.nctl-tips span{
	font-size: 18px;
}
.nctl-rest{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../../../img/indexV6/img/touming-black-bg.png) repeat;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 13px;
}
.nctl-rest div{
	width: 100%;
	text-align: center;
}
.nctl-rest-title{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 108px;
	margin-bottom: 10px;
}
.nctl-rest-time{
	margin-top: 8px;
	font-size: 14px;
}
.nctl-rest-time span{
	font-size: 18px;
}
.jpai-catalog li.price-me{
	border-color: #ed8d38;
}
.nctl-high{
	position: absolute;
	background: #ed8d38;
	color: #fff;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	top: 36px;
	right: 0;
}
.new-signup{
	width: 1210px;
	height: 80px;
	border: 1px solid #ddd;
	background: #fff;
	margin-top: 20px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left:-605px;
	z-index: 99;
	box-sizing: border-box;
}
.new-signup-bottom{
	bottom: 50px;
}
.N-signpri{
	font-size: 16px;
	color: #464646;
	height: 80px;
	line-height: 80px;
	margin-left: 20px;
}
.N-signpri span{
	font-size: 24px;
	color: #e00b10;
}
.new-signup{

}
.N-sign-btn{

}
.N-sign-btn a{
	display: inline-block;
	width: 290px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #c7080d;
}
.N-sign-btn a:hover{
	color: #fff;
	background: #E20006;
}
.new-assets-con{
	padding-bottom: 10px;
}
.new-assets-con{
	position: relative;
}
.N-left-tab{
	width: 100%;
	margin: 20px 0;
	background: #f5f5f5;
	padding:10px;
}
.N-left-tabOn{
	position: fixed;
	top: 0px;
	margin-top: 0px;
	z-index: 999;
	width:1210px;
}
.N-left-tab ul{
	width: 100%;
    margin-left: 1px;
}
.N-left-tab li{
	float: left;
	border: 1px solid #dcdcdc;
	width: auto;
	min-width:148px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	margin: -1px 0px 0px -1px;
	margin-right: 10px;
	border-radius: 20px;
	color: #666;
	padding: 0 20px;
	background: #f5f5f5;
	margin-bottom: 10px;
}
.N-left-tab li span{
	cursor: pointer;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.N-left-tab ul li.N-lton{
	color: #fff;
	background: #eb6767;
}
.N-left-tab ul li.N-lton span:after{
	/*position: absolute;
	content: "";
	bottom: -1px;
	left: 0px;
	width: 200px;
	height: 2px;
	background: #e12e2e;*/
}
.new-acl-rig .N-sort{
	color: #f8000a;
}
.new-acl-rig .N-sort i{
	font-style: normal;
}

.new-acl-jingmai{
	min-height: 300px;
}
.N-left-tab-fixed{
	position: fixed;
	top: 60px;
}
.zichan-tip{
	width: 290px;
	height: 30px;
	border: 1px solid #ffd9da;
	background: #ffffe5;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	margin-top: 10px;
	float: right;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 10px;
}
.zichan-tip i{
	display: inline-block;
	width: 8px;
	height: 15px;
	background: url(../../../img/indexV6/img/zichanbao-tip.png) no-repeat center center;
	    vertical-align: sub;
    margin-right: 4px;
}
.zichan-tip a{
	text-decoration: underline;
	color: #337de2;
}

/* tips */
.sub-tip-deposit{
	float:left;
	position:relative;
    margin-left: 13px;
    margin-top: 30px;
    width:31px;
}

.sub-tip-deposit .ctf-tips-icon{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../../../img/indexV6/img/certification-tip.png) no-repeat center center;
    cursor: pointer;
    vertical-align: middle;
}
.sub-tip-deposit .sub-tip{
	position:absolute;
    width: 570px;
    box-sizing: border-box;
    padding: 10px 15px;
    border: 1px solid #ededed;
    font-size: 12px;
    line-height: 20px;
    left: 25px;
    position: absolute;
    bottom: 0px;
    display: none;
    background:#fff;
    z-index:999;
}
.sub-tip-deposit:hover .sub-tip{
	display:block;
}


/*分组tab*/
.packageGroup{
	width: 100%;
	margin: 20px 0;
}
.packageGroup ul{
	width: 100%;
    margin-left: 1px;
}
.packageGroup ul li{
	float: left;
	border: 1px solid #dcdcdc;
	background: #fff;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin: -1px 0px 0px -1px;
}
.packageGroup ul li span{
	cursor: pointer;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.packageGroup ul li.groupOn span{
	font-weight: bold;
	color: #e12e2e;
	border-bottom: 2px solid #e12e2e;
	height: 38px;
}
.packageFixed{
	position: fixed;
	top: 0px;
	margin-top: 0px;
	z-index: 999;
}

.erweima{
	margin-top:8px;
	margin-right:20px;
	line-height: 24px;
	text-align: right;
}
.erweima .fr img{
	margin-left:8px;
	margin-top: 3px;
}

.erweima .erweimaCode{
	display: none;
	clear:both;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding:5px;
	width: 120px;
	height: 120px;
	float: right;
	margin-top: 5px;
    position: absolute;
    top: 57px;
    right: 20px;
	z-index:999;
}
.erweima .erweimaCode img{
	float: right;
}
.erweima:hover .erweimaCode{
	display: block;
}
