.banner {
    height: 520px;
    background: linear-gradient(#0074BF, #0A89DA 70%);
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.fast{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.col {
    background: #fff;
    padding: 50px 0;
    text-align: center;
}
.col .h2 {
    text-align: center;
    font-size: 30px;
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

/*首页在线客服结束*/
.bbc_a {
    background: #f8f8f8;
    padding: 30px 0 60px;
}
.introduce {
    width: 1180px;
    padding-top: 5px;
    clear: both;
    margin: 0 auto;
}
.introduce_left, .introduce_left_small {
    font-size: 24px;
    text-align: center;
    color: #353736;
    margin: 0 20px;
    padding: 10px 0 20px;
}
.small-tit {
    text-align: center;
    width: 900px;
    color: #444;
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 30px;
}
.tc {
    text-align: center!important;
}
.proinstrt2 {
    width: 220px;
    margin: 10px;
    float: left;
}
.proinstrt2_img {
    width: 220px;
    height: 80px;
    float: left;
    line-height: 80px;
    text-align: center;
}
.proinstrt2_txt {
    width: 220px;
    float: left;
    line-height: 24px;
    text-align: left;
    font-size: 16px;
    margin: 20px 0px;
}

.clearfix{zoom: 1;}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

/*丰富的营销功能*/
.yx {
    margin-bottom: 40px;
}
.yx .img-bg{
    width: 527px;
    height: 548px;
    background: url('/static/pc_img/app/yx-bg.png') no-repeat;
    float: left;
    position: relative;
}
.yx .img-bg img{
    position: absolute;
    right: 79px;
    bottom: 0px;
    width: 269px;
    height: 472px;
}
.yx .yx-menu{
    float: right;
    width: 570px;
}
.yx .yx-menu .item{
    border-top: 1px dashed #b3b3b3;
    padding-bottom: 20px;
}
.yx .yx-menu .item:first-child{
    border-top: none;
}
.yx .yx-menu .item h3{
    font-size: 20px;
    padding: 10px 20px;
    padding-top: 20px;
}
.yx .yx-menu .item li{
    text-align:  center;
    float:  left;
    color: #666;
    margin: 10px 20px;
}
.yx .yx-menu .item li .img{
    margin: 10px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    border-color: #b3b3b3;
    overflow:  hidden;
    cursor: pointer;
}
.yx .yx-menu .item li .img .icon{
    width: 78px;
    height: 78px;
    background: url('/static/pc_img/app/yx-icon.png') no-repeat -8px -12px;
}
.yx .yx-menu .item li.on .img{
    background: #0a6dee;
    border-color: #0a6dee;
}
.yx .yx-menu .item li.on .img .icon{
    background-position-y: -84px;
}
.yx .yx-menu .item li .text{
    font-size: 16px;
}
.yx .yx-menu .btn-group{
    padding: 30px 10px;
    text-align: center;
}
.yx .yx-menu .btn-group .btn{
    font-size: 16px;
    padding: 10px 20px;
    color: #fff;
    background: #eee;
    border-radius: 4px;
    margin: 0 20px;
}
.yx .yx-menu .btn-group .btn:hover{
    opacity: .9;
}
.yx .yx-menu .btn-group .btn.zc{
    background: #0a6dee;
}
.yx .yx-menu .btn-group .btn.zx{
    background: #ff4f11;
}
.yx .yx-menu .item li .img .icon.bg-yx_icon_01{background-position-x: -8px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_02{background-position-x: -90px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_03{background-position-x: -170px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_04{background-position-x: -250px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_05{background-position-x: -330px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_06{background-position-x: -410px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_07{background-position-x: -490px;}
.yx .yx-menu .item li .img .icon.bg-yx_icon_08{background-position-x: -570px;}
.gongneng ul{padding: 0 5px;}
.gongneng ul li{float: left;width: 190px;text-align: center;}
.gongneng ul li .box{margin-bottom: 20px;padding: 10px 0;position: relative;top: 0;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.gongneng ul li .box:hover{box-shadow: 0px 0px 20px 0px rgba(0,0,0,.2);top: -4px;}
.gongneng ul li .box .img{width: 108px;height: 108px;margin: 0 auto;border-radius: 10px;overflow: hidden;}
.gongneng ul li .box .img img{width: 100%;}
.gongneng ul li .box h3{font-size: 18px;line-height: 28px;padding-top: 15px;}
.gongneng ul li .box p{color: #888;padding: 0 10px;}
.bg-yx_bg_03 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -578px -10px;
}


.bg-yx_bg_05 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -394px -450px;
}


.bg-yx_bg_07 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -266px -450px;
}


.bg-yx_bg_09 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -138px -450px;
}


.bg-yx_bg_11 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -10px -450px;
}


.bg-yx_bg_13 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -450px -266px;
}


.bg-yx_bg_19 {
    width: 108px; height: 106px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -706px -137px;
}


.bg-yx_bg_20 {
    width: 108px; height: 107px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -706px -10px;
}


.bg-yx_bg_35 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -450px -138px;
}


.bg-yx_bg_21 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -450px -10px;
}


.bg-yx_bg_22 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -266px -322px;
}


.bg-yx_bg_23 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -138px -322px;
}


.bg-yx_bg_24 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -10px -322px;
}


.bg-yx_bg_25 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -322px -138px;
}


