@import url(normalize.css);

body {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

a {
	color: inherit;
	text-decoration: none;
}

* {
	-webkit-tap-highlight-color: transparent;
	outline: 0;
}

.search-bar .searcharea {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	height: .5rem;
	border: 1px solid #dcdcdc;
	border-radius: .5rem;
	padding: 0 .25rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-top: .2rem;
}

.search-bar .searcharea .sbtn {
	width: .3rem;
	height: .3rem;
}

.search-bar .searcharea .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	border: 0;
	padding: 0;
	margin-right: .1rem;
	background-color: inherit;
	width: 100%;
	color: #fff;
	font-size: .26rem;
	display: block;
}

.g-item {
	box-sizing: border-box;
	font-size: 0;
	position: relative;
}

.container:after {
	content:'';
	display:table;
	clear:both;
}

.lf-item {
	position: absolute;
	top: 0;
	white-space: normal;
	height: 100%;
	display: table;
}

.lf-item div {
	display: table-cell;
	vertical-align: middle;
}

.lf-item a {
	width: 1.9rem;
	background-color: #4784ca;
	color: #fff;
	display: block;
	box-sizing: border-box;
	margin: .1rem 0;
	text-align: center;
}

.lf-item a:hover {
	background-color: #3066aa;
}

.container{
	background-color: #FFFFFF;
}
.container .lf-item a {
	background-color: #4784ca;
	color: #fff;
	display: block;
	box-sizing: border-box;
	margin: .1rem 0;
	text-align: center;
}

.home{
    display: block;
    cursor: pointer;
    background-color:rgba(255,255,255,0);
}

.empty_footer {
		display:none;
}

