.redtext {
	color: red !important;
}

.cloud div {
	background: url("<?=STNET?>/email/images/mail20170301/cloud.png");
}

.fast div {
	background: url("<?=STNET?>/email/images/mail20170301/world.png");
	margin-right: 25px;
}

.cloud.active div {
	background: url("<?=STNET?>/email/images/mail20170301/cloudactive.png");
}

.fast.active div {
	background: url("<?=STNET?>/email/images/mail20170301/worldactive.png");
}

.cloud div {
	background: url(<?=STNET?>/email/images/mail20170301/cloud.png) center center /100% 100% no-repeat;
}

.fast div {
	background: url(<?=STNET?>/email/images/mail20170301/world.png) center center /100% 100% no-repeat;
	margin-right: 25px;
}

.cloud.active div {
	background: url(<?=STNET?>/email/images/mail20170301/cloudactive.png) center center /100% 100% no-repeat;
}

.fast.active div {
	background: url(<?=STNET?>/email/images/mail20170301/worldactive.png) center center /100% 100% no-repeat;
}

/*自定義模塊*/
/*滑動條樣式1*/
#box {
	position: relative;
	width: 600px;
	height: 24px;
	margin: auto 0;
	background-color: white;
	text-align: left;
}

#bg {
	height: 24px;
	margin-top: 19px;
	border: 1px solid #ddd;
	overflow: hidden;
}

#bgcolor {
	background: #b4d7fe;
	width: 10%;
	height: 24px;
	border-right-color: rgb(180, 215, 254)
}

#bt {
	width: 13px;
	height: 30px;
	background: url(../../gmail/images/slider_btn_new.jpg) no-repeat center center;
	overflow: hidden;
	position: absolute;
	left: 0px;
	margin-left: -8px;
	top: -2px;
	cursor: pointer;
}

#text {
	width: 200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2em;
}

#bg>span {
	width: 107px;
	height: 24px;
	display: block;
	float: left;
	border-right: solid 1px #CCC;
	text-align: right;
	color: #999;
	text-align: center;
	line-height: 21px;
}

/*滑動條樣式1結束*/
/*滑條樣式2*/
#box1 {
	position: relative;
	width: 650px;
	height: 24px;
	margin: auto 0;
	background-color: white;
	margin-left: 78px;
	text-align: left;
}

#bg1 {
	height: 24px;
	margin-top: 5px;
	border: 1px solid #ddd;
	overflow: hidden;
}

#bgcolor1 {
	background: #b4d7fe;
	width: 20%;
	height: 24px;
	border-right-color: rgb(180, 215, 254);
}

#bt1 {
	width: 13px;
	height: 30px;
	background: url(../../email/images/btn/slider_btn_new.jpg) no-repeat center center;
	overflow: hidden;
	position: absolute;
	left: 130px;
	margin-left: -8px;
	top: -2px;
	cursor: pointer;
}

#text1 {
	width: 200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2em;
}

#bg1>span {
	width: 128px;
	height: 24px;
	display: block;
	float: left;
	border-right: solid 1px #CCC;
	text-align: right;
	color: #999;
	text-align: center;
	line-height: 22px;
}

/*------header------*/
.header {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 5px;
	/*padding:5px 0; overflow:hidden;*/
}

/*h1 { float:left; width:195px; height:60px; }*/
h1 {
	float: left;
	width: 241px;
}

.header h2 {
	float: left;
	display: inline
}

/*.topRight { float:right; display:inline;text-align:right}*/
.topRight {
	float: left;
	width: 728px;
	display: inline;
	text-align: right;
	line-height: 15px;
	padding-top: 5px;
}

/*.topRight p { font:normal 12px/20px "宋體", Arial; }*/
.topRight p a {
	color: #666;
}

.topRight .topTel {
	font: bold 13px/20px "宋體", Arial;
	color: #FF6600;
	padding: 5px 0 0 0;
}

.onlineTalk {
	float: right;
	display: inline;
	margin: 0px
}

/*navbar begin*/
.navMain {
	width: 960px;
	margin: 0 auto;
}

.navWrapper {
	position: relative;
	margin-bottom: 5px;
	height: 35px;
	z-index: 999;
}

#navbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 35px;
	background: #FF781F;
	font-family: arial
}

#nav {
	width: 960px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	margin-left: 6px;
	margin-left: 8 px\9 \0;
}

:root #nav {
	width: 960px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	margin-left: 6px;
	margin-left: 20px \0;
}

#navbar li {
	position: relative;
	float: left;
	margin-top: 5px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold
}

#navbar a {
	display: block;
	padding: 5px 0 10px 0;
	text-decoration: none;
	color: #fff;
	height: auto;
	cursor: pointer;
}

#navbar a strong {
	padding: 0 11px;
}

#navbar a:hover {
	text-decoration: none
}

#navbar .navline {
	margin-top: 7px;
	width: 2px;
	height: 20px;
	/*background:#FF781F; */
}

#navbar .nav_hover {
	background: #fff url(<?=STNET?>/images/newtempl/nav-hover-bg-l.png) no-repeat;
}

#navbar .nav_hover a {
	background: url(<?=STNET?>/images/newtempl/nav-hover-bg-r.png) right 0 no-repeat;
	color: #333
}

#navbar .list {
	z-index: 9999;
	display: none;
	position: absolute;
	top: 30px;
	left: -1px;
	width: 370px;
	padding: 10px 0;
	background: white;
	border: #bbb 1px solid;
	border-top: none;
	z-index: 9999;
	-moz-box-shadow: 0 4px 5px #666;
	-webkit-box-shadow: 0 4px 5px #666;
	box-shadow: 0 4px 5px #666;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#navbar .list li {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	height: 24px;
	text-align: left;
	/*border-bottom: #DDD 1px dashed;*/
	overflow: hidden;
	width: 120px;
}

#navbar .list a {
	display: block;
	margin: 0;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	color: black;
	font-size: 12px;
	background: none;
	font-weight: normal;
}

#navbar .nav_hover .list a {
	background: none
}

#navbar .list a:hover {
	color: #FF5500
}

#navbar .list a.nav_ad {
	margin-top: 10px;
	padding: 0;
	height: auto;
	line-height: 100%
}

#navbar .list img {
	border: #fff 2px solid
}

#navbar .list a.nav_ad:hover img {
	border: #f60 2px solid
}

#navbar .list p {
	font-weight: normal;
	word-break: break-all;
	line-height: 150%;
	text-align: left;
	margin: 0 10px
}

/*navbar end*/
.bottom_img {
	margin: 10px auto;
	width: 674px;
	height: 50px;
}

.bottom_img li {
	float: left;
	margin-left: 5px;
}

.font_white {
	font-size: 12px
}

.white {
	font-size: 12px
}

.top {
	font-family: "Arial";
	color: #FFFFFF;
}

.topbar {
	font-size: 12px
}

.changyou_type {
	margin-left: 5px;
	padding: 5px 15px;
	border-radius: 3px;
	background-color: #f60;
	color: white;
	cursor: pointer;
	border: none;
}

.changyou_type2 {
	margin-left: 5px;
	padding: 5px 15px;
	border-radius: 3px;
	background-color: #c3b2b2;
	color: white;
	cursor: pointer;
	border: none;
}

.navyycy {
	overflow: hidden;
	width: 560px;
	margin: 0 auto;
}

.yycymain {}

.navyycy li {
	float: left;
}

.yyfl {
	float: left;
	width: 512px;
	border: 1px solid #cfcfcf;
	border-radius: 15px;
}

.yyfl font {
	font-size: 20px;
}

.yyfl02 font {
	font-size: 20px;
}

.yyfl02 {
	float: left;
	width: 320px;
	border: 1px solid #cfcfcf;
	border-radius: 15px;
}

.yyfr {
	float: right;
}

.yycy01 {
	overflow: hidden;
}

.yycy02 {
	overflow: hidden;
}

.yycy_text {
	background-color: #fff;
	box-shadow: -12px 0 24px -18px #000;
}

.yycy_text h4 {
	font-size: 28px;
	margin: 8px 0;
	margin-left: 80px;
}


.yycy02 {
	display: flex;
	justify-content: space-between;
}

.yycy02>div {
	border: 1px solid #ddd;
	width: 33.33%;
	text-align: center;
}

