body{
	min-width: 1366px;	
}

.act-banner{
    height: 550px;
    width: 100%;
    overflow: hidden;
    background: none;
    /* background-size: cover; */
}
.act-banner-inner{
    height:550px;
    background: url(./img/banner_01.jpg) no-repeat top;
    position: relative;
    margin: 0 auto;
}
@media screen and (max-width: 1920px) {
    .act-banner-inner{
        max-width:100%;
        background-size: cover
    }
}
.act-banner-btns{
    width: 1280px;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}
.act-banner-btn-item{
    height: 90px;
    width: 320px;
    background: url(./img/banner-btn-1.png) no-repeat center;
    background-size: cover;
    padding: 20px 0 18px 37px;
}
.act-banner-btn-item .title{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;
    text-shadow: #f37625 0.1em 0.1em 0.2em;
}
.act-banner-btn-item .desc{
    font-size: 14px;
    color: #fff;
    text-shadow: #f37625 0.1em 0.1em 0.2em;
    margin-top: 6px;

}
.act-banner-btn-item:hover{
    cursor: pointer;
    transform: translate3d(0, -10px, 0px);
    -ms-transform:translate3d(0, -10px, 0px); 	/* IE 9 */
    -moz-transform:translate3d(0, -10px, 0px); 	/* Firefox */
    -webkit-transform:translate3d(0, -10px, 0px); /* Safari 和 Chrome */
    -o-transform:translate3d(0, -10px, 0px); 	/* Opera */
    transition: transform 0.3s linear 0s;
    -ms-transition:transform 0.3s linear 0s; /* IE 9 */
    -moz-transition:transform 0.3s linear 0s; /* Firefox */
    -webkit-transition:transform 0.3s linear 0s; /* Safari 和 Chrome */
    -o-transition:transform 0.3s linear 0s; /* Opera */
}
.act-banner-btn-item:nth-child(2){
    background: url(./img/banner-btn-2.png) no-repeat center;
}
.act-banner-btn-item:nth-child(3){
    background: url(./img/banner-btn-3.png) no-repeat center;
}
.act-banner-btn-item:nth-child(4){
    background: url(./img/banner-btn-4.png) no-repeat center;
}
.act-banner-btn-item:nth-child(5){
    background: url(./img/banner-btn-5.png) no-repeat center;
}
.act-banner-btn-item:nth-child(6){
    background: url(./img/banner-btn-6.png) no-repeat center;
}
.act-zero {
    position: relative;
}
.act-zero .act-content-main{
    width: 1280px;
    margin: 0;
}
.act-trust-main,.high-ab-main{
    margin-top: 0;
}
.common-title-left-ico{
    width: 459px;
    height: 82px;
    background-size: cover;
    background-position-x: right;
    position: absolute;
    left: -30px;
    top: 4px;
}
.common-title-right-ico{
    width: 459px;
    height: 82px;
    background-size: cover;
    background-position-x: left;
    position: absolute;
    right: -30px;
    top: 4px;
}
.common-title{
    text-align: center;
}
.common-title>span{

    font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
    color: #333;
    text-align: center;
    position: relative;
}
.common-title>span::before{
    content: "";
    display: block;
    width: 459px;
    height: 82px;
    background: url(../img/left-title-ico.png) no-repeat;
    background-size: cover;
    background-position-x: right;
    position: absolute;
    left: -489px;
    top: 4px;
	opacity: .5;
}
.common-title>span::after{
    content: "";
    display: block;
    width: 459px;
    height: 82px;
    background: url(../img/right-title-ico.png) no-repeat;
    background-size: cover;
    background-position-x: left;
    position: absolute;
    right: -489px;
    top: 4px;
	opacity: .5;
}
.common-des{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #0038ff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}
.common-des>a{
    font-size: 16px;
    color: #999;
    margin-left: 4px; 
    text-decoration: underline;
}
.comm-btn a{
    color: #fff;
    display: block;
}
.comm-btn:hover{
opacity: .85;
    cursor: pointer;
}
.act-content{
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.act-zero{
    margin: 0;
    height: auto;
    padding-top:60px;
    background:none;
} 
.act-ecs{
    padding-top: 0;
    height: auto;
}
.act-zero .act-content-main .main-zero2{
    width: 100%;
    height: auto;
	    border: 1px solid #4e9fe9;
		    border-radius: 8px;
}
/* .baremetal .act-content-main .main-zero2::after{
    content: "";
    display: block;
    height: 75px;
    width: 75px;
    background: url(./img/comm/6.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -4px;
    top: -4px;
} */
.overseas .act-content-main .main-zero2{
    position: relative;
}
/* .overseas .act-content-main .main-zero2::after{
    content: "";
    display: block;
    height: 75px;
    width: 75px;
    background: url(./img/comm/5.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -4px;
    top: -4px;
} */
.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:20px;
}
.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 #host-oversea3 .main-zero2-item{
    width: 294px;
	height: auto;
	background-color: #ffffff;
    float: left;
    margin: 0;
    border-radius: 0;
    position: relative; 
    margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.act-zero .act-content-main .main-zero2 .main-zero2-list .main-zero2-item{
    width:100%;
    height: auto;
	background-color: #ffffff;
    float: left;
    margin: 0;
    border-radius: 0;
    position: relative; 
    margin-right: 20px;
	margin-bottom: 20px;
}
#host-oversea3 .zero2-item-header {
    width:100%;
	float: none;
}
#host-oversea3 .zero2-item-main {
    padding: 0 20px;
	float: none;
	width: auto;
}
#host-oversea3 .item-main-one {
  border-bottom: 1px solid #eee;
  padding: 20px 0 0 0;
  margin-bottom: 20px;
  height: 80px; 
  float:none;
  width:auto;
}
#host-oversea3 .project-rule {
    width: 254px;
    height: 40px;
    border: 1px solid #0038ff;
    padding: 0 20px 0 10px;
    position: relative;
	float: none;
	margin-left:-1px;
}
#host-oversea3 .project-rule-select {
 padding-left: 0px;
 width: 254px;
 margin: 0 auto;
 float: none;
}
#host-oversea3 .product-price{float: none; margin:0;}
#host-oversea3 .act-btn {
    width: 254px;
    height: 40px;
    background: #0038ff;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 20px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    float: none;
}
#host-oversea3 .project-rule-item{line-height:40px;}
#host-oversea3 .product-price .act-num {
    font-size: 18px;
     margin: 0 0 0 4px;
     color: #ff5500; 
    font-weight: 700;
}
#host-oversea3 .zero2-item-main {
    height: auto;
}
#host-oversea3 .zero2-item-header-title {
    float: none;
}
#host-oversea3 .zero2-item-header-desc {
 padding: 18px 0 0 20px;
 line-height: 20px;
 float: none;
}
#host-oversea3 .zero2-item-header {
    width: 100%;
    height: 112px;
    background:linear-gradient(to right,rgb(0, 56, 255), rgb(57, 101, 255), rgb(0, 56, 255));
    padding: 0;
}
.act-zero .act-content-main .main-zero2 #host-oversea3>li:nth-child(4n){
margin-right: -20px;
}
.zero2-item-header{
    width: 100%;
	height: 40px;
	background:#fff;
    padding: 0;
	float: left;
	    border-bottom: 1px solid #ddd;
}

