/*******************首页#home.html****************************/
.am-home-banner .am-direction-nav{display:none;}
.am-home-banner .am-slider-default .am-control-nav li a{
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	cursor: pointer;
	display: inline-block;
	margin: 7px 0;
	width: 24px;
	border-radius: 0;
	box-shadow:none;
	height:5px;
	
}
.am-home-banner .am-slider-default{margin-bottom:0;}
.am-home-banner .am-slider-default .am-control-nav li a.am-active{background-color:#fff;}
.am-home-banner .am-slider-default .am-control-nav{bottom:15px;}

.am-home-top{
	background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    transition: all 0.6s ease-out 0s;
    width: 100%;
    z-index: 1000;
}
.am-home-top.moveup{
	top: -29px;
    transition: all 0.5s ease-out 0s;
}
.am-home-top .am-wrap::after{	
	clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.am-home-top-list{
	float: right;
    margin-right: 10px;
}
.am-home-top-list li{
	float: left;
    margin-left: 40px;
}
.am-home-top-list li a{
	color: #fff;
    line-height: 28px;
    opacity: 0.4;
	font-size:12px;
}
.am-home-nav{
	background-color: transparent;
    border-bottom: 1px solid transparent;
    position: fixed;
    width: 100%;
    z-index: 1000;
	top:0;
}
.am-home-nav .am-wrap{
	height: 60px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}
.am-home-nav.movedown{
	top: 29px;
    transition: all 0.45s ease-in-out 0s;
}
.am-home-nav.moveup{
	background-color: #fff;
    border-bottom: 1px solid #f0f1f2;
    transition: all 0.5s ease-in-out 0s;
}
.am-home-nav.moveup .am-home-hd .am-home-hd-list > li > a{
	color:#333;
}
.am-home-logo{display:inline-block;}
.am-text-ir{
    display:block;
    width:110px;
    height:60px;
	vertical-align:middle;
}
.am-home-nav.moveup img.down{
	display:none;	
}
.am-home-nav.movedown img.up{
	display:none;
}
.am-home-hd{
	position: absolute;
    right: 200px;
    top: 0;
}
.am-home-hd .am-home-hd-list{
	-moz-user-select: none;
}
.am-home-hd .am-home-hd-list::after{	
	clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.am-home-hd .am-home-hd-list>li{
	float: left;
    height: 61px;
    margin-left: 20px;
	position:relative;
}
.movedown .am-home-hd .am-home-hd-list>li:hover::after{
	color:#4289db;
	border-color: #fff;
    border-style: solid dotted;
    border-width: 2px;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(360deg);
    transition: opacity 0.1s ease 0s;
    vertical-align: middle;
    width: 100%;
}
.moveup .am-home-hd .am-home-hd-list>li:hover::after{
	border-color: #4289db;
    border-style: solid dotted;
    border-width: 2px;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(360deg);
    transition: opacity 0.1s ease 0s;
    vertical-align: middle;
    width: 100%;
}
.movedown .am-home-hd .am-home-hd-list>li.active::after{
	border-color: #fff;
    border-style: solid dotted;
    border-width: 2px;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(360deg);
    transition: opacity 0.1s ease 0s;
    vertical-align: middle;
    width: 100%;
	transition: all 0.4s ease-out 0s;
}
.movedown .am-home-hd .am-home-hd-list .subnav{
	background-color: rgba(17, 17, 17, 0.5);
    display: none;
    font-size: 16px;
    left: 0;
    padding: 26px 0;
    position: fixed;
    right: 0;
    top: 90px;
    z-index: 99;
}
.moveup .am-home-hd .am-home-hd-list>li.active::after{
	border-color: #4289db;
    border-style: solid dotted;
    border-width: 2px;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(360deg);
    vertical-align: middle;
    width: 100%;
	transition: all 0.4s ease-out 0s;
}
.moveup .am-home-hd .am-home-hd-list .subnav{
	background-color: #fff;
    display: none;
    font-size: 16px;
    left: 0;
    padding: 26px 0;
    position: fixed;
    right: 0;
    top: 61px;
    z-index: 99;
}
.g-body{
	box-sizing: border-box;
    margin: 0 auto;
    max-width: 1180px;
}
.am-home-hd-list .child>li{
	box-sizing: border-box;
    float: left;
    line-height: 34px;
    padding: 0 35px;
    width: 20%;
}
.am-home-hd-list .child>li a{
	padding: 5px 10px;
}
.movedown .am-home-hd-list .child>li a{
	color:#fff;
}
.am-home-hd-list .child>li a:hover{
	background-color:#4289db;
}
.moveup .am-home-hd-list .child>li a{
	color:#666;
}
.moveup .am-home-hd-list .child>li a:hover{
	color:#fff;
}
.am-home-hd .am-home-hd-list>li>a{
	background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid transparent;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 59px;
    line-height: 59px;
    padding: 0 10px;
}
.am-home-operation{
	position: absolute;
    right: 10px;
    top: 18px;
}
.am-home-operation a.register{
	background-color: #fff;
    border: 1px solid #fff;
    color: #383838;
    padding: 5px 15px;
	transition: all 0.4s ease-out 0s;
	font-size: 14px;
	border-radius:2px;
}
.am-home-operation a.login{
	background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
    padding: 5px 15px;
	margin-left: 12px;
	font-size: 14px;
	border-radius:2px;
}
.movedown .am-home-operation a.login:hover{
	color:#fff;
	border-color:#fff;
	background-color:#237ed9;
}
.am-home-nav.moveup .am-home-operation a.register{
	background-color:#237ed9;
	border-color:#237ed9;
	color:#fff;	
}

.am-home-nav.moveup .am-home-operation a.login{
	border: 1px solid #808080;
	color:#383838;
}


.am-home-banner{font-size: 12px;left: 0;line-height: 1.14;position: relative;top: 0;width: 100%;z-index:1;min-width:1200px;}
.am-home-banner .am-wrap{position:absolute;top:0;left:50%;
	margin-left:-600px;overflow:hidden;height:100%;display:inline-block;z-index:1;}
.am-home-banner img{display:block;width:100%;z-index:0;}
.am-home-banner .hd{position:absolute;left:0;top:40%;text-align: left;z-index:1;}
.am-home-banner .hd .text_1{font-size:32px;color:#fff;height:40px;line-height:40px;margin-bottom:15px;}
.am-home-banner .hd .text_2{font-size:24px;color:#fff;margin-bottom:40px;}
.am-home-banner .hd .am-btn-default{width:150px;display:block;height:40px;color:#fff;
	transition: all 0.6s ease-in-out 0s;border-radius:40px;float:left;margin-right:20px;}
.am-home-banner .hd .am-btn-default.left{border-color:#1bdc7a;
	background:rgba(27,220,122,0.7) !important;*zoom:1;filter: alpha(opacity=70);}
.am-home-banner .hd .am-btn-default.right{border-color:#ffa735;
	background:rgba(255,167,53,0.7) !important;*zoom:1;filter: alpha(opacity=70);}
.am-home-banner .hd .am-btn-default.left:hover{background-color:#1bdc7a;}
.am-home-banner .hd .am-btn-default.right:hover{background-color:#ffa735;}
.am-home-banner .hd .am-btn-default.cash{margin:0 auto;width:150px;display:block;
	height:40px;color:#fff;background-color:transparent;transition: all 0.6s ease-in-out 0s;border-radius:0;}
.am-home-banner .hd .am-btn-default.cash:hover{background-color:#fff;color:#36c4ff;}
.am-home-banner .hd.operation{position:absolute;left:0;top:40%;text-align: center;z-index:1;width:100%;}
.am-home-banner .hd.operation .text_2>span{color:#6affd3;font-size:28px;margin-right:15px;}
.am-home-banner .hd.operation .am-btn-default.cash{text-align:center;float:none;} 


.am-home-banner .hd .iconfont{font-size:18px;color:#fff;margin-right:5px;}
.am-home-banner ul li{height:100%;width: 100%;position:relative;display:block;}
.am-home-banner ul li img{width:100%;}
.am-home-button{position:absolute;width:80%;bottom:20%;left:20%;font-size:14px;margin:0 auto;}
.am-home-button a{color:#fff;width:160px;}
.am-home-button .mobile,.am-home-button .pc{padding:5px 0;}
.am-home-button .mobile a.am-btn-default{background-color:#ffa735;border:1px solid #ffa735;border-radius:20px; }
.am-home-button .mobile a.am-btn-default:hover{transition: all 0.5s ease 0s;color:#fff;background-color:#ffa735;*zoom:1;filter: alpha(opacity=70);background:rgba(255,167,53,0.7) !important;}
.am-home-button .pc a.am-btn-default{background-color:#1bdc7a;border:1px solid #1bdc7a;border-radius:20px; }
.am-home-button .pc a.am-btn-default:hover{transition: all 0.5s ease 0s;color:#fff;background-color:#1bdc7a;*zoom:1;filter: alpha(opacity=70); background:rgba(77,220,122,0.7) !important;}
.slider-trigger{bottom:20px;left:0;right:0;z-index:100;text-align:center;position:absolute;}
.swiper-pagination-switch {
    cursor: pointer;
    display: inline-block;
    height: 5px;
    margin: 7px 4px 0;
    width: 24px;
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.pagination .swiper-active-switch,.user .swiper-active-switch{
	background:#fff;
}
.swiper-pagination-switch:hover,.swiper-pagination-switch:active{background:#fff;}
.am-home-special {height: 130px;line-height: 1.14;font-size: 12px;background: #fafafa}
.am-home-special .special-ul {margin: 0 auto;width: 1200px;font-size: 0}
.special-ul li {display: inline-block;*display: inline;*zoom: 1;width: 25%}
.special-ul li a {display: block;height: 129px;border-bottom: 1px solid #f7f7f7}
.special-ul li a:hover {background: #fff}
.special-ul .special-li-last a {border-right: 0 none}
.special-icon {margin-left: 23px;-webkit-transition: -webkit-transform .25s linear;-moz-transition: transform .25s linear,-moz-transform .25s linear;transition: transform .25s linear;transition: transform .25s linear,-webkit-transform .25s linear,-moz-transform .25s linear}
.special-ul li a:hover {text-decoration: none}
.special-ul li a:hover .special-icon {text-decoration: none;-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px)}
.special-ul li a:hover .title {color: #3baaf1}
.special-ul .special-icon,.special-ul .special-text {display: inline-block;*display: inline;*zoom: 1;margin-top: 35px;vertical-align: middle}
.special-icon2 {background-position: 0 -70px}
.special-icon1 {background-position: 0 0}
.special-icon3 {background-position: 0 -140px}
.special-icon4 {background-position: 0 -210px}
.special-text {*line-height: 1.2}
.special-text .title {padding-bottom: 8px;font-size: 18px;color: #333}
.special-text .descript {font-size: 14px;color: #999}
.special-text .descript .obvious {color: #f44336}

.am-home-functions{padding:60px 0;background-color:#eef3f7;text}
.am-home-functions-hd{text-align:center;margin-bottom:60px;}
.am-home-functions-hd h3{color:#222;font-size:32px;margin-bottom:20px;height:40px;line-height:40px;}
.am-home-functions-hd p{color:#999;font-size:16px;}
.am-home-functions-bd ul{height:524px;overflow:hidden;}
.am-home-functions-bd ul li{background: #fcfdfd none repeat scroll 0 0;box-sizing: border-box;float: left;height: 524px;margin-left: -1px;verflow: hidden;position: relative;transition: width 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;width: 240px;}
.am-home-functions-bd ul li.active{width:480px;overflow:hidden;}
.am-home-functions-bd .left{text-align:center;}
.am-home-functions-bd dl{margin:0;}
.am-home-functions .icon-yunshangcheng,.am-home-functions .icon-yunshouyin,.am-home-functions .icon-yunguanli,.am-home-functions .icon-yunshuju{font-size:92px;font-weight:100;color:#6b6b6b;}
.am-home-functions .active .icon-yunshangcheng,.am-home-functions  .active .icon-yunshouyin,.am-home-functions .active .icon-yunguanli,.am-home-functions .active .icon-yunshuju{color:#fff;}
.am-home-functions-bd .bd-wrap{width:720px;height:inherit;}
.am-home-functions-bd .active .bd-wrap{margin-left:-220px;}
.am-home-functions-bd .active .bd-wrap .no-hover{width:220px;opacity:0;}
.am-home-functions-bd .bd-wrap .no-hover{text-align:center;border: 1px solid #ebebeb;float: left;height: 524px;width:240px;padding: 9px;position: relative;}
.am-home-functions-bd .bd-wrap .no-hover h4{color:#333;font-size: 30px;padding:30px 0 30px 20px;text-align:left;}
.am-home-functions-bd .bd-wrap .no-hover .descript{padding:20px 0;overflow:hidden;}
.am-home-functions-bd .bd-wrap .no-hover .descript p{font-size:14px;text-align:center;padding:10px 0;}
.am-home-functions-bd .bd-wrap .hover{float:left;height:inherit;opacity:0;z-index:0;position: relative;}

.am-home-functions-bd .active .bd-wrap .hover{opacity:1;}
.am-home-functions-bd .bd-wrap .hover .detail .am-btn{border:1px solid #fff;color:#fff;font-size:14px;}
.am-home-functions-bd .active .bd-wrap .hover h4{color:#fff;padding:30px 0;font-size:30px;}
.am-home-functions-bd .bd-wrap .hover .left{background:rgba(33,87,174,0.7) !important;background: #225ebb none repeat scroll 0 0;float: left;height: inherit;position: relative;text-align: center;width: 240px;z-index:1;padding-top:100px;}
.am-home-functions-bd .bd-wrap .hover .right{background:rgba(50,95,171,0.7) !important;background: #3364b4 none repeat scroll 0 0;float: left;height: inherit;position: relative;width: 240px;z-index:1;padding-top:20px;}
.am-home-functions-bd .bd-wrap .hover .right .bd{padding-left:30px;}
.am-home-functions-bd .bd-wrap .hover .right .bd dt{ color: #fff;font-size: 14px;padding-bottom: 9px;padding-top: 14px;}
.am-home-functions-bd .bd-wrap .hover .right .bd dd{color:#b4c8f2;padding-bottom:5px;}
.bd-wrap .hover .right .bd .btn{margin-top:10px;border: 1px solid #6f9dea;color: #b7caf3;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;min-width: 67px;text-align: center;transition: all 0.3s ease-in-out 0s;}
.bd-wrap .hover .right .bd .btn:hover{border-color:#fff;color:#529355;background:#fff;}
.am-functions-icon{width:100%;padding-top:30px;}
.am-functions-icon img{display:block;width:100px ;margin:0 auto;}

.am-home-moudle{background-color:#fff;padding:60px 0;}
.am-home-moudle-hd h3{color:#222;font-size:32px;margin-bottom:20px;
	height:40px;line-height:40px;text-align:center;margin-bottom:60px;
}
.am-home-moudle-list {font-size: 0}
.pl-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	width: 380px;
}
.pl-item:hover .pl-item-wrap {
	z-index: 5;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-box-shadow: 0 0 13px rgba(35,24,21,.2);
	-moz-box-shadow: 0 0 13px rgba(35,24,21,.2);
	box-shadow: 0 0 13px rgba(35,24,21,.2)
}
.pl-item:hover .pl-img-rotate img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}
.pl-item:hover .pl-icon {
	opacity: 1;
	filter: alpha(opacity=100)
}
.pl-item:hover .pl-icon1 {
	left: 256px;
	top: 65px
}
.pl-item:hover .pl-icon2 {
	left: 250px;
	top: 113px;
}
.pl-item:hover .pl-icon3 {
	left:100px;
	top: 157px
}
.pl-item-wrap {
	position: relative;
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease
}
.pl-item-hd {
	position: relative;
	height: 400px;
}

.pl-item-hd img {
	width: 100%;
	height: 100%
}
.pl-item-hd .pl-img-bg {
	position: absolute;
	top: 36px;
	left: 98px;
	width: 184px;
	height: 184px
}
.pl-item-hd .pl-img-rotate {
	position: absolute;
	top: 74px;
	left: 136px;
	width: 108px;
	height: 108px
}
.pl-item-hd .pl-img-rotate img {
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease
}
.pl-item-hd .pl-img-logo {
	position: absolute;
	top: 83px;
	left: 145px;
	width: 90px;
	height: 90px
}
.pl-item .pl-icon1 {
	opacity: 1;
	filter: alpha(opacity=1);
	position: absolute;
	z-index: 1;
	top: 110px;
	left: 277px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.pl-item .pl-icon2 {
	opacity: 1;
	filter: alpha(opacity=1);
	position: absolute;
	z-index: 1;
	top: 138px;
	left: 248px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.pl-item .pl-icon3 {
	opacity: 1;
	filter: alpha(opacity=1);
	position: absolute;
	z-index: 1;
	top:128px;
	left: 92px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.pl-item-hd .pl-title {
	padding:40px;
	color: #fff;
	position: absolute;
	text-align:left;
	width:100%;
	margin:0 auto;
	bottom:0;
}
.pl-item-hd .pl-title h4{
	font-size:24px;
	padding-bottom:20px;
}
.pl-item-hd .pl-title p{
	font-size:14px;
	
}
.pl-item1 .pl-item-hd {
	background: #27ae9a;
}

.pl-item2 .pl-item-hd {
	background: #258cc7;
}

.pl-item3 .pl-item-hd {
	background: #28aad0;
}
/*.am-home-user{background:url(users_bg.png)!*tpa=http://www.dianchaoren.com/default/static/images/users_bg.png*! no-repeat scroll 0 0 / 100% 100%;z-index:0;position:relative;text-align:center;padding:60px 0 80px 0;}*/
.am-home-user .am-home-user-hd h3{color:#fff;font-size:32px;margin-bottom:20px;height:40px;line-height:40px;text-align:center;}
.am-home-user .am-home-user-hd p{color:#cfd2d4;font-size:16px;margin-bottom:45px;}
.am-home-user #user{width:80%;}
.am-home-user-list{width:80%;margin:0 auto;}
.am-home-user-list li{padding:15px 10px;}
.am-home-user-list li>div{position:relative;width:100%;height:100%;border:2px solid #c0c8cb;background:rgba(126, 160, 183, 0.4) !important;background:#7ea0b7;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.am-home-user-list li .item:hover{-moz-transition:all 0.7s ease;-webkit-transition:all 0.7s ease;transition: all 0.7s ease;cursor:pointer;background:rgba(126, 160, 183, 0.0) !important;background:#7ea0b7;}
.am-home-user .am-slider .am-home-user-list li>div img{width:80%;margin:0 auto;}
.am-home-user .am-slider-default{background-color:transparent;box-shadow:none;}
.am-home-user .am-slider .am-direction-nav{display:none;}
.am-home-user .am-slider-default .am-control-nav{bottom:-50px;}
.am-home-user .am-slider-default .am-control-nav li a{
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 5px;
    margin: 7px 0;
    width: 24px;
}
.am-home-user .am-slider-default .am-control-nav li a.am-active{
	background-color:#fff;
}


.am-home-dynamic{
    width:100%;
    background:#fff;
    text-align:left;
    padding:60px 0px 18px 0px;
}
.am-home-dynamic div>h3{
	font-size:32px;
	height:40px;
	line-height:40px;
	color:#222;
}
.am-home-dynamic-list .am-titlebar-title{
	line-height:40px;
}
.am-home-dynamic-list{
    overflow:hidden;
    margin:40px 20px 30px 20px;
    width:100%;
}
.am-home-dynamic-list li{
    padding-left:10px;
    position:relative;
    padding-right:80px;
}
.am-home-dynamic-list li>a{
    color:#666;
}
.am-home-dynamic-list li .am-titlebar-default .am-titlebar-title::before {
    border:none;
}
.am-home-dynamic-list li .am-titlebar-default .am-titlebar-title {
    font-size: 1.5rem;  
    padding-left: 0px;  
}
.am-home-dynamic-list li>ul>li>a{
	padding-left:10px;
	font-size:14px;
}
.am-home-dynamic .am-hd{position:relative;font-size: 100%;height: 45px;margin-top: 20px; background-color: transparent;border-bottom: 1px solid #dedede;display: block;line-height: 44px;margin-left: 10px;margin-right: 10px;}
.am-home-dynamic .am-hd .am-text-lg{
	color: #0e90d2;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 12px;
    position: relative;
    text-align: left;
}
.am-home-more{text-align:right;position:absolute;right:0;top:0;}
.am-home-more a.am-p-blue{
	color:#0e90d2;
}
.am-home-register{position:relative;z-index:0;min-width:1200px;}
.am-home-register img{
	width:100%;
}
.am-home-register h3{
	font-size:32px;
	color:#fff;
	padding-bottom:20px;
}
.am-home-register-hd{	
	z-index:1;
	width:100%;
	text-align:center;
	padding-top:50px;
	position:absolute;
	top:0;
	left:0;
}
.am-home-register-hd> a.am-btn-default{
	color:#fff;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    width: 200px;
}
.am-home-register-hd> a.am-btn-default:hover{
	background:#09bdde no-repeat scroll 0 0;
	color:#fff;
	 border: 1px solid #09bdde;
}
.mz-footer{
	margin-top: 50px;
    background:#313334;
    width:100%;
    text-align:left;
    padding:20px;
}
.mz-footer-content{
    position:relative;
    overflow:hidden;
    width:100%;
    margin:20px auto 40px;
}
.mz-footer-content li:nth-child(1){
	padding-right:5%;
}
.mz-footer-content li>div>p{
	line-height:28px;
	color:#a9b0b4;
	font-size:14px;
}
.mz-footer-content li>div>p a{
	line-height:28px;
	color:#a9b0b4;
	font-size:14px;
}

.mz-footer-content h2{
	font-size:18px;
	color:#fff;
	
}
.mz-footer-logo{
	display:block;
	background-size:auto 100px;
	height:100px;
}

.mz-footer-tel{
	font-size:30px;	
	text-align:center;
	font-weight:600;
}
.mz-wrap-line{
    display:inline-block;
    border-left:1px dashed #5d6060;
    width:2px;
    overflow:hidden;
    position:absolute;
    height:80%;
    margin-top:5px;
}
.mz-footer-wrap{
	text-align:center;
}
.mz-footer-wrap img{
	width:30%;
	margin:0px auto 10px;
}
.mz-footer-wrap>div>p{ 
	margin-left:0px;
	color:#a9b0b4;
	font-size:14px;
}
.mz-footer-code{
     /*background:url(icon_21.png)!*tpa=http://www.dianchaoren.com/default/static/images/icon_21.png*! no-repeat top left;*/
     background-size:contain;
     text-indent:30px;
     margin-bottom:10px;
}
.mz-footer-data a{
	color:#a9b0b4;
	font-size:14px;
	margin-left:5px;
}
.mz-footer-copyright{
    margin:20px auto ;
	color:#a9b0b4;
	font-size:14px;  
}
.mz-hz-ul{
	padding:10px;
}
.mz-hz-ul li{
	padding:10px 5px;
}
.mz-hz-img{
	width:100%;
}

/*******************关于我们#about.html****************************/

.am-about-banner{padding:61px 0 60px;}
.am-about-banner img{width:100%;display:block;}
.am-about-nav-list{
	display: inline-block;
    text-align: center;
    width: 100%;
	margin-bottom:40px;
}
.am-about-nav-list li{
	background: #b9b9b9 none repeat scroll 0 0;
	float: left;
    height: 50px;
    margin-right: 10px;
    width: 230px;
	text-align:center;
}
.am-about-nav-list li>a{
	color: white;
    display: block;
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
	text-align:center;
	 width: 230px;
}
.am-about-nav-list li>a:hover{
	background: #343235 none repeat scroll 0 0;
}
.hover{background: #343235 none repeat scroll 0 0;}
.am-about-content{font-size:14px;margin-bottom:40px;}



.am-about-job{background-color: #fafafa;padding: 30px 50px;}
.am-about-hd h4{ color: #333;font-size: 22px;margin-bottom: 0;}
.am-about-hd p{display: block;font-size: 16px;line-height: 30px;text-indent: 30px;padding:20px 0;}
.am-about-position{background-color: #fbfbfb;}
.am-about-position h4{background-color: #fbfbfb;color: #ff6a12;font-size: 24px;margin: 0 0 25px 20px;}
.am-about-position .menu{margin: 0;width: 1100px; background: #fcfcfc none repeat scroll 0 0;display:block;}
.am-about-position .menu span{background: #f3f3f3 none repeat scroll 0 0;color: #666;display: inline-block;font-size: 14px;line-height: 50px; margin: 0 0 20px 10px; padding: 0 19px;}
.am-about-position .menu span a{display:block;}
.am-about-bd .target{display:block;height:130px;}
.am-about-bd img{display:block;}
/***********帮助中心*************/
.am-help::after{clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}
.am-help{width:1180px;margin:81px auto 100px;}
.am-help-left{float:left;width:240px; min-height: 500px;}
.am-help-title b{ background: #49a0f5 none repeat scroll 0 0;border: 1px solid #49a0f5;box-shadow: none;color: #fff;display: block;font-size: 16px;letter-spacing: 0;line-height: 1;margin: 0;padding: 15px 24px;}
.am-help-nav li{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-top-colors: none;border-color: currentcolor #e2e5e8 #e2e5e8;border-image: none;border-style: none solid solid;border-width: 0 1px 1px;cursor: pointer;height: auto;line-height: 44px;width: auto;background: #ffffff none repeat scroll 0 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.am-help-nav li a{color: #383838;display: block;font-size: 16px;line-height: 1;padding: 12px 24px;text-align: left;}
.am-help-nav li a:hover,.am-help-nav li a.active{color:#49a0f5;}

.am-help-right{margin-left:50px;width:890px;float:left;}
.am-help-list .left{width:420px;display:inline-block;}
.am-help-list li a{display:block;border-radius: 4px;box-shadow: 0 3px 8px 0 rgba(205, 205, 205, 0.1);margin-bottom: 40px;min-height: 250px;padding: 30px 28px;position: relative;border:1px solid #eee;}
.am-help-list li a:hover{box-shadow:0 3px 8px 0 rgba(205,205,205,0.8);transition:all 0.5s ease 0s;}
.am-help-list .left h4{ color: #383838;font-size: 18px;font-weight: normal;letter-spacing: 0.5px;line-height: 1.5; margin: 0 0 25px;overflow: hidden;overflow-wrap: normal;text-align: left;text-overflow: ellipsis;white-space: nowrap;}
.am-help-list .left .bd p{text-indent:30px;-moz-box-orient: vertical;color: #808286;display: -webkit-box;font-size: 14px;height: 110px;letter-spacing: 0.38px;line-height: 22px;margin-bottom: 30px;overflow: hidden;text-align: left;text-overflow: ellipsis;}
.am-help-list .left .tag{background: #38ba72 none repeat scroll 0 0;border: 1px solid #38ba72;border-radius: 3px; color: #fff;display: inline-block;font-size: 12px;height: auto;line-height: 1;max-width: 100px;overflow: hidden;overflow-wrap: normal;padding: 6px 9px;position: static;text-align: left;text-overflow: ellipsis;vertical-align: top;white-space: nowrap;}
.am-help-list .left .time{display: inline-block;line-height: 25px;max-width: 200px;color: #a9a9a9;font-size: 14px;margin-left: 10px;}
.am-help-list .right{border: 1px solid #ddd;box-shadow: none;display:inline-block;height: 194px;margin-left: 36px;width: 346px;clear: both;overflow: hidden;position: relative;transition: -webkit-transform 150ms ease 0s, box-shadow 200ms ease 0s, z-index 150ms ease 0s;}
.am-help-list .right img{border: 0 none;border-radius: 0;box-shadow: none;display: block;height: 100%;opacity: 1;transform: scale(1);transition: all 0.5s ease 0s;width: 100%;}
.am-help-search{border: 1px solid #e2e5e8;box-shadow: none;display: block;margin: 30px 0;padding: 0 17px;font-size:14px;color:#383838;text-align:right;}
.am-help-search input{background: #fff none repeat scroll 0 0;border: medium none;}
.am-help-search button{background-color: #fff;color: #2c2c2c;font-size: 14px;letter-spacing: 0;border: 0 none;border-radius: 0 2px 2px 0;cursor: pointer;height: 37px;overflow: visible;position: relative;text-transform: uppercase;width: 25%;}
.am-help-search button:hover{color:#49a0f5;opacity:0.8;}

/************云收银*****************/

.am-cash-banner{position:relative;}
.am-cash-banner .am-wrap{position:absolute;top:0;left:50%;margin-left:-600px;overflow:hidden;height:100%;display:inline-block;z-index:1;}
.am-cash-banner img{display:block;width:100%;z-index:0;}
.am-cash-banner .hd{position:absolute;left:0;top:40%;text-align: left;z-index:1;}
.am-cash-banner .hd .text_1{font-size:32px;color:#fff;height:40px;line-height:40px;margin-bottom:15px;}
.am-cash-banner .hd .text_2{font-size:24px;color:#fff;margin-bottom:40px;}
.am-cash-banner .hd .am-btn-default{width:150px;display:block;height:40px;color:#fff;background-color:transparent;transition: all 0.6s ease-in-out 0s;}
.am-cash-banner .hd .am-btn-default:hover{background-color:#fff;color:#36c4ff;}

.am-cash-systems,.am-cash-scene,.am-cash-funcions{padding:60px 0;text-align:center;}
.am-cash-systems{background-color:#f5f8ff;}
.am-cash-systems h3,.am-cash-scene h3{ color: #222;font-size: 36px;height: 40px;line-height: 40px;margin-bottom: 60px;}
.am-cash-systems-bd .item,.am-cash-scene-bd .item{width:50%;margin:0 auto;}
.am-cash-systems-bd .item img,.am-cash-scene-bd .item img{display:block;width:100%;}
.am-cash-systems-bd .item img{transition: all 0.6s ease 0s;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;}
.am-cash-systems-bd .item h4,.am-cash-scene-bd .item h4{font-size:18px;color:#222;margin:20px 0;}
.am-cash-systems-bd .item p,.am-cash-scene-bd .item p{line-height:25px;font-size:14px;color:#666;}
.am-cash-funcions{background-color:#f5f8ff;}
.am-cash-funcions h3{color: #222;font-size: 36px;height: 40px;line-height: 40px;margin-bottom: 20px;}
.am-cash-funcions p{color:#666;font-size:18px;margin-bottom:60px;}

@-webkit-keyframes bounce{
     0%{-webkit-transform:translate(0,0);}
     40%{-webkit-transform:translate(0,-30px);}
	 50%{-webkit-transform:translate(0,0);}
     80%{-webkit-transform:translate(0,-15px);}
     100%{-webkit-transform:translate(0,0);}
}
@-moz-keyframes bounce{
     0%{-moz-transform:translate(0,0);}
     40%{-moz-transform:translate(0,-30px);}
	 50%{-moz-transform:translate(0,0);}
     80%{-moz-transform:translate(0,-15px);}
     100%{-moz-transform:translate(0,0);}
}
@keyframes bounce{
     0%{transform:translate(0,0);}
     40%{transform:translate(0,-30px);}
	 50%{transform:translate(0,0);}
     80%{transform:translate(0,-15px);}
     100%{transform:translate(0,0);}
}
.am-cash-systems-bd .item img:hover{    
	-webkit-animation:1s ease 0s normal both 1 running;
	-moz-animation:1s ease 0s normal both 1 running;
	animation-name:bounce;
	animation-duration: 1s;
	animation-timing-function: linear;
    animation-iteration-count: 1;
}
@keyframes buzz-out {
	0% {transform: translateX(3px) rotate(2deg);}
    100% {transform: translateX(-5px) rotate(-2deg);}
}
@-webkit-keyframes buzz-out {
	0% {-webkit-transform: translateX(3px) rotate(2deg);}
    100% { -webkit-transform: translateX(-5px) rotate(-2deg);}
}
@-moz-keyframes buzz-out {
	0% {-moz-transform: translateX(3px) rotate(2deg);}
    100% { -moz-transform: translateX(-5px) rotate(-2deg);}
}
.am-cash-scene{background-color:#fff;}
.am-cash-scene-bd .item img:hover{	
	cursor:pointer;
	-webkit-animation-name: buzz-out;
    -webkit-animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
	-moz-animation-name: buzz-out;
	-moz-animation-duration: 0.75s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
	animation-name: buzz-out;
    animation-duration: 0.75s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
		
}
.am-cash-functions-bd{height:650px;width:100%;position:relative;color:#fff;}
.am-cash-functions-bd .sharp:before{
	content:'';
	width:0;
	border-bottom:123px solid transparent;
	border-top:123px solid transparent;
	border-right:75px solid #6c6;
	position:absolute;
	left:-75px;
	top:0;
}
.am-cash-functions-bd .sharp{
	padding:20px 5px 20px;
	border:2px solid #fff;
	min-width:150px;
	height:250px;
	background:#6c6;
	display:inline-block;
	position:absolute;
	font-size:14px;
	text-align:center;
}
.am-cash-functions-bd .sharp:after{
	content:'';
	width:0;
	border-bottom:123px solid transparent;
	border-top:123px solid transparent;
	border-left:75px solid #6c6;
	position:absolute;
	right:-75px;
	top:0;
}
.am-cash-functions-bd .sharp i{
	font-size:64px;
	color:#fff;
	transition: transform 0.6s ease-out;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
}
.am-cash-functions-bd .sharp i:hover{
	cursor:pointer;
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
	
}
 .am-cash-functions-bd .sharp{
	cursor:pointer;
	transition: All 0.6s ease-in-out;
    -webkit-transition: All 0.6s ease-in-out;
    -moz-transition: All 0.6s ease-in-out;
    -o-transition: All 0.6s ease-in-out;
}
.am-cash-functions-bd .sharp:hover{
	cursor:pointer;
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
	
} 
.am-cash-functions-bd .sharp h4{font-size:18px;text-align:center;}
.am-cash-functions-bd .sharp>p{font-size:14px;text-align:
		center;max-width:100px;color:#fff;margin:10px auto 20px;}
.am-cash-functions-bd .sharp.item1{
	top:0;
	left:75px;
}
.am-cash-functions-bd .sharp.item2{
	top:0;
	left:525px;
}
.am-cash-functions-bd .sharp.item3{
	top:0;
	left:975px;
}
.am-cash-functions-bd .sharp.item4{
	top:125px;
	left:300px;
}
.am-cash-functions-bd .sharp.item5{
	top:125px;
	left:750px;
}
.am-cash-functions-bd .sharp.item6{
	top:250px;
	left:525px;
}
.am-cash-functions-bd .sharp.item7{
	top:375px;
	left:300px;
}
.am-cash-functions-bd .sharp.item8{
	top:375px;
	left:750px;
}

/**************云店学院******************/

.am-video-guide{padding:81px 0 60px;}
.am-guide-nav{
	border-bottom: 1px solid #dbdbdb;
    margin: 42px auto 0;
	height:45px;
    width: 1200px;
	
}
.am-video-guide .am-guide-nav>a{
	border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    color: #666;
    display: block;
    float: left;
    font-size: 18px;
	height:18px;
    padding: 14px 18px;
    text-align: center;
	box-sizing:content-box;
	
}
.am-guide-nav a.active{
	background: #fff none repeat scroll 0 0;
    border-right: 1px solid #dbdbdb;
    color: #1681c5;
}
.am-guide-nav a:first-child{
	border-left: 1px solid #dbdbdb;
}
.am-guide-nav-list{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: currentcolor #dbdbdb #dbdbdb;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-bottom: 16px;
    padding: 16px 12px;
}
.am-guide-nav-list ul li{
	display: block;
    float: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 4px;
    margin-right: 12px;
    padding: 0 16px;
    text-align: center;
}
.am-guide-nav-list ul li.avtive{
	background: #1681c5 none repeat scroll 0 0;
}
.am-guide-nav-list ul li.avtive a{
	color:#fff;
}
.am-guide-nav-list ul li a{
	color: #666;
}
.am-guide-nav-list li.active{
	background: #1681c5 none repeat scroll 0 0;
	border-radius:2px;
	
}
.am-guide-nav-list li.active a{
	color:#fff;
}
.am-cash-item1,.am-cash-item3,.am-cash-item5{padding:60px 0;background-color:#fff;
	position:relative;text-align:left;overflow:hidden;}
.am-cash-item2,.am-cash-item4{padding:60px 0;background-color:#eef3f7;
	position:relative;text-align:left;overflow:hidden;}
.am-cash-item1 .am-item1-img,.am-cash-item2 .am-item2-img,.am-cash-item3 .am-item3-img,.am-cash-item4 .am-item4-img{float:left;width:60%;}
.am-cash-item1 .am-item1-img img,.am-cash-item2 .am-item2-img img,.am-cash-item3 .am-item3-img img,.am-cash-item4 .am-item4-img img{width:80%;display:block;}
.am-cash-item1 .am-item1-bd{float:left;width:40%;padding:100px 50px 0;}
.am-cash-item2 .am-item2-bd,.am-cash-item3 .am-item3-bd,.am-cash-item4 .am-item4-bd{float:left;width:40%;padding:100px 50px 0;}
.am-cash-item1 .am-item1-bd h4,.am-cash-item2 .am-item2-bd h4,.am-cash-item3 .am-item3-bd h4,.am-cash-item4 .am-item4-bd h4{font-size:24px;color:#222;padding-bottom:20px}
.am-cash-item1 .am-item1-bd p,.am-cash-item2 .am-item2-bd p,.am-cash-item3 .am-item3-bd p,.am-cash-item4 .am-item4-bd p{font-size:14px;color:#666;line-height:24px;}
.am-cash-item5{background-color:#eef3f7;}
.am-cash-item5 h4{font-size:32px;color:#222;margin-bottom:60px;text-align:center;
	height:40px;line-height:40px;}
.am-cash-item5-list{width:90%;margin:0 auto;}
.am-cash-item5-list li{padding:10px 10px;text-align:center;}
.am-cash-item5-list li>div{border:1px solid #366ad6;font-size:16px;border-radius:2px;}
.am-cash-item5-list li>div:hover{color:#fff;background-color:#366ad6;}
.am-cash-item6{padding:60px 0;text-align:center;background-color:#fff;}
.am-cash-item6 img{display:block;width:60%;margin:0 auto;}
.am-cash-item0{text-align:center;padding:60px 0;background-color:#eef3f7;}
.am-cash-item0 .am-wrap>h3{color: #222;font-size: 36px;height: 40px;line-height: 40px;margin-bottom: 20px;}
.am-cash-item0 .am-wrap>p{color:#666;font-size:16px;margin-bottom:60px;}
.am-item0-list{overflow:hidden;}
.am-item0-list li{padding:10px;}
.am-item0-list li>div{padding:20px 30px;background-color:#fff;text-align:left;overflow:hidden;height:136px;}
.am-item0-list li>div i{font-size:60px;float:left;width:100px;color:#5e92fc;transition: all 0.8s ease-in-out 0s;}
.am-item0-list li>div i:hover{
	margin-top:-10px;
	cursor:pointer;
}
.am-item0-hd{float:left;padding:10px 0;}
.am-item0-hd h4{font-size:24px;color:#222;margin-bottom:10px;}
.am-item0-hd p{font-size:14px;color:#666;}

/**********合作案例**********/

.am-case-banner{
	height: auto;
    margin-top: -51px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: -1;
}
.am-case-banner img{ width:100%;display:block;}
.am-case-banner h2{
	color: #fff;
    font-size: 32px;
    font-weight: normal;
    height: 200px;
    left: 0;
    margin-top: -71px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.am-case-banner h2 b{
	border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 48px;
    font-weight: normal;
    height: 200px;
    line-height: 200px;
    margin-right: 10px;
    width: 200px;
}
.am-case-bd{
	overflow: hidden;
    padding: 40px 0;
}
.am-case-bd .am-tabs .am-tabs-nav{
	display:block;
}
.am-case-bd .am-tabs .am-tabs-nav li{
	border-right:1px solid #fff;
}
.am-case-list{
	margin-top:10px;
	margin-bottom: 50px;
    text-align: center;
}
.am-case-list li a{
	 background: #f2f2f2 none repeat scroll 0 0;
    box-sizing: content-box;
    display: block;
    margin: 0 25px;
    overflow: hidden;
    padding: 10px;
    position: relative;
}
.am-case-list li span.pic{
	overflow: hidden;
}
.am-case-list li span{
	color: #333;
    display: block;
    font-size: 14px;
    width: 100%;
}
.am-case-list li span.title{
	height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-case-list li span.qrcode{
	background: #000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 1500px;
    width: 100%;
    z-index: 1;
}
.am-case-list li i.qrcode{
	color: #fff;
    font-style: normal;
    left: 50%;
    margin-left: -77px;
    margin-top: -77px;
    position: absolute;
    top: 1500px;
    width: 70%;
    z-index: 2;
}
.am-case-list li i.qrcode img{
	margin-top: 5px;
    width: 100%;
}
.lazy{width:100%;height:390px;}

/***********云商城**************/

.am-shop-banner{position:relative;}
.am-shop-banner .am-wrap{position:absolute;top:0;left:50%;margin-left:-600px;overflow:hidden;
	height:100%;display:inline-block;z-index:1;}
.am-shop-banner img{display:block;width:100%;z-index:0;}
.am-shop-banner .hd{position:absolute;left:0;top:40%;text-align: left;z-index:1;}
.am-shop-banner .hd .text_1{font-size:32px;color:#fff;height:40px;line-height:40px;margin-bottom:15px;}
.am-shop-banner .hd .text_2{font-size:24px;color:#fff;margin-bottom:40px;}
.am-shop-banner .hd .am-btn-default{width:150px;display:block;height:40px;color:#fff;
	background-color:transparent;transition: all 0.6s ease-in-out 0s;}
.amam-shop-banner .hd .am-btn-default:hover{background-color:#fff;color:#36c4ff;}



.am-shop-item1{text-align:center;padding:60px 0;background-color:#f5f8ff;}
.am-shop-item1 h3{color:#222;font-size:32px;margin-bottom:40px;height:40px;line-height:40px;}
.am-shop-item1-list{overflow:hidden;}
.am-shop-item1-list li{padding:20px;}
.am-shop-item1-list li h4{font-size:16px;margin-bottom:20px;color:#222;}
.am-shop-item1-list li img{width:100%;display:block;}
.am-shop-item2{padding:60px 0;text-align:center;background-color:#fff;overflow:hidden;}
.am-shop-item2 h3,.am-shop-item3 h3{font-size:32px;color:#222;margin-bottom:60px;height:40px;line-height:40px;}
.am-shop-item2-img{width:60%;float:left;}
.am-shop-item2-img img{display:block;width:100%;}
.am-shop-item2-bd{width:40%;float:left;padding-top:100px;padding-left:50px;}
.am-shop-item2-bd>p{font-size:14px;line-height:24px;color:#666;text-align:left;text-indent:20px;margin-bottom:20px;}
.am-shop-item3{padding:60px 0;background-color:#eef3f7;text-align:center;overflow:hidden;}
.am-shop-item3 li{padding:10px;}
.am-shop-item3 li>div{height:136px;padding:20px 30px;background-color:#fff;text-align:left;overflow:hidden;}
.am-shop-item3 li>div i{font-size:60px;float:left;width:100px;color:#5e92fc;transition: all 0.8s ease-in-out 0s;}
.am-shop-item3 li>div i:hover{margin-top:-10px;cursor:pointer;}
.am-shop-item3-hd{float:left;padding:20px;}
.am-shop-item3-hd h4{font-size:18px;color:#222;margin-bottom:10px;}
.am-shop-item3-hd p{font-size:14px;color:#666;}
.am-shop-item4{padding:60px 0;text-align:center;background-color:#fff;}
.am-shop-item4 h3,.am-shop-item5 h3,.am-shop-item6 h3,.am-shop-item7 h3{font-size:32px;color:#222;margin-bottom:20px;height:40px;line-height:40px;}
.am-shop-item4 .am-wrap>p,.am-shop-item5 .am-wrap>p,.am-shop-item6 .am-wrap>p,.am-shop-item7 .am-wrap>p{font-size:16px;color:#666;margin-bottom:60px;}
.shop_homepage_ul{overflow:hidden;}
.shop_homepage_img{
	width:100%;	
}

.shop_homepage_home, .shop_homepage_menu, .shop_homepage_search, .shop_homepage_cart,
.shop_homepage_user, .shop_homepage_order, .shop_homepage_activity, .shop_homepage_brand,
.shop_homepage_exchange, .shop_homepage_more {
    background-size: contain;
    height: 60px;
    line-height: 60px;
    margin: 50px auto;
    width: 50%;
}
.shop_homepage_home p, .shop_homepage_menu p, .shop_homepage_search p,
.shop_homepage_cart p, .shop_homepage_user p, .shop_homepage_order p, .shop_homepage_activity p,
.shop_homepage_brand p, .shop_homepage_exchange p, .shop_homepage_more p {
    height: 30px;
    line-height: 30px;
}
.am-shop-item5,.am-shop-item7{background-color: #f5f4f4;padding: 60px 0;text-align:center;}
.am-shop-item6{background-color:#fff;padding:60px 0;text-align:center;}
.am-shop-item5 img{width:70%;}


/********营销平台**************/

.am-market-banner{position:relative;}
.am-market-banner .am-wrap{position:absolute;top:0;left:50%;margin-left:-600px;overflow:hidden;
	height:100%;display:inline-block;z-index:1;}
.am-market-banner img{display:block;width:100%;z-index:0;}
.am-market-banner .hd{position:absolute;left:0;top:40%;text-align: left;z-index:1;}
.am-market-banner .hd .text_1{font-size:32px;color:#fff;height:40px;line-height:40px;margin-bottom:15px;}
.am-market-banner .hd .text_2{font-size:24px;color:#fff;margin-bottom:40px;}
.am-market-banner .hd .am-btn-default{width:150px;display:block;height:40px;color:#fff;
	background-color:transparent;transition: all 0.6s ease-in-out 0s;}
.am-market-banner .hd .am-btn-default:hover{background-color:#fff;color:#36c4ff;}

.am-market-plateform,.am-plateform-system{padding:60px 0;text-align:center;color:#f5f8ff;}
.am-plateform-feature{padding:60px 0 40px;text-align:center;color:#f5f8ff;}
.am-market-plateform,.am-plateform-system{background-color:#f5f8ff;}
.am-market-plateform h3,.am-plateform-feature h3{height:40px;line-height:40px;font-size:32px;
	margin-bottom:40px;color:#222;}
.am-market-plateform .bd ul li{padding:20px;}
.am-market-plateform .bd ul li img{
	transition: all 0.8s ease-in-out 0s;
	margin-bottom:20px;
}
.am-market-plateform .bd ul li img:hover{
	animation:9s linear 0s normal infinite running none;
	transform:rotate(360deg);
}
.am-market-plateform .bd h4,.am-plateform-feature h4{font-size:18px;color:#222;margin-bottom:20px;}
.am-market-plateform .bd p{font-size:14px;color:#666;}
.am-plateform-feature .bd  img{display:block;width:80%;margin:0 auto;}
.am-plateform-feature .bd img:hover{transform:scale(1.1);}
.am-plateform-feature .bd ul li{padding:20px;transition: all 0.8s ease-in-out 0s;}
.am-plateform-system{overflow:hidden;}
.am-plateform-system h3{height:40px;line-height:40px;font-size:32px;margin-bottom:60px;color:#222;}
.am-plateform-system .am-wrap{overflow:hidden;}

.am-plateform-system .left{
	float: left;
    width: 280px;
	height:523px;	
	
}

.am-plateform-system .right{
	float: left;
	margin-top:-76px;
    width: 875px;
}
.am-plateform-system .right .nav{
	border-bottom: 2px solid #36c4ff;
    color: #333;
    font-size: 16px;
    height: 57px;
    margin-top: 21px;
    text-align: right;
}
.am-plateform-system .right .nav li{
	cursor: pointer;
    display: inline-block;
    line-height: 30px;
    margin-top: 27px;
    padding: 0 15px;
    vertical-align: top;
}

.am-plateform-system .right .nav li:hover,.am-plateform-system .right .nav li.active{
	background-color:#36c4ff;
	color:#fff;
}
.am-plateform-system .right .bd{
    border-right: 1px solid #e6e6e6;
	height:523px;
}

.am-plateform-system .bd .item li{
	border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    color: #333;
    font-size: 18px;
    text-align: center;
	height:261px;
	padding:20px;
}
.am-plateform-system .bd .item li:hover{
	background-color:#36c4ff;
	cursor:pointer;
}
.am-plateform-system .bd .item li i{
	font-size:60px;
	color:#36c4ff;
	transition: all 0.4s ease-in-out 0s;
}
.am-plateform-system .bd .item li:hover i,.am-plateform-system .bd .item li:hover h4,.am-plateform-system.bd .item li:hover p{
	color:#fff;
}
.am-plateform-system .bd .item li h4{
	font-size:14px;
	color:#222;
	margin-bottom:10px;
}
.am-plateform-system .bd .item li p{
	font-size:12px;
	color:#666;
	line-height:24px;
}
/**********加盟流程***********/
.am-operation-banner{position:relative;}
.am-operation-banner .am-wrap{position:absolute;top:0;left:50%;margin-left:-600px;
	overflow:hidden;height:100%;display:inline-block;z-index:1;}
.am-operation-banner img{display:block;width:100%;z-index:0;}
.am-operation-banner .hd{position:absolute;left:0;top:40%;text-align: center;z-index:1;width:100%;}
.am-operation-banner .hd .text_1{font-size:32px;color:#fff;height:40px;line-height:40px;margin-bottom:15px;}
.am-operation-banner .hd .text_2{font-size:24px;color:#fff;margin-bottom:40px;}
.am-operation-banner .hd .am-btn-default{width:150px;display:block;height:40px;color:#fff;
	background-color:transparent;transition: all 0.6s ease-in-out 0s;}
.am-operation-banner .hd .am-btn-default:hover{background-color:#fff;color:#36c4ff;}
.am-operation-banner .hd .text_2>span{color:#6affd3;font-size:28px;margin-right:15px;}

.am-join-process{background-color:#eef3f7}
.am-join-process,.am-join-support,.am-join-search{padding:60px 0;text-align:center;}
.am-join-process h3,.am-join-support h3,.am-join-search h3{font-size:32px;margin-bottom:60px;
	color:#222;height:40px;line-height:40px;}
.am-join-process .bd h4,.am-join-support .bd h4{font-size:18px;color:#222;margin-top:20px;}
.am-join-process .bd img{width:120px;height:120px;margin:0 auto;transition: all 0.8s ease-in-out 0s;}
.am-join-process .bd img:hover{
	animation:9s linear 0s normal infinite running none;
	transform:rotate(360deg);
}
.am-join-process .bd .iconfont{font-size:40px;color:#838383;}
.am-join-process .bd .font{padding-top:38px;}


.am-join-support .bd .iconfont{
	font-size:60px;
	color:#36c4ff;
}
.am-join-support .bd p{
	font-size:14px;
	color:#666;
	line-height:24px;
	text-align:left;
}
.am-join-support .bd h4{font-size:18px;color:#222;margin-bottom:10px;}
.am-join-support ul li{
	padding:10px 20px;	
	
}
.am-join-support ul li>div{
	background-color:#eef3f7;
	height:350px;
	padding:20px;
}
.am-join-support ul li>div:hover{
	background-color:#36c4ff;
	cursor:pointer;
}
.am-join-support ul li>div:hover p,.am-join-support ul li>div:hover h4,.am-join-support ul li>div:hover i.iconfont{
	color:#fff;
}
.am-join-content{
	background-color:#fff;
	padding:60px 0;	
}
.am-join-content h3{color:#222;font-size:32px;text-align:center;margin-bottom:40px;}
.am-join-content .bd .item{width:49%;margin:0 auto;}
.am-join-content .bd .star{
	color:red;
}
.am-join-content .bd label{
	display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
    width: 60px;
	color:#222;
}
.am-join-content .bd input{
	border: 1px solid #bab4b4;
    border-radius: 4px;
    height: 40px;
    margin-bottom: 15px;
    outline: medium none;
    padding: 0 15px;
    width: 270px;
}
.am-join-content .bd textarea{
	border: 1px solid #bab4b4;
    border-radius: 4px;
    height: 70px;
    overflow: hidden;
    padding: 15px;
    width: 270px;
}
.am-join-content .bd .am-btn-default{
	height:40px;
	background-color:#03b8cc;
	color:#fff;
	width:90%;
	display:block;
	margin:40px auto 0;
	border-radius:40px;
}



.am-join-search{
	background-color:#eef3f7;
}

.am-join-search .search{
	border-radius: 210px;
    height: 47px;
    line-height: 47px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 400px;
}

.am-join-search .search input{
	background-color: #fff;
    border-radius: 145px 0 0 145px;
    color: #9c9c9c;
    left: 0;
    outline: medium none;
    padding: 5px 20px;
    position: absolute;
    top: 0;
    width: 260px;
	border: medium none;
    box-sizing: border-box;
    font-size: 18px;
    height: 47px;
}
.am-join-search .search a.search-btn{
	background-color: #03b8cc;
    border-radius: 0 65px 65px 0;
    color: #fff;
    text-decoration: none;
	float: right;
    height: 47px;
    position: absolute;
    right: 0;
    top: 0;
    width: 140px;
}

.am-join-search .alert{
	font-size:18px;
	color:#36c4ff;
	margin-top:20px;
}
/************价格方案**************/

.am-platform-price{padding:160px 0;}
.am-platform-price h3{font-size:32px;text-align:center;margin-bottom:20px;color:#222;height:40px;
	line-height:40px;}
.am-platform-price .am-wrap>p{font-size:16px;color:#666;margin-bottom:60px;text-align:center;}
.am-platform-price-list{text-align:center;}
.am-platform-price-list>li{
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.am-platform-price-list>li:nth-child(1){
	border-top:2px solid #e4d6d6;
	border-bottom:2px solid #e4d6d6;
}
.am-platform-price-list>li:nth-child(2){
	border-top:2px solid #f2cc56;
	border-bottom:2px solid #f2cc56;
}
.am-platform-price-list>li:nth-child(3){
	border-top:2px solid #2de28a;
	border-bottom:2px solid #2de28a;
}
.am-platform-price-list>li:nth-child(4){
	border-top:2px solid #48ccf7;
	border-bottom:2px solid #48ccf7;
}
.am-platform-price-list>li:nth-child(5){
	border-top:2px solid #4da1ff;
	border-bottom:2px solid #4da1ff;
	
}

.am-platform-price-list .top h4{
	font-size:18px;
	color:#222;
	margin-top:20px;
	
}
.am-platform-price-list .top .gt{
	margin:30px 0;
	font-size:14px;
	color:#666;
}
.am-platform-price-list .top .gt .price{
	font-size:18px;
	color:#222;
	display:block;
}
.am-platform-price-list .top .ft{
	margin:30px 0;
	font-size:14px;
	color:#666;
}
.am-platform-price-list .top .ft .price{
	font-size:18px;
	color:#222;
	display:block;
}
.am-platform-price-list .top .ft .red{
	color:#ff0000;
}
.am-platform-price-list .top .gt>div{
	margin-bottom:20px;
}
.am-platform-price-list a.am-btn-default{
	border-radius:4px;
	margin-bottom:60px;
	color:#fff;
	width:200px;
}
.am-platform-price-list>li:nth-child(1) .am-btn-default{
	background-color:#e4d6d6;
}
.am-platform-price-list>li:nth-child(2) .am-btn-default{
	background-color:#f2cc56;
}
.am-platform-price-list>li:nth-child(3) .am-btn-default{
	background-color:#2de28a;
}
.am-platform-price-list>li:nth-child(4) .am-btn-default{
	background-color:#48ccf7;
}
.am-platform-price-list>li:nth-child(5) .am-btn-default{
	background-color:#4da1ff;
}
.am-platform-price-list .bottom{
	padding:0 15px;
}
.am-platform-price-list .bottom h5{
	color:#222;
	font-size:16px;
	margin-bottom:40px;
	font-weight:500;
	
}
.am-platform-price-list h6{
	margin-bottom:5px;
	color:#222;
	font-size:14px;
}
.am-platform-price-list .bottom ul li{
	text-align:left;
	margin-bottom:20px;
}
.am-platform-price-list .bottom ul li:nth-child(1){
	height:170px;
}
.am-platform-price-list .bottom ul li:nth-child(2){
	height:170px;
}
.am-platform-price-list .bottom ul li:nth-child(3){
	height:120px;
}

.am-platform-price-list .bottom ul li p{
	text-indent:15px;
	font-size:14px;
	line-height:24px;
	
}
.am-platform-price .bd-add{
	margin-top:40px;
	padding:30px;
	text-align:center;
	border-top:5px solid #856cef;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:2px solid #856cef;
}
.am-platform-price .bd-add h4{
	font-size:18px;
	color:#222;
	margin-bottom:15px;
}
.am-platform-price .bd-add>p{
	color: #666;
    font-size: 14px;
}
.am-platform-price .bd-add .btn{
	background-color: #856cef;
    color: #fff;
    font-size: 14px;
	padding:12px;
	margin:40px auto; 
	display:block;
	width:100px;

}

/***********帮助中心*************/

.am-help-banner{margin-bottom:40px;position:relative;}
.am-help-banner img{display:block;width:100%;}
.aam-help-center-nav{margin:20px 0 20px;}
.am-help-center-nav h3{font-size:24px;color:#222;text-align:left;margin-left:20px;margin-bottom:20px;}
.am-help-center-nav ul li{padding:20px;}
.am-help-center-nav ul li img{display:block;width:100%;}
.am-help-problem{padding:60px 0;}
.am-help-problem h3{ border-bottom: 1px solid #ebebeb;font-size: 24px;
	margin-bottom: 40px;padding-bottom: 20px;margin-left:20px;color:#222;}
.am-help-problem ul li a{font-size:14px;color:#666;}
.am-help-center-nav li a{border: 1px solid #eee;border-radius: 4px;
	box-shadow: 0 3px 8px 0 rgba(205, 205, 205, 0.1);display: block;padding:10px;position: relative;}

.am-help-banner .am-guide-search{
    color: #383838;
    display: block;
    font-size: 14px;
    padding: 0 20px;
    text-align: right;
	position:absolute;
    top:200px;
	left:50%;
	margin-left:-400px;
}
.am-help-banner .am-guide-search form{padding:0;margin:0;}
.am-help-banner .am-guide-search input{
	background: #fff none repeat scroll 0 0;
	border: medium none;
	width:714px;
	font-size: 16px;
	height:50px;
	padding:10px 15px;
	color:#575757;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;	
}
.am-help-banner .am-guide-search button{
	background-color: #fff;
    border: 1px solid #eee;
	-webkit-border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    color: #666;
    cursor: pointer;
    font-size: 28px;
    height: 50px;
	line-height:50px;
    letter-spacing: 0;
    overflow: visible;
    position: relative;
    text-transform: uppercase;
    width: 80px;
    position:absolute;
	right:0;
	top:0;
}
.am-help-banner .am-guide-search button i{
	font-size:28px;
}
/***********APP下载页*************/

.am-app-banner{position:relative;}
.am-app-banner .am-wrap{overflow:hidden;position:absolute;
	top:0;left:50%;margin-left:-600px;overflow:hidden;height:100%;display:inline-block;z-index:1;}
.am-app-banner img{display:block;width:100%;z-index:0;}
.am-app-banner .hd{position:absolute;left:0;top:30%;text-align: center;z-index:1;width:100%;}
.am-app-banner .hd .text_1{font-size:32px;color:#fff;height:40px;line-height:40px;margin-bottom:15px;}
.am-app-banner .hd .text_2{font-size:24px;color:#fff;margin-bottom:40px;}
.am-app-bd{background-color:#e2f2ff;padding:60px 0;text-align:left;
	position:relative;overflow:hidden;font-size:18px;line-height:40px;}
.am-app-bd .app-wrap{width:80%;margin:0 auto;}
.am-app-bd .top,.am-app-bd .bottom{height:500px;padding:20px 0;}
.am-app-bd .left{width:50%;float:left;}
.am-app-bd .top .left{padding:100px 0;}.am-app-bd .top .right{padding-left:50px;}
.am-app-bd .right{width:50%;float:left;}
.am-app-bd .bottom .right{padding:100px 0 0 50px;}
.am-app-bd  img{width:80%;display:block;}
.am-app-bd .am-btn-default{background-color:#599afc;color:#fff;width:150px;margin-top:20px;}


/*********合作伙伴***********/

.customHelp_detail{padding:60px 0;}
.customHelp_detail_ul li div{
	background: #f2f2f2 none repeat scroll 0 0;
    box-sizing: content-box;
    height: 80px;
    line-height: 80px;
    margin: 15px;
    padding: 20px;
}
.customHelp_detail_img {
    display: block;
    height: 100%;
    margin: 0 auto;
    vertical-align: middle;
    width: 50%;
}