.yycy02>div:nth-child(n+2) {
	padding: 40px 0 30px
}

.cloud_tit {
	padding: 30px 0
}

.cloud_tit h1 {
	width: initial;
	float: unset
}

.cloud_tit img {
	width: 120px;
	padding: 45px 0
}

.sub_tit {
	color: #aaa;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px
}

.cloud_tit p {
	font-size: 12px;
	font-weight: bold;
}

.yycy02>div:nth-child(-n+2) {
	margin-right: -1px;
}

.intro_tit h3 {
	font-weight: bold;
	display: inline-block;
	border: 2px solid #f80;
	height: 20px;
	padding: 0 20px;
}

.intro_tit h3 span {
	display: block;
	margin-top: -15px;
	background-color: white;
	font-size: 22px;
}

.package_intro {
	padding: 15px 10px;
}

.package_intro>ul {
	display: flex;
	justify-content: space-between;
}

.package_intro>ul li {
	flex: 1;
}

.intro_tit {
	padding-bottom: 15px;
}

.intro_tit p {
	font-size: 12px;
	margin-top: 5px;
}

.package_intro h5 {
	font-size: 14px;
}

.package_intro li>span {
	font-size: 12px;
	height: 20px;
	display: block;
	color: #f80;
}

.package_intro li p {
	font-size: 12px;
}

.package_intro li p>span {
	font-size: 17px;
	font-weight: bold;
}

.package_intro>p {
	padding-bottom: 25px;
}

.highlight {
	color: red;
}

.yycy02>div strong {
	font-weight: bold !important;
	font-size: 20px;
	color: #f80;
}

.yycy02>div .base {
	font-size: 12px;
	width: 80%;
	margin: 0 auto;
	line-height: 20px;
}

.yycy02>div .price {
	padding: 15px 0;
}

.buy_box a {
	font-size: 17px;
	background-color: #f80;
	color: white;
	padding: 6px 18px;
	display: inline-block;
	letter-spacing: 1px;
}




.yyfl_p1 {
	font-size: 18px;
	color: #666;
}

.yyfl_p2 {
	font-size: 14px;
}

.yyfl_p2 {
	font-size: 14px;
}

.yyfl_p2 strong {
	color: #f60;
}

.yyfl_p3 {
	font-size: 14px;
}

.yyfl_p4 {
	font-size: 14px;
}

.yyfl_p5 {
	font-size: 14px;
}

.yyjg {
	font-size: 14px;
}

.yycymain {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}

.yyfl p {
	line-height: 30px;
	text-align: left;
	margin-left: 80px;
}

.yyfl02 p {
	line-height: 30px;
	text-align: left;
	margin-left: 10px;
}

.yyjg strong {
	font-size: 22px;
	color: #f60;
	font-weight: 100;
}

.navyycy {}

.yyfl .yyjgaa {
	margin-left: 0;
}

.navyycy ul li {
	text-align: center;
	border: 1px solid #afafaf;
	font-size: 28px;
	margin-bottom: 0;
}

.navyycy ul li a {
	display: block;
	padding: 10px 0;
	width: 200px;
	height: 30px;
}

.navyycy ul li a:hover {
	text-decoration: none;
}

.navyycy ul li:nth-child(2) {
	border-left: 0;
	border-right: 0;
}

/*.navyycy ul li:hover{background:#2cb0f7;color: #fff;border-bottom:1px solid #2cb0f7;}*/
.navactive a {
	background: #2cb0f7;
	color: #fff;
}

.yyfl a {
	background: #f60;
	color: #fff;
	font-size: 22px;
	margin: 10px auto;
	border-radius: 8px;
	display: block;
	width: 130px;
	text-align: center;
	padding: 8px 0;
}

.yyfl02 a {
	background: #f60;
	color: #fff;
	font-size: 22px;
	margin: 10px auto;
	border-radius: 8px;
	display: block;
	width: 130px;
	text-align: center;
	padding: 8px 0;
}

.cloudMeau {
	width: 100%;
	background-color: #fff;
}

.cloudMeau ul {
	margin-left: 1px;
}

.cloudMeau li {
	float: left;
	margin-left: -1px;
	border-left: 1px solid #dcdcdc;
	width: 213px;
}