.zero2-item-header-title{
	font-size: 18px;
	height: auto;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333;
	padding: 10px 0 0 15px;
	margin: 0;
	line-height: 1;
	float: left;
	width:auto;
}
#host-oversea3 .zero2-item-header-title{
	color: #fff;
}
.zero2-item-header-desc{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999;
	opacity: 1;
	padding: 12px 0 0 20px;
	line-height: 20px;
	float: left;
	width:auto;
}
#host-oversea3 .zero2-item-header-desc{
	color: #fff;
}
.zero2-item-header > .zero2-discount,.baremetal-list-item-h > .zero2-discount{
    width: 75px;
    height: 75px;
    position: absolute;
    right: -5px;
    top: -5px;
    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:15px;
    color: #ff0708;
    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: 35px;
    top: 12px;
}
.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{
	background:#f1f1f1;
    padding: 0 20px;
    float: right;
    width: 100%;
	 height: 80px;
}
.item-main-one{
	    border-bottom: none;
	    padding: 18px 0 0 0;
	    margin-bottom: 0;
	    height: 60px;
	    float: left;
	    width: 28%;
}
.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-prices {
    float: left;
    margin: 10px 13px 0;
}

.product-prices .act-price{
    background: #dde4ff;
    text-align: center;
    font-size: 12px;
    padding: 4px;
    color: #0038ff;
}
.product-prices .act-num{
	font-size: 30px;
	margin: 0 0 0 4px;
	color: #ff5500;
	font-weight: 700;
}
.product-prices .act-util{
    font-size: 14px;
    color: #ff5500;
    margin-right: 5px;
}
.product-prices .o-price{
    font-size: 12px;
    text-decoration: line-through;
    color: #999999;
}

