/*----BEGIN COMMON STYLE-----*/
body,div,p,ul,li,span,a{
	margin: 0px;
	padding: 0px;
	line-height:0px;
	list-style: none;
}

body{
	background-color: #f4f4f4;
	font-size: 1rem;
	font-family: Arial;
	color: #000;
}

a{
	color: #e14d3e;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

/*----END COMMON STYLE-----*/

/*----BEIGIN MENU STYLE-----*/
.nav{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #fff;
	opacity: 0.95;
	filter:alpha(opacity=95);
	z-index: 999;
	border-bottom: 1px solid #E6E6E6
}
.nav-sub{
	height: 95px;
}
.nav-sub,.content{
	max-width: 1200px;
	margin: 0px auto;
}
.content-text{
	max-width: 1200px;
	margin: 0px auto;
	padding-top: 120px;
}

.logo{
	margin-top: 12px;
	float: left;
	width: 56%;
}

.menu{
	float: right;
	text-align: right;
	margin-top: 50px;
}

.menu li{
	display: inline-block;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-size: 1.2rem;
	margin-left: 15px;
}

.menu li.menu-last{
	text-transform: uppercase;
}
/*----END MENU STYLE-----*/

/*----BEGIN BANNER STYLE-----*/
.banner{
	position: relative;
	top:95px;
	
}
.banner-box{
	width: 100%;
	height: 570px;
	padding-top: 200px;
	background: url("bg.jpg") no-repeat center top;
}
.banner-box h1{
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 2px;
	word-wrap:break-word;
	width: 80%;
	margin: 0px auto;
	line-height: 35px;
	font-weight: normal;
}

.banner-box .arrow{
	margin: 40px auto 50px auto;
	width: 50px;
	display: block;
	
}
.banner-waps{
	text-align:center;
}
.banner-des{
	display: inline-block;
	background: rgba(49,164,229,0.9) !important;
	filter:alpha(opacity=50);
	background: #000;
	border-radius: 100%;
	width: 180px;
	height: 180px;
	text-align: center;
	border:2px solid #fff;
	margin:0px 15px;
}

.banner-des img{
	vertical-align: middle;
	margin-top: 45px;
	
}

.banner-ios{
	
	color: #fff;
	font-size: 1.1rem;
	vertical-align: middle;
	line-height: 30px;
}
/*----END BANNER STYLE-----*/
/*----BEGIN CONTENT STYLE-----*/
.content li{
	width: 330px;
	display: inline-block;
	margin-left: 87px;
	vertical-align: text-top;
	margin-bottom: 60px;
	text-align: center;
}
.content li:first-child{
	margin-left: 0px;
}

.content li h3{
	text-transform: capitalize;
	font-size: 1.5rem;
	text-align: center;
	color: #222222;
}
.content li p{
	line-height: 28px;
	text-align: center;
	color: #555555;
	font-size: 1.2rem;
	margin: 40px auto;
	min-height: 112px;
}

.content-text h1, h2{
	line-height: 40px;
	color: #222222;
	text-align: left;
	font-size: 1.4rem;
	margin-left: 10px;
}
.content-text .stob{
	font-weight: 600
}

.content-text p{
	line-height: 28px;
	margin-bottom: 20px;
	color: #414141;
	font-size: 16px;
}

.content-text .faq_page {
	line-height: 25px;
}

.content-text .faq_page p {
	font-size: 1rem;
	margin-bottom: 0px;
	line-height: 25px;
}
/*----END CONTENT STYLE-----*/
/*----BEGIN FOOTER STYLE-----*/
.footer{
	background-color: #e14d3e;
	padding: 50px 0px 50px 0px;
	text-align: center;
	text-transform: capitalize;
	color: #848484;
	font-size: 1.3rem;


}

.foot-box{
	width: 60%;
	margin:0px auto;
	word-wrap:break-word;
}

.footer a{
	color: #fff;
	margin:0 10px;
}

.footer a:last-child{
	text-transform: none;
}
.login{
	background:url("../images_v2/bg1.jpg") no-repeat center center;
	background-size:cover;
	overflow:hidden;
	margin-top: 95px;

}
.wid-warp{
	background: rgba(255,255,255,0.8);
	padding:30px 30px;
	width: 400px;
	height:auto;
	margin:0px auto;

}
.wid-warp .imgs{
	margin: 20px 0 60px 0;
	text-align:center;
}
.btn{
	height:48px;
	line-height: 48px;
	width: 100%;
	color: #fff;
	text-align: center;
	background:#3fb7e9;
	margin:0;
	padding: 0;
	outline: 0;
	border:1px solid #35a5d4;
	border-radius: 2px;
	font-size: 1.1rem;
	cursor: pointer;
	display: block;
}
.wid-cont{
	margin:60px 0 40px 0;
}
.wid-cont .item{
	margin-bottom: 20px;
}
.wid-cont .item .title{
	font-size: 0.8rem;
	color: #666666;
	margin-bottom: 5px;
	
}
.wid-cont .item .int{
	border-bottom: 1px solid #a5a5a5;
}
.wid-cont .item .int .put{
	border:0;
	padding:7px 0px 7px 0px;
	font-size: 1.1rem;
	color: #000;
	width: 100%;
	box-sizing:border-box;
	outline: none;
	background:none;
	
	-webkit-tap-highlight-color:rgba(255,255,255,0)
}
.wid-cont .fand{
	color: #666666;
     height: 60px;
     line-height: 60px;
     /*background:url("../images_v2/right_arrow.png") no-repeat right center;
     background-size: 20px 20px;*/
     border-bottom: 1px solid #a5a5a5;
     margin-top:-20px;
     margin-bottom: 20px;
}
.slect{
	border: 0;
	background: none;
	font-size: 0.9rem;
	color: #666666;
	padding:0;
	
	box-sizing: border-box;
	width: 100%;
	height: 60px;
     line-height: 60px;
     outline: none;
     
     -webkit-tap-highlight-color:rgba(255,255,255,0)
}