.cloudMeau li a {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	display: block;
	background-color: #fff;
}

.cloudMeau li span {
	display: inline-block;
	line-height: 16px
}

.cloudMeau li a img {
	padding: 19.5px 0;
}

.cloudMeau li span:after {
	content: '';
	margin: 0 auto;
	display: none;
	width: 150px;
	height: 4px;
	background-color: #0099ff;
}

.cloudMeau li a:hover {
	color: #0099ff;
}

.cloudMeau li.on a {
	color: #0099ff;
}

.cloudMeau li.on span:after {
	display: block;
}



.cloudMeau li:last-child {
	width: 160px;
	padding: 23px 0;
	text-align: right;
}

.cloudMeau li:last-child a {
	display: inline-block;
	border: 1px solid #ff6800;
	width: auto;
	padding: 0 10px;
	line-height: 32px;
	height: 32px;
	color: #ff6800;
	font-size: 16px;
}

.cloudMeau li:last-child a:hover {
	background-color: #ff6800;
	color: #fff;
}


.yycy01 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 10px;
}

.yyfl {
	margin: 10px 0;
}

.e-main {
	background-color: #fff
}

.list-group-item {
	border: 0px;
	font-size: 22px;
	font-weight: bold;
	background: #4D7AA7;
	line-height: 50px;
	color: white;
	list-style: none;
	text-align: left;
}

.fromdiv1 {
	line-height: 35px;
	border-right: 1px #E9E9E9 solid;
	font-size: 13px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	padding-left: 70px
}

.fromdiv2 {
	padding-left: 25px;
	padding-top: 56px;
	margin-bottom: 10px;
	float: left;
}

.phoneflex {
	padding: 0px;
	float: left;
}

.domainflex {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.domainflex>div:first-child {
	padding: 0px;
	float: left;
}

.domainflex>div:nth-child(2) {
	padding-right: 0px;
	float: left;
	padding-left: 5px;
}

#chrDomain {
	text-align: left;
	/* float: left; */
	margin-top: 0px;
	height: 34px;
	border-radius: 4px;
	border: none;
}

.marleft {
	margin-left: 20px;
}

.Arithmetic {
	position: absolute;
	right: 0px;
	top: 7px;
	/* display: flex; */
	line-height: 24px;
	display: none;
}

.Arithmetic>div {
	width: 24px;
	height: 24px;
	font-size: 26px;
	background-color: #D9D9D9;
	/* border: 1px red solid; */
	margin: 0px 10px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	border: none;
}

.result2 {
	width: 24px;
	height: 21px;
	text-align: center;
}

.Number_users {
	position: absolute;
	left: 0px;
	top: -5px;
	color: #333333
}

.gmail-Diy {
	width: 1198px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #DDD;
	margin: 20px auto;
	padding-bottom: 20px;
}

.phone_period {
	display: none;
}

.year_active {
	background: #4D7AA7 !important;
	color: #FFF;
}

.abspan {
	position: absolute;
	top: -4px;
	left: 0;
	color: #333333
}

.Total_cost {
	height: 71px;
	text-align: right;
}

.HKD_year {
	font-size: 36px;
	color: #063762;
	line-height: 35px
}

.Buy_now {
    background-color: #fc8301;
    line-height: 38px;
    width: 94px;
    height: 38px;
    font-size: 18px;
    margin-left: 3px;
    margin-right: 0;
    border: none;
    color: #fff;
    outline: none;
    border-radius: 4px;
    font-size: 14px;
}

.phoneshow_div {
	display: none;

}
.tophiden {
    display: none;
}

