/* CSS Document */
@charset "utf-8";

body {
	font-size: 18px;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

/* =.top
-------------------------------------------- */
.top {
	min-height: 64px;
	background-color: #f2f2f2;
	padding-top: 16px;
	border-bottom: 2px solid #00a0e8;
}

.top.home {
	border-bottom-color: transparent;
}

.navbar-default .navbar-brand {
	height: 34px;
	line-height: 34px;
	padding: 0px;
	font-size: 18px;
	color: #1f211a;
}

.navbar-default .navbar-brand img {
	float: left;
	margin-right: 12px;
	vertical-align: middle;
}

.navbar-subpage {
	border-bottom: 2px solid #00a0e8;
}

.navbar-collapse {
	float: right !important;
}

.nav {
	padding-top: 0px;
}

.nav li a:hover,
.nav li a:active {
	background-color: transparent;
}

@media (min-width: 768px) {
	.top .container {
		padding-left: 0px;
		padding-right: 0px;
	}

	.nav li {
		float: left;
		margin: 0px 6px;
	}

	.nav li a {
		padding: 4px 21px;
		color: #1f211a;
	}

	.nav li a:hover,
	.nav li a:focus,
	.nav li.active a {
		color: #00a0e8;
	}
}

@media (max-width: 767px) {
	.navbar-collapse {
		float: none !important;
	}

	.navbar-brand {
		padding: 0px 15px;
	}

	.navbar-toggle {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.nav {
		margin: 7.5px -15px;
	}

	.nav li a {
		padding: 5px 15px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.nav li {
		margin: 0px 1px;
	}

	.nav li a {
		padding: 5px 15px;
	}
}

/* =.copyright
-------------------------------------------- */
.footer {
	padding-bottom: 70px;
	background-color: #fff;
	color: #4c4c4c;
	text-align: center;
}

.footer .fsecurity {
	padding-top: 30px;
	padding-bottom: 16px;
}

.footer .fsecurity span {
	display: inline-block;
	font-size: 24px;
	color: #000000;
}

.footer .fsecurity .quality-assurance span {
	background: url(../images/icon-quality-assurance.png) left center no-repeat;
	padding-left: 42px;
}

.footer .fsecurity .safe-reliable span {
	background: url(../images/icon-safe-reliable.png) left center no-repeat;
	padding-left: 38px;
}

.footer .fsecurity .support-services span {
	background: url(../images/icon-user-trust.png) left center no-repeat;
	padding-left: 48px;
}

.footer .fsecurity .user-trust span {
	background: url(../images/icon-support-services.png) left center no-repeat;
	padding-left: 48px;
}

.footer .fnav {
	padding: 34px 0px;
	border-top: 1px solid #eaeaea;
}

.footer .fnav a {
	display: inline-block;
	margin: 0 50px;
	color: #4c4c4c;
}

.copyright a {
	color: #4c4c4c;
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	width: 38px;
	height: 38px;
	background: url(../images/top.png) no-repeat
}

#scrollUp:hover {
	opacity: .8
}

@media screen and (min-width: 992px) {
	#scrollUp {
		bottom: 60px
	}
}

@media (max-width: 767px) {
	.copyright {
		font-size: 12px;
	}
}

/* =.Banner
-------------------------------------------- */
.banner {
	background: url(../images/banner-home-4k.jpg) left top no-repeat;
	background-size: cover;
	min-height: 550px;
	min-width: 100%;
	padding-top: 80px;
	color: #FFF;
	text-align: center;
}

.banner h1 {
	margin-bottom: 30px;
	font-size: 48px;
}

.banner p {
	font-size: 24px;
}

.banner .btn {
	width: 240px;
	height: 60px;
	margin: 80px 20px 0px 20px;
	padding: 12px;
	font-size: 24px;
	color: #FFF;
}

.banner .btn-try,
.product-download .btn-down,
.tutorial-download .btn-down,
.customized-services .btn-try,
.btn-record {
	background-color: #3bb200;
}

.banner .btn-try:hover,
.banner .btn-try:focus,
.banner .btn-try:active,
.product-download .btn-down:hover,
.product-download .btn-down:focus,
.product-download .btn-down:active,
.tutorial-download .btn-down:hover,
.tutorial-download .btn-down:focus,
.tutorial-download .btn-down:active,
.customized-services .btn-try:hover,
.customized-services .btn-try:focus,
.customized-services .btn-try:active,
.btn-record:hover,
.btn-record:focus,
.btn-record:active {
	background-color: #4ed20c;
	color: #FFF;
}

.banner .btn-vip,
.product-download .btn-buy,
.tutorial-download .btn-buy,
.customized-services .btn-buy,
.btn-settlement,
.btn-get-code {
	background-color: #fa9725;
}

.banner .btn-vip:hover,
.banner .btn-vip:focus,
.banner .btn-vip:active,
.product-download .btn-buy:hover,
.product-download .btn-buy:focus,
.product-download .btn-buy:active,
.tutorial-download .btn-buy:hover,
.tutorial-download .btn-buy:focus,
.tutorial-download .btn-buy:active,
.customized-services .btn-buy:hover,
.customized-services .btn-buy:focus,
.customized-services .btn-buy:active,
.btn-settlement:hover,
.btn-settlement:focus,
.btn-settlement:active,
.btn-get-code:hover,
.btn-get-code:focus,
.btn-get-code:active {
	background-color: #da8019;
	border-color: #da8019;
	color: #FFF;
}

/* =.product-feature
-------------------------- */
.product-screen {
	min-height: 540px;
	padding: 88px 0px;
	text-align: center;
}

.product-screen .img-responsive {
	margin-left: auto;
	margin-right: auto;
}

.product-feature {
	padding: 48px 0px;
}

.bg-grey {
	background-color: #fafafa;
}

.product-feature .row {
	/* display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
	align-items: center; */
}

.product-feature .desc {
	padding-top: 60px;
}

.product-feature .title {
	font-size: 36px;
	margin-bottom: 30px;
}

.screen-right {
	padding-right: 0px;
}

.screen-left {
	padding-left: 0px;
}



/* =.customized-services
-------------------------- */
.customized-services {
	padding: 90px 0px;
	background-color: #fafafa;
	text-align: center;
}

.customized-services .title {
	margin-top: 0px;
	margin-bottom: 60px;
	font-size: 48px;
}

.customized-services .table tr td,
.device-management .table tr td {
	padding: 14px 32px;
	text-align: center;
}

.customized-services .table thead tr td,
.device-management .table thead tr td {
	background-color: #00a0e8;
	border-color: #00a0e8;
	font-size: 24px;
	color: #FFF;
}

.customized-services .table tr td:first-child {
	text-align: left;
}

.customized-services .table tbody tr:nth-of-type(odd),
.device-management .table thead tr:nth-of-type(odd) {
	background-color: #edf6fa;
}

.customized-services .btn {
	width: 140px;
	height: 40px;
	font-size: 18px;
	color: #FFF;
}

/* =.hot-website
-------------------------- */
.hot-website {
	padding-top: 80px;
	padding-bottom: 90px;
	text-align: center;
}

.hot-website .title {
	margin-bottom: 60px;
	font-size: 48px;
}

.hot-website .item {
	float: left;
	width: 20%;
	padding: 1%;
}

.hot-website .item .img-responsive {
	background-color: #f6f6f6;
}

/* =.software-function
-------------------------- */
.software-function {
	padding-top: 90px;
	padding-bottom: 10px;
	background-color: #fafafa;
}

.software-function .title {
	font-size: 48px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 90px;
}

.software-function .item {
	padding-right: 80px;
}

.software-function .img-responsive {
	max-width: 60px;
	margin-bottom: 10px;
}

.software-function dl {
	margin-bottom: 60px;
}

.software-function dl dt {
	font-size: 30px;
	font-weight: normal;
}

/* =.user-comment
-------------------------- */

.product-step {
	padding-top: 70px;
	padding-bottom: 90px;
	text-align: center;
}

.product-step .title {
	margin-bottom: 20px;
	font-size: 48px;
}

.product-step .title span {
	color: #f83226;
}

.product-step .step-num {
	padding-top: 40px;
}

.product-step .step-num span {
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background-color: #49a0d1;
	box-shadow: 0px 0px 1px 10px#c8e2f1;
	text-indent: -99999px;
}

.product-action-step {
	padding: 60px 0px 0px 0px;
}

.product-action-step dl {
	padding: 30px 40px;
	margin: 0;
}

.product-action-step dl dt {
	margin-bottom: 14px;
	font-size: 24px;
}

.product-action {
	position: relative;
	display: flex;
}

.product-action:after {
	position: absolute;
	display: block;
	content: "";
	background-color: #49a0d1;
	height: 1px;
	width: 100%;
	left: 0%;
	top: 61%;
	bottom: 0px;
}


/* =.user-comment
-------------------------- */
.user-comment {
	min-height: 620px;
	padding: 60px 0px;
	background-color: #fafafa;
	text-align: center;
}

.user-comment .title {
	font-size: 48px;
	margin-bottom: 40px;
}

.user-comment .head {
	margin-bottom: 12px;
}

.user-comment .carousel-inner {
	width: 74%;
	margin-left: auto;
	margin-right: auto;
}

.user-comment p {
	margin-top: 42px;
	font-size: 24px;
}

.user-comment .carousel-control {
	top: 34%;
	width: 46px;
	height: 86px;
}

.user-comment .carousel-control.left {
	background: url(../images/icon-previous.png) left top no-repeat;
	background-size: cover;
}

.user-comment .carousel-control.right {
	background: url(../images/icon-next.png) left top no-repeat;
	background-size: cover;
}

.stars,
.stars-gary {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0px 4px;
}

.stars {
	background: url(../images/icon-stars.png) left top no-repeat;
}

.stars-gary {
	background: url(../images/icon-stars-gary.png) left top no-repeat;
}


/* =.partner
-------------------------- */
.partner {
	padding: 60px 0px;
	background-color: #fafafa;
	text-align: center;
}

.partner .title {
	font-size: 48px;
	margin-bottom: 48px;
}

.partner .item {
	float: left;
	width: 16.66%;
	padding: 0.5%;
}

/* =.product-download
-------------------------- */
.product-download {
	min-height: 360px;
	background-color: #0153da;
	color: #fff;
}

.product-download .container {
	min-height: 360px;
	background: url(../images/bg-product-download.jpg) 22px 0px no-repeat;
}

.product-download .title {
	margin-top: 150px;
	min-height: 90px;
	padding-left: 192px;
	padding-top: 10px;
	background: url(../images/icon-logo-white.png) 80px 0px no-repeat;
	font-size: 22px;
	font-weight: normal;
}

.tutorial-download .title span,
.product-download .title span {
	display: block;
	font-size: 36px;
}

.tutorial-download .btn,
.product-download .btn {
	width: 180px;
	height: 60px;
	margin: 150px 20px 0px 20px;
	padding: 12px;
	font-size: 24px;
	color: #FFF;
}

.tutorial-download {
	min-height: 170px;
	border: 1px solid #cccccc;
}

.tutorial-download .title {
	margin-top: 40px;
	min-height: 90px;
	padding-left: 192px;
	padding-top: 10px;
	background: url(../images/jiho-4k-icon.png) 80px 0px no-repeat;
	background-size: 14%;
	font-size: 18px;
	font-weight: normal;
}

.tutorial-download .title span {
	margin-bottom: 6px;
	font-size: 24px;
}

.tutorial-download .btn {
	margin-top: 60px;
	width: 160px;
	height: 48px;
	font-size: 18px;
}

/* =.pay-page
-------------------------------------------- */
.pay-container {
	padding-top: 40px;
	padding-bottom: 40px;
}

.pay-container .nav-pay {
	margin-bottom: 30px;
}

.pay-container .nav-tabs>li>a {
	margin-bottom: -1px;
}

.pay-container .nav-tabs>li>a:hover,
.pay-container .nav-tabs>li>a:focus {
	border: 1px solid transparent;
}

.pay-container .nav-tabs>li.active>a,
.pay-container .nav-tabs>li.active>a:hover,
.pay-container .nav-tabs>li.active>a:focus {
	background-color: transparent;
	border: 1px solid transparent;
	border-bottom: 4px solid #00a0e8;
}

.pay-step {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pay-step .title {
	height: 54px;
	line-height: 52px;
	margin-bottom: 50px;
	border-bottom: 1px solid #e0e0e0;
}

.pay-step .pay-select {
	display: -webkit-flex;
	-webkit-align-items: flex-start;
	display: flex;
	align-items: flex-start;
}

.pay-step .pay-select .img-responsive {
	margin-right: 110px;
}

.pay-step .pay-select h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 34px;
}

.pay-step .pay-select h1 span {
	display: inline-block;
	margin-left: 32px;
	color: #fa9725;
}

.pay-step .pay-select h1 span.initial-text {
	margin-left: 2px;
	color: red;
}

.pay-step .pay-select-time {
	margin-bottom: 34px;
}

.pay-step .pay-select-time-num {
	display: inline-block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-left: 20px;
	border: 1px solid #e0e0e0;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.pay-step .pay-select-time-num:hover,
.pay-step .pay-select-time-num.active {
	border-color: #fa9725;
	color: #fa9725;
}

.pay-step .product-num {
	width: 36px;
	height: 36px;
	padding: 0;
	float: left;
	text-align: center;
}

.pay-step .pay-select-num .text {
	display: block;
	float: left;
	height: 36px;
	line-height: 36px;
}

.pay-step .total-num {
	display: block;
	float: left;
	margin-left: 30px;
	line-height: 36px;
	color: #fa9725;
}

.pay-step .jian,
.pay-step .jia {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	line-height: 32px;
	background-color: #f7f7f7;
	border: 1px solid #d1d1d1;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
}

.pay-step .jian {
	margin-left: 20px;
	border-right: none;
}

.pay-step .jia {
	border-left: none;
}

.pay-step .jian:hover,
.pay-step .jian:active,
.pay-step .jia:hover,
.pay-step .jia:active {
	background-color: #eeeeee;
}

.pay-step .form-horizontal .control-label {
	float: left;
	width: 10%;
	padding-right: 8px;
}

.pay-step .form-horizontal .control-label-input {
	float: left;
	width: 24%;
}

.pay-step .pay-platform {
	min-width: 170px;
	margin-left: 24px;
	vertical-align: bottom;
}

.pay-step .checkbox label {
	padding-left: 0;
}

.pay-step .pay-method {
	display: -webkit-flex;
	-webkit-align-items: flex-start;
	display: flex;
	align-items: center;
}

.pay-step .license {
	margin-top: 20px;
	color: #808080;
}

.pay-settlement {
	padding-top: 30px;
	border-top: 1px solid #e0e0e0;
}

.checkboxStyle {
	position: relative;
}

.checkboxStyle input[type="radio"],
.checkboxStyle input[type="checkbox"] {
	opacity: 0;
}

.checkboxStyle input[type="radio"]+label::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 16px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #999;
}

.checkboxStyle input[type="radio"]:checked+label::before {
	content: '';
	background-color: #349EDF;
	border: 1px solid #349EDF;
}

.checkboxStyle input[type="radio"]:checked+label::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 8px;
	top: 18px;
	left: 5px;
	border: 2px solid #fff;
	border-top: none;
	border-left: none;
	transform: rotate(45deg)
}

