body{
	min-width: 1366px;	
}
.act-banner{
    height: 830px;
    width: 100%;
    overflow: hidden;
    background: #800000;
}
.act-banner-inner{
    width: 100%;
    height: 830px;
    background: url(./img/banner.jpg) no-repeat center;
    position: relative;
    margin: 0 auto;
}
.act-banner-title{
    padding-top: 336px;
    font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 0px;
    text-align: center;
    color: #ffff7f;
}
.act-banner-title>span{
    color: #ffffff;
    margin-right: 20px;

}
.act-banner-btns{
    width: 1070px;
    margin: 0 auto;
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    display: flex;
}
.act-banner-btn-item{
    height: 96px;
    width: 206px;
    padding: 24px 0;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}
.act-banner-btn-item:nth-last-child(1){
    margin-right: 0;
}

.act-banner-btn-item .title{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #f32c15;
}
.act-banner-btn-item .desc{
    font-size: 14px;
    color: #ff5700;
    margin-top: 6px;

}

.act-zero {
    position: relative;
}
.act-zero .act-content-main{
    width: 1200px;
    margin: 0;
}
.act-trust-main,.high-ab-main{
    margin-top: 0;
}
.common-title{
    text-align: center;
}
.common-title>span{

    font-size: 36px;
	font-weight: bold;
	letter-spacing: 0;
    color: #e60000;
    text-align: center;
}
.common-title>span::before{
    content: "";
    display: inline-block;
    width: 60px;
    height: 32px;
    margin-right: 30px;
    background: url(./img/comm/left-title-ico.png) no-repeat;
    background-size: cover;
    position: relative;
    top: 2px;
}
.common-title>span::after{
    content: "";
    display: inline-block;
    width: 60px;
    height: 32px;
    margin-left: 30px;
    background: url(./img/comm/right-title-ico.png) no-repeat;
    background-size: cover;
    position: relative;
    top: 2px;
}
.common-des{
    font-size: 16px;
	letter-spacing: 1px;
    color: #e62e2e;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 30px;
    position: relative;
}
.common-des>a{
    font-size: 16px;
     color: #ff0000;
    margin-left: 4px;
    text-decoration: underline;
}
.comm-btn a{
    color: #fff;
    display: block;
}
.comm-btn:hover{
    background: #e53900!important;
    cursor: pointer;
}
.act-content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.act-zero{
    margin: 0;
    height: 718px;
    padding-top: 50px;
    background:none;
} 