.bg-yx_bg_31 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -322px -10px;
}


.bg-yx_bg_32 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -10px -578px;
}


.bg-yx_bg_33 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -578px -394px;
}


.bg-yx_bg_34 {
    width: 108px; height: 108px;
    background: url('/static/pc_img/index_icon2.png') no-repeat -522px -578px;
}
.icon {
    margin: 0 auto;
    display: block;
}
.title{
	text-align: center;
	margin-bottom: 30px;
}
.title h2{
	font-size: 36px;
    line-height: 60px;
    color: #333333;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.col-dajian .title{
	width: 412px;
	text-align: left;
}
.p-r{
	position: relative;
	overflow: initial;
}
.p-r i.v{
	position: absolute;
    top: -16px;
    left: -46px;
    border-radius: 2px;
    background-color: #fe4e4e;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 4px 6px;
}
.title p{
	font-size: 18px;
    line-height: 30px;
    color: #999999;
}
.col-ww{
	background-color: #f4f5f7;
	text-align: center;
}
.col-core{}
.app-core{
	padding: 0 20px;
}
.app-core li{
	float: left;
    text-align: center;
    margin-right: 78px;
}
.app-core li:nth-child(6n){
	margin-right: 0;
}
.app-core li div{
	border-radius: 15px;
    width: 120px;
    height: 120px;
    overflow:hidden;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,.1);
}
.app-core li p{
	color: #333;
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
}
.app-core li div i{
	display: block;
	width: 80px;
	height: 80px;
	margin: 20px auto;
	background-repeat: no-repeat;
	background-image: url(/static/pc_img/app/icon.png);
}
.app-core li:nth-child(1) div i{
	background-position: -379px -66px;
}
.app-core li:nth-child(2) div i{
	background-position: -576px -66px;
}
.app-core li:nth-child(3) div i{
	background-position: -774px -66px;
}
.app-core li:nth-child(4) div i{
	background-position: -972px -66px;
}
.app-core li:nth-child(5) div i{
	background-position: -1169px -66px;
}
.app-core li:nth-child(6) div i{
	background-position: -1366px -66px;
}
.app-core li:nth-child(7) div i{
	background-position: -379px -258px;
}
.app-core li:nth-child(8) div i{
	background-position: -576px -258px;
}
.app-core li:nth-child(9) div i{
	background-position: -774px -258px;
}
.app-core li:nth-child(10) div i{
	background-position: -973px -258px;
}
.app-core li:nth-child(11) div i{
	background-position: -1169px -258px;
}
.app-core li:nth-child(12) div i{
	background-position: -1366px -258px;
}
.app-core li:nth-child(13) div i{
	background-position: -379px -451px;
}
.app-core li:nth-child(14) div i{
	background-position: -576px -451px;
}
.app-core li:nth-child(15) div i{
	background-position: -774px -450px;
}
.app-core li:nth-child(16) div i{
	background-position: -971px -450px;
}
.app-core li:nth-child(17) div i{
	background-position: -1176px -450px;
}
.app-core li:nth-child(18) div i{
	background-position: -1366px -450px;
}
.col-coupon{}
.col-coupon .wrp1150{
	position: relative;
	text-align: center;
}
.col-coupon .tag{
	position: absolute;
    width: 256px;
    height: 80px;
    border-radius: 6px;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    display: table;
}
.col-coupon .tag p{
	padding: 0px 20px 0px 76px;
    text-align: left;
    font-size: 14px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.col-coupon .tag p i{
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	left: 15px;
    top: 15px;
	background-image: url(/static/pc_img/app/icon.png);
	background-repeat: no-repeat;
}
.col-coupon .tag span{
	color: #fff;
    border-radius: 4px;
    padding: 3px 6px;
    font-size: 14px;
    background: #ddd;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -34px;
}
.col-coupon .tag.gm{
	top:100px;
	left: 50px;
	color: #42b6ff;
}
.col-coupon .tag.gm i{
	background-position: -1516px -75px;
}
.col-coupon .tag.gm span{
	background: #42b6ff;
}
.col-coupon .tag.dh{
	right: 50px;
	top: 50px;
	color: #fe5f00;
}
.col-coupon .tag.dh i{
	background-position: -1846px -75px;
}
.col-coupon .tag.dh span{
	background: #fe5f00;
}
.col-coupon .tag.jf{
	left: 50px;
	bottom: 100px;
	color: #d93ef5;
}
.col-coupon .tag.jf i{
	background-position: -1620px -75px;
}
.col-coupon .tag.jf span{
	background: #d93ef5;
}
.col-coupon .tag.wl{
	bottom: 200px;
	right: 50px;
	color: #54cbbb;
}
.col-coupon .tag.wl i{
	background-position: -1742px -75px;
}
.col-coupon .tag.wl span{
	background: #54cbbb;
}
.col-detail{
	background:url(/static/pc_img/app/detail-bg.png) repeat-x;
}
.col-detail .title h2{
	padding: 36px 0;
    color: #fff;
}
.col-detail .content{
	text-align: center;
}
.col-page{
	background-color: #f4f5f7;
}
.col-page{
	width: 340px;
    height: 700px;
    background: url(/static/pc_img/app/show-bg.png) no-repeat 6px;
}
.col-page .flip-content{
	width: 288px;
    height: 512px;
    margin: 85px auto;
    overflow: hidden;
}
.flipster-carousel .flip-prev, .flipster-carousel .flip-next{
	opacity: 1;
}
.col-kefu{
    min-height: 320px;
}
.col-kefu .qr{
	width: 200px;
	position: absolute;
    left: 242px;
}
.col-kefu .qr span{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.col-kefu .qr span i{
	padding: 6px 14px;
    margin-right: 4px;
    background: url(/static/pc_img/app/icon.png) no-repeat;
    background-position: -1606px -472px;
}
.col-kefu .app-advice-btn{
	display: block;
    width: 190px;
    height: 76px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 4px;
    color: #FFFFFF;
    line-height: 76px;
    border-radius: 14px;
    background: -webkit-linear-gradient(left, #4285ff,#56aaff,#4285ff);
    background: -ms-linear-gradient(left, #4285ff,#56aaff,#4285ff);
    background: -moz-linear-gradient(left, #4285ff,#56aaff,#4285ff);
    background: linear-gradient(to left, #4285ff,#56aaff,#4285ff);
    position: absolute;
    right: 266px;
    top: 54px;
}
.last-col{
	position: absolute;
    left: 50%;
    text-align: center;
    top: 50px;
}
.last-col p{
	font-size: 28px;
    color: #1c8ffb;
    font-weight: 700;
    margin-bottom: 25px;
}
.last-col a{
	background: #1C8FFB;
    color: #fff;
    font-size: 18px;
    padding: 12px 40px;
    border-radius: 8px;
}