/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family: 'Dosis', sans-serif !important;
	background:#242424;
}
/*-- main --*/
.main{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/banner.jpg') no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:175px;
}
.main1,.main2{
	width:45%;
    margin:0em auto;
}
.main1 h1{
	color:#fff;
	text-align:center;
	font-size: 2.5em;
    margin:0;
	padding:1.5em 0 0;
}
.footer{
	text-align:center;
	padding:4em 0 0;
}
.footer p{
	font-size:1em;
	color:#999;
	margin:0;
}
.footer p a{
	color:#FFFFFF;
}
.footer p a:hover{
	color:#999;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
	font-style: normal;
	position:relative;
}
.facts {
	padding:3em 0 0;
}
ul.resp-tabs-list {
	list-style: none;
	background:none;
	margin: 0em auto;
	border: 1px solid #4D4D4D;
	width: 80%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
div#horizontalTab {
  background:none;
  }
.resp-tab-item{
	color: #fff;
    font-size: 1em;
    cursor: pointer;
    padding: 10px 49px;
    display: inline-block;
    margin: 0;
    list-style: none;
    float: left;
    border-left: 1px solid #4D4D4D;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: capitalize;
}
.resp-tab-item:hover {
	text-shadow: none;
}
.resp-tab-active{
	background: #fff;
    text-shadow: none;
    color: #242424;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
	border-top:none;
	background:none;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	font-size: 1em;
    margin: 0px;
    padding: 10px 15px;
    background: #fff;
    margin:0 0 1em;
    color: #242424;
}
h2.resp-accordion:hover{
	background:#ffea00;
	text-shadow: none;
}
@media only screen and (max-width:480px) {
.sap_tabs{
	padding-top:0;
}
.resp-tabs-container{
	padding:10px;
}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
/******** //SAP ************/
.main2{
	padding:5em 0;
}
.facts p a{
	color:#fff;
}
.tab_list,.tab_list_l,.tab_list_l1{
	float: left;
    width: 15%;
    border: 1px solid #FFEA00;
    border-radius: 100%;
    height: 105px;
}
.tab_list span{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat -9px -9px;
    display: block;
    width: 43px;
    height: 40px;
    margin-left: 2em;
    margin-top:2em;
}
.tab_list_l span{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat -84px -9px;
    display: block;
    width: 43px;
    height: 40px;
    margin-left: 2em;
    margin-top:2em;
}
.tab_list_l1 span{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat -153px -9px;
    display: block;
    width: 43px;
    height: 40px;
    margin-left: 2em;
    margin-top:2em;
}
.tab_list1{
	float:right;
	width:75%;
}
.tab_list1 h2{
	color:#ffea00;
	font-size:1.5em;
	margin:0;
}
.tab_list1 p{
	color:#848484;
	margin:1em 0 0;
	font-size:14px;
	line-height:1.8em;
}
.tab_list1 p span{
	display:block;
	margin:1em 0 0;
}
.payments_left{
	float:left;
	width:10%;
}
.payments_left h3{
	color:#CEBE04;
	margin:0;
	font-size:14px;
	line-height:1.5em;
}
.payments_right{
	float:right;
	width:87%;
}
.payments {
    padding: 3em 0 0;
}
.payments_right ul{
	float: left;
    width: 16.6%;
}
.payments_right ul li{
	color: #AFAFAF;
    font-size: 1.5em;
    text-align: center;
    list-style: none;
}
.payments_right ul li label{
	padding:0 1em;
	font-size:1em;
}
.payments_right ul li span{
	display: block;
    color: #848484;
    margin: 0.5em auto 0;
    font-size: 14px;
    line-height: 1.5em;
    background: #242424;
    width: 80%;
}
.payments_right ul li:nth-child(1) {
    padding: 0.5em 1em;
	background: #1d1d1d;
}
.total{
	position:relative;
}
.total:before{
    position: absolute;
    top: 0%;
    right: -27%;
    border-top: 28px solid transparent;
    border-right: 28px solid #ffea00;
    border-bottom: 28px solid transparent;
    transform: rotate(180deg);
    content: '';
}
.total li:nth-child(1){
	background:#ffea00 !important;
	color: #242424;
	position:relative;
}
.total li:nth-child(1):before{
	width: 6px;
    height: 6px;
    background: #242424;
    border-radius: 35px;
    content: '';
    position: absolute;
    top: 45%;
    right: 0%;
}
.total li:nth-child(2) span{
	color:#ffea00;
}
.more{
	text-align:center;
	margin:4em 0 0;
}
.more a{
	padding: 10px 50px 10px 30px;
    text-transform: uppercase;
    font-size: .9em;
    color: #ffea00;
    text-decoration: none;
    border: 1px solid #ffea00;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat 192px -63px;
}
.more a:hover{
	color:#afafaf;
	border: 1px solid #afafaf;
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat 192px -115px;
}
.form_sign_in{
	margin:3em 0 0;
}
.form_sign_in input[type="text"],.form_sign_in input[type="password"],.form_sign_in input[type="email"]{
	outline:none;
	border:1px solid #848484;
	padding:10px;
	background:none;
	font-size:14px;
	width:80%;
	margin:0 auto;
	color:#fff;
}
.form_sign_in input[type="password"]:nth-child(5),.form_sign_in input[type="email"]{
	margin:2em 0;
}
.form_sign_in input[type="submit"]{
	outline:none;
	border:1px solid #ffea00;
	color:#ffea00;
	padding:10px 0px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
	background:none;
	width:40%;
	text-transform: uppercase;
	font-size:.9em;
	display:block;
	cursor:pointer;
}
.form_sign_in input[type="submit"]:hover{
	border:1px solid #848484;
	color:#848484;
}
li.resp-tab-item.grid1 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
li.resp-tab-item.grid3 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
label.checkbox {
    display: block;
    margin:2em 0;
    color:#848484;
    font-size: 14px;
}
.form_sign_in input[type="checkbox"] {
    margin: 0px 15px 0px 0;
}
.form_sign_in input[type="text"]:nth-child(1){
	margin:0 0 2em;
}
::-webkit-input-placeholder{
	color:#fff !important;
}	
@media (max-width:1680px){
	ul.resp-tabs-list {
		width: 76.1%;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 112px;
	}
	.tab_list_l span,.tab_list span,.tab_list_l1 span {
		margin-left: 2.2em;
	}
	.total:before {
		right: -25%;
	}
}
@media (max-width:1600px){
	ul.resp-tabs-list {
		width: 80%;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 105px;
	}
	.tab_list_l span,.tab_list span,.tab_list_l1 span {
		margin-left: 2em;
	}
	.total:before {
		right: -27%;
	}
}
@media (max-width:1440px){
	.main1, .main2 {
		width: 50%;
	}
}
@media (max-width: 1366px){
	.main1, .main2 {
		width: 52.8%;
	}
}
@media (max-width: 1280px){
	.main1, .main2 {
		width: 56.5%;
	}
}
@media (max-width: 1024px){
	.main1, .main2 {
		width: 70.9%;
	}
	.main2 {
		padding: 3em 0;
	}
}
@media (max-width: 768px){
	.main1 h1 {
		padding: 1em 0 0;
	}
	.main {
		min-height: 145px;
	}
	.resp-tab-item {
		padding: 10px 25px;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		width: 19%;
	}
	.total:before {
		right: -35%;
	}
	.payments_right ul li label {
		padding: 0 0em 0 0.2em;
	}
	.form_sign_in input[type="submit"] {
		width: 55%;
	}
	.form_sign_in {
		margin: 2em 0 0;
	}
}
@media (max-width:736px){
	.main1, .main2 {
		width: 73.9%;
	}
	.payments_right ul li {
		font-size: 1.2em;
	}
	.payments_right ul li label {
		padding: 0 0em 0 1em;
	}
	.total:before {
		border-top: 22px solid transparent;
		border-right: 22px solid #ffea00;
		border-bottom: 22px solid transparent;
		right: -29%;
	}
}
@media (max-width:667px){
	.main1, .main2 {
		width: 85%;
	}
	ul.resp-tabs-list {
		width: 77%;
	}
	.total:before {
		right: -27%;
	}
}
@media (max-width:640px){
	.main1 h1 {
		font-size: 2.2em;
		padding: 1em 0 0;
	}
	.main {
		min-height: 120px;
	}
	ul.resp-tabs-list {
		width: 85%;
	}
	.resp-tab-item {
		padding: 10px 29.2px;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 100px;
	}
}
@media (max-width: 600px){
	ul.resp-tabs-list {
		width: 91%;
	}
	.tab_list_l span, .tab_list span, .tab_list_l1 span {
		margin-left: 1.8em;
	}
	.total:before {
		border-top: 22px solid transparent;
		border-right: 22px solid #ffea00;
		border-bottom: 22px solid transparent;
		right: -32%;
	}
}
@media (max-width:568px){
	ul.resp-tabs-list {
		width: 96.5%;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 90px;
	}
	.tab_list_l span, .tab_list span, .tab_list_l1 span {
		margin-left: 1.6em;
		margin-top: 1.6em;
	}
	.footer {
		padding: 3em 0 0;
	}
	.payments_right ul li label {
		padding: 0 0em 0 0.5em;
	}
}
@media (max-width:480px){
	.facts {
		padding:1em 0 2em;
	}
	.main2 {
		padding: 1.5em 0 2em;
	}
	.main1, .main2 {
		width: 95%;
	}
	.main1 h1 {
		font-size: 2em;
		padding: 0.5em 0 0;
	}
	.main {
		min-height: 85px;
	}
	.tab_list1 h2 {
		font-size: 1.3em;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 80px;
	}
	.tab_list_l span, .tab_list span, .tab_list_l1 span {
		margin-left: 1.2em;
		margin-top: 1.2em;
	}
	.form_sign_in input[type="text"], .form_sign_in input[type="password"], .form_sign_in input[type="email"] {
		width: 90%;
	}
	.footer {
		padding: 1em 0 0;
	}
	.payments {
		padding: 2em 0 0;
	}
	.payments_left {
		float: none;
		width: 100%;
		margin: 0 0 1em;
	}
	.payments_right {
		float: none;
		width: 100%;
	}
	.more {
		margin: 2em 0 1em;
	}
}
@media (max-width: 414px){
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 70px;
	}
	.tab_list_l span, .tab_list span, .tab_list_l1 span {
		margin-left: 1em;
		margin-top: 1em;
	}
	.form_sign_in {
		margin: 1.2em 0 0;
	}
	.form_sign_in input[type="text"]:nth-child(1) {
		margin: 0 0 1em;
	}
	.form_sign_in input[type="submit"] {
		padding: 8px 0px;
	}
	.payments_right ul li:nth-child(1) {
		padding: 0.5em 0.5em;
	}
	.payments_right ul {
		width: 32.9%;
	}
	.total:before {
		border-top: 22px solid transparent;
		border-right: 23px solid #ffea00;
		border-bottom: 23px solid transparent;
		right: -19%;
	}
	.form_sign_in input[type="password"]:nth-child(5), .form_sign_in input[type="email"] {
		margin: 1em 0;
	}
	.form_sign_in input[type="submit"] {
		width: 75%;
	}
}
@media (max-width:384px){
	.tab_list, .tab_list_l, .tab_list_l1 {
		width: 21%;
	}
}
@media (max-width:320px){
	.main1 h1 {
		font-size: 1.6em;
	}
	.main {
		min-height: 60px;
	}
	h2.resp-accordion {
		font-size: 15px;
		padding: 7px 15px;
	}
	.facts {
		padding: 0em 0 2em;
	}
	.tab_list_l span {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat -48px -6px;
		background-size: 270%;
	}
	.tab_list_l1 span {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat -90px -6px;
		background-size: 270%;
	}
	.form_sign_in input[type="password"]:nth-child(5) {
		margin: 1em 0 2em;
	}
	.footer {
		padding: 0;
	}
	.payments {
		padding: 1em 0 0;
	}
	.payments_right ul li span {
		margin: 0.5em auto;
		font-size: 13px;
	}
	.total:before {
		border-top: 22px solid transparent;
		border-right: 20px solid #ffea00;
		border-bottom: 22px solid transparent;
		right: -23%;
	}
	.tab_list span {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201604/201604048/html/images/img-sp.png') no-repeat -5px -3px;
		background-size: 270%;
	}
	.tab_list, .tab_list_l, .tab_list_l1 {
		height: 58px;
	}
	.tab_list1 h2 {
		font-size: 1em;
	}
	.tab_list1 p {
		margin: 0.5em 0 0;
		font-size: 13px;
	}
	.tab_list1 p span {
		display: initial;
		margin: 0;
	}
	.form_sign_in input[type="text"], .form_sign_in input[type="password"], .form_sign_in input[type="email"] {
		padding: 8px;
		font-size: 13px;
	}
	label.checkbox {
		margin: 1em 0 1.5em;
		font-size: 13px;
	}
	.form_sign_in input[type="checkbox"] {
		margin: 0px 10px 0px 0;
	}
	.form_sign_in input[type="submit"] {
		font-size: .8em;
	}
	.footer p {
		font-size: 13px;
		line-height: 1.8em;
	}
}