.checkboxStyle input[type="checkbox"]+label {
	margin-left: 10px;
}

.checkboxStyle input[type="checkbox"]+label::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 4px;
	width: 14px;
	height: 14px;
	border: 1px solid #999;
}

.checkboxStyle input[type="checkbox"]:checked+label::before {
	content: '';
	background-color: #349EDF;
	border: 1px solid #349EDF;
}

.checkboxStyle input[type="checkbox"]:checked+label::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 8px;
	top: 5px;
	left: 5px;
	border: 2px solid #fff;
	border-top: none;
	border-left: none;
	transform: rotate(45deg)
}

.btn-settlement {
	width: 180px;
	height: 50px;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
}

.page-pay-success,
.page-pay,
.login-page,
.reset-page,
.restore-page {
	max-width: 600px;
	margin: 100px auto 140px auto;
	padding-bottom: 40px;
	border: 1px solid #e0e0e0;
	text-align: center;
	color: #000000;
	position: relative;
}

.page-pay-success h1,
.page-pay h1,
.login-page h1,
.reset-page h1,
.restore-page h1 {
	height: 100px;
	line-height: 100px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0;
	font-size: 30px;
}

.page-pay .total-price {
	margin-top: 32px;
	margin-bottom: 32px;
	font-size: 36px;
	color: #fa9725;
}

