﻿html {
	font-family:"microsoft yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
	/*谷歌浏览器字体最小字体12px*/
	-webkit-text-size-adjust: 100%;/*100%/none 关闭字体大小自动调整功能*/
	/*a标签及拥有 :active伪类的元素有默认的高亮框*/
	-webkit-tap-hightlight-color: transparent;
	/*禁止文本被选中*/
	-webkit-user-select: none;
}
body{
	overflow-x:hidden;
	/*开启moblie网页快速滚动和回弹的效果*/
	-webkit-overflow-scrolling: touch;
	font-size: 12px;
}
*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a.line,.topLine{
	position:relative;
}
a.line:after,.topLine:after{
	content:"";
	position:absolute;
	right:0;
	top:0;
}
a.line:after{
	height:100%;
	width:1px;
	-webkit-transform:scaleX(0.5);
	transform:scaleX(0.5);
	border-right:1px solid #ccc;
}
.topLine:after{
	height:1px;
	width:100%;
	-webkit-transform:scaleY(0.5);
	transform:scaleY(0.5);
	border-top:1px solid #ccc;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:none;
	outline:none
}
/*banner轮播*/
div.swiper-pagination{
	position:absolute;
	width:100%;
	bottom:8px;
	left:0;
	text-align:center;
}
div.swiper-pagination span.swiper-pagination-bullet{
	display:inline-block;
	width:10px;
	height:10px;	
	border-radius:50%;
	margin:0 2px;
}
.swiper-pagination-bullet-active{
	background:#F79301;
}

/*nav导航*/
#nav{width: 100%;}
#nav nav{width: 100%;padding-top: 23px;}
#nav nav a{
	display:block;
	width: 25%;
	float: left;
	text-align: center;
	margin-bottom: 24px;
	font-size:12px;
}
#nav nav a img{
	display:block;
	width: 50px;
	height: 50px;
	margin: 0 auto 6px;
}
#nav nav a span{font-family: "microsoft yahei";}
.sp{
	height: 14px;
	background: #EEE;
}