.product-price .act-price{
    background: #dde4ff;
    text-align: center;
    font-size: 12px;
    padding: 4px;
    color: #0038ff;
}
.product-price .act-num{
	font-size: 30px;
	margin: 0 0 0 4px;
	color: #ff5500;
	font-weight: 700;
}
.product-price .act-util{
    font-size: 14px;
    color: #ff5500;
    margin-right: 5px;
}
.product-price .o-price{
    font-size: 12px;
    text-decoration: line-through;
    color: #999999;
}
.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,170,0,0.5);
}
.act-btn{
	width: 120px;
	height: 40px;
	background: #0038ff;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin:18px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
.act-ecs .act-btn .disabled{
    background: #0081ff;
    font-weight: normal;
}
.act-btn:hover{
    cursor: pointer;
}
.comm-btn.disabled{
    background: #888;
    cursor: not-allowed;
    width: 120px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 18px 0 0 0;
    font-size: 14px;
    font-weight: bold;
	    float: right;
}
.comm-btn.disabled:hover{
    background: #888 !important;
}
#host-oversea3 .comm-btn.disabled{
    background: #888;
    cursor: not-allowed;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 18px 0 0 0;
    font-size: 14px;
    font-weight: bold;
	    float: right;
}
#host-oversea3 .comm-btn.disabled:hover{
    background: #888 !important;
}
/* 裸金属专区 */