.page-pay .wechat-pay {
	margin-bottom: 30px;
}

.page-pay-success .img-responsive {
	margin: 88px auto 66px auto;
}

.page-pay-success p,
.loginform {
	padding-left: 96px;
	padding-right: 96px;
	text-align: left;
}

.resetform {
	padding-left: 55px;
	padding-right: 55px;
	text-align: left;
}

.page-pay-success p .to-email {
	color: #337ab7;
}

.promotion {
	position: absolute;
	width: 598px;
	height: 426px;
	bottom: 0px;
	left: 0px;
	background: url(../images/bg-promotion-success.jpg) left top no-repeat;
	background-size: cover;
	color: #FFF;
	font-size: 72px;
	text-align: center;
	padding-top: 100px;
}

.promotion p {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

.promotion .close {
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: url(../images/btn-promotion-close.png) left top no-repeat;
	text-indent: -999999px;
	font-size: 0px;
	position: absolute;
	right: 14px;
	top: 14px;
	border: none;
}

.promotion .close:hover,
.promotion .close:active {
	border: none;
	opacity: .8;
}

.loginform,
.resetform {
	padding-top: 66px;
	padding-bottom: 10px;
}

.loginform .form-group,
.resetform .form-group {
	margin-bottom: 30px;
}

.loginform label,
.resetform label {
	font-size: 16px;
	color: #808080;
}

.resetform p {
	font-size: 16px;
	color: #808080;
	margin-bottom: 34px;
	margin-left: 12px;
}

.restoreform .control-label,
.resetform .control-label {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
}

.restoreStep,
.restoreform {
	position: relative;
	padding-left: 96px;
	padding-right: 96px;
}

.restoreStep {
	min-height: 146px;
	padding-top: 44px;
	z-index: 999;
}

.restoreStep .step {
	width: 33.33%;
	float: left;
	font-size: 16px;
}

.restoreStep::after {
	position: absolute;
	display: block;
	content: "";
	height: 0;
	border-top: 1px solid #e0e0e0;
	width: 46%;
	left: 26%;
	top: 57px;
	z-index: 1;
}

.restore-page span {
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto 8px auto;
	font-size: 14px;
	color: #242424;
	line-height: 19px;
	border-radius: 50%;
	background-color: #e0e0e0;
	border: 2px solid transparent;
	z-index: 999;
}

.restore-page span::before {
	content: '';
	position: absolute;
	display: block;
	width: 26px;
	height: 26px;
	top: -3px;
	left: -3px;
	border-radius: 50%;
	border: 1px solid transparent;
}

.restore-page .active span {
	color: #FFF;
	background-color: #00a0e8;
	border-color: #FFF;
}

.restore-page .active span::before {
	border-color: #00a0e8;
}

.restoreform .form-group {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.restoreform .get-code-col {
	padding-left: 0;
	padding-right: 0;
}

.restoreform .btn-get-code {
	border-radius: 0;
	margin-left: 10px;
	color: #FFF;
}

.loginform .button-primary,
.resetform .button-primary,
.restore-page .button-primary,
.restoreform .button-next {
	background-color: #00a0e8;
	color: #FFF;
	width: 100%;
	padding: 8px 16px;
	border-radius: 0;
}

.loginform .button-primary:hover,
.loginform .button-primary:active,
.resetform .button-primary:hover,
.resetform .button-primary:active,
.restore-page .button-primary:hover,
.restore-page .button-primary:active,
.restoreform .button-next:hover,
.restoreform .button-next:active {
	background-color: #1ab4f9;
	border-color: #1ab4f9;
}

.resetform .button-primary {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.restoreform .button-next {
	width: 100%;
}

.restoreform .img-success {
	margin: 20px auto;
}

.restoreform .restoreform-success {
	font-size: 24px;
}

.sendCodeError {
	background: url(../images/icon_error.png) left center no-repeat;
	color: red;
	padding-left: 22px;
	margin-top: 5px;
	margin-bottom: 24px;
	margin-left: 15px;
	font-size: 14px;
	text-align: left;
}

.sendCodeError.success {
	background: url(../images/icon_yes.png) left center no-repeat;
	color: #009844;
}

.invite-users {
	margin: 30px auto 40px auto;
}

.invite-users-banner {
	background: url(../images/bg-invite-banner.jpg) left top no-repeat;
	background-size: contain;
	color: #FFF;
	height: 400px;
	padding-left: 104px;
	padding-top: 60px;
}

.invite-users-banner input[type="text"] {
	border: none;
	background: url(../images/bg-invite-input.png) left top no-repeat;
	box-shadow: none;
	border-radius: none;
	width: 426px;
	height: 40px;
	padding: 6px 20px;
	font-size: 18px;
	color: #FFF;
	margin: 14px 0px 20px 0px;
}

.invite-users-banner ul {
	padding-left: 18px;
}

.invite-users-banner ul li {
	font-size: 18px;
	line-height: 36px;
}

.invite-users-banner .btn-copy {
	width: 160px;
	height: 45px;
	line-height: 30px;
	color: #FFF;
	font-size: 18px;
	border-radius: 8px;
	background-color: #fa9725;
}

.invite-users-banner .btn-copy:hover,
.invite-users-banner .btn-copy:active {
	background-color: #da8019;
	border-color: #da8019;
	color: #FFF;
}

.invite-main {
	padding: 0px 146px;
}

.invite-tips {
	background-color: #fff59d;
	height: 100px;
	margin-top: 80px;
	border: 1px solid #ddd;
}

.step-invite {
	position: relative;
	min-height: 140px;
	margin-top: 24px;
	margin-bottom: 50px;
	text-align: center;
}

.step-invite .step-desc {
	margin-top: 1.6rem;
	margin-bottom: 1rem;
	color: #00a0e8;
	font-size: 18px;
	text-align: center;
}

.step-invite .position-relative {
	position: relative;
	width: 88px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9;
}

.step-invite .first .position-relative {
	margin-left: 0;
}

.step-invite .first .step-desc {
	text-align: left;
}

.step-invite .last .position-relative {
	margin-right: 0;
}

.step-invite .last .step-desc {
	text-align: right;
}

.step-invite::after {
	position: absolute;
	height: 1px;
	width: 100%;
	top: 32%;
	left: 42px;
	background: url(../images/line-invite.png) left top no-repeat;
}

.invite-users .table tr td {
	padding: 14px 42px;
	text-align: center;
}

.invite-users .table thead tr td {
	background-color: #00a0e8;
	font-size: 24px;
	color: #FFF;
}

.invite-users .table tfoot tr td {
	background-color: #fff59d;
}

.invite-bottom {}

/* =.supprt-page
-------------------------------------------- */
.supprt-page {
	max-width: 870px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 60px;
}

.supprt-page h1 {
	margin-bottom: 40px;
	font-size: 30px;
}

.contact-us {
	margin-top: 60px;
	margin-bottom: 48px;
	padding: 38px 42px;
	background-color: #333333;
	color: #FFF;
}

.contact-us .img-responsive {
	margin-left: 20px;
}

.contact-us h6 {
	font-size: 18px;
}

.contact-us-time {
	text-align: left;
}

.tips span,
.contact-us-time span,
.contact-us-qr span,
.resetform p span {
	color: #fa9725;
}

.supprt-page h2 {
	height: 40px;
	line-height: 40px;
	margin: 20px -15px 22px -15px;
	background-color: #00a0e8;
	color: #FFF;
	font-size: 20px;
}

.supprt-page .support-item {
	position: relative;
	margin-bottom: 16px;
	padding: 0px 24px;
	border: 1px solid #e6e6e6;
	font-size: 16px;
	text-align: left;
}

.supprt-page .support-item h3 {
	height: 56px;
	line-height: 56px;
	margin: 0;
	font-size: 16px;
}

.support-item::before {
	content: '';
	background: url(../images/icon-arrow.png) left top no-repeat;
	width: 18px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 24px;
}

.support-item.active::before {
	content: '';
	background: url(../images/icon-arrow-active.png) left top no-repeat;
}

.support-item .support-item-main {
	display: none;
	padding: 0px 18px 24px 18px;
}

.support-item.active .support-item-main {
	display: block;
}

.support-item .support-item-main dl dt,
.support-item .support-item-main dl dd,
.support-item .support-item-main p {
	margin-top: 20px;
	margin-bottom: 4px;
}

.tips {
	color: #808080;
}

/* =.about
-------------------------------------------- */
.page-about,
.page-agreement,
.page-privacy {
	padding-top: 60px;
	padding-bottom: 80px;
}

.page-about h1,
.page-agreement h1,
.page-privacy h1 {
	margin-bottom: 38px;
	font-size: 32px;
	color: #ef2b1f;
}

.page-about p,
.page-agreement p,
.page-privacy p {
	margin-bottom: 30px;
}

.page-privacy h2,
.page-agreement h2 {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}

/* =.account
-------------------------------------------- */
.account-center {
	padding-top: 40px;
	padding-bottom: 40px;
}

.account-center .account-pay {
	margin-bottom: 30px;
}

.account-center .nav-account {
	position: relative;
}

.account-center .user-login {
	position: absolute;
	right: 0px;
	top: 0px;
}

.account-center .user-login .user-info {
	display: inline-block;
	background: url(../images/icon-user-center-head.png) 0px 0px no-repeat;
	padding-left: 30px;
	line-height: 24px;
	margin-right: 4px;
}

.account-center .user-login .btn-quit {
	border: 1px solid #d6d6d6;
	font-size: 15px;
	color: #000014;
	border-radius: 0;
	padding: 4px 16px;
}

.account-center .nav-tabs>li>a {
	margin-bottom: -1px;
}

.account-center .nav-tabs>li>a:hover,
.account-center .nav-tabs>li>a:focus {
	border: 1px solid transparent;
}

.account-center .nav-tabs>li.active>a,
.account-center .nav-tabs>li.active>a:hover,
.account-center .nav-tabs>li.active>a:focus {
	background-color: transparent;
	border: 1px solid transparent;
	border-bottom: 4px solid #00a0e8;
}

.account-time {
	max-width: 600px;
	min-height: 560px;
	margin: 70px auto 30px auto;
	border: 1px solid #e0e0e0;
	text-align: center;
	padding: 90px 20px 0px 20px;
}

.account-time .title {
	font-size: 30px;
	margin-bottom: 30px;
}

.account-time .pay-time {
	margin-bottom: 40px;
}

.account-time .little-time {
	font-size: 30px;
	margin-bottom: 76px;
}

.page-pay-success p span,
.page-pay span,
.account-time .little-time span {
	color: #fa9725;
}

.account-time .btn {
	width: 180px;
	height: 50px;
	line-height: 38px;
	margin: 0px 20px;
	color: #FFF;
	font-size: 18px;
}

.user-center,
.device-management {
	max-width: 900px;
	margin: 60px auto 60px auto;
}

.user-center {
	padding: 50px 10px 50px 110px;
	border: 1px solid #cccccc;
}

.user-center .head {
	background: url(../images/4k-vip-icon.png) left top no-repeat;
	background-size: 10%;
	min-height: 90px;
	padding-left: 90px;
}

.user-center .head h1 {
	margin-top: 0px;
	font-size: 26px;
}

.user-center ul {
	list-style: none;
	padding: 0;
	margin: 16px 0px;
}

.user-center ul li {
	float: left;
	width: 50%;
	padding-left: 38px;
	margin-bottom: 20px;
	background: url(../images/yes-user-center.svg) 0px 0px no-repeat;
}

.user-center .btn-download {
	background-color: #0099ff;
	width: 88%;
	color: #FFF;
	font-size: 15px;
	padding: 8px 18px;
}

.user-center .btn-download:hover,
.user-center .btn-download:active {
	background-color: #23a5fc;
}

.user-center .btn-renew {
	background-color: #fa9725;
	width: 88%;
	color: #FFF;
	font-size: 15px;
	padding: 8px 18px;
}

.user-center .btn-renew:hover,
.user-center .btn-renew:active {
	background-color: #da8019;
	border-color: #da8019;
}

.text-red {
	color: red;
}

.text-blue {
	color: dodgerblue;
}

.request-invoice {
	padding-bottom: 50px;
}

.request-invoice .invoice-title {
	padding-top: 32px;
	border-bottom: 1px solid #e0e0e0;
}

.request-invoice h1 {
	display: inline-block;
	padding: 14px 24px;
	margin: 0px 0px -1px 0px;
	border-bottom: 4px solid #00a0e8;
	font-size: 18px;
	font-weight: bold;
	color: #232323;
}

.invoice-step {
	padding: 76px 0px 0px 4px;
	margin: 0px 0px;
}

.invoice-step .form-horizontal {
	width: 50%;
}

.invoice-step .title {
	margin-bottom: 50px;
	font-size: 18px;
	padding-bottom: 14px;
	color: #232323;
	border-bottom: 1px solid #e0e0e0;
}

.invoice-step .invoice-info {
	padding: 10px 0px;
}

.invoice-step .pay-method {
	display: -webkit-flex;
	-webkit-align-items: flex-start;
	display: flex;
	align-items: center;
}


.invoice-step .pay-platform {
	min-width: 170px;
	margin-left: 24px;
	vertical-align: bottom;
}

.invoice-step .checkbox label {
	padding-left: 0;
}

.invoice-step .pay-method {
	display: -webkit-flex;
	-webkit-align-items: flex-start;
	display: flex;
	align-items: center;
}

.invoice-step .license {
	margin-top: 40px;
	color: #808080;
}

.pay-settlement {
	padding-top: 14px;
	border: none;
}

.btn-settlement {
	width: 180px;
	height: 50px;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
}

.explain {
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px solid #e0e0e0;
	color: #808080;
}

.explain span {
	color: #fa9725;
}

.page-sitemap {
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-sitemap .row {
	margin: 20px 0px;
}

.page-sitemap dl {
	float: left;
	width: 50%;
}

.page-sitemap dl dt {
	margin-bottom: 20px;
}

.page-sitemap dl dd {
	font-size: 14px;
	margin-bottom: 6px;
}

/* =.Content Container
-------------------------------------------- */

.invoice-info::before,
.invoice-info::after,
.pay-step::before,
.pay-step::after,
.user-center ul::before,
.user-center ul::after,
.restoreStep::before,
.restoreStep::after,
.sendCodeError::before,
.sendCodeError::after {
	display: table;
	content: " ";
}

.invoice-info::after,
.restoreStep::after,
.user-center ul::after,
.restoreStep::after,
.sendCodeError::after {
	clear: both;
}

@media (max-width: 991px) {

	.banner,
	.product-step,
	.user-comment,
	.customized-services,
	.hot-website,
	.software-function,
	.product-download,
	.partner {
		min-height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.banner h1,
	.customized-services .title,
	.software-function .title,
	.product-step .title,
	.user-comment .title,
	.hot-website .title,
	.partner .title {
		margin-bottom: 30px;
		font-size: 24px;
	}

	.page-sitemap dl {
		float: none;
		width: 100%;
	}

	.banner .btn {
		margin-top: 20px;
	}

	.banner p {
		font-size: 18px;
	}

	.product-feature .title {
		font-size: 24px;
	}

	.pay-step .pay-method,
	.pay-step .pay-select,
	.product-action {
		display: block;
	}

	.product-action:after {
		content: '';
		display: none;
	}

	.product-step .step-num {
		padding-top: 0px;
	}

	.product-action-step,
	.product-screen {
		min-height: auto;
		padding: 20px 15px 0px 15px;
	}

	.product-action-step dl {
		padding: 30px 0px;
	}

	.product-feature .row {
		display: block;
	}

	.hot-website .item {
		width: 50%;
	}

	.software-function dl {
		margin-bottom: 20px;
	}

	.software-function .item {
		display: -webkit-flex;
		/* Safari */
		-webkit-align-items: center;
		/* Safari 7.0+ */
		display: flex;
		align-items: center;
		padding-right: 15px;
	}

	.software-function .item .img-responsive {
		margin-right: 20px;
	}

	.software-function dl dt {
		font-size: 20px;
	}

	.software-function dl dd {
		font-size: 16px;
	}

	.user-comment .carousel-control {
		width: 18px;
		height: 68px;
	}

	.invoice-step .form-horizontal,
	.user-comment .carousel-inner {
		width: 100%;
	}

	.user-comment .carousel-control {
		display: none;
	}

	.product-download {
		text-align: center;
	}

	.product-download .title {
		margin-top: 20px;
		padding-left: 0;
		background: url(../images/icon-logo-white.png) 50% 0px no-repeat;
		font-size: 20px;
		padding-top: 110px;
	}

	.product-download .text-right {
		text-align: center;
	}

	.product-download .btn {
		margin-top: 20px;
	}

	.pay-step,
	.product-feature .desc {
		padding-top: 20px;
	}

	.footer .fsecurity .col-md-3 {
		margin-bottom: 20px;
	}

	.screen-right {
		padding-right: 15px;
	}

	.screen-left {
		padding-left: 15px;
	}

	.supprt-page,
	.pay-container {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.pay-container .nav-pay {
		margin-bottom: 20px;
	}

	.pay-step .pay-select .img-responsive {
		margin: 0px 0px 20px 0px;
	}

	.pay-step .pay-select-time-num {
		width: 56px;
		margin-left: 5px;
	}

	.pay-step .title {
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.pay-step .form-horizontal .control-label {
		padding-left: 15px;
		width: 30%;
		font-size: 16px;
	}

	.pay-step .form-horizontal .control-label-input {
		width: 64%;
	}

	.pay-step .pay-method .checkbox {
		margin-top: 30px;
	}

	.pay-step .license {
		margin-top: 10px;
		font-size: 16px;
	}

	.partner .item {
		float: left;
		width: 25%;
		padding: 0.5%;
	}

}

/* =.Page Content
-------------------------------------------- */
.tutorial-page,
.tutorial-list {
	padding-top: 40px;
	padding-bottom: 60px;
	background-color: #fafafa;
}

.breadcrumb {
	margin-left: -15px;
	margin-right: -15px;
	background: none;
	margin-bottom: 20px;
}

.tutorial-list .main-content,
.tutorial-page .main-content {
	background-color: #fcfcfc;
	-webkit-box-shadow: 4px 20px 30px 8px #f2f2f2;
	-moz-box-shadow: 4px 20px 30px 8px #f2f2f2;
	box-shadow: 4px 20px 30px 8px #f2f2f2;
}

.tutorial-page .content,
.tutorial-list .content {
	padding: 30px 46px 40px 46px;
	background-color: #FFF;
}

.tutorial-list h1 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
	color: #ef2b1f;
}

.page-section {
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 0px 20px 0px;
	margin-bottom: 20px;
}

.page-section h2 {
	margin-top: 0px;
}

.page-section h2 a {
	font-size: 18px;
	color: #333333;
}

.page-section h2 a:hover,
.page-section h2 a:active {
	color: #ef2b1f;
}

.wp-pagenavi {
	margin-top: 30px;
	text-align: right;
}

.tutorial-page h1 {
	margin-bottom: 30px;
	font-size: 24px;
	color: #333333;
}

.tutorial-page p {
	margin-bottom: 30px;
}

.tutorial-page dl {
	margin-bottom: 40px;
	padding-left: 18px;
	border-left: 2px solid #ef2b1f;
}

.tutorial-page .comment-form {
	padding-top: 30px;
	border-top: 1px solid #d9d9d9;
}

.tutorial-page .comment-form .title {
	margin-bottom: 28px;
	font-size: 24px;
	color: #ef2b1f;
}

.tutorial-page .comment-form .form-control {
	border-radius: 0;
}

.tutorial-page .comment-form .btn {
	width: 146px;
	height: 44px;
	margin-right: 18px;
}

.tutorial-page .comment-form .btn-submit {
	background-color: #f83226;
	border-radius: 0;
	color: #FFF;
}

.tutorial-page .comment-form .btn-submit:hover,
.tutorial-page .comment-form .btn-submit:active {
	background-color: #ff453a;
}

.content,
.sidebar {
	float: left;
	position: relative;
	min-height: 1px;
}

.content {
	float: left;
	width: 72%;
}

.sidebar {
	float: right;
	width: 28%;
}

/* =.Sidebar
-------------------------------------------- */
.sidebar .widget {
	margin-bottom: 28px;
	padding: 48px 32px;
}

.sidebar h3 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 20px;
	color: #ef2b1f;
}

.sidebar .hot-topics ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar .hot-topics ul li {
	background: url(../images/icon-arrow-red.png) 0px 7px no-repeat;
	padding-left: 18px;
	margin-bottom: 18px;
}

.sidebar .hot-topics ul li a {
	color: #444444;
	font-size: 14px;
	line-height: 20px;
}

.ebsgovicon {
	display: inline;
}

@media (max-width: 767px) {
	.partner .item {
		float: left;
		width: 33.33%;
		padding: 1%;
	}
}

/* =.Multi Dimension
-------------------------------------------- */
@media (max-width: 479px) {}

@media (min-width: 480px) {}

@media (max-width: 767px) {}

@media (min-width: 768px) {}

@media (max-width: 991px) {}

@media (min-width: 992px) {}

@media (max-width: 1199px) {}

@media (min-width: 1200px) {}

@media (min-width: 480px) and (max-width: 767px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (min-width: 992px) and (max-width: 1199px) {}