@media (min-width: 1025px) {
	::-webkit-scrollbar {width: 8px;}
	::-webkit-scrollbar-track {background-color: #4784ca;}
	::-webkit-scrollbar-thumb {background-color: rgba(256, 256, 256, 0.7); } 
	.lf-item a {
	    margin: 10px 0;
	    text-align: center;
	}
	.search-bar{
		background:url(../img/pc-head.png) no-repeat center;
		height: 633px;
		/*background-size: 100%;*/
	}
	.search-bar .searcharea {
		width: 285px;
		height: 40px;
		margin-top: 30px;
	}
	.search-bar .searcharea {
		height: 40px;
		border-radius: 20px;
		padding: 0 20px;
		-webkit-transition: all .3s;
	}
	.search-bar .searcharea .sbtn {
		width: 30px;
		height: 30px;
	}
	
	.search-bar .searcharea .input {
		font-size: 16px;
	}
	.search-cnter{
		position: relative;
		width: 1000px;
		margin: 0 auto;
	}
	.search-bar .searcharea.show {
		/*-webkit-transform: translateX(-250%);
		transform: translateX(-250%);*/
		left: 715px;
	}
	.search-top {
	    height: 100px!important;
	    background-position: top;
	}
	.mainContainer{
		background: url(../img/bg.jpg) center top;background-size: 1920px;margin-top: 1px;
	}
	.shadow {
		top: 633px;
	}
	.container {
		width: 1000px;
		margin: 0 auto;
	}
	.g-item {
		height: 250px;
		margin: 0 auto 15px auto;
		width: 1000px;
		padding-left: 260px;
		background: url(../img/icon-bg.png) no-repeat 120px 70px;
		background-color: #f6f5f8;
		background-size: 170px;
	}
	.banner-icon{
	    position: absolute;
	    top: 70px;
	    left: 120px;
	    width: 120px;
	}
	.container .g-item {
		height: 180px;
		width: 500px;
		border: 1px solid #d2d2d2;;
		background-color: #fff;
		background: url(../img/cnter-icon.png) no-repeat 15px 60px;
		background-size: 60px;
		margin: 0;
		margin-top: -1px;
		margin-left: -1px;
		overflow: hidden;
		float: left;
	}
	.lf-item {
		left: 260px;
		width: 440px;
		height: 100%;
	}
	.container .lf-item {
		left: 90px;
		width: 260px;
		height: 100%;
	}
	.rt-item {
		left: 700px;
		width: 200px;
	}
	.container .rt-item {
		left: 350px;
		width: 140px;
	}
	.lf-item a {
	    font-size: 20px;
	    height: 50px;
	    line-height: 50px;
	    width: 250px;
	    border-radius: 50px;
	}
	.container .lf-item a {
		width: 140px;
	}
	.lf-item a img {
		height: 30px;
		width: 30px;
		vertical-align: sub;
	}
	.lf-item .lf-snd {
		font-size: 18px;
		line-height: 24px;
		display: inline-block;
	}
	.lf-item .lf-thd {
		font-size: 14px;
		line-height: 24px;
		display: block;
		color: #535353;
	}
	.container .lf-item .lf-fst {
		font-size: 20px;
		line-height: 24px;
	}
	.container .lf-item .lf-snd {
		font-size: 14px;
		line-height: 20px;
	}
	.tabs-cnter {
		width: 1000px;
		margin: 0 auto;
	}
	.tabs {
		margin: 30px 0 15px 0;
		width: 550px;
		height: 50px;
		line-height: 50px;
	}
	.tab {
		font-size: 24px;
	}
	.tab-txt {
		width: 50%;
	}
	.container .lf-item .lf-fst {
		padding-right: 40px;
		/* max-height: 10px; */
	}
	.lf-scd {
		line-height: 20px;
		font-size: 14px;
		display: block;
	}
	.lf-item .lf-fst {
		font-size: 32px;
		line-height: 40px;
	}
	.container .lf-item a {
		margin: 5px 0;
		height: 35px;
		line-height: 35px;
		border-radius: 35px;
		font-size: 18px;
	}
	.container .lf-item a img {
	    height: 24px;
	    width: 24px;
	    vertical-align: sub;
	}
	.empty_footer {
		width: 100%;
		height: 2rem;
		display:block;
	}
	.home{
	    display: block;
	    height: 100px;
	    width: 190px;
	    left: 0;
	    position: absolute;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	::-webkit-scrollbar {width: 8px;}
	::-webkit-scrollbar-track {background-color: #4784ca;}
	::-webkit-scrollbar-thumb {background-color: rgba(256, 256, 256, 0.7); } 
	.search-bar{
		background:url(../img/pc-head.png) no-repeat;
		height: 6.33rem;
		background-size: 100%;
	}
	.search-bar .searcharea {
		width: 15.5%;
	}
	.search-bar .searcharea.show {
		-webkit-transform: translateX(-250%);
		transform: translateX(-250%);
	}
	.shadow {
		top: 6.33rem;
	}
	.container {
		width: 750px;
		margin: 0 auto;
	}
	.g-item {
		height: 200px;
		margin: 0 auto 12px auto;
		width: 750px;
		padding-left: 195px;
		background: url(../img/icon-bg.png) no-repeat 90px 60px;
		background-color: #f6f5f8;
		background-size: 128px;
	}
	.banner-icon{
	    position: absolute;
	    top: 60px;
	    left: 90px;
	    width: 90px;
	}
	.container .g-item {
		height: 150px;
		width: 375px;
		border: 1px solid #d2d2d2;;
		background-color: #fff;
		background: url(../img/cnter-icon.png) no-repeat 8px 52px;
		background-size: 45px;
		margin: 0;
		margin-top: -1px;
		margin-left: -1px;
		overflow: hidden;
		float: left;
	}
	.lf-item {
		left: 195px;
		width: 330px;
		height: 100%;
	}
	.container .lf-item {
		left: 68px;
		width: 195px;
		height: 100%;
	}
	.rt-item {
		left: 525px;
		width: 150px;
	}
	.container .rt-item {
		left: 258px;
		width: 110px;
	}
	.lf-item a {
	    font-size: 18px;
	    height: 40px;
	    line-height: 40px;
	    width: 180px;
	    border-radius: 40px;
	}
	.lf-item a img {
		height: 24px;
		width: 24px;
		vertical-align: sub;
	}
	.container .lf-item a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		width: 150px;
		border-radius: 30px;
	}
	.container .lf-item a img {
		height: 20px;
		width: 20px;
		vertical-align: sub;
	}
	.container .lf-item a {
		width: 110px;
	}
	.lf-item .lf-snd {
		font-size: 18px;
		line-height: 18px;
	}
	.lf-item .lf-thd {
	    font-size: 14px;
	    line-height: 16px;
	    display: block;
	    color: #535353;
	}
	.container .lf-item .lf-fst {
		font-size: 15px;
		line-height: 18px;
	}
	.container .lf-item .lf-snd {
		font-size: 11px;
		line-height: 15px;
	}
	.tabs-cnter {
		width: 750px;
		margin: 0 auto;
	}
	.tabs {
		margin: 23px 0 12px 0;
		width: 413px;
		height: 38px;
		line-height: 38px;
	}
	.tab {
		font-size: 18px;
	}
	.tab-txt {
		width: 50%;
	}
	.container .lf-item .lf-fst {
		padding-right: 30px;
	}
	.lf-scd {
		line-height: 15px;
		font-size: 11px;
		display: block;
	}
	.lf-item .lf-fst {
		font-size: 24px;
		line-height: 30px;
	}
	.mainContainer{
		background:url(../img/bg.jpg);
		background-size:100%;
		margin-top:-2px;
	}
	
	.empty_footer {
		width: 100%;
		height: 2rem;
		display:block;
	}
	
	.home {
	    display: block;
	    height: 45px;
    	width: 165px;
	    left: 180px;
	    position: absolute;
	}
}

@media ( max-width : 767px) {
	.search-bar {
		background: url(../img/phone_head.png) no-repeat;
		height: 4.06rem;
		background-size: 100%;
	}
	.search-bar .searcharea {
		width: 50%;
	}
	.search-bar .searcharea.show {
		-webkit-transform: translateX(-104%);
		transform: translateX(-104%);
	}
	.shadow {
		top: 4.06rem;
	}
	.g-item {
		height: 3.2rem;
		margin: 0 auto .15rem auto;
		width: 6.2rem;
		padding-left: 1.5rem;
		background: url(../img/icon-bg.png) no-repeat .15rem 1rem;
		background-color: #f6f5f8;
		background-size: 1.7rem;
	}
	.banner-icon{
	    position: absolute;
	    top: 1rem;
	    left: .15rem;
	    width: 1.2rem;
	}
	.container .g-item {
		height: 3.2rem;
		background-color: #fff;
		border-bottom: 1px solid #d2d2d2;
		background: url(../img/cnter-icon.png) no-repeat .1rem 1.25rem;
		background-size: .8rem;
	}
	.lf-item {
		left: 1.5rem;
		width: 2.2rem;
	}
	.container .lf-item {
		left: 1rem;
		width: 2.8rem;
	}
	.rt-item {
		left: 3.8rem;
		width: 2rem;
	}
	.container .rt-item {
		left: 3.8rem;
		width: 2rem;
	}
	.lf-item a {
		font-size: .24rem;
		height: .65rem;
		line-height: .65rem;
		width: 2.3rem;
		border-radius: .65rem;
		padding-top: .02rem;
	}
	.lf-item a img {
		height: .35rem;
		width: .35rem;
		vertical-align: sub;
	}
	.lf-item .lf-snd {
		font-size: .24rem;
		line-height: .3rem;
	}
	.lf-item .lf-thd {
	    font-size: .2rem;
	    line-height: .24rem;
	    display: block;
	    color: #535353;
	}
	.container .lf-item .lf-fst {
		font-size: .28rem;
		line-height: .4rem;
	}
	.tabs {
		margin: 0 auto;
		width: 6.2rem;
		border-bottom: 1px solid #d2d2d2;
		text-align: center;
	}
	.tab {
		font-size: .3rem;
	}
	.tab-txt {
		width: 100%;
	}
	.container .lf-item .lf-fst {
		display: block;
	}
	.container .lf-item a {
		width: 2.3rem;
    	display: block;
	}
	.lf-scd {
	    font-size: .2rem;
    	line-height: .26rem;
    	color:#666666;
	}
	.lf-item .lf-fst {
		font-size: .32rem;
		line-height: .4rem;
	}
}

.tabs {
	height: .8rem;
	line-height: .8rem;
	font-size: 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 2px;
	position: relative;
}

.tab {
	display: inline-block;
	width: 33.333%;
	height: 100%;
	position: relative;
}

.tab-txt {
	color: #363636;
	height: 100%;
	margin-bottom: 2px;
	display: inline-block;
}

input[type=radio] {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
}

input:checked ~ .tab-txt {
	color: #4784ca;
	border-bottom: 2px solid #4784ca;
}
input:hover ~ .tab-txt {
	color: #4784ca;
	border-bottom: 2px solid #4784ca;
}
.container .lf-item {
	position: absolute;
	top: 0;
	white-space: normal;
	height: 100%;
	display: table;
}

.container .lf-item div {
	display: table-cell;
	vertical-align: middle;
}

.container .lf-item .lf-snd {
	color: #666;
	display:none;
}


.container .lf-item a:hover {
	background-color: #3066aa;
}

.oh {
	overflow: hidden;
}

.shadow {
	/* position: absolute;
	left: 0;
	right: 0;
	bottom: 0; */
	/* background-color: rgba(0, 0, 0, .3); */
}

.shadow.dn {
	display: none;
}

.page {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.page.oh {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.container1 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f1f1f1;
	font-size: 14px;
}

.container1 * {
	box-sizing: border-box;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before {
	content: " ";
	display: table;
}

.row:after {
	content: " ";
	display: table;
	clear: both;
}

.container1>.row {
	/*margin-bottom: 20px;*/
	
}

.container1>.row:last-child {
	margin-bottom: 30px;
}

.container1 a {
	width: 150px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin: 0;
	/*padding: 0;*/
	margin: 10px 0;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position-x: 10px;
	background-position-y: 5px;
	color: #333333;
	font-size: 18px;
	font-weight: 600;
	border-radius: 5px;
	background-color: #fff;
}

.iPhone_click {
	background-image: url(../img/apple_icon.png);
}

.iPhone_click:hover {
	background-color: #ddd;
}

.android_click {
	background-image: url(../img/android_icon.png);
}

.android_click:hover {
	background-color: #ddd;
}

.container1>.row .contain_detail_left {
	margin-bottom: 20px;
	margin-top: 20px;
	display: flex;
}

.container1>.row .contain_detail_right {
	/*margin-bottom: 10px;*/
	margin-bottom: 20px;
	display: flex;
}

.col-md-8,.col-sm-12,.col-md-2,.col-sm-6,.col-md-12,.col-sm-4 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.picture_position {
	flex: 1;
}

.text_right {
	flex: 3;
	padding: 0 20px;
}

.text_right p {
	font-size: 24px;
	margin-top: 0;
}

.resultTips {
	font-size: 15px;
	line-height: 15px;
	padding: 20px 0px;
}

@media ( min-width : 768px) {
	.col-md-8 {
		float: left;
		width: 60%;
	}
	.col-md-2 {
		float: left;
		width: 20%;
		text-align: center;
	}
	.col-md-12 {
		float: left;
		width: 100%;
	}
	.container1>.row .contain_detail_right {
		margin-top: 59px;
	}
	    
}

.search-top {
	height: 1rem;
}

@media ( min-width : 320px) and (max-width: 767px) {
	.col-xs-12 {
		float: left;
		width: 100%;
	}
	.col-xs-6 {
		float: left;
		width: 50%;
		text-align: center;
	}
	.col-xxs-12 {
		float: left;
		width: 100%;
		padding: 0 5px;
	}
	.picture_position>.img-responsive {
		max-width: 100%;
	}
	.text_right {
		padding: 0 5px 0 10px;
		word-break: break-all;
	}
	.resultTips {
		font-size: 14px;
		line-height: 14px;
		padding: 15px 8px;
	}
	/* .search-top {
		height: 4.06rem;
	} */
	.home {
	    display: block;
	    height: 50px;
	    width: 145px;
	    left: 0;
	    position: absolute;
	}
	
	.backHome{
		display:none;
	}
}
.lf-item .lf-thd{
	word-break: break-all;
}

.lf-scd{
	color: #666666;
	word-break: break-all;
}
.header-top {
	background-color: #ffffff;
	height: 62px;
	line-height: 62px;
	padding: 0 10px;
	border-bottom: 1px solid #808080;
}

.header-top .back {
	display: inline-block;
	vertical-align: middle;
	width: 83px;
	height: 40px;
	background-image: url(../img/back1.png);
}

.header-top .back:active {
	background-image: url(../img/back2.png);
}
.zezao{
	display: none;
	position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;
	background-color: #000;
	opacity: .3;
	z-index: 10;
}
.QRcode{
	display: none;
	position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;
	width: 550px;
	height: 350px;
	background-color: #fff;
	margin: auto;
	z-index: 11;
}
.QRtitle{
	font-size: 24px;
	text-align: center;
	margin: 40px 0;
	position: relative;
}
.QRtitle i{
	width: 25px;
	height: 25px;
	display: block;
	background: url(../img/QRclose.png) no-repeat;
	position: absolute;
	top: -40px;
	right: 20px;
}
.QR-img{
	height: 180px;
	width: 180px;
	display: block;
	margin: 0 auto;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
}
.QR-img img{
	height: 160px;
	width: 160px;
	display: block;
	margin:10px;
}
.QRdescribe{
	font-size: 18px;
	text-align: center;
	margin: 20px 0;
}

.backHome{
	margin-right: 5px;
	color: #5999DE;
	cursor: pointer;
}

.g-item.item-new{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: auto;
	padding: 1px 0;
	background-image: none;
}
.g-item.item-new > *{
	position: static;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}
.img-bg{
	margin-left: 12%;
	background: url(../img/icon-bg.png) no-repeat 7px 34px
}
.banner-icon.new{
	position: static;
	padding: 30px 59px 30px 0
}
.lf-item.new{
	width: 50%;
	margin-left: -6%;
}
.btns-new{
	margin-right: 2%;
}
.btns-new a{
	width: auto;
}

@media (max-width: 767px){
	.img-bg {
		margin-left: 7%;
		background: url(../img/icon-bg.png) no-repeat 2% .4rem/72%;
	}
	.lf-item.new {
		width: 48%;
		margin-left: -13%;
	}
	.banner-icon.new {
		position: static;
		padding: .3rem 1rem .3rem 0;
	}
}
@media (max-width: 1024px) and (min-width: 768px){
	.img-bg {
		margin-left: 6%;
		background: url(../img/icon-bg.png) no-repeat 7px 34px/82%;
	}
	.lf-item.new {
		width: 50%;
		margin-left: -10%;
	}
}
@media (max-width: 767px){
	.new-container .g-item {
		display: flex;
		align-items: center;
		height: auto;
		margin: 0 auto 0 auto;
		background-position-y:center;
		padding: 0.1rem 0  0.1rem 1.5rem;
	}
	.new-container .rt-item {
		position: static;
	}
	.new-container .lf-item {
		width: 2rem;
		position: static;
	}
}