.baremetal .act-content-main .main-zero2{
    /* height: 458px;、 */
    height: 467px;
    background: url(./img/part2-bg.png) no-repeat; 
    background-size: cover;
    position: relative;

}
.main-baremetal-list{
    display: -moz-box;  /* Firefox */
    display: -ms-flexbox;    /* IE10 */
    display: -webkit-box;    /* Safari */ 
    display: -webkit-flex;    /* Chrome, WebKit */
    display: box; 
    display: flexbox; 
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0;
}
.baremetal-list-item{
    width: 360px;
    height: 100%;
}
.baremetal-list-item:nth-child(2){
    margin: 0 20px;
}
.baremetal-list-item-h{
    height: 60px;
    width: 100%;
    background:url(./img/baremetal-bg-01.png) no-repeat;
    color: #e5f6ff;
    font-size: 20px;
    padding-left: 20px;
    line-height: 60px;
    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{
    height: 644px;
    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: 409px;
    width: 100%;
    background: url(./img/part3-bg.png) no-repeat;
    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: #ff5500;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: bold;
}
.zkeys2020-btns .zkeys2020-more-btn{
    display: block;
    height: 40px;
    width: 180px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: rgba(255,255,255,0.2);
}

.project-rule{
	width: 185px;
	height: 40px;
	border: 1px solid #ddd;
	padding: 0 20px 0 10px;
	position: relative;
	float: left;
	margin: 18px 15px 0;
}
.months{margin-top:8px;}
#host-oversea3 .months{margin-top:0;}
.project-rule-name{
    color: #999;
    line-height: 40px;
    font-size: 14px;
}
#selectSystemName{
    color: #333;
    font-size: 12px;
}
.project-rule-select {
	padding-left: 0px;
	width: 180px;
	margin: 0 auto;
	float: left;
}
.project-rule-item {
	position: relative;
    float: left;
    width: 33.5%;
	margin-top: 10px;
	margin-bottom: 16px;
	line-height:38px;
	text-align: center;
	border: 1px solid #eaeaea;
	margin-left: -1px;
	font-size: 14px;
    color: #666;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ms .project-rule-item:nth-child(4),.ms .project-rule-item:nth-child(5),.ms .project-rule-item:nth-child(6){
	margin-top: -17px;
}
.project-rule-item:hover{
    cursor: pointer;
}
.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: #0038ff;
    border: 1px solid #0038ff;
    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 #ccc;
    border-bottom: 2px solid #ccc;
    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;
}
#host-oversea3 .buy-select  .jt:after{
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    border-left: 2px solid #0038ff;
    border-bottom: 2px solid #0038ff;
    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: #0038ff;
    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: normal;
    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);
    /* background-image: linear-gradient(90deg, #fe653f 0%, #fe774d 100%); */
    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{
    padding-bottom: 80px;
border-top: 1px solid #0038ff;
}
.act-host{
     /* height: 1591px; */
     height: 1388px;
    padding: 70px 0;
    background: url(./img/bg_02.jpg) no-repeat center;
    /* background-size: cover; */
}
.act-host .common-title-left-ico{
    left: 0;
}
.act-host .common-title-right-ico{
    right: 0;
}
/* 商标注册专区 */
.main-03{
    /* height: 1319px; */
    height: 681px;
   background:linear-gradient(to right, rgb(33, 39, 53), rgb(33, 39, 53), rgb(33, 39, 53), rgb(36, 42, 55), rgb(49, 59, 71), rgb(36, 46, 58), rgb(35, 41, 55), rgb(34, 40, 54));
    /* 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: 1280px;
    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: 0;
    padding-bottom: 70px;
}
.act-trust .common-title-left-ico{
    left: 0;
}
.act-trust .common-title-right-ico{
    right: 0;
}
.renew-upgrade{
    width: 1280px;
	height: 423px;
    background: url(./img/part5-bg.png) no-repeat;
    border-radius: 8px;
    margin: 0 auto;
    padding: 52px;
}
.renew-upgrade:after{
    content:".";        
    display:block;        
    height:0;        
    clear:both;        
    visibility:hidden;  
}
.renew-upgrade>div{
    width: 550px;
    height: 318px;
    float: left;
    position: relative;
}
.renew-upgrade>div:last-child{
    margin-left: 60px;
}
.renew-upgrade>.renew_div{
  background: url(./img/upgrade-bg.png) no-repeat;  
  background-size: cover;
}
.renew-upgrade>.upgrade_div{
    background: url(./img/upgrade-bg.png) no-repeat;
    background-size: cover;
}
.renew-upgrade>div>.reup_content{
    width: 100%;
    height: 180px;
    padding: 30px 35px 0 35px;;
}
.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;
}
.renew-upgrade>div>.reup_bottom>div>p{
    padding: 67px 0 0 40px;
    font-size: 26px;
    color: #fff;
}
.renew-upgrade>div>.reup_bottom>div>button{
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fbff00;
    position: absolute;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    color: #214c23;
    right: 40px;
    bottom: 35px;
    font-weight: bold;

}
.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;
}



/* 下拉框样式 */
.ny-oa-select{
    float: left;
    height: 30px;
    line-height: 30px;
    width: 210px;
    margin:0 20px 10px 0;

}
.ny-select-show{
    background: #ffffff;
    border:1px solid #cccccc;
    border-radius: 0;
    line-height: 28px;
}
.ny-select-show .ny-select-title{
    font-size: 14px;
    color: #999999;
}
.ny-select-show .ny-select-name{
    color: #333333;
    font-size: 14px;
}
.ny-oa-select:hover .ny-select-show{
    background: #fff;
}
.ny-select-list .ny-select-item{
    background: #fff;
    color: #333333;
}
.ny-select-list .ny-select-item:hover, .ny-select-list .ny-select-item.active{
    background: #ff6201 ;
    color: white;
}
.ny-select-show.no-select:before{
    display: none;
}

#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: #333740;
    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: #333740; 
 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: #feeecc;
    border-radius: 10px 10px 0 0;
    color: #db373c;
    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:#0038ff;
    box-shadow: 0px ;
    border-radius: 0px;
    font-size: 14px;
    margin-left: -5px;
}
.special-nav-item{
    position: relative;
    width: 180px;
	height: 60px;
    background: #212735;
	border-radius: 0px 0px 10px 10px;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    border: solid 1px #ffffff;
    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;
}
@media screen and (max-width:768px) {
	body {
	    min-width: 100%;
	}
	.act-content {
	    width: 100%;
	}
	.act-zero .act-content-main {
	    width: 100%;
	}
	.renew-upgrade {
	    width: 100%;
		    background: none;
		    padding: 10px;
		}
		.zero2-item-main {
		    padding: 0 5px;
		}
		#host-oversea3 .zero2-item-main {
		    padding: 0 5px;
		}
		.common-title>span::after,.common-title>span::before{
display: none;
		}
		.renew-upgrade>div {
		    width: 100%; 
			height: 245px;
		}
		.renew-upgrade>.upgrade_div {
		    background-size: 100%;
		}
		.main-03 {
		    height: 660px;
		}
		.act-trust {
		    height: 660px;
		}
		.renew-upgrade>div:last-child {
		    margin-left: 0;
		}
		.act-banner,.act-banner-inner {
		    height: 180px;
		}
		.act-content {
		    top: 10px;
		}
		.common-des {
		    font-size: 12px;
			    width: 60%;
			    margin: 0 auto;
				padding-bottom: 8px;
				padding-top: 0;
		}
		.common-des>a {
		    font-size: 12px;
		}
		
		.act-zero .act-content-main .main-zero2 #host-oversea3 .main-zero2-item {
		    width:48.4%;
		    height: 345px;
		    margin-right: 10px;
		    margin-bottom: 10px;
		}
		.act-zero .act-content-main .main-zero2 .main-zero2-list .main-zero2-item {
		    width:48.4%;
		    height: 318px;
		    margin-right: 10px;
		    margin-bottom: 10px;
		}
		.act-zero .act-content-main .main-zero2 .main-zero2-list .main-zero2-item:nth-child(2n){
		    margin-right: 0;
		}
		.act-zero .act-content-main .main-zero2 #host-oversea3 .main-zero2-item:nth-child(2n){
		    margin-right: 0;
		}
		.zero2-item-header-title {
		    font-size: 14px;
			padding: 10px 0 0 10px;
			color: #fff;
		}
		#host-oversea3 .zero2-item-header-title {
		    font-size: 14px;
			padding: 10px 0 0 10px;
		}
		.zero2-item-header-desc {
		    font-size: 10px;
			    padding: 6px 0 0 10px;
			    line-height: 17px;
				color: #fff;
		}
		#host-oversea3 .zero2-item-header-desc {
		    font-size: 10px;
			    padding: 6px 0 0 10px;
			    line-height: 17px;
		}
		.act-zero .act-content-main .main-zero2 #host-oversea3 .main-zero2-item {
		    height: auto;
			float: left;
			padding-bottom: 5px;
		}
		.item-main-one .main-one-item span:first-child {
		    font-size: 11px;
		}
		.item-main-one .main-one-item span:last-child {
		    font-size: 10px;
			height: 14px;
			overflow: hidden;
		}
		.project-rule-select {
		    width: 100%;
		}
		#host-oversea3 .project-rule-select {
		    width: 100%;
		}
		.project-rule {
		    width: 100%;
			height: 30px;
			margin: 0;
		}
		#host-oversea3 .project-rule {
		    width: 100%;
			height: 30px;
			margin:0;
		}
		.months {
		    margin-top:0;
		}
		.product-price {
		    margin: 0;
		}
		.product-price .act-num {
		    font-size: 18px;
		}
		.act-btn {
		    width: 100%;
			margin: 10px 0 0 0;
			line-height: 35px;
			height: 35px;
		}
		#host-oversea3 .act-btn {
		    width: 100%;
		 margin: 10px 0 0 0;
		 line-height: 35px;
		 height: 35px;
		}
		.product-price .o-price {
		    display: none;
		}
		.act-zero .act-content-main .main-zero2 {
		    background: none;
		    border: 0px solid #ff4763;
		}
		.act-zero .act-content-main .main-zero2 .main-zero2-list {
		    padding: 10px;
		}
		.act-ecs .act-content {
		    top: 0;
		}
		.main-01 {padding-bottom:20px;
		}
		.nav-container {
		    left: 10px;
			width: 130px;
		}
		.nav-container,.nav-item, {
		    width: 130px;
		}
		.redBag {
		    width: 130px;
		    font-size: 12px;
		}
		.nav-item.active {
		    width: 140px;
		}
		.special-nav-item {
		    width: 130px;
		    height: 40px;
		    font-size: 12px;
		}
		.special-nav-item-a {
		    width: 130px;
		    height: 40px;
		    font-size: 14px;
		    line-height: 40px;
		    background-position: 20px 12px;
		    text-indent: 45px;
		}
		.act-reduce-price {
		    padding-left: 1px;
		}
		.nav-item {
		    width: 130px;
		}
		.renew-upgrade>div>.reup_content>ul>li {
		    width: 48%;
		    height: 55px;
		}
		.renew-upgrade>div>.reup_content {
		    padding: 5px 5px 0 13px;
			height: 135px;
		}
		.renew-upgrade>.renew_div {
		    background-size: 100%;
		}
		.renew-upgrade>div>.reup_bottom>div>p {
		    padding: 20px 0 0 40px;
		}
		.renew-upgrade>div>.reup_bottom>div>button {
		    bottom: 40px;
			width: 120px;
		}
		#activityRule {
		    width: 95%;
		    left: 10px;
		    margin-left: 0;
		    font-size: 12px;
			top: 50%;
		}
		#activityRule > div > ul > li {
		    font-size: 12px;
		    line-height: 24px;
		}
		#activityRule > div > ul {
		    padding: 25px;
		}
		#selectSystemName {
		    font-size: 12px;
		}
		.renew-upgrade>div>.reup_content>ul>li .ticket-c .discount {
		    font-size: 10px;
		}
		.renew-upgrade>div>.reup_content>ul>li .ticket-c .decs {
		    font-size: 12px;
		    padding-left: 2px;
		}
		.renew-upgrade>div>.reup_content>ul>li .ticket {
		    margin-bottom: 3px;
		}
		.renew-upgrade>div>.reup_content>ul>li:nth-child(n+3) {
		    margin-top: 5px;
		}
		.renew-upgrade>div>.reup_content>ul>li:not(:nth-child(2n+1)) {
		    margin-left: 6px;
		}
		.project-rule-name {
		    font-size: 12px;
			    line-height: 30px;
		}
		#host-oversea3 .item-main-one {
		    padding: 10px 0 0 0;
		    margin-bottom: 10px;
		    height: 50px;
		}
		.item-main-one {
		    padding: 10px 0 0 0;
		    margin-bottom: 10px;
			width: 100%;
		}
		.project-rule-item {
		    line-height: 32px;
			    margin-bottom: 8px;
		}
		#host-oversea3 .project-rule-item {
		    line-height: 32px;
			    margin-bottom: 8px;
		}
		.ms .project-rule-item:nth-child(4), .ms .project-rule-item:nth-child(5), .ms .project-rule-item:nth-child(6) {
		    margin-top: -9px;
		}
		#host-oversea3 .zero2-item-header {
		    height: 80px;
		}
		.zero2-item-header {
		    height: 80px;
			background: linear-gradient(to right,rgb(0, 56, 255), rgb(57, 101, 255), rgb(0, 56, 255));
		}
		.select-list {
		    top: 29px;
		}
		.select-list>p {
		    height: 30px;
		    line-height: 30px;}
		.buy-select .jt {
    right: 6px;
	    top: 9px;
}
.act-zero{
    padding-top:20px;
} 
.common-title>span {
    font-size: 20px;
}
.comm-btn.disabled {
    width: 100%;
}
	}


	.head-nav{
	height: auto;
    background: none;
    border-bottom:none;
}
.item-main-one {
    border-bottom: none;
    padding: 18px 0 0 0;
    margin-bottom: 0;
    height: 60px;
    float: left;
    width: 60%;
}
.beramental-btn {
    width: 120px;
    height: 40px;
    background: #0038ff;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 18px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    float: right;
}
@media screen and (max-width:768px) {
.act-zero .act-content-main .main-zero2 .main-zero2-list .blcss {
    width: 100% !important;
    height: 180px !important;
}
}

.plat-nav-bg-logo>i {background-image: url(img/logo.png);background-repeat: no-repeat;}.plat-m-nav-logo {background-image: url(img/logo.png);background-repeat: no-repeat;background-size: 100% 100%;}.aui_titleBar {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    background: url(img/logo.png) no-repeat;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
        background-position: 8px 13px;
        background-size: 120px;
}
.plat-nav-mod .plat-nav-top-ctrl {
    display: none;
