.info-banner {
    position: relative;
    padding-top: 90px;
    width: 100%;
    height: 470px;
}
.info-banner {
    background: #0e0e10 url(../images/yearend_banner.png) center 0 no-repeat;
}
.nav-box {
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.2);
}
.nav-hide {
    box-shadow: none;
}
.nav-box.normal-nav-box {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
}
.act_container{
	width: 100%;
    background: #010346 url(../images/bg.png) center top no-repeat;
    position: relative;
    min-height:900px;

}
.product{
	padding: 20px 0px;
}
.act-title{
	width:670px;
	margin: 0px auto;
	height:36px;
	background: url(../images/title.png);
	text-align: center;
	color:#fff;
	line-height: 36px;
	font-size: 32px;
}
.act-tag{
	color:#FFA200;
	font-weight: 600;
}
.act-introduce{
	color:#00A0D7;
	text-align: center;
	margin: 20px 0px;
	font-size: 17px;
}
.act-emphasize{
	color:#F9F902;
}
.act-productList{
	margin: 0px auto;
	position: relative;
	border:2px solid #0072FF;
}
.act-product-margin{
	margin: 50px 23px;
}
.act-product-margin li{
	float: left;
	width:330px;
	margin: 0px 30px;
	background: #fff;
	position: relative;
}
.clear{
	clear:both;
}
.act-product-title{
	padding: 10px 0px;
	text-align: center;
}
.act-product-area{
	font-size: 20px;
	font-weight: 600;
	color:#000;
	line-height: 20px;
}
.act-product-type{
	color:#000;
	margin-left: 10px;
	font-size: 15px;
}
.act-product-config{
	    margin: 30px 40px;
}
.act-product-config-name, .act-product-config-value{
	float:left;

}
.act-product-config-name {
	width: 15%;
    font-size: 14px;
    line-height: 25px;
}
.act-product-config-value{
	width: 70%;
    font-size: 16px;
    border-bottom: 1px solid #dbdbdb;
    margin-left: 15%;
}
.act-product-config-right{
	float: left;
	width: 70%;
}
.act-product-config-left{
	float: left;
	width: 30%;
}
.act-product-config-left{
	text-align: left;
	font-size: 16px;
	color:#000;
	line-height: 36px;
    height: 36px;
}
.act-product-config-right{
	text-align: right;
}
.act-half{
	margin-left: 5px;
	background: red;
	color:#fff;
	font-size: 14px;
	padding: 0px 5px;
	text-align:center;
}
.act-price{
	font-weight: 600;
	color:red;
	font-size: 24px;
}
.act-cost{
	margin-left: 5px;
}
.act-del{
	 text-decoration:line-through;
}
.act-product-buy{
	background: url(../images/buy.png)  no-repeat;
	width:100%;
	background-size: cover;
	height:58px;
	text-align: center;
	color:#fff;
	font-size: 15px;
	line-height: 58px;
}
.act-product-hot{
	position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    background: url(../images/hot.png) no-repeat center center;
}
.act-margin{
	margin-top: 30px;
}
.act-productList table{
	width:100%;
}
.table-title{
	background-color: #190265;
	
}
.table-title-one{
	text-align: center;
	padding-top:20px; 
	font-size: 24px;
	color:#fff;
}
.table-title-two{
	text-align: center;
	padding: 10px 0px 20px;
	font-size: 16px;
	color:#02B2F1;
}
.item-head{
	height: 120px;
    padding: 18px 30px 0px;
    background: linear-gradient(90deg,rgba(129,71,251,1) 0%,rgba(25,138,255,1) 99%);
}
.item-head h3 {
    line-height: 40px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
}
 .item .item-head p {
    line-height: 26px;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 3px;
    text-align: center;
}
.item-body-list {
    position: relative;
    height: 100px;
    background-color: #FFFFFF;
    padding-right: 160px;
    border-bottom: 1px solid #2782FF;
}
.item .item-body .item-body-list .item-body-list-left {
    width: 230px;
    background-color: #E6F0FD;
    padding: 15px 30px 0px;
}
.item .item-body .item-body-list .item-body-list-left .title {
    line-height: 36px;
    font-size: 20px;
    color: #000;
}
.item .item-body .item-body-list .item-body-list-left p {
    line-height: 20px;
    font-size: 14px;
    color: #4C1DE5;
    margin-top: 5px;
}
 .item .item-body .item-body-list > div {
    float: left;
     height: 100%;
}
.item .item-body .item-body-list .item-body-list-config {
    width: 800px;
    padding: 13px 0px 0px 40px;
}
.item .item-body .item-body-list .item-body-list-config > ul > li {
    float: left;
    width: 20%;
}
.item .item-body .item-body-list .item-body-list-config > ul > li .fangyu {
    font-size: 20px;
    font-weight: 900;
    color: #1989FF;
}
.item .item-body .item-body-list .item-body-list-config > ul > li p {
    line-height: 34px;
    font-size: 14px;
    color: #4C1DE5;
}
.item .item-body .item-body-list .item-body-list-config > ul > li div {
    line-height: 40px;
    font-size: 20px;
    color: #000;
}
.item .item-body .item-body-list .item-body-list-price > a div {
    line-height: 32px;
    font-size: 14px;
    color: #F04436;
}
.item .item-body .item-body-list .item-body-list-price > a p {
    line-height: 18px;
    font-size: 12px;
    color: #AA8175;
    text-decoration: line-through;
}
.item .item-body .item-body-list > a {
    position: absolute;
    right: 20px;
    top: 30px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    /*background: linear-gradient(90deg,rgba(6,54,175,1) 0%,rgba(38,134,253,1) 99%);*/
    background: linear-gradient(90deg,rgba(129,71,251,1) 0%,rgba(25,138,255,1) 99%);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
li p.act-del{
	color:#9B9B9B!important;
}
.act-rule{
	margin-left: 20px;
	color:#00A0D7;
	cursor: pointer;
}
.rule-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.rule-wrapper {
    position: fixed;
    top: 60%;
    left: 50%;
    margin-left: -388px;
    margin-top: -246px;
    width: 776px;
    height: 492px;
    background: url(../images/pop_bg.png) no-repeat center;
    z-index: 1000;
}
.rule-wrapper.smart-wrapper {
    height: 320px;
    background-image: url(../images/pop_smart_bg.png);
}
.close-pop {
    display: inline-block;
    position: absolute;
    right: 26px;
    top: 25px;
    width: 32px;
    height: 32px;
    background: url(../images/close_pop.jpg) no-repeat center;
    cursor: pointer;
}
.rule-wrapper .rule-title {
    margin-top: 40px;
    margin-bottom: 10px;
    padding-left: 40px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.rule-wrapper p {
    margin-top: 5px;
    padding: 0 70px 0 40px;
    line-height: 25px;
    font-size: 14px;
    color: #bae2fb;
}
.hide{
	display: none;
}
.not-bottom{
	border-bottom: 0px;
	line-height: 36px;
}
.act-month{
	color:red;
	font-size: 24px;
}
.last-name{
	line-height: 39px;
    height: 39px;
}
.last-value{
	height:39px;
	line-height: 39px;
}
.act-price-gf{
	font-size: 24px;
	color:red;
	font-weight: 600;
}
.act-productList.act-margin{
    margin-top: 60px;
}
.other-act-productList .act-product-margin li {
    float: left;
    width: 272px;
    margin: 0px 10px;
    background: #fff;
    position: relative;
}
.other-act-productList .act-product-config {
    margin: 30px 20px;
}
.other-act-productList .act-price {
    font-weight: 600;
    color: red;
    font-size: 20px;
}
.other-act-productList .act-product-config-left {
    float: left;
    width: 35%;
}
.other-act-productList .act-product-config-right {
    float: left;
    width: 65%;
}
.other-act-productList .act-product-config-right {
    text-align: left;
}