.act-zero .act-content-main .main-zero2{
    width: 100%;
    height: 528px;
    background-image: linear-gradient(90deg, 
		#f23524 0%, 
		#fe7446 50%, 
		#f23524 100%), 
	linear-gradient(
		#f23524, 
		#f23524);
	background-blend-mode: normal, 
		normal;
	box-shadow: inset 0px 0px 6px 0px 
		#fff2b2;
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(0deg, 
		#b90b08 0%, 
		rgba(185, 11, 8, 0.5) 10%, 
		rgba(183, 11, 9, 0.72) 50%, 
		#b50a09 100%);
    border-image-slice: 1;
    border-bottom: none;
    border-radius: 10px;
}
.act-module .act-module-footer{
    width: 1186px;
	height: 20px;
    background:url(./img/act-module-footer.png) no-repeat;
    margin: 1px auto 0 auto; 
}
.overseas .act-content-main .main-zero2{
    position: relative;
}
.act-zkeys-2020 .act-content-main .main-zero2{
    position: relative;
}
.act-zkeys-2020 .act-content-main .main-zero2::after{
    content: "";
    display: block;
    height: 75px;
    width: 75px;
    background: url(./img/comm/1.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -4px;
    top: -4px;
}
.act-zero .act-content-main .main-zero2 .main-zero2-list{
    padding: 50px 40px;
    width: 1200px;
}
.act-zero .act-content-main .main-zero2 .main-zero2-list:after{
    content:"";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.act-zero .act-content-main .main-zero2 .main-zero2-list .main-zero2-item{
    width: 360px;
	height: 432px;
	background-color: #ffffff;
    float: left;
    margin: 0;
    border-radius: 0;
    position: relative; 
}
.act-zero .act-content-main .main-zero2 .main-zero2-list>li:not(:first-child){
    margin-left: 20px;
}
.zero2-item-header{
    width: 100%;
	height: 112px;
	background: url(./img/ecs-bg-01.png) no-repeat;
    padding: 0;
}
 
.overseas .zero2-item-header{
	background: url(./img/ecs-overseas-bg-01.png) no-repeat;
}
.zero2-item-header-title{
    font-size: 20px;
    height: auto;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #fffbe5;
    padding: 20px 0 0 20px;
    margin: 0;
    line-height: 1;
}
.zero2-item-header-desc{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #fffbe5;
    opacity: 1;
    padding: 18px 0 0 20px;
    line-height: 20px;
}
.zero2-item-header > .zero2-discount,.baremetal-list-item-h > .zero2-discount{
    width: 75px;
    height: 75px;
    position: absolute;
    right: -4px;
    top: -4px;
    background: url(./img/comm/discount.png) no-repeat center;
    background-size: cover;
}
.zero2-item-header > .zero2-discount.hide{
    display: none;
}
.zero2-item-header > .zero2-discount > .discount-num,.baremetal-list-item-h > .zero2-discount > .discount-num{
    font-size:16px;
    color: #ff0000;
    font-weight: bold;
    position: absolute;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: 30px;
    top: 16px;
  
}
.baremetal-list-item-h > .zero2-discount > .discount-num{
    top: -2px;
}
.zero2-item-header > .zero2-discount-105{
    background: url(./img/comm/1.5.png) no-repeat center;
    background-size: cover;
}
.zero2-item-header > .zero2-discount-108{
    background: url(./img/comm/1.8.png) no-repeat center;
    background-size: cover;
}
.zero2-item-header > .zero2-discount > div{
    font-size: 14px;
    color: #ff2200;
}
.zero2-item-main{
    padding: 0 20px;
}
.item-main-one{
    border-bottom: 1px solid #eee;
    padding: 20px 0 0 0;
    margin-bottom: 20px;
    height: 80px;
}
.item-main-one .main-one-item span:first-child{
    height: auto;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.item-main-one .main-one-item span:last-child{
    height: auto;
    line-height: 1;
    font-weight: normal;
    font-size: 14px;
    color: #999999;
}
.product-price .act-price{
    background: rgba(255,85,0,0.2);
    text-align: center;
    font-size: 14px;
    padding: 4px;
    color: #ff5500;
}
.product-price .act-num{
    font-size: 23px;
    margin: 0 0 0 6px;
    color: #ff5500;   
}
.product-price .act-util{
    font-size: 14px;
    color: #ff5500;
    margin-right: 10px;
}
.product-price .o-price{
    font-size: 14px;
    text-decoration: line-through;
    color: #999999;
}
.zkeys-main .product-price>p{
    display: flex;
    align-items: center;
}
.zkeys-main .product-price .act-price{
    background: rgba(255,212,0,0.3);
    color: #ffd400;
}
.zkeys-main .product-price .act-num{
    color: #ffd400;
    font-size: 40px;
}
.zkeys-main .product-price .act-util{
    color: #ffd400;
}
.zkeys-main .product-price .o-price{
    color: rgba(255,234,127,0.5);
}
.act-btn{
    width: 320px;
    height: 40px;
    background: #ff5500;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 20px 0 24px 0;
    font-size: 14px;
    font-weight: bold;
}
.act-ecs .act-btn.disabled{
    background: #0081ff;
    font-weight: normal;
}
.act-btn:hover{
    cursor: pointer;
}
/* 裸金属专区 */

.baremetal .act-content-main .main-zero2{
    height: 452px;
    position: relative;

}

.baremetal-list-item-c{
    background: #fff;
    padding-bottom: 30px;

}
.baremetal-list-item-c-inner{
    padding: 0 20px 20px 20px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    flex-wrap: wrap;
}
.item-c-list{
    padding-top: 10px;
    display: flex;
    font-size: 14px;
    color: #333
}
.item-c-list-left{
    width: 180px;
}
.item-c-list-right{
    width: 140px;
}
.item-c-list .title{
    font-weight: bold;
    width: 42px;
    text-align: right;
}
.item-c-list-left .desc{
    width: 110px;
    overflow: hidden;/*内容超出后隐藏*/
    text-overflow: ellipsis;/*超出部分以省略号显示*/
    white-space: nowrap;/*文本不进行换行*/
}
.item-c-list-left .desc:hover,.item-c-list-right .desc:hover{
    cursor: pointer;
}
.item-c-list-right .desc{
    width: 90px;
    overflow: hidden;/*内容超出后隐藏*/
    text-overflow: ellipsis;/*超出部分以省略号显示*/
    white-space: nowrap;/*文本不进行换行*/
}
.baremetal{
    padding-top: 70px;
}
.baremetal .product-price{
    margin:0  30px 20px;
}
.baremetal .act-btn{
    margin: 0 20px 0 20px;
}
/* ZKEYS代理分销系统 */
.act-zkeys-2020{
    height: 685px;
    padding: 70px 0 90px 0;
}
.act-zkeys-2020 .common-title-left-ico{
    left: -60px;
}
.act-zkeys-2020 .common-title-right-ico{
    right: -60px;
}
.act-zkeys-2020 .act-content-main .zkeys-main{
    height: 389px;
    width: 100%;
    padding: 0 45px;
    display: flex;
}
.zkeys2020-left{
    width: 384px;
    height: 100%;
    padding-top: 72px;
}
.zkeys2020-left-inner{
    height: 262px;
    width: 100%;
    background: url(./img/act-zkeys-2020-bg02.png) no-repeat center;
    position: relative;
}
.zkeys2020-left-inner p{
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    bottom: 14px;
    left: 42px;
    width: 317px;
    text-align: center;
}
.zkeys2020-right{
    flex: 1;
    padding-top: 70px;
    padding-left: 48px;
}
.zkeys2020-r-t{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
}
.zkeys2020-r-t-item{
    display: flex;
}
.zkeys2020-r-t-item .zkeys2020-r-t-item-ico{
    width: 40px;
    height: 40px;
    background: url(./img/act-zkeys-2020-ico-01.png) no-repeat;
}
.zkeys2020-r-t-item .zkeys2020-r-t-item-desc{
    padding-left: 10px;
}
.zkeys2020-r-t-item .zkeys2020-r-t-item-desc p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.zkeys2020-r-t-item .zkeys2020-r-t-item-desc p a{
    color:#ffd400;
    text-decoration: underline;

}
.zkeys2020-r-c{
    margin-bottom: 40px;
}
.zkeys2020-r-c .zkeys2020-r-c-title{
    color: #ffee99;
    font-size:12px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 26px;
}
.zkeys2020-r-c .zkeys2020-r-c-title::before{
    content: "";
    display: block;
    width: 20px;
	height: 16px;
    background:url(./img/act-zkeys-2020-ico-02.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.zkeys2020-r-c-lists{
    width: 100%;
    height: 79px;
    background: url(./img/act-zkeys-2020-bg01.png) no-repeat;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0px;
}
.zkeys2020-r-c-lists li{
    width: 16.666%;
    padding:  0 13px 0 10px;
    list-style: inside;
}
.zkeys2020-r-f{
    display: flex;
    justify-content: space-between;
}
.zkeys2020-r-f .act-num{
    font-size: 33px;
}
.zkeys2020-r-f .product-price{
    position: relative;
    bottom: 20px;
}
.zkeys2020-r-f .product-price .origin-price-inner{
    margin-top: 5px;
}
.zkeys2020-btns{
    display: flex;
}
.zkeys2020-btns .zkeys2020-buy-btn{
    display: block;
    height: 40px;
    width: 180px;
    background: #ffd400;
    color: #650019;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: bold;
}
.zkeys2020-btns .zkeys2020-buy-btn:hover{
    background: #ffaa00;
    cursor: pointer;
}
.zkeys2020-btns .zkeys2020-more-btn{
    display: block;
    height: 40px;
    width: 180px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border: solid 1px #ffffff;
}
.zkeys2020-btns .zkeys2020-more-btn:hover{
    color: #f23725;
    background: #fff;
    cursor: pointer;
}

.project-rule{
    width: 320px;
    height: 40px;
    border: 1px solid #0055ff;
    padding: 0 20px 0 10px;
    position: relative;
}
.project-rule-name{
    color: #0055ff;
    line-height: 40px;
    font-size: 14px;
}
#selectSystemName{
    color: #333;
    font-size: 14px;
}
.project-rule-select {
    padding-left: 0px;
    width: 320px;
    margin: 0 auto;
}
.project-rule-item {
	position: relative;
    float: left;
    width: 33.5%;
	margin-top: 10px;
	margin-bottom: 16px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ffccb2;
	margin-left: -1px;
	background-color: #fff6f2;
	font-size: 14px;
    color: #ff5500;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.project-rule-item:hover{
    cursor: pointer;
}
.project-rule-item:first-child {
	margin-left: 0;
}
.project-rule-item.disabled {
	background-color: #f3f4f6;
	color: #999;
}
.project-rule-item.disabled:hover {
	background-color: #f3f4f6;
	color: #999;
	border-color: #ddd;
	cursor: no-drop;
}
.project-rule-item.active{
    background: #ff5500;
    color: #fff;
}
.buy-select  .jt{
    position: absolute;
    top: 11px;
    right: 18px;
    height: 16px;
    width: 16px;
    /* background: red; */
    transition: transform 0.5s;
}
.buy-select  .jt:after{
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    border-left: 2px solid #0055ff;
    border-bottom: 2px solid #0055ff;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform:  rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    left: 3px;
    top: -2px;
}
.buy-select.active .jt{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform:  rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.select-list{
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    right: 0;
    z-index: 100;
    min-height: 30px;
    max-height: 180px;
    overflow-y: auto;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff
}
.select-list>p{
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
    color: #666;
    border-top: 1px solid #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.select-list > p:hover, .select-list > p.active{
    background-color: #00aaff;
    color: #fff;
}
.zkeys{
    width: 100%;
    height: 144px;
    background: url(./img/zkeys.jpg) no-repeat center;
    background-color: #ffa304;
}
.zkeys>div{
    width: 1160px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.zkeys>div>button{
    width: 200px;
    height: 64px;
	background-image: linear-gradient(0deg, 
		#f52614 0%, 
		#ff4e33 100%);
    border-radius: 32px;
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -32px;
}
.product-item-wrap{
    padding-top: 10px;
    position: relative;
}
.product-item-wrap>.product-item{
    width: 100%;
    height: auto;
    background: white;
    margin-top: 20px;
    zoom: 1;
    border-radius: 10px 10px 0 0;
}
.product-item-wrap>.product-item:nth-child(1){
    margin-top: 0;
}
.product-item>.product-item-content-1{
    width: 100%;
    background: url(./img/host-bg2.png) no-repeat;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    color: #fff; 
    position: relative;
    padding: 20px 0;
    height: 60px;
}
.product-item>.product-item-content-1.intellgent {
    background: url(./img/host-bg1.png) no-repeat;
}
.product-item .name-text{
     font-weight: bold;
    font-size: 20px;
    padding: 0 20px;
}
.product-item>.product-item-content-1.intellgent .des{
    font-size: 14px;
    line-height: 20px;
    background: rgb(255,255,255,0.2);
}
.product-item .des{
    width: 400px; 
    font-size: 12px;
    position: relative;
    background: rgb(255,255,255,0.2);
    color: #fff;
    padding: 2px 10px;
    margin-right: 10px;
}
.product-item .discount{
    width: 75px;
    height: 75px;
    position: absolute;
    right: -5px;
    top: -5px;
    background: url(./img/comm/5.png) no-repeat center;
    background-size: cover;
}
.product-item .discount-4{
    background: url(./img/comm/4.png) no-repeat center;
    background-size: cover;
}
.product-item .discount-5{
    background: url(./img/comm/5.png) no-repeat center;
    background-size: cover;
}
.product-item .discount-6{
    background: url(./img/comm/6.png) no-repeat center;
    background-size: cover;
}
.product-item .discount-hot{
    background: url(./img/comm/hot.png) no-repeat center;
    background-size: cover;
}
.product-item .discount-hot>div{
    color: #fff;
}
.product-item>div{
    position: relative;
}
.product-item>div:after{
    content:".";        
    display:block;        
    height:0;        
    clear:both;        
    visibility:hidden;   
}
.product-item.product-item1 .product-item-content-2{
    padding: 40px 0;
}
.product-item .product-item-content-2{
    width: 700px;
    height: 110px;
    float: left;
    padding: 20px 0 20px 0px;
    position: relative;
}
.product-item .product-item-content-2::after{
    content: "";
    display: block;
    height: 90px;
    width: 1px;
    background: #eeeeee;
    position: absolute;
    right: 0;
    top: 10px;
}
.product-item .product-item-content-2 .select-container{
    width: 210px;
    float: left;
    margin-left: 10px;
}
.product-item .product-item-content-2 .select-container:nth-child(3n-2){
    margin-left: 20px;
}
.product-item .product-item-content-3{
    width: 500px;
    height: 100%;
    position: absolute;
    right: 0;
}
.product-item .product-item-content-3>div{
    position: absolute;
    /* top: 50%; */
    margin-top: -21px;
    margin-left: 20px;
    bottom: 25px;
}
/* .storage-product-item.product-item .product-item-content-3>div{
    bottom: 40px;
} */
.product-item .product-item-content-3>div>p>s{
    font-size: 14px;
    color: #999999;
}
.product-item .product-item-content-3>div>.act-price-num .price-text{
    font-size: 14px;
    color: #ff5500;
    background: #ffddcc;
    width: 50px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
}
.act-price-num{
    color: #ff5500;
    font-size: 14px;
}
.act-price-num .act-price-num-text{
    font-size: 28px;
}
.act-price-num .original-price-text{
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
}
.act-price-num .act-price-num-text.need-pay{
    font-size: 24px;
}
.product-item .product-item-content-3 .buy-ajax,.product-item .product-item-content-3 .cdn-buy-ajax,.product-item .product-item-content-3 .buy-btn {
    width: 180px;
	height: 40px;
	background:#ff5500;
    font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    right: 20px;
    bottom: 25px;
}
.buy-btn:hover{
    background: #e53900!important;
}

.product-item-content.product-item-content-2.cdn-content{
    width: 670px;
}
.product-item-content.product-item-content-2.cdn-content::after{
    right: -30px;
}
.cdn-ul>li{
    width: 300px;
	height: 30px;
    border: solid 1px #ffd400;
    margin-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: left;
    line-height: 32px;
    float: left;
    padding-left: 10px;
}
.cdn-ul.obs-ul>li{
    width: 210px;
}
.cdn-ul>li:nth-child(2n){
    margin-left: 10px;
}
.cdn-ul>li:nth-child(n+3){
    margin-top: 10px;
}
.main-01{
    background: url(./img/bg_01.png) no-repeat center;
    background-size: cover;
}
.act-host{
    height: auto;
    padding: 52px 0 70px 0;
    background: url(./img/bg_02.png) no-repeat center;
    background-size: cover;
}
.act-host .common-title>span{
    color: #fff;
}
.act-host .common-title>span::before{
    background: url(./img/comm/hot-left-title-ico.png) no-repeat
}
.act-host .common-title>span::after{
    background: url(./img/comm/hot-right-title-ico.png) no-repeat
}
.act-host .common-des{
    color: #ffcccc;
}
.act-host .common-des>a{
    color: #ffd400;
}
/* 商标注册专区 */
.main-03{
    /* height: 1319px; */
    height: 681px;
    background: url(./img/bg_03.png) no-repeat center; 
    /* background-size: cover; */
}
.act-brand{
    width: 100%;
    background: none;
    padding-top:70px;
}
.act-brand .common-title-left-ico{
    left: 0;
}
.act-brand .common-title-right-ico{
    right: 0;
}
.act-brand-c{
    width: 1200px;
    height: 447px;
    background: url(./img/part4-bg.png) no-repeat no-repeat center;
    background-size: cover;
    padding: 52px 40px;
    display: flex;
    justify-content: space-between;
}
.act-brand-c-item {
	width: 360px;

}
.act-brand-c-item .act-brand-c-item-t {
    height: 110px;
    width: 100%;
    background:url(./img/act-brand-title-bg.png) no-repeat;
    color: #fff;
    padding: 14px 20px 0 20px;
}
.act-brand-c-item .act-brand-c-item-t .act-brand-c-item-t-title{
    position: relative;
    height: 30px;
    margin-bottom: 12px;
}
.act-brand-c-item .act-brand-c-item-t .act-brand-c-item-t-title::before{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background:url(./img/act-brand-ico-01.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.act-brand-c-item:nth-child(2) .act-brand-c-item-t .act-brand-c-item-t-title::before{
    background:url(./img/act-brand-ico-02.png) no-repeat;
}
.act-brand-c-item:nth-child(3) .act-brand-c-item-t .act-brand-c-item-t-title::before{
    background:url(./img/act-brand-ico-03.png) no-repeat;
}
.act-brand-c-item .act-brand-c-item-t .act-brand-c-item-t-title span{
    font-size: 20px;
    color: #fffbe5;
    padding-left: 40px;
    line-height: 30px;
}
.act-brand-c-item .act-brand-c-item-t p{
    color: #fffbe5;
    font-size: 14px;
}
.act-brand-c-item-c{
    padding: 20px 10px;
    border-bottom: 1px solid #eeeeee;
    background: #fff;
}
.act-brand-c-item-c li{
    font-size: 14px;
    color: #ff5500;
    margin-bottom: 10px;
    padding-left: 13px;
    height: 24px;
    position: relative;
}
.act-brand-c-item-c li>p{
    line-height: 24px;
    padding-left: 34px;
}
.act-brand-c-item-c li::before{
    content: "";
    display: inline-block;
    width: 24px;
	height: 24px;
	background: url(./img/act-brand-ico-04.png) no-repeat;
    margin-right: 10px;
    position: absolute;
    left: 13px;
}
.act-brand-c-item-c li:last-child(1){
    margin-bottom: 0;
}
.act-brand-c-item-f{
    padding: 30px 20px;
    background: #fff;
}
.act-brand-c-item-f-price{
    font-size: 28px;
    color: #ff5500;
}
.act-brand-c-item-f-price span{
    font-size: 14px;
}
.act-brand-c-item-f a{
    display: inline-block;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #ff5500;
    float: right;
    font-weight: bold;
}



/* 续费升级专区 */
.act-trust{
    width: 100%;
	height: 679px;
    background: none;
    padding-top: 70px;
    padding-bottom: 70px;
}
.renew-upgrade:after{
    content:".";        
    display:block;        
    height:0;        
    clear:both;        
    visibility:hidden;  
}
.renew-upgrade>div{
    width: 490px;
    height: 280px;
    float: left;
    position: relative;
}
.renew-upgrade>div:last-child{
    margin-left: 20px;
}
.renew-upgrade>div>.reup_content{
       width: 100%;
}
.renew-upgrade>div>.reup_content>ul>li{
    width: 234px;
    height: 70px;
    float: left;
    /* padding-left: 42px; */
    position: relative;
    /* background: #ff5300; */
    background: url(./img/upgrade02.png) no-repeat;
    padding: 10px 0 13px 18px;
}
.renew-upgrade>div>.reup_content>ul>li .ticket{
    width: 50px;
	height: 20px;
	background-color: #ff7d4d;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-bottom: 8px;
	/* opacity: 0.3; */
}
.renew-upgrade>div>.reup_content>ul>li .ticket-c .discount{
	font-size: 20px;
	letter-spacing: 0px;
	color: #ffff00;
}
.renew-upgrade>div>.reup_content>ul>li .ticket-c .discount span{
    font-size: 14px;
}
.renew-upgrade>div>.reup_content>ul>li .ticket-c .decs{
    color: #ffffff;
    font-size: 14px;
    padding-left: 10px;
}
.renew-upgrade>div>.reup_content>ul>li>div{
    line-height: 1;
    color:#995000;
}
.renew-upgrade>div>.reup_content>ul>li>div:first-child>span{
    font-size: 12px;
    margin-left: 2px;
}
.renew-upgrade>div>.reup_content>ul>li:not(:nth-child(2n+1)){
    margin-left: 10px;
}
.renew-upgrade>div>.reup_content>ul>li:nth-child(n+3){
    margin-top: 10px;
}
.renew-upgrade>.upgrade_div>.reup_content>ul>li{
    background: url(./img/upgrade01.png) no-repeat;
}
.renew-upgrade>div>.reup_bottom>div{
    width: 100%;
    height: 134px;
    bottom: 0;
    left: 0;
}
.reup_content p{    color: #ff5600;
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px;}
.renew-upgrade>div>.reup_bottom>div>p{
    padding: 68px 0;
    font-size: 26px;
    color: #ff5400;
    font-weight: bold;
}
.renew-upgrade>div>.reup_bottom>div>button{
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ffd400;
    position: absolute;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    color: #650019;
    right: 150px;
    bottom: 10px;
    font-weight: bold;

}
.renew-upgrade>.renew_div>.reup_bottom>div>button{
    background-image: linear-gradient(0deg, 
    #ebb00e 0%, 
    #ffc247 100%);
}
.renew-upgrade>.renew_div>.reup_bottom>div>button.disabled{
    background: #ccc;
    cursor: not-allowed;
}
.renew-upgrade>.upgrade_div>.reup_bottom>div>button.disabled{
    background: #ccc;
    cursor: not-allowed;
}


/* 推广返现专区 */
.act-hign-ab{
    width: 100%;
    height: auto;
    background: #fff3e0;
    padding-top: 48px;
    padding-bottom: 100px;
}
.act-hign-ab .recommend-content{
    width: 1160px;
	height: auto;
	background-color: #fff7eb;
	box-shadow: 0px 1px 16px 0px 
		rgba(102, 24, 12, 0.16);
    border-radius: 8px;
    margin-top: 30px;
}
.act-hign-ab .recommend-content .recommend-head{
    padding: 30px 40px 20px 40px;
}
.act-hign-ab .recommend-content .recommend-head:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.act-hign-ab .recommend-content .recommend-head>span{
    display: inline-block;
    width: 270px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    float: left;
}
.act-hign-ab .recommend-content .recommend-head>span:nth-of-type(1){
   background: url(./img/recommend_one.png) no-repeat left center;

}
.act-hign-ab .recommend-content .recommend-head>span:nth-of-type(2){
    background: url(./img/recommend_four.png) no-repeat left center;
 
 }
.act-hign-ab .recommend-content .recommend-head>span:nth-of-type(3){
    background: url(./img/recommend_two.png) no-repeat left center;
 
 }
 .act-hign-ab .recommend-content .recommend-head>span:nth-of-type(4){
    background: url(./img/recommend_three.png) no-repeat left center;
 
 }
 .act-hign-ab .recommend-content .recommend-list{
     width: 100%;
     padding: 0 40px;
 }
 .act-hign-ab .recommend-content .recommend-list:after{
    content:".";        
    display:block;        
    height:0;        
    clear:both;        
    visibility:hidden;    
 }
 .act-hign-ab .recommend-content .recommend-list>li{
    width: 220px;
	height: 72px;
	background-color: #ffe4e0;
	border-radius: 2px;
    border: solid 1px #ffa399;
    padding: 18px 20px;
    float: left;
 }
 .act-hign-ab .recommend-content .recommend-list>li:not(:first-child){
     margin-left: 50px;
 }
 .act-hign-ab .recommend-content .recommend-list>li>p{
     font-size: 14px;
     color: #333333;
     line-height: 1;
 }
 .act-hign-ab .recommend-content .recommend-list>li>p:last-child{
     padding-top: 8px;
 }
 .notLogin_recommend{
     padding: 40px 0 30px 0 ;
     position: relative;
 }
 .notLogin_recommend>a{
    font-size: 14px;
	letter-spacing: 0px;
    color: #ff3300;
    position: absolute;
    left: 720px;
    top: 54px;
    text-decoration: underline;
 }
 .notLogin_recommend>.openCps{
    width: 240px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
	background-image: linear-gradient(0deg, 
		#f52614 0%, 
		#ff4e33 100%);
    border-radius: 22px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: none;
    cursor: pointer;
    outline: none;
    margin: 0 auto;
    display: block;
    position: static;
 }
 
 .isLogin_recommend{
    padding: 40px 0 30px 0 ;
    position: relative;
 }
 .isLogin_recommend>.share{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #ff3300;
    vertical-align: middle;
 }
 .isLogin_recommend>.share>.link{
     width: 480px;
     height: 40px;
     line-height: 40px;
     display: inline-block;
     background-color: #eeeeee;
    border: solid 1px #cccccc;
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
 }
 .isLogin_recommend>.share>.copyLink{
    width: 120px;
	height: 40px;
	background-image: linear-gradient(0deg, 
		#f52614 0%, 
        #ff4e33 100%);
        display: inline-block;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        vertical-align: middle;
 }
 .isLogin_recommend>p{
     padding: 20px 0;
     font-size: 14px;
     color: #999999;
     text-align: center;
 }
 .isLogin_recommend>.toPath{
     width: 100%;
     height: 40px;
     line-height: 40px;
     text-align: center;
     font-size: 14px;
     color: #333333;
     vertical-align: middle;
 }
 .isLogin_recommend>.toPath>a{
     display: inline-block;
     width: 40px;
     height: 40px;
     margin-left: 10px;
     cursor: pointer;
     vertical-align: middle;
 }
 .isLogin_recommend>.toPath>a:nth-of-type(1){
     background: url(./img/icon_wx.png) no-repeat;
 }
 .isLogin_recommend>.toPath>a:nth-of-type(2){
    background: url(./img/icon_wb.png) no-repeat;
}
.isLogin_recommend>.toPath>a:nth-of-type(3){
    background: url(./img/icon_qq.png) no-repeat;
}



#activityRule{
    position: fixed;
    width: 720px;
    /* height: 326px; */
    left: 50%;
    top: 38%;
    margin-left: -360px;
    margin-top: -214px;
    /* background: #fff7eb; */
    background: #ffffff;
    z-index: 99999999;
    /* padding-bottom: 38px; */
    font-size: 14px;
	color: #333333;
}
#activityRule > div > .ruleTitle{
    background: #ff5500;
    line-height: 50px;
    padding-top: 0;
    font-size: 16px;
    font-weight: normal;
    padding-left: 20px;
    /* background-image: linear-gradient(90deg, 
		#ff8800 0%, 
		#f54114 36%, 
		#ff4e33 72%, 
		#ff6600 100%); */
}
.ruleClose{
    width: 34px;
    height: 34px;
    background-position-x: 0;
    position: absolute;
    right: 28px;
    top: 8px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    cursor: pointer;
    /* transition: all 0.2s; */
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 30px;
    background: none;
}
#activityRule > div > .ruleTitle{
    color: white;
}

#activityRule > div > ul{
    padding:30px 54px 40px 40px;
}
#activityRule > div > ul > li{
    color: #333;
}
#activityRule > div > ul > li.title{
 color: #ff5500; 
 font-weight: bold;
 font-size: 16px;  
}
#activityRule > div > ul > li.flow{
    /* width: 506px;
    height: 537px; */
    width: 243px;
    height: 516px;
    background: url(./img/flow.png) no-repeat center;
    background-size: cover;
    margin: 40px auto 0 auto;
    position: relative;
}
#activityRule > div > ul > li.flow .flow-1{
    position: absolute;
    top: 0;
    left: 0;
    width: 242px;
    height: 80px;
    /* background: rgba(0,0,0,0.2); */
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
}
#activityRule > div > ul > li.flow p{
    width: 172px;
    padding: 0 36px;
    position: absolute;
    right: 0;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #333333;
}

#activityRule > div > ul > li.flow p>a{
    color:#0055ff;
    
}
#activityRule > div > ul > li.flow p>a:hover{
    text-decoration: underline;
    cursor: pointer;
}

#activityRule > div > ul > li.flow p.desc{
    /* color: #fff; */
    position: absolute;
    right: 0;
    top: 40px;
}
#activityRule > div > ul > li.flow .flow-2{
    position: absolute;
    top: 109px;
    left: 0;
    width: 242px;
    height: 80px;
    /* background: rgba(0,0,0,0.2); */
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
}
#activityRule > div > ul > li.flow .flow-2 p.desc{
    width: 180px;
}
#activityRule > div > ul > li.flow .flow-3{
    position: absolute;
    top: 218px;
    left: 0;
    width: 242px;
    height: 80px;
    /* background: rgba(0,0,0,0.2); */
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
}
#activityRule > div > ul > li.flow .flow-3 p.title{
    line-height: 48px;
}
#activityRule > div > ul > li.flow .flow-4{
    position: absolute;
    top: 338px;
    left: 0;
    width: 242px;
    height: 80px;
    /* background: rgba(0,0,0,0.2); */
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
}
#activityRule > div > ul > li.flow .flow-4 p.title{
    width: 172px;
    padding: 0 25px;
}
#activityRule > div > ul > li.flow .flow-4 p.desc{
    width: 172px;
    padding: 0 25px;
}
#activityRule > div > ul > li.flow .flow-5{
    position: absolute;
    top: 328px;
    left: 0;
    width: 242px;
    height: 80px;
    /* background: rgba(0,0,0,0.2); */
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
}
#activityRule > div > ul > li.flow .flow-5 p.title{
    width: 172px;
    padding: 0 25px;
}
#activityRule > div > ul > li.flow .flow-5 p.desc{
    width: 172px;
    padding: 0 25px;
}
#activityRule > div > ul > li.flow .flow-6{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 242px;
    height: 80px;
    /* background: rgba(0,0,0,0.2); */
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
}
#activityRule > div > ul > li.flow .flow-6 p.title{
    line-height: 48px;
}