.adv{
	height: 54px;
	padding:0 10px;
	background: #fff;
}
.adv li{
	position: relative;
	/*font-size: 14px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.adv li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.adv li a i{
	display: inline-block;
	width: 34px;
	height: 21px;
	margin-top: 16px;
	background: url(../images/adv-icon.png) no-repeat;
	background-size: 100% 100%;
}
.adv li a span{
	display: inline-block;
	position: absolute;
	top: 18px;
	left: 38px;
}
.adv li:after{
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 10px;
	left: 96.5%;
	top: 22px;
	background: url(../images/adv-gt.png) no-repeat;
	background-size: 100% 100%;
}
/*主要内容块*/
main{
	display: block;
	width: 100%;
	padding-top:10px;
	background: #fff;
}
.floor{
	width: 100%;
	background: #fff;
}
.floor a{ display:block;}
.floor div.floor-container{
	width: 100%;
	overflow: hidden;
}
.left,.right{
	width: 50%;
	float: left;
}
.left-content a{
	display:block;
	text-align: center;
}
.fc-box{ padding:10px 0px;}
.left-content a span{
	padding: 9% 0;
	font-size: 14px;
}
.right-content a{position:relative;}
/*.right-content a:first-child img{
	position: relative;
}*/
.right-content a:first-child span{
	position: absolute;
	left: 44%;
	top: 17%;
	line-height: 160%;
	font-size: 14px;
}
/*.right-content a:last-child img{
	position: relative;
}*/
.right-content a:last-child span{
	position: absolute;
	left:44%;
	top: 17%;
	line-height: 160%;
	font-size: 14px;
}
/*特色服务块*/
.floor-title{
	width: 100%;
	height: 60px;
	padding:10px 0px;
	background:url(../images/bttop.png) center top no-repeat;
	line-height: 35px;
	text-align: center;
}
.tese{
	padding:0 10px;
}
.floor-title h2{
	font-weight: bold;
	font-size: 19px;
	
}
.floor-title span{
	font-weight: normal;
	font-size: 16px;
	color:#CCC;
	
}
.floor-title a .triangle-right {
	display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #222;
    border-bottom: 6px solid transparent;
    margin-left: 6px;
}
.tese .item{
	width: 46%;
	float: left;
	margin: 0 2%;
	text-align: center;
	margin-bottom: 10px;
}
.tese .item a img{
	padding-bottom: 6%;
}
.tese .item a span{
	display: block;
	font-size: 14px;
	line-height: 160%;
}
.tese .item a span:last-child{
	font-size: 14px;
}
.youshi .item{
	width: 46.3%;
	float: left;
	margin: 0 1%;
	text-align: center;
}
.youshi .item a img{
	padding-bottom: 6%;
}
.youshi .item a span{
	display: block;
	font-size: 14px;
	line-height: 160%;
}
.youshi .item a span:last-child{
	color: #999;
	font-size: 12px;
}
.mgb12{margin-bottom: 12px;}
.pdb12{padding-bottom: 12px;}
/*猜你喜欢块*/
.guess-like .gl-bd{margin: 0 3.125%;}
.guess-like .gl-bd .gl-box{border-bottom: 1px solid transparent;}
.guess-like .gl-bd .gl-box .gl-box-item{overflow: hidden;margin-bottom: 14px;padding-top: 14px;}
.guess-like .gl-bd .gl-box .gl-box-item:last-child{
	padding-bottom: 10px;
}
.gl-box-item > a{display: block;width: 145px;height: 100px; padding-right:10px;float: left;}
.gl-box-item a img{width: 100%;height: 100%;}
.guess-like .gl-bd .gl-box .gl-box-item > div{
	margin-left: 93px;
}
.gl-box-item h3{
	font-weight: normal;
	font-size: 16px;
	line-height: 100%;
	margin-top: 2%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gl-box-item p{
	margin-top: 11px;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
}
/*抢名额区块*/
.quota-box{position: relative;margin-bottom: 10px;background-color: #fff;}
.quota-form{padding: 10px 15px;}
.quota-form .row{
	position: relative;
	display: block;
	height: 44px;
	margin-bottom: 12px;
	width: 100%;
	border: 1px solid #e3e3e3;
	box-sizing:border-box;
}
.quota-name,.quota-tel,.quota-email{
	font-size: 14px;
	color: #666;
	padding: 10px 15px;
	line-height: 20px;
}

.fast-button{width:100%;margin:20px auto 10px auto;}
.fast-button input {
	width: 100%;
	height: 44px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-family: microsoft yahei;
	color: #fff;
	text-align: center;
	background-color: #F79200;
	border: 1px solid #F79200;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.quota-box .fb-p{text-align: center;}
.quota-box .fb-p span{color: #eca43d;}

.box-check div{width: 50%;float: left;}
.box-check input[type=radio] {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	opacity: 0;
	filter: "alpha(opacity=0)";
	/* IE 8 */
}

.box-check input[type=radio]+ label {
	display: inline-block;
	margin-left: -20px;
	padding-left: 26px;
	background: url('../images/checkbox.png') no-repeat 0px -19px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
}

.box-check input[type=radio]:checked+ label {
	background: url('../images/checkbox.png') no-repeat 0px -1px;
}

/*底部区块*/
#adg-footer{background: #F5F5F5;padding: 30px 0;text-align: center; font-size:14px; color:#333;}
#adg-footer .terminal-nav{margin-bottom: 11px;}
#adg-footer .terminal-nav li{display: inline;font-size:16px;}
#adg-footer .terminal-nav li a.active,#footer p span{color: #e28600;}
#adg-footer .terminal-nav li a{color: #232323;display: inline;padding: 0 6px;line-height: 100%;}
#adg-footer .i-sep{border-left: 1px solid #c4c4c4;margin: 0 8px;display: inline-block;width: 1px;height: 14px;position: relative;bottom: -1px;}
#adg-footer p{text-align: center;margin-bottom: 4px;}
#adg-footer p span a{display: inline;color: #f79200;}
/* 底部浮动 */
.flex-box{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-moz-justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-moz-flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flex-box a{-webkit-flex:1;-moz-flex:1;flex:1;box-flex:1;-ms-flex:1}

.more-setbox{position:fixed;bottom:0;width:100%;max-width:640px;height:44px;background:#4D4D4D;padding-top:1px;z-index:250;opacity:.92;filter:alpha(opacity=92)}

.m-nav-list{height:44px;font-size:0;background:#1A9D98}
.form-fixed-box{position:fixed;top:0;bottom:0;width:100%;overflow-y:scroll}
.m-nav-list a{position:relative;display:block;font-size:14px;width:33%;text-indent:20px;line-height:44px;text-align:center;color:#ffffff;text-shadow:0 0 1px #0A0A0A;background: #1A9D98;}
.m-nav-list a:before{content:'';position:absolute;top:6px;left:43%;margin-left:-35px;width:27px;height:44px;background:url(../images/more-set.png) no-repeat;background-size:27px 110px;-webkit-background-size:27px 110px}
.m-nav-list a:nth-child(2)::before{top:8px;margin-left:-35px;background-position:0 -47px}
.m-nav-list a:nth-child(3)::before{width:33.3%;margin-left:-21px;top:11px;background-position:0 -89px}
.m-nav-list .m-ten{text-indent:26px;background: #e28600;}
.m-nav-list .m-ten2{width:34%;text-indent:18px;background:#4b204d;}
.xiz-info{position:fixed;bottom:59px;right:30%;width:245px;background:#2B2B2B;border-radius:5px;z-index:999;-moz-opacity:.95;opacity:.95;display:none}
.arrow-outer{position:absolute;height:24px;width:60px;overflow:hidden;bottom:-15px;right:25px}
.arrow-shadow{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);background:#2B2B2B;height:40px;left:15px;position:absolute;top:-31px;width:40px}
.flex-box{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-moz-justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-moz-flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.flex-box a{-webkit-flex:1;-moz-flex:1;flex:1;box-flex:1;-ms-flex:1}	
.bot-flobox{padding:11px 3px;}
.shez-del-btn{margin-right:5px;width:17%;height:30px;font:34px/22px tomas;color:#4F4F4F;border:solid #aeaeae 1px;border-radius:4px;background:#7D7D7D}
input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;outline:none}
#shortcuts_self_list li{float:left;width:33%;line-height:43px;color:#232323;text-decoration:none; text-align:center}
#shortcuts_self_list li a img{width: 40px;display: inline;}
#shortcuts_self_list li p{margin: 0;padding: 0;line-height: 32px; color:#ffffff;font-family: microsoft yahei}
/* 底部浮动 */
/*弹窗*/
#online{width:300px;text-align:center;position:fixed;z-index:999;left:50%;top:40%;display:none;margin:-75px 0 0 -150px;}
#online img{width:100%;vertical-align: middle;}
.line_colse{width:25px;height:25px;background:url(../images/line_colse.png) no-repeat;background-size: 100% 100%;position: absolute;top:0;right:0;cursor: pointer}

@media screen and (max-width: 639px) and (min-width: 320px){
		.adv li{font-size: 12px;}		
		.xiz-info{right:2%;}
	}
@media (min-width: 375px) and (max-width: 639px) {	
	.adv li a span{width: 86%;text-overflow: ellipsis;overflow: hidden;}
}
@media (min-width:400px) and  (max-width:479px){
	
}
@media (min-width:480px) and  (max-width:640px){
	
}
@media screen and (max-width:360px){
	.adv li a span{width: 82%;text-overflow: ellipsis;overflow: hidden;}
}
@media screen and (min-width:400px){
	.adv li{font-size: 14px;}
	
}
@media screen and (min-width:640px){
	.xiz-info{right: 30%;}
	
}



.prolineind{width:100%;overflow: hidden;margin-bottom:10px;}
.prolineind li{width:24.4%;float:left;line-height: 30px;font-size:16px;
  background-color: #0f52c5;margin-right:0.8%;margin-bottom:10px;
  text-align:center;cursor:pointer
}
.prolineind li:nth-child(4n){margin-right:0;float:right}
.prolineind li:hover,.prolineind li.prosel{background:#0f52c5;color:#fff}

.j_tab{display:none}











/* .floor_2 {
    padding: .4rem 0 1.8rem;
    background: url(../images/iyoushi.jpg) no-repeat center bottom #303035;
    background-size: 6.4rem auto;
    margin-bottom: .6rem;
    position: relative;
}
.floor_2.title {
    width: 100%;
    padding-bottom: .4rem;
    text-align: center;
    padding-top: .5rem;
}
.floor_2 .title h2 {
    color: #fff;
	text-align: center;
    font-size: 16px;
    background: url(../images/line.png) no-repeat center;
    background-size: 6.4rem auto;
}
.floor_2 .title  h3 {
    color: #999;
    font-size: .2rem;
    text-transform: uppercase;
    font-family: arial;
}
.iyoushi {
    width: 100%;
}
.iyoushi .item {
    width: 31%;
    margin: 1%;
    text-align: center;
    display: block;
    float: left;
}
.iyoushi .item a {
    display: block;
}
.iyoushi .item .img {
    background: url(../images/ys_t.png) no-repeat center top;
    background-size: 1.4rem auto;
    width: 1.4rem;
    height: 1.2rem;
    margin: 0 auto;
    padding-top: .25rem;
}
.iyoushi .item .img figure {
    width: 50%;
    padding-top: 50%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.iyoushi .item .img figure img {
    width: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    display: block;
}
.iyoushi .item h3 {
    font-size: .28rem;
    color: #fff;
}
.clear, .clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.iyoushi .item .img figure img {
    width: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    display: block;
} */

/* 新增优势开始 */

.youshi_cont {
    width: 85%;
    margin: 0 auto;
    height: 630px;
}
* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
}
body {
    width: 100%;
    min-height: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    font: 14px/1.5 "PingFang SC", Helvetica, "Helvetica Neue", "microsoft yahei", Tahoma, Arial, sans-serif;
    color: #666;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    position: relative;
}
.youshi_pic1 {
    height: 158px;
    background: url(../images/1.jpg) no-repeat;
    float: left;
    padding-left: 90px;
    box-shadow: 3px 1px 10px #999;
    margin-bottom: 10px;
    margin-top: 10px;
}
* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
}
.youshi_pic1 .tit {
    font-size: 14px;
    font-weight: bold;
    margin-top: 17px;
}
* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
}
.youshi_pic1 p {
    font-size: 15px;
    margin-top: 10px;
}
.youshi_pic2 {
    height: 158px;
    background: url(../images/2.jpg) no-repeat;
    float: left;
    padding-left: 90px;
    box-shadow: 3px 1px 10px #999;
    margin-bottom: 10px;
    margin-top: 10px;
}
.youshi_pic2 .tit {
    font-size: 14px;
    font-weight: bold;
    margin-top: 17px;
}
.youshi_pic2 p {
    font-size: 15px;
    margin-top: 10px;
}
.youshi_pic3 {
    height: 158px;
    background: url(../images/3.jpg) no-repeat;
    float: left;
    padding-left: 90px;
    box-shadow: 3px 1px 10px #999;
    margin-bottom: 10px;
    margin-top: 10px;
}
.youshi_pic3 .tit {
    font-size: 14px;
    font-weight: bold;
    margin-top: 17px;
}
.youshi_pic3 p {
    font-size: 15px;
    margin-top: 10px;
}
.youshi_pic4 {
    height: 158px;
    background: url(../images/4.jpg) no-repeat;
    float: left;
    padding-left: 90px;
    box-shadow: 3px 1px 10px #999;
    margin-bottom: 10px;
    margin-top: 10px;
}
.youshi_pic4 .tit {
    font-size: 14px;
    font-weight: bold;
    margin-top: 17px;
}
.youshi_pic4 p {
    font-size: 15px;
    margin-top: 10px;
}
.youshi_cont {
    width: 85%;
    margin: 0 auto;
    height: 630px;
}



/* 新增优势结束 */


 