/*適配移動端 */
@media (max-width:1200px) {
	.yycymain{
		padding-top: 0px;
	}
	.tophiden {
        display: flex;
        text-align: center;
        position: relative;
        top: 0px;
        background: rgba(252, 131, 1, 0.04);
        padding: 10px 0px;
		width: 100%;
		height: auto;
    }

    .tophiden>span {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
        text-align: center;
        margin: auto;
    }
	.phoneshow_div {
		display: block;
		width: auto;
		/* border: 1px red solid; */
		position: relative;
		height: auto;
		background-color: rgba(250, 250, 250);
	}

	.show_left {
		padding: 0px 12px;
	}

	.show_left_child {
		height: auto;
		width: 100%;
		/* border: 1px red solid; */
		margin-bottom: 4px;
		background: #FFFFFF;
		display: flex;
		position: relative;
		overflow: hidden;
	}
	.show_left_top{
		height: 44px;
		width: auto;
		/* border: 1px red solid; */
		text-align: center;
		line-height: 42px;
	}

	.show_left_child>div:first-child {
		width: 30%;
	}

	.show_left_child>div:nth-child(2) {
		width: 70%;
		/* border: 1px red solid; */
		padding-top: 15px;
		padding-bottom: 10px;
	}

	.show_left_child>div:nth-child(2)>div:first-child {
		font-family: 'PingFang SC';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #000000;
	}

	.show_left_child>div:nth-child(2)>div:nth-child(2) {
		font-family: 'PingFang SC';
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 17px;
		color: #333333;
	}

	.show_left_child>div:first-child>img {
		width: 46px;
		height: 46px;
		margin-top: 21px;
		margin-left: 29px;
	}
	.show_right_table{
		width: auto;
		height: auto;
		/* border: 1px red solid; */
	}
	.show_right_table>table{
		width: 100%;
		position: relative;
	}
	.show_right_table>table th{
		border: 1px solid #eaeaea;
		padding: 5px 8px;
	}
	.show_right_table>table td{
		border: 1px solid #eaeaea;
		padding: 5px 8px;
	}
	.table_left{
		width: 30%;
		/* border: 1px red solid; */
	}
	.table_right{
		width: 70%;
		/* border: 1px red solid; */
	}

	.fastNav li {
		width: 50% !important;
	}

	body {
		width: 100%;
	}

	.w-1200,
	.yycymain,
	.gmail-Diy,
	#footer,
	.cloudMeau li span img {
		width: 100% !important;
		min-width: 100% !important;
	}

	.cloudMeau li span {
		width: 111px !important;
	}

	.clearfix {
		width: 90% !important;
	}

	.cloudMeau li {
		width: 33% !important;
	}

	.cloudMeau li span {
		padding: 0 7px;
		box-sizing: border-box;
	}

	.cloudMeau li span:after {
		width: 100% !important;
	}

	.gmail-Diy {
		box-sizing: border-box;
	}

	#formGmail>div:nth-child(2) {
		width: 92% !important;
	}

	#formGmail>div:nth-child(2)>div {
		width: 100% !important;
		text-align: right !important;
	}

	#box,
	#box1 {
		width: 77% !important;
		display: none;
	}

	#bg>span {
		width: 15%;
	}

	#bg1>span {
		width: 20%;
		box-sizing: border-box;
	}

	#bg1,
	#bg {
		width: 100% !important;
	}

	.btn-buy {
		border-radius: 4px;
	}

	.fastMain {
		width: 200% !important;
		display: none !important;
	}

	.fastParTitle h3 {
		width: auto !important;
	}

	.f-par1 .f-module1 li {
		display: block !important;
		display: flex;
		width: 100% !important;
		height: 95px;
		box-sizing: border-box;
		align-items: center;
		margin: 10px 0;
	}

	.f-module1 li div {
		width: 76% !important;
		text-align: left;
	}

	.f-module1 li img {
		padding: 0px !important;
	}

	.f-module1 li h4 {
		margin-top: -25px !important;
	}

	.e-main .w-1200 {
		height: auto !important;
	}

	.e-phone h4 {
		font: normal 20px/1.5 "Microsoft YaHei";
	}

	.fastNav li {
		width: 50% !important;
		min-width: 50% !important;
	}

	.f-par2 .f-module2-1,
	.f-par2 .f-module2-2 {
		width: 100%;
		min-width: 100%;
		box-sizing: border-box;
	}

	.f-par2 .f-module2 {
		margin: 0 5px !important;
	}

	.f-par2 ul {
		overflow-y: scroll !important;
		height: 630px;
	}

	.p-module li {
		padding: 0 !important;
		width: 33%;
		height: 100%;
	}

	.p-module li h5 {
		font-size: 18px;
	}

	.p-module ul {
		position: relative;
	}

	.p-module li div {
		width: 45%;
		position: relative;
	}

	.p-module li p {
		height: 100% !important;
	}

	.gmail-Banner {
		height: 190px
	}

	.show {
		display: block !important;
		clear: both;
	}

	.bg01 {
		background-position: 42% !important;
	}

	.bg02 {
		background-position: 24% !important;
	}

	.bg03 {
		background-position: 56% !important;
	}

	.yd_top_wnav {
		top: 110px !important;
		z-index: 4;
	}

	.ssjbcnm {
		width: 100% !important;
		padding: 10px 5px !important;
		font-size: 14px !important;
	}

	.table {
		width: 100%;
	}

	.table tr {
		display: flex;
		flex-wrap: wrap;
	}

	.table tr>td:nth-child(1) {
		display: block !important;
		width: 100%;
	}

	.table tr>td {
		border-top: none !important;
	}

	.yyfl * {
		margin: 0 20px !important;
	}

	.gmail-Banner {
		height: 120px !important;
	}

	.cloudMeau li a {
		height: 46px !important;
	}

	.yycy02>div:first-child {
		width: 100%;
		display: none;
	}

	.list-group-item {
		padding: 0px 12px;
	}

	.fromdiv1 {
		padding: 0px 12px;
		width: 97%;
	}

	.fromdiv2 {
		padding: 0px 12px;
	}

	.phoneflex {
		display: flex;
		flex-wrap: wrap;
	}

	.phoneflex>span {
		flex-basis: 100%;
	}

	.changyou_type2 {
		padding: 5px 7px;
		gap: 10px;
		width: 145px;
		height: 28px;
		background: #FFFFFF;
		border-radius: 4px;
		color: #000;
		margin: auto;
	}

	.changyou_type {
		padding: 5px 7px;
		width: 145px;
		height: 28px;
		background: #4D7AA7;
		border-radius: 4px;
		margin: auto;
	}

	.domainflex {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}

	.domainflex>div:first-child {
		flex-basis: 100%;
	}

	.domainflex>div:nth-child(2) {
		width: 100%;
	}

	#chrDomain {
		width: 91%;
		padding: 5px 0px 5px 7px;
		height: 20px;
		background: #FFFFFF;
		border-radius: 4px;
	}

	.marleft {
		margin-left: unset;
	}

	.pcshow {
		display: none;
	}

	.Arithmetic {
		display: flex;
	}

	.Number_users {
		position: relative;
	}

	.gmail-Diy {
		background-color: #EDF0F2;
		margin: unset;
	}

	.phone_period {
		display: block;
		/* border: 1px red solid; */
		display: flex;
		position: relative;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 30px;
	}

	.phone_period>div {
		text-align: center;
		line-height: 28px;
		margin: auto;
		width: 16%;
		height: 28px;
		background: #FFFFFF;
		border-radius: 4px;
	}

	.abspan {
		position: relative;
		top: unset;
		left: unset;
	}

	.add_year {
		position: absolute;
		top: 29px;
		left: 80px;
		margin-left: unset !important;
	}

	.title_money {
		padding: 0px 5px !important;
		margin-right: 9px !important;
	}

	.title_money>span {
		left: -23px !important;
	}

	.HKD_year {
		font-size: 20px !important;
	}

	.Buy_now {
		/* padding: 11px 52px; */
		gap: 10px;
		width: 100% !important;
		height: unset;
		background: #FC8301;
		border-radius: 4px;
		line-height: 38px;
		font-size: 14px;
	}
	.buy_box{
		width: 100%;
	}
	.buy_box a {
		font-size: 17px;
		background-color: #f80;
		color: white;
		padding: unset;
		display: inline-block;
		height: 43px;
		line-height: 43px;
		letter-spacing: 1px;
		width: 92%;
		border-radius: 4px;
	}
}



@media (max-width: 750px) {
	.yycy02 {
		flex-wrap: wrap
	}

	.yycy02>div:nth-child(n+2) {
		width: 48%
	}
}

@media (max-width: 500px) {
	.yycy02>div {
		width: 100% !important;
	}

	.add_year {
		position: absolute;
		top: 29px;
		left: 77px;
		margin-left: unset !important;
	}

}