.nav-container{
    position: fixed;
    top: 50%;
    left: 20px;
    z-index: 999;
    margin-top: -250px;
    height: 433px;
    width: 180px;
    /* background: url(./img/redbag.png) no-repeat 10px 6px; */
    background: transparent;
    transition: left 0.5s ease;
}
.redBag{
    position: relative;
    width: 180px;
    height: 77px;
    background-image: linear-gradient(90deg, 
		#f23524 0%, 
		#fe7446 50%, 
		#f23524 100%), 
	linear-gradient(
		#cb0000, 
		#cb0000);
	background-blend-mode: normal, 
		normal;
    border-radius: 10px 10px 0 0;
    color: #ffefbf;
    padding-top: 43px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.redBag .amount-show {
    width: 132px;
    height: 109px;
    margin: 0 auto;
    background: url(./img/redbag.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 50%;
    margin-left: -66px;
    bottom: 38px;
    transform-origin: bottom;
    animation:rotate 5s infinite;
    -webkit-animation:rotate .5s ease infinite;
}

@keyframes rotate
{
    0%   {
        -ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);
    }
    25%  {-ms-transform:rotate(8deg); /* IE 9 */
        -moz-transform:rotate(8deg); /* Firefox */
        -webkit-transform:rotate(8deg); /* Safari and Chrome */
        -o-transform:rotate(8deg); /* Opera */
        transform:rotate(8deg);}
    50%  {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
    75%  {-ms-transform:rotate(-8deg); /* IE 9 */
        -moz-transform:rotate(-8deg); /* Firefox */
        -webkit-transform:rotate(-8deg); /* Safari and Chrome */
        -o-transform:rotate(-8deg); /* Opera */
        transform:rotate(-8deg);}
    100% {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
}

@-moz-keyframes rotate /* Firefox */
{
    0%   {
        -ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);
    }
    25%  {-ms-transform:rotate(8deg); /* IE 9 */
        -moz-transform:rotate(8deg); /* Firefox */
        -webkit-transform:rotate(8deg); /* Safari and Chrome */
        -o-transform:rotate(8deg); /* Opera */
        transform:rotate(8deg);}
    50%  {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
    75%  {-ms-transform:rotate(-8deg); /* IE 9 */
        -moz-transform:rotate(-8deg); /* Firefox */
        -webkit-transform:rotate(-8deg); /* Safari and Chrome */
        -o-transform:rotate(-8deg); /* Opera */
        transform:rotate(-8deg);}
    100% {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
}

@-webkit-keyframes rotate /* Safari 和 Chrome */
{
    0%   {
        -ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);
    }
    25%  {-ms-transform:rotate(8deg); /* IE 9 */
        -moz-transform:rotate(8deg); /* Firefox */
        -webkit-transform:rotate(8deg); /* Safari and Chrome */
        -o-transform:rotate(8deg); /* Opera */
        transform:rotate(8deg);}
    50%  {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
    75%  {-ms-transform:rotate(-8deg); /* IE 9 */
        -moz-transform:rotate(-8deg); /* Firefox */
        -webkit-transform:rotate(-8deg); /* Safari and Chrome */
        -o-transform:rotate(-8deg); /* Opera */
        transform:rotate(-8deg);}
    100% {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
}

@-o-keyframes rotate /* Opera */
{
    0%   {
        -ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);
    }
    25%  {-ms-transform:rotate(8deg); /* IE 9 */
        -moz-transform:rotate(8deg); /* Firefox */
        -webkit-transform:rotate(8deg); /* Safari and Chrome */
        -o-transform:rotate(8deg); /* Opera */
        transform:rotate(8deg);}
    50%  {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
    75%  {-ms-transform:rotate(-8deg); /* IE 9 */
        -moz-transform:rotate(-8deg); /* Firefox */
        -webkit-transform:rotate(-8deg); /* Safari and Chrome */
        -o-transform:rotate(-8deg); /* Opera */
        transform:rotate(-8deg);}
    100% {-ms-transform:rotate(0deg); /* IE 9 */
        -moz-transform:rotate(0deg); /* Firefox */
        -webkit-transform:rotate(0deg); /* Safari and Chrome */
        -o-transform:rotate(0deg); /* Opera */
        transform:rotate(0deg);}
}
.nav-item{
    width: 180px;
    height: 42px;
    line-height: 42px;
    background-color: #ffffff;
    border-bottom: none;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
    letter-spacing: 1px;
    padding-top: 0;
    margin: 0 auto;
}
.nav-item.active{
    padding-top: 0;
    width: 190px;
	height: 42px;
	background:#ffaa00;
    box-shadow: 0px ;
    border-radius: 0px;
    font-size: 14px;
    margin-left: -5px;
}
.special-nav-item{
    position: relative;
    width: 180px;
	height: 60px;
    background: #f23524;
	border-radius: 0px 0px 10px 10px;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    border: none;
    margin: 0 auto;
}
.special-nav-item-a{
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 0;
    width: 180px;
    height: 60px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 60px;
    background: url(./img/go-back.png) no-repeat right top;
    background-position: 46px 21px;
    text-indent: 74px;

}
.aui_inner{
    border-top:none;
}
.aui_inner .aui_close{
    display: none!important;
}

