html, body {
	font-size: 15px;
	color: #666;
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: -apple-system, 'microsoft yahei', 'pingfang sc', 'source han sans sc', 'noto sans cjk sc', 'wenquanyi', 'micro hei', 'blinkmacsystemfont', 'helvetica neue', 'sans-serif';
	font-weight: 300;
	background-color: #fff
}
img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
	outline: none;
}
a, button, a span {
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	margin: 0 0 15px;
}
.clear {
	clear: both;
}
ul {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	list-style: none;
	vertical-align: baseline
}
img {
	max-width: 100%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	outline: none;
}
h1, h2, h3 {
	font-weight: 300;
	margin: 0;
}
h4, h5 {
	font-weight: 300;
	margin: 0;
	line-height: 2rem;
}
h1 {
	font-size: 3rem;
	line-height: 4rem;
	font-weight: 300;
}
h2 {
	font-size: 2.5rem;
	line-height: 3rem;
	margin-bottom: .9rem;
}
h3 {
	font-weight: 300;
	margin-bottom: .9rem;
	font-size: 2.1rem;
	line-height: 2.5rem;
}
h4 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-bottom: 1.1rem;
}
h5 {
	font-size: 1.3rem;
	margin-bottom: 1rem;
}
h6 {
	font-size: 1rem;
	margin-bottom: .9rem;
}
p {
	line-height: 1.5rem;
	font-size: 1.1rem;
}
p:last-child {
	margin-bottom: 0px;
}
.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.home-wrap h2, .home-wrap h3, .home-wrap h4, .home-wrap h5, .home-wrap p {
	color: #ffffff;
}
.text {
	color: #333333;
}
.colorstext {
	color: #f56363;
}
.coloricon i {
	color: #f56363;
}
.colorsbg {
	background: #f56363;
	color: #ffffff;
}
.lightbg {
	background-color: #f9f9f9;
}
.transition {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.sections {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.sections2 {
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	overflow: hidden;
}
.sections.footer {
	padding-bottom: 80px;
}
section .subtitle h5 {
	margin-top: 10px;
	font-size: 1.3rem;
	font-family: -apple-system, 'microsoft yahei', 'pingfang sc', 'source han sans sc', 'noto sans cjk sc', 'wenquanyi', 'micro hei', 'blinkmacsystemfont', 'helvetica neue', 'sans-serif';
}
.parallax-section {
	max-width: 100%;
	color: #ffffff;
}
section .title-half h2 {
	font-size: 3rem;
	line-height: 4rem;
	font-weight: 300;
	margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
	font-weight: 100;
	font-size: 12px;
}
.heading {
	margin-bottom: 4rem;
}
.overlay {
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	min-height: 750px;
}
.overlay-fluid-block {
	background-color: rgba(0,0,0,0.15);
	width: 100%;
}
.home-overlay-fluid {
	background-color: rgba(41,41,41,0.68);
	width: 80%;
	margin: auto;
}
.overlay-img {
	background: rgba(0,0,0,0.3);
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #ffffff;
}
.no-padding {
	padding: 0 !important;
}
.fluid-blocks-col {
	padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
	padding: 70px 80px 0 40px;
}
.separator {
	height: 2px;
	width: 80px;
	margin: auto;
	background: #ededed;
}
.input-group button a i {
	color: #fff;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-top-80 {
	margin-top: 80px;
}
.margin-bottom-80 {
	margin-bottom: 80px;
}
.padding-top-20 {
	padding-top: 1.33rem;
}
.padding-bottom-20 {
	padding-bottom: 1.33rem;
}
.padding-top-40 {
	padding-top: 2.66rem;
}
.padding-bottom-40 {
	padding-bottom: 2.66rem;
}
.padding-top-60 {
	padding-top: 5rem;
}
.padding-bottom-60 {
	padding-bottom: 5rem;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
.padding-twenty {
	padding: 10px 0;
}
.padding-fourty {
	padding: 20px 0;
}
.padding-sixty {
	padding: 30px 0;
}
.padding-eighty {
	padding: 40px 0;
}
h1 span {
	color: #f56363;
	font-weight: 400;
}
input::-webkit-input-placeholder {
color:#cacaca;
font-size:12px;
padding-top:2px;
}
input::-moz-placeholder {
color:#cacaca;
font-size:12px;
padding-top:2px;
}
input:-ms-input-placeholder {
color:#cacaca;
font-size:12px;
padding-top:2px;
}
textarea::-webkit-input-placeholder {
color:#cacaca;
font-size:12px;
padding-top:2px;
}
textarea::-moz-input-placeholder {
color:#cacaca;
font-size:12px;
padding-top:2px;
}
textarea::-ms-input-placeholder {
color:#cacaca;
font-size:12px;
padding-top:2px;
}
.heading-content h1 {
	font-size: 48px;
	margin-bottom: 40px;
}
.social {
	background: #232f3e;
	padding: 12px 0;
	border-bottom-style: solid;
	border-color: #cfcfcf;
	border-width: 1px;
}
.social-wrapper .social-icon a {
	float: left;
	font-size: 13px;
	color: #fff;
}
.social-wrapper .social-icon a:hover {
	color: #fdaec7;
}
.social-wrapper .social-icon a i {
	padding-right: 10px;
}
.social-wrapper .social-contact {
	float: left;
	font-size: 13px;
}
.social-wrapper .social-contact a {
	color: #fff;
}
.social-wrapper .social-contact a:hover {
	color: #fdaec7;
}
.social-wrapper .social-contact a i {
	padding-right: 5px;
}
.navbar {
	border-bottom-style: solid;
	border-color: #acacac;
	border-width: 0 0 1px 0;
}
.navbar-default {
	background-color: #f3f3f3;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #232f3e;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #232f3e;
}
.navbar-default .collapse .login a {
	text-align: center;
	color: #232f3e;
	border: 1px solid #7ee2e2;
	border-radius: 4px;
	padding: 2px 15px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline-block;
	overflow: hidden;
}
.navbar-default .collapse .login:hover a {
	background-color: rgba(126,226,226,1);
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #232f3e;
	background-color: transparent;
}
.navbar-brand {
}
.home {
	background: url(../images/homebg.jpg) no-repeat center center;
	color: #000;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.home-wrapper {
	padding: 180px 0px;
	overflow: hidden;
}
.home-content h1 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #fff;
}
.home-content p {
	margin-bottom: 30px;
	color: #fff;
}
.home-content .home-contact {
	margin-top: 90px;
}
.home-contact .input-group {
	display: block;
}
.home-content .input-group {
	position: relative;
	z-index: 2;
	float: left;
	width: 65%;
	margin-bottom: 0;
	height: 60px;
}
.home-content .home-contact input[type="text"] {
	color: #232f3e;
}
.home-content .home-contact input[type="submit"] {
	display: inline-block;
	width: 35%;
	background: #232f3e;
	color: #fff;
	border: 0px;
}
.home-content .home-contact input[type="submit"]:hover {
	background-color: rgba(126,226,226,1);
}
.home-contact p {
	margin-top: 20px;
	color: #000;
	font-size: 15px;
}
.head_title {
	margin-bottom: 40px;
}
.head_title p {
	max-width: 55%;
	margin: 10px auto;
	padding-bottom: 20px;
}
.single_features_left img {
	height: 460px;
}
.single_features_right {
	margin-top: 10%;
}
.single_features_right h2 {
	margin-bottom: 40px;
	font-size: 40px;
	color: #222222;
}
.single_features_right p {
	font-size: 18px;
}
.single_features_right ul li {
	font-size: 18px;
	margin-top: 3%;
}
.service2 {
}
.service_content {
	width: 90%;
	margin: 0 auto;
}
.single_service2 {
	margin-top: 90px;
}
.single_service_left {
	display: inline-block;
}
.single_service2 img {
	width: 70px;
	margin-top: -70px;
}
.single_service2 .single_service_right {
	display: inline-block;
	width: 70%;
	padding-left: 20px;
	overflow: hidden;
}
.single_service_right h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #222222;
	margin: 0;
}
.single_service_right p {
	font-size: 18px;
	color: #777777;
}
.cd-header {
	height: 100px;
	line-height: 170px;
	position: relative;
}
.cd-header h1 {
	text-align: center;
	color: #ffffff;
	font-size: 2.2rem;
}

@media only screen and (min-width:768px) {
.cd-header {
	height: 160px;
	line-height: 280px;
}
.cd-header h1 {
	font-size: 3.6rem;
	font-weight: 300;
}
}
.cd-pricing-container {
	width: 90%;
	max-width: 1170px;
	margin: 4em auto;
}

@media only screen and (min-width:768px) {
.cd-pricing-container {
	margin: 4em auto;
}
.cd-pricing-container.cd-full-width {
	width: 100%;
	max-width: none;
}
}
.cd-pricing-switcher {
	text-align: center;
}
.cd-pricing-switcher .fieldset {
	display: inline-block;
	position: relative;
	padding: 2px;
	border-radius: 50em;
	background: #232f3e;
}
.cd-pricing-switcher input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.cd-pricing-switcher label {
	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
	width: 90px;
	height: 35px;
	line-height: 40px;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
}
.cd-pricing-switcher .cd-switch {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 40px;
	width: 90px;
	background-color: #0c1f28;
	border-radius: 50em;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
}
.cd-pricing-switcher input[type="radio"]:checked + label + .cd-switch, .cd-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch {
	-webkit-transform: translatex(90px);
	-moz-transform: translatex(90px);
	-ms-transform: translatex(90px);
	-o-transform: translatex(90px);
	transform: translatex(90px);
}
.no-js .cd-pricing-switcher {
	display: none;
}
.cd-pricing-list {
	margin: 2em 0 0;
}
.cd-pricing-list > li {
	position: relative;
	margin-bottom: 1em;
}

@media only screen and (min-width:768px) {
.cd-pricing-list {
	margin: 3em 0 0;
}
.cd-pricing-list:after {
	content: "";
	display: table;
	clear: both;
}
.cd-pricing-list > li {
	width: 33.3333333333%;
	float: left;
}
.cd-has-margins .cd-pricing-list > li {
	width: 32.3333333333%;
	float: left;
	margin-right: 1.5%;
}
.cd-has-margins .cd-pricing-list > li:last-of-type {
	margin-right: 0;
}
}
.cd-pricing-wrapper {
	position: relative;
}
.touch .cd-pricing-wrapper {
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	perspective: 2000px;
}
.cd-pricing-wrapper.is-switched .is-visible {
	-webkit-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	-o-transform: rotatey(180deg);
	transform: rotatey(180deg);
	-webkit-animation: cd-rotate 0.5s;
	-moz-animation: cd-rotate 0.5s;
	animation: cd-rotate 0.5s;
}
.cd-pricing-wrapper.is-switched .is-hidden {
	-webkit-transform: rotatey(0);
	-moz-transform: rotatey(0);
	-ms-transform: rotatey(0);
	-o-transform: rotatey(0);
	transform: rotatey(0);
	-webkit-animation: cd-rotate-inverse 0.5s;
	-moz-animation: cd-rotate-inverse 0.5s;
	animation: cd-rotate-inverse 0.5s;
	opacity: 0;
}
.cd-pricing-wrapper.is-switched .is-selected {
	opacity: 1;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-visible {
	-webkit-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	-o-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
	-webkit-animation: cd-rotate-back 0.5s;
	-moz-animation: cd-rotate-back 0.5s;
	animation: cd-rotate-back 0.5s;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-hidden {
	-webkit-transform: rotatey(0);
	-moz-transform: rotatey(0);
	-ms-transform: rotatey(0);
	-o-transform: rotatey(0);
	transform: rotatey(0);
	-webkit-animation: cd-rotate-inverse-back 0.5s;
	-moz-animation: cd-rotate-inverse-back 0.5s;
	animation: cd-rotate-inverse-back 0.5s;
	opacity: 0;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-selected {
	opacity: 1;
}
.cd-pricing-wrapper > li {
	background-color: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid #ededed;
}
.cd-pricing-wrapper > li::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50px;
	pointer-events: none;
	background: -webkit-linear-gradient( right, #ffffff, rgba(255,255,255,0));
	background: linear-gradient(to left, #ffffff, rgba(255,255,255,0));
}
.cd-pricing-wrapper > li.is-ended::after {
	display: none;
}
.cd-pricing-wrapper .is-visible {
	position: relative;
	z-index: 5;
}
.cd-pricing-wrapper .is-hidden {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	-webkit-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	-o-transform: rotatey(180deg);
	transform: rotatey(180deg);
}
.cd-pricing-wrapper .is-selected {
	z-index: 3 !important;
}

@media only screen and (min-width:768px) {
.cd-pricing-wrapper > li::before {
	content: '';
	position: absolute;
	z-index: 6;
	left: -1px;
	top: 50%;
	bottom: auto;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	height: 50%;
	width: 1px;
	background-color: #b1d6e8;
}
.cd-pricing-wrapper > li::after {
	display: none;
}
.cd-popular .cd-pricing-wrapper > li {
	box-shadow: inset 0 0 0 3px #e97d68;
}
.cd-has-margins .cd-pricing-wrapper > li, .cd-has-margins .cd-popular .cd-pricing-wrapper > li {
	box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}
.cd-secondary-theme .cd-pricing-wrapper > li {
	background: #3aa0d1;
	background: -webkit-linear-gradient( bottom, #3aa0d1, #3ad2d1);
	background: linear-gradient(to top, #3aa0d1, #3ad2d1);
}
.cd-secondary-theme .cd-popular .cd-pricing-wrapper > li {
	background: #e97d68;
	background: -webkit-linear-gradient( bottom, #e97d68, #e99b68);
	background: linear-gradient(to top, #e97d68, #e99b68);
	box-shadow: none;
}
:nth-of-type(1) > .cd-pricing-wrapper > li::before {
	display: none;
}
.cd-has-margins .cd-pricing-wrapper > li {
	border-radius: 4px 4px 6px 6px;
}
.cd-has-margins .cd-pricing-wrapper > li::before {
	display: none;
}
}

@media only screen and (min-width:1500px) {
.cd-full-width .cd-pricing-wrapper > li {
	padding: 2.5em 0;
}
}
.no-js .cd-pricing-wrapper .is-hidden {
	position: relative;
	-webkit-transform: rotatey(0);
	-moz-transform: rotatey(0);
	-ms-transform: rotatey(0);
	-o-transform: rotatey(0);
	transform: rotatey(0);
	margin-top: 1em;
}

@media only screen and (min-width:320px) {
.cd-popular .cd-pricing-wrapper > li::before {
	display: none;
}
.cd-popular + li .cd-pricing-wrapper > li::before {
	display: none;
}
}
.cd-pricing-header {
	position: relative;
	z-index: 1;
	height: 80px;
	padding: 1em;
	pointer-events: none;
	color: #ffffff;
	border: 1px solid #232f3e;
}
.cd-pricing-header h2 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
}
.cd-popular .cd-pricing-header {
	background-color: #e97d68;
}

@media only screen and (min-width:320px) {
.cd-pricing-header {
	height: auto;
	padding: 1.9em 0.9em 1.6em;
	pointer-events: auto;
	text-align: center;
	color: #000;
	font-size: 14px;
}
.cd-popular .cd-pricing-header {
	color: #fff;
	background: #232f3e;
}
.cd-secondary-theme .cd-pricing-header {
	color: #ffffff;
}
.cd-pricing-header h2 {
	font-size: 14px;
	letter-spacing: 2px;
}
}
.cd-currency, .cd-value {
	font-size: 3rem;
	font-weight: 300;
}
.cd-duration {
	font-weight: 700;
	font-size: 1.3rem;
	color: #8dc8e4;
	text-transform: uppercase;
}
.cd-popular .cd-duration {
	color: #f3b6ab;
}
.cd-duration::before {
	content: '/';
	margin-right: 2px;
}

@media only screen and (min-width:320px) {
.cd-value {
	font-size: 23px;
	font-weight: 300;
}
.cd-currency, .cd-duration {
	color: #000;
}
.cd-popular .cd-currency, .cd-popular .cd-duration {
	color: #ededed;
}
.cd-secondary-theme .cd-currency, .cd-secondary-theme .cd-duration {
	color: #2e80a7;
}
.cd-secondary-theme .cd-popular .cd-currency, .cd-secondary-theme .cd-popular .cd-duration {
	color: #ba6453;
}
.cd-currency {
	display: inline-block;
	margin-top: 0;
	vertical-align: top;
	font-size: 23px;
	font-weight: 700;
}
.cd-duration {
	font-size: 1rem;
}
}
.cd-pricing-body {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.is-switched .cd-pricing-body {
	overflow: hidden;
}

@media only screen and (min-width:320px) {
.cd-pricing-body {
	overflow-x: visible;
}
}
.cd-pricing-features {
	width: 600px;
}
.cd-pricing-features:after {
	content: "";
	display: table;
	clear: both;
}
.cd-pricing-features li {
	width: 100px;
	float: left;
	padding: 1.6em 1em;
	font-size: 1rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cd-pricing-features em {
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
}

@media only screen and (min-width:320px) {
.cd-pricing-features {
	width: auto;
}
.cd-pricing-features li {
	float: none;
	width: auto;
	padding: 1em;
}
.cd-popular .cd-pricing-features li {
	margin: 0 3px;
}
.cd-pricing-features em {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 5px;
}
.cd-has-margins .cd-popular .cd-pricing-features li, .cd-secondary-theme .cd-popular .cd-pricing-features li {
	margin: 0;
}
.cd-secondary-theme .cd-pricing-features li {
	color: #ffffff;
}
.cd-secondary-theme .cd-pricing-features li:nth-of-type(2n+1) {
	background-color: transparent;
}
}
.cd-pricing-footer {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 80px;
	width: 100%;
}
.cd-pricing-footer a {
	background: #232f3e;
	color: #fff;
}
.cd-pricing-footer a:hover {
	background: #ccffff;
}
.cd-pricing-footer::after {
	content: '';
	position: absolute;
	right: 1em;
	top: 50%;
	bottom: auto;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	height: 20px;
	width: 20px;
	background: red;
}

@media only screen and (min-width:320px) {
.cd-pricing-footer {
	position: relative;
	height: auto;
	padding: 1.8em 0;
	text-align: center;
}
.cd-pricing-footer::after {
	display: none;
}
.cd-has-margins .cd-pricing-footer {
	padding-bottom: 0;
}
}
.cd-select {
	position: relative;
	z-index: 1;
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	color: #000;
}

@media only screen and (min-width:320px) {
.cd-select {
	position: static;
	display: inline-block;
	height: auto;
	padding: 0.5em 1em;
	color: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	border-radius: 8px;
	font-size: 1rem;
	text-indent: 0;
	text-transform: uppercase;
}
.no-touch .cd-select:hover {
	color: #112e3c;
}
.cd-popular .cd-select {
	color: #ededed;
	background: #232f3e;
}
.no-touch .cd-popular .cd-select:hover {
	color: #000;
}
.cd-secondary-theme .cd-popular .cd-select {
	color: #0c1f28;
}
.no-touch .cd-secondary-theme .cd-popular .cd-select:hover {
	color: #112e3c;
}
.cd-has-margins .cd-select {
	display: block;
	padding: 1.7em 0;
	border-radius: 0 0 4px 4px;
}
}
@-webkit-keyframes cd-rotate {
0% {
-webkit-transform:perspective(2000px) rotatey(0);
}
70% {
-webkit-transform:perspective(2000px) rotatey(200deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(180deg);
}
}
@-moz-keyframes cd-rotate {
0% {
-moz-transform:perspective(2000px) rotatey(0);
}
70% {
-moz-transform:perspective(2000px) rotatey(200deg);
}
100% {
-moz-transform:perspective(2000px) rotatey(180deg);
}
}
@keyframes cd-rotate {
0% {
-webkit-transform:perspective(2000px) rotatey(0);
-moz-transform:perspective(2000px) rotatey(0);
-ms-transform:perspective(2000px) rotatey(0);
-o-transform:perspective(2000px) rotatey(0);
transform:perspective(2000px) rotatey(0);
}
70% {
-webkit-transform:perspective(2000px) rotatey(200deg);
-moz-transform:perspective(2000px) rotatey(200deg);
-ms-transform:perspective(2000px) rotatey(200deg);
-o-transform:perspective(2000px) rotatey(200deg);
transform:perspective(2000px) rotatey(200deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(180deg);
-moz-transform:perspective(2000px) rotatey(180deg);
-ms-transform:perspective(2000px) rotatey(180deg);
-o-transform:perspective(2000px) rotatey(180deg);
transform:perspective(2000px) rotatey(180deg);
}
}
@-webkit-keyframes cd-rotate-inverse {
0% {
-webkit-transform:perspective(2000px) rotatey(-180deg);
}
70% {
-webkit-transform:perspective(2000px) rotatey(20deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(0);
}
}
@-moz-keyframes cd-rotate-inverse {
0% {
-moz-transform:perspective(2000px) rotatey(-180deg);
}
70% {
-moz-transform:perspective(2000px) rotatey(20deg);
}
100% {
-moz-transform:perspective(2000px) rotatey(0);
}
}
@keyframes cd-rotate-inverse {
0% {
-webkit-transform:perspective(2000px) rotatey(-180deg);
-moz-transform:perspective(2000px) rotatey(-180deg);
-ms-transform:perspective(2000px) rotatey(-180deg);
-o-transform:perspective(2000px) rotatey(-180deg);
transform:perspective(2000px) rotatey(-180deg);
}
70% {
-webkit-transform:perspective(2000px) rotatey(20deg);
-moz-transform:perspective(2000px) rotatey(20deg);
-ms-transform:perspective(2000px) rotatey(20deg);
-o-transform:perspective(2000px) rotatey(20deg);
transform:perspective(2000px) rotatey(20deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(0);
-moz-transform:perspective(2000px) rotatey(0);
-ms-transform:perspective(2000px) rotatey(0);
-o-transform:perspective(2000px) rotatey(0);
transform:perspective(2000px) rotatey(0);
}
}
@-webkit-keyframes cd-rotate-back {
0% {
-webkit-transform:perspective(2000px) rotatey(0);
}
70% {
-webkit-transform:perspective(2000px) rotatey(-200deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(-180deg);
}
}
@-moz-keyframes cd-rotate-back {
0% {
-moz-transform:perspective(2000px) rotatey(0);
}
70% {
-moz-transform:perspective(2000px) rotatey(-200deg);
}
100% {
-moz-transform:perspective(2000px) rotatey(-180deg);
}
}
@keyframes cd-rotate-back {
0% {
-webkit-transform:perspective(2000px) rotatey(0);
-moz-transform:perspective(2000px) rotatey(0);
-ms-transform:perspective(2000px) rotatey(0);
-o-transform:perspective(2000px) rotatey(0);
transform:perspective(2000px) rotatey(0);
}
70% {
-webkit-transform:perspective(2000px) rotatey(-200deg);
-moz-transform:perspective(2000px) rotatey(-200deg);
-ms-transform:perspective(2000px) rotatey(-200deg);
-o-transform:perspective(2000px) rotatey(-200deg);
transform:perspective(2000px) rotatey(-200deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(-180deg);
-moz-transform:perspective(2000px) rotatey(-180deg);
-ms-transform:perspective(2000px) rotatey(-180deg);
-o-transform:perspective(2000px) rotatey(-180deg);
transform:perspective(2000px) rotatey(-180deg);
}
}
@-webkit-keyframes cd-rotate-inverse-back {
0% {
-webkit-transform:perspective(2000px) rotatey(180deg);
}
70% {
-webkit-transform:perspective(2000px) rotatey(-20deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(0);
}
}
@-moz-keyframes cd-rotate-inverse-back {
0% {
-moz-transform:perspective(2000px) rotatey(180deg);
}
70% {
-moz-transform:perspective(2000px) rotatey(-20deg);
}
100% {
-moz-transform:perspective(2000px) rotatey(0);
}
}
@keyframes cd-rotate-inverse-back {
0% {
-webkit-transform:perspective(2000px) rotatey(180deg);
-moz-transform:perspective(2000px) rotatey(180deg);
-ms-transform:perspective(2000px) rotatey(180deg);
-o-transform:perspective(2000px) rotatey(180deg);
transform:perspective(2000px) rotatey(180deg);
}
70% {
-webkit-transform:perspective(2000px) rotatey(-20deg);
-moz-transform:perspective(2000px) rotatey(-20deg);
-ms-transform:perspective(2000px) rotatey(-20deg);
-o-transform:perspective(2000px) rotatey(-20deg);
transform:perspective(2000px) rotatey(-20deg);
}
100% {
-webkit-transform:perspective(2000px) rotatey(0);
-moz-transform:perspective(2000px) rotatey(0);
-ms-transform:perspective(2000px) rotatey(0);
-o-transform:perspective(2000px) rotatey(0);
transform:perspective(2000px) rotatey(0);
}
}
.fa-check-circle {
	color: #232f3e;
}
.fa-remove {
	color: red;
}
.portfolio {
	background: url(../images/bg.png) no-repeat top center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	width: 100%;
	overflow: hidden;
}
.community-edition {
	padding: 20px 15px 0px;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}
.community-edition:hover {
	background: #232f3e;
	color: #fff;
}
.community-edition:hover i {
	color: #fff;
}
.community-edition:hover h4 {
	color: #fff;
}
.community-edition:hover p {
	color: #fff;
}
.community-edition i {
	font-size: 60px;
	color: #232f3e;
	margin-bottom: 20px;
}
.community-edition h4 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 15px;
}
.community-edition p {
	font-size: 12px;
	color: #777777;
}
.portfolio-wrapper2 {
	margin-top: 25px;
}
.contact_content {
	width: 80%;
	margin: 50px auto;
}
.single_left_contact p {
	font-family: ''titillium_weblight;
	font-size: 18px;
}
.single_right_contact .contact_address span {
	font-size: 18px;
	display: block;
	line-height: 30px;
}
.single_right_contact .contact_socail_bookmark {
	margin-left: -15px;
	margin-top: 20px;
}
.single_right_contact .contact_socail_bookmark a {
	margin-left: 15px;
	transition: .5s;
}
.single_right_contact .contact_socail_bookmark a i {
	color: #222222;
	border: 1px solid #777777;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
}
.single_right_contact .contact_socail_bookmark a:hover i {
	color: #ff6600;
	border: 1px solid #ff6600;
}
.footer-menu {
	background: #232f3e;
	color: #fff;
	border-bottom: 1px solid #3a4553;
	padding-bottom: 1px;
	padding-top: 14px;
}
.footer-menu a:visited {
	color: #dddddd;
}
.footer-menu a {
	color: #dddddd;
}
.footer-menu a:hover {
	color: #dddddd;
}
.menu-item {
	margin-bottom: 20px;
}
.menu-item h5 {
	font-size: 16px;
	font-family: -apple-system, 'microsoft yahei', 'pingfang sc', 'source han sans sc', 'noto sans cjk sc', 'wenquanyi', 'micro hei', 'blinkmacsystemfont', 'helvetica neue', 'sans-serif';
	font-weight: 400;
}
.menu-item p {
	font-size: 12px;
}
.menu-item ul li {
	font-size: 13px;
	text-transform: uppercase;
	font-family: -apple-system, 'microsoft yahei', 'pingfang sc', 'source han sans sc', 'noto sans cjk sc', 'wenquanyi', 'micro hei', 'blinkmacsystemfont', 'helvetica neue', 'sans-serif';
	margin-bottom: 10px;
	font-weight: 300;
}
.menu-item {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.menu-item input[type="text"] {
	color: #232f3e;
}
.menu-item input[type="submit"] {
	display: inline-block;
	width: 35%;
	background: #232f3e;
	color: #fff;
	border: 0px;
}
.menu-item input[type="submit"]:hover {
	background-color: rgba(126,226,226,1);
}
.footer {
	background: #131a22;
	color: #fff;
	padding-bottom: 16px;
}
.footer-wrapper {
	padding: 20px 0px;
	display: block;
}
.footer-brand {
	text-align: left;
	padding: 7px 0px;
}
.copyright {
	text-align: right;
}
.copyright p {
	font-size: 0.9rem;
	padding: 6px 0px;
}
.copyright p i {
	color: #ff0000;
}
.copyright p a {
	color: #fff;
}
.scrollup {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 25px;
	right: 55px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 998;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}
.scrollup:hover {
	background: rgba(234,98,141,0.75);
	opacity: 1;
}
.scrollup i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;
}
hr.style-one {
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
hr.style-two {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(51,51,51,0), rgba(51,51,51,0.75), rgba(51,51,51,0));
}
hr.style-three {
	border: 0;
	border-bottom: 1px dashed #ccc;
	background: #999;
}
hr.style-four {
	height: 12px;
	border: 0;
	box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}
hr.style-five {
	border: 0;
	height: 0;
	box-shadow: 0 0 10px 1px black;
}
hr.style-five:after {
	content: "\00a0";
}
.style-six {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(150,150,150,0.5);
}
.xjm-font-1 {
	color: #333
}
.xjm-font-2 {
	font-size: 16px;
}
.xjm-font-3 {
	font-size: 20px;
	vertical-align: -12%
}
.xjm-font-4 {
	font-size: 0.836rem;
}
.xjm-letter-spacing1 {
	letter-spacing: 0.8rem
}
.xjm-letter-spacing1-a {
	margin-left: 0.8rem
}
.xjm-letter-spacing2 {
	letter-spacing: 0.1rem;
	margin-left: 0.1rem;
}
.xjm-letter-spacing2 {
	letter-spacing: 0.2rem;
}
.xjm-letter-spacing3 {
	letter-spacing: 2px;
}
.xjm-letter-spacing4 {
	letter-spacing: 0.2rem;
}
.div-xjm1 {
	font-size: 1rem;
	text-align: justify;
}
.div-xjm2 {
	margin-top: 10px;
}
.div-xjm3 {
	padding: 0px 15px 0px 15px;
}
.div-xjm4 {
	display: block;
	width: 100%;
	padding-top: 65%;
	border: 1px;
	border-style: solid;
	border-color: #666;
	background-position: center;
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.div-xjm5 {
	padding: 6px 16px;
	text-align: center;
}
.div-xjm5>p>a, a:hover {
	color: #fff;
}
.div-xjm-profile {
	display: block;
	height: 40px;
	margin: 10px 10px 15px 10px;
}
.xjm-username1 {
	font-size: 1.3rem;
	margin-left: 10px;
}
.arrow {
	margin: 0 49.5% 0;
	cursor: pointer;
	text-align: center;
	color: #666;
}
.arrow:hover {
	color: #ff6699
}
.xjm-margin-tb1 {
	margin-top: 40px;
	margin-bottom: 40px
}
.xjm-margin-t {
	margin-top: 50px;
}
.xjm-margin-t2 {
	margin-top: 20px;
}
.xjm-margin-t3 {
	margin-top: 30px;
}
.xjm-margin-b {
	margin-bottom: 20px;
}
.xjm-margin-b2 {
	margin: 20px auto 20px auto;
}
.xjm-margin-b3 {
	margin: 15px auto 15px auto;
}
.xjm-margin-b4 {
	margin: 30px 15px 20px 15px;
}
.xjm-margin-b5 {
	margin-bottom: 10px;
}
.xjm-margin-b6 {
	margin-bottom: 6px;
}
.xjm-margin-b7 {
	margin: 30px 35% 20px 35%;
}
.xjm-style-btn1 {
	padding-left: 40px;
	padding-right: 40px;
}
.xjm-margin-l {
	margin-left: 13px;
}
.xjm-margin-l2 {
	margin-left: 0.3rem;
}
.xjm-margin-l3 {
	margin-right: 5px
}
.xjm-margin-l4 {
	margin-left: 30px
}
.xjm-margin-l5 {
	margin-left: 20px
}
.xjm-margin-l-m1 {
	margin-left: 20%;
}
.xjm-margin-r {
	margin-right: 0.2rem
}
.xjm-margin-r2 {
	margin-right: 25px
}
.xjm-margin-r3 {
	margin: 0 3px 0 3px;
}
.xjm-margin-r4 {
	margin-right: 0.5rem
}
.xjm-margin-lr {
	margin: 20px 30px 0
}
.xjm-margin-txt1 {
	margin: 0 5px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.xjm-margin-btn1 {
	margin: 10px 10px
}
.xjm-margin-lr1 {
	margin: 0 1rem
}
c {
	padding: 15px 2%
}
.xjm-padding-2 {
	padding-bottom: 15px
}
.xjm-padding-3 {
	padding-left: 5px
}
.xjm-padding-4 {
	-moz-box-shadow: 0px 0.05rem 0.5rem 0.02rem #ddd;
	box-shadow: 0px 0.05rem 0.5rem 0.02rem #ddd;	
	padding: 1rem;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	background: #f3f3f3;
	border: 1px solid #ddd;
	font-weight: 500;
	-moz-border-radius: 0.25rem;
	border-radius: 0.25rem
}
.xjm-guide-nav {
	background-image: url(../images/fee0.svg);
	background-size: 100% auto;
	background-position: top left;
	background-clip: padding-box;
	background-repeat: no-repeat;
	padding-bottom: 115px
}
.xjm-order-service {
	background-image: url(../images/order_service_form.svg);
	background-size: 100% auto;
	background-position: top left;
	background-clip: padding-box;
	background-repeat: no-repeat;
	padding-bottom: 120px
}
.xjm-order-service-step {
	background-image: url(../images/order_service_step.svg);
	background-size: 100% auto;
	background-position: top left;
	background-clip: padding-box;
	background-repeat: no-repeat;
	padding-bottom: 74px
}
.xjm-remittance-service-step {
	background-image: url(../images/remittance_service_step.svg);
	background-size: 100% auto;
	background-position: top left;
	background-clip: padding-box;
	background-repeat: no-repeat;
	padding-bottom: 74px
}
.xjm-plug-type {
	background-image: url(../images/plug-type.png);
	background-size: 100% auto;
	background-position: top left;
	background-clip: padding-box;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #666666;
	padding-bottom: 52%
}
.xjm-txt-r {
	float: right;
	text-align: right;
}
.xjm-txt-r2 {
	float: right;
	margin: 2px 10px 0 0;
	font-size: 13px;
	color: #999;
}
.xjm-txt-d {
	text-decoration: line-through;
}
.xjm-txt-j {
	text-align: justify
}
.xjm-txt-l {
	text-align: left
}
.xjm-border-bottom {
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.xjm-border-bottom2 {
	margin-bottom: 30px;
}
.xjm-border-bottom3 {
	border-bottom: 1px dotted #666666;
}
.xjm-border-bottom4 {
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.xjm-box-bg {
	background-color: #232f3e;
	color: #fff;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #cfcfcf;
	border-width: 1px;
}
.xjm-box-bg2 {
	margin: 0px 5% 0px 5%;
	background: #fff8e5;
	border-style: dashed;
	border-width: 1px;
	border-color: #949494;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #666;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.xjm-box-bg3 {
	margin: 40px 30px 40px 30px;
	border-style: dotted;
	border-width: 1px 0 1px;
	border-color: #666;
	color: #666;
}
.xjm-box-bg4 {
	margin: 40px 30px 40px 30px;
}
.xjm-box-bg5 {
	margin: 30px 45% 30px;
}
.xjm-box-bg6 {
	padding: 24px 0;
	background-color: #232f3e;
	color: #fff;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #cfcfcf;
	border-width: 1px;
}
.partner-logo {
	height: 80px;
	text-align: center;
}
.partner-logo img {
	height: 100%;
	width: auto !important;
}
.xjm-cooperate {
	margin: 20px;
	width: 240px;
}
.xjm-shadow {
	-webkit-box-shadow: 0px 3px 3px #c8c8c8;
	-moz-box-shadow: 0px 3px 3px #c8c8c8;
	box-shadow: 0px 3px 3px #c8c8c8;
}
.xjm-info-m {
	display: none
}
.xjm-border-l {
	border-left: 1px dotted #666
}
.xjm-border-r, .xjm-border-r3 {
	border-right: 1px dotted #666
}
.xjm-ico-1 {
	font-size: 4em;
	color: #232f3e;
}
.xjm-reg-m {
	margin: 30px 0 40px;
}
.xjm-input-1 {
	background: #fff;
	width: 36px;
	height: 21px;
	color: #000;
	font-weight: 600;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #41a0ce;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.xjm-input-2 {
	background: #fff;
	width: 150px;
	height: 100%;
	color: #000;
	text-align: left;
	padding: 0 0 0 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #232f3e;
	-webkit-border-radius: 16px 0 0 16px;
	-moz-border-radius: 16px 0 0 16px;
	border-radius: 16px 0 0 16px;
}
.xjm-form-1 {
	width: 160px;
	position: relative;
	margin: 0 auto;
}
.xjm-input-3, .xjm-button1 {
	border: none;
	outline: none;
}
.xjm-input-3 {
	width: 160px;
	height: 100%;
	padding-left: 10px;
	font-size: 14px;
}
.xjm-button1 {
	height: 100%;
	width: 10px;
	cursor: pointer;
	position: absolute;
}
.xjm-color {
	color: #37475a;
	font-weight: 600
}
.xjm-color1 {
	color: #37475a
}
.xjm-color2 {
	color: #fff;
	font-weight: 600
}
.xjm-color3 {
	color: #d9534f
}
.xjm-color4 {
	color: #5cb85c
}
.xjm-color5 {
	color: #ff9900
}
.xjm-color6 {
	color: #ea628d
}
.xjm-color7 {
	color: #ffcc00
}
.xjm-color8 {
	color: #37475a
}
.xjm-t-shadow1 {
	text-shadow: 0px 3px 5px #131a22
}
.xjm-t-shadow2 {
	text-shadow: 0px 0px 10px #999
}
.xjm-float-1 {
	float: left;
	margin: 0 5px 0 0
}
.xjm-link1, .xjm-link1:visited, .xjm-link1:link {
	display: block;
	padding: 10px;
	color: #37475a;
	font-weight: 500
}
.xjm-link1:hover, .xjm-link1:active {
	background: #232f3e;
	color: #fff;
	cursor: pointer
}
.xjm-warning1 {
	background-color: #fff4e5;
	border: 1px solid #ddd;
	padding: 0.65rem 1rem;
	margin: 0 1.5rem;
	font-size: 0.8rem;
	font-weight: 500;
	color: #232f3e;
	text-align: justify;
}
.xjm-warning2 {
	background-color: #FFF5EE;
	color: #d9534f;
	font-weight: 500;
	border: 1px solid #ccc;
	padding: 0.2rem 1rem;
	margin: 1rem 3rem
}
.xjm-heading1 {
	background: #eeeeee;
	border: 1px solid #dddddd;
	height: 1.9rem;
	line-height: 1.78rem;
	font-size: 1rem;
	letter-spacing: 0.05rem;
	padding-left: 0.5rem;
	margin: 1rem 0 1.2rem;
	color: #37475a;
	font-weight: 600;
	-moz-border-radius: 0.25rem;
	border-radius: 0.25rem
}
.xjm-cursor:hover, .xjm-padding-4:hover {
	background: #dedede;
	border-color: #ccc;
	color: #000
}
.xjm-cursor {
	cursor: pointer
}
.xjm-subtitle1{
	text-align: center;
	color: #37475a;
	font-weight: 600;
	font-size: 15px
}
.xjm-txt-justify {
	font-size: 100%;
	text-align: justify;
}
.xjm-img-style {
	background-color: none;
	background-size: 98% auto;
	background-position: center;
	background-clip: padding-box;
	background-repeat: no-repeat;
	margin: 15px 0;
}
.declaration_1 {
	background-image: url(../images/declaration_1.png);
	padding-bottom: 33%
}
.packet1 {
	background-image: url(../images/packet1.png);
	padding-bottom: 39.8%
}
.packet2 {
	background-image: url(../images/packet2.png);
	padding-bottom: 35%
}
.usercenter_myid {
	background-image: url(../images/usercenter_myid.png);
	padding-bottom: 26%
}
.tbpay1 {
	background-image: url(../images/tbpay1.png);
	padding-bottom: 48%
}
.tbpay2 {
	background-image: url(../images/tbpay2.png);
	padding-bottom: 39%
}
.alipay0 {
	background-image: url(../images/alipay0.png);
	padding-bottom: 26%
}
.alipay1 {
	background-image: url(../images/alipay1.png);
	padding-bottom: 26%
}
.alipay2 {
	background-image: url(../images/alipay2.png);
	padding-bottom: 45%
}
.alipay3 {
	background-image: url(../images/alipay3.png);
	padding-bottom: 56%
}
.xjm-logo-style1 {
	width: 40%
}

@media only screen and (max-width:1199px) {
.xjm-info-input {
	display: none
}
.xjm-box-bg5 {
	margin: 20px 30px 20px;
}
}
@media (max-width: 991px){
	.xjm-border-l {
	border-left: none;
	border-top: 1px dotted #666
}
}

@media only screen and (max-width:767px) {
h4 {
	font-size: 2rem;
	line-height: 2.2rem;
	margin-bottom: 1.1rem;
}
.xjm-info {
	display: none
}
.xjm-info-m {
	display: inherit
}
.xjm-cooperate {
	margin: 5px;
	width: 120px;
}
.div-xjm1 {
	font-size: 1.6rem
}
.div-xjm3 {
	padding: 0px 10% 0px 10%;
}
.xjm-border-r, .xjm-border-r2, .xjm-border-r3 {
	border-bottom: 1px dotted #666666;
	border-right-style: none;
}
.xjm-margin-t-m1 {
	margin-top: 4rem;
}
.xjm-margin-l-m1 {
	margin-left: 0
}
.navbar-brand {
	margin-bottom: 10px
}
.xjm-input-2 {
	background: #fff;
	width: 140px;
	height: 20px;
	color: #000;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #232f3e;
	-webkit-border-radius: 16px 0 0 16px;
	-moz-border-radius: 16px 0 0 16px;
	border-radius: 16px 0 0 16px;
}
.xjm-box-bg3 {
	margin: 40px 0px 40px 0px;
	border-style: dotted;
	border-width: 1px 0 1px;
	border-color: #666;
	color: #666;
}
.xjm-username1 {
	font-size: 2.5rem;
	margin-left: 10px;
}
.footer-brand {
	text-align: center;
	float: none
}
.copyright {
	text-align: center;
}
.xjm-margin-tb1 {
	margin: 0;
}
.xjm-txt-r2 {
	float: none;
	margin: 0 0 0 2px;
	font-size: 12px
}
.xjm-padding-1 {
	padding: 15px 0
}
.xjm-font-3 {
	font-size: 14px;
	vertical-align: -10%;
	line-height: 130%
}
.xjm-guide-nav, .xjm-order-service {
	background-size: 100% auto;
	margin-bottom: 1rem
}
.xjm-order-service {
	background-image: url(../images/order_service_form_mw.svg);
	padding-bottom: 45%
}
.xjm-order-service-step {
	background-image: url(../images/order_service_step_wm.svg);
	padding-bottom: 40%
}
.xjm-remittance-service-step {
	background-image: url(../images/remittance_service_step_wm.svg);
	padding-bottom: 40%
}
.xjm-margin-b7 {
	margin: 30px 5% 20px 5%;
}
.xjm-plug-type {
	background-image: url(../images/plug-type_wm.png);
	padding-bottom: 142%
}
.xjm-margin-btn1 {
	padding: 6px 35%
}
.xjm-heading1 {
	height: 3rem;
	line-height: 2.93rem;
	font-size: 1.2rem;
	letter-spacing: 0rem;
	padding-left: 0.5rem;
	margin: 1rem 0 0.8rem;
}
.xjm-logo-style1 {
	width: 100%
}
.xjm-warning1 {
	font-size: 1rem;
	font-weight: 500;
	line-height: 160%
}
.xjm-warning2 {
	margin: 1rem 0.1rem
}
small {
	font-size: 40%
}
}
