@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
h1 { font-size:25px\9;}
.pageTop {
	line-height:45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.pageTop .am-align-left li {
	font-size:12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
	line-height:16px;
	float:left;
	margin-top:13px;
	padding:0px 8px;/*color:#333333;*/
	list-style-type: none;
}
.pageTop .am-align-left a:hover {
	color:#ff5e01;
}
.pageTop .am-align-left li:last-child, .pageTop .am-align-left .am-dropdown-content li {
	border-right-width: 0px;
	border-right-style: none;
}

.pageTop .am-align-right span {
	display:inline-block;
	padding:0px 8px;
}
.btn-zc, .btn-zc a, .btn-zc a:visited {
	background-color:#ff5e02;
	color:#fff;
	display:block;
}
.btn-zc a:hover {
	color:#fff;
}
.font-tel {
	font-weight:700;
	font-size:20px;
	line-height: 25px;
}
.pageHead {
	line-height: 75px;
	background-color:#fff;
}
.navBox {
	margin-top:25px;
	margin-top:15px\9;
	
}

.am-nav li .am-icon-caret-down {
	color:#c9c9c9;
}
.btn {
	display: inline-block;
	vertical-align: middle;
	padding:0px 20px;
	height: 40px;
	line-height: 40px;
	/*background: #5b95dc;*/
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	font-size:18px;
}
.btn:hover {
	background-color:rgba(255, 255, 255, 0.1);
	color:#fff;
}
.btn-green {
	background: #34b353;
}
.btn-orange {
	background: #fff;
	border: 1px solid #ff5b01;
	color:#ff5b01;
}
.btn-orange:hover {
	background: #ff5b01;
	border: 1px solid #ff5b01;
	color:#fff;
}
.btn-txtlink {
	display: inline-block;
	vertical-align: middle;
	padding:0px 20px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
/* slide */
.slide-main {
	height:490px;
	position:relative;
}
.prev, .next {
	display:block;
	width:44px;
	height:44px;
	position:absolute;
	z-index:222;
	top:225px;
	overflow:hidden;
	cursor:pointer;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	_border:1px solid none;
}
.prev {
	left:70px;
}
.next {
	right:70px;
}
.prev:hover, .next:hover, .nav-main a:hover, .nav-main a.cur {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
.item {
	display:block;
	width:100%;
	height:5px;
	position:absolute;
	z-index:124;
	top:410px;
	left:0;
	text-align:center;
}
.item a {
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:12px;
	margin-right:11px;
	background:#000;
	opacity:0.4;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
	overflow:hidden;
}
.item a.cur {
	background:#ff5b01;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
.slide-box, .slide {
	display:block;
	width:100%;
	height:490px;
	height:450px\9;
	overflow:hidden;
}
.slide-box {
	position:relative;
}
.slide {
	display:none;
	height:453px;
	/*padding-top:89px;*/
	background:#182660;
	position:relative;
	position:absolute;
	z-index:8;
}
#bgstylea {
	/*background-color: #182660;*/
	background-image: url(../images/slide-bgstyle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bgstyleb {
	/*background-color: #5b95dc;*/
	background-image: url(../images/slide-bgstyle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bgstylec {
	background:#34b353;
}
.slide a {
	display:block;/*width:100%;height:490px;*/
	cursor:pointer;
	margin-right:15px;
}
.obj-a, .obj-b, .obj-c, .obj-d, .obj-e, .obj-f {
	position:absolute;
	z-index:9;
	left:50%;
}
.obj-d-bg {
	position:absolute;
	z-index:8;
	left:50%;
}
.obj-a, .obj-c, .obj-e {
	display:block;
	width:525px;
	/*height:366px;*/
	top:110px;
	margin-left:-460px;
}
/*.obj-b, .obj-d, .obj-f {
	top:70px;
	width:370px;
	height:350px;
	margin-left:80px;
}*/
.obj-b {
	top:70px;
	width:513px;
	height:372px;
	margin-left:80px;
}
 .obj-d {
	top:70px;
	width:630px;
	height:393px;
}
.obj-d-bg {
	top:0px;
	width:825px;
	height:453px;
	margin-left:-140px;
}
.obj-b p, .obj-d p, .obj-f p {
	display:block;
	font-size:20px;
	color:#fff;
	clear:both;
}
.banAnimate .obj-a {
	display:block;
	animation-name:baoAni;
	-webkit-animation:baoAni 0.4s linear 0s normal none;
	-moz-animation:baoAni 0.4s linear 0s normal none;
	animation:baoAni 0.4s linear 0s normal none;
}
@-webkit-keyframes baoAni {
from {
opacity:0;
left:60%;
}
to {
	opacity:1;
	left:50%;
}
}
@-moz-keyframes baoAni {
from {
opacity:0;
left:60%;
}
to {
	opacity:1;
	left:50%;
}
}
@keyframes baoAni {
from {
opacity:0;
left:60%;
}
to {
	opacity:1;
	left:50%;
}
}
.banAnimate .obj-b {
	display:block;
	animation-name:saAni;
	-webkit-animation:saAni 0.4s linear 0s normal none;
	-moz-animation:saAni 0.4s linear 0s normal none;
	animation:saAni 0.4s linear 0s normal none;
}
@-webkit-keyframes saAni {
from {
opacity:0;
-webkit-transform:scale(0, 0);
}
to {
	opacity:1;
	-webkit-transform:scale(1, 1);
}
}
@-moz-keyframes saAni {
from {
opacity:0;
-moz-transform:scale(0, 0);
}
to {
	opacity:1;
	-moz-transform:scale(1, 1);
}
}
@keyframes saAni {
from {
opacity:0;
transform:scale(0, 0);
}
to {
	opacity:1;
	transform:scale(1, 1);
}
}
.watch-code.code-show {
	display:block;
	animation-name:scode;
	-webkit-animation:scode 0.3s linear 0s normal none;
	-moz-animation:scode 0.3s linear 0s normal none;
	animation:scode 0.3s linear 0s normal none;
}
@-webkit-keyframes scode {
from {
opacity:0;
-webkit-transform:scale(1, 0);
transform-origin:left bottom;
}
to {
	opacity:1;
	-webkit-transform:scale(1, 1);
	transform-origin: left bottom;
}
}
@-moz-keyframes scode {
from {
opacity:0;
-moz-transform:scale(1, 0);
transform-origin:left bottom;
}
to {
	opacity:1;
	-moz-transform:scale(1, 1);
	transform-origin:bottom bottom;
}
}
@keyframes scode {
from {
opacity:0;
transform:scale(1, 0);
transform-origin:left bottom;
}
to {
	opacity:1;
	transform:scale(1, 1);
	transform-origin: left bottom;
}
}
.banAnimate .obj-c {
	display:block;
	animation-name:saAnic;
	-webkit-animation:saAnic 0.3s linear 0s normal none;
	-moz-animation:saAnic 0.3s linear 0s normal none;
	animation:saAnic 0.3s linear 0s normal none;
}
@-webkit-keyframes saAnic {
from {
opacity:0;
left:47%;
}
to {
	opacity:1;
	left:50%;
}
}
@-moz-keyframes saAnic {
from {
opacity:0;
left:47%;
}
to {
	opacity:1;
	left:50%;
}
}
@keyframes saAnic {
from {
opacity:0;
left:47%;
}
to {
	opacity:1;
	left:50%;
}
}
.banAnimate .obj-d {
	display:block;
	animation-name:saAnid;
	-webkit-animation:saAnid 0.3s linear 0s normal none;
	-moz-animation:saAnid 0.3s linear 0s normal none;
	animation:saAnid 0.3s linear 0s normal none;
}
@-webkit-keyframes saAnid {
from {
opacity:0;
left:53%;
}
to {
	opacity:1;
	left:50%;
}
}
@-moz-keyframes saAnid {
from {
opacity:0;
left:53%;
}
to {
	opacity:1;
	left:50%;
}
}
@keyframes saAnid {
from {
opacity:0;
left:53%;
}
to {
	opacity:1;
	left:50%;
}
}
.banAnimate .obj-e {
	display:block;
	animation-name:saAnie;
	-webkit-animation:saAnie 0.3s linear 0s normal none;
	-moz-animation:saAnie 0.3s linear 0s normal none;
	animation:saAnie 0.3s linear 0s normal none;
}
@-webkit-keyframes saAnie {
from {
opacity:0;
top:35%;
}
to {
	opacity:1;
	top:25%;
}
}
@-moz-keyframes saAnie {
from {
opacity:0;
top:35%;
}
to {
	opacity:1;
	top:25%;
}
}
@keyframes saAnie {
from {
opacity:0;
top:35%;
}
to {
	opacity:1;
	top:25%;
}
}
.banAnimate .obj-f {
	display:block;
	animation-name:saAnif;
	-webkit-animation:saAnif 0.3s linear 0s normal none;
	-moz-animation:saAnif 0.3s linear 0s normal none;
	animation:saAnif 0.3s linear 0s normal none;
}
@-webkit-keyframes saAnif {
from {
opacity:0;
top:10%;
}
to {
	opacity:1;
	top:15%;
}
}
@-moz-keyframes saAnif {
from {
opacity:0;
top:10%;
}
to {
	opacity:1;
	top:15%;
}
}
@keyframes saAnif {
from {
opacity:0;
top:10%;
}
to {
	opacity:1;
	top:15%;
}
}
.linkBox a {
	display:inline-block;
}
.txt-align-center {
	text-align:center;
}
.productList li { width:25%\9; margin-bottom:20px\9; }
.productList .img {
	background-image: url(../images/icon-group.png);
	height: 120px;
	width: 120px;
	display:block;
	margin:0px auto;
}
.productList .name {
	color:#2e2e2e;
	font-size:24px;
}
.productList .brief {
	color:#757575;
	font-size:14px;
}
.am-list i {
	color:#bababa;
	font-size:10px;
	margin-right:10px;
}
.border {
	border: 1px solid #e1e1e1;
}
.daqu p {
	margin: 0 0 10px;
}
.daqu li {
	border-right: 1px solid #eee;
}
.daqu li:last-child {
	border-right: 0px none;
}
.pageFooter a {
	color:#a9a9a9;
}
.pageFooter p {
	margin: 0 0 10px;
}
.links dt, .links dd {
	display:inline-block;
}
.links dd a {
	display:inline-block;
	padding:0px 10px;
	border-right: 1px #a9a9a9 solid;
	line-height:14px;
}
.links dd a:last-child {
	border-right: 0px none;
}
.bgimg {
	background-repeat: no-repeat;
	color: #FFF;
	padding: 60px 0px 65px 0px;
	text-align: center;
	background-image: url(../images/backimg1.jpg);
	min-height:800px;
}
.bgimg h1 {
	font-size: 1.8rem;
}
.bgimg h2 {
	margin-top: 15px;
	font-size: 20px;
}
.boxSty1 {
	padding: 10px;
	margin-top:25px;
	border: 1px solid #fff;
	border-radius: 12px;
}
.loginBox {
	width:425px;
	height:425px;
	margin:35px auto;
	padding:15px;
	color:#959595;
	text-align:left;
	overflow: hidden;
	border-radius: 24px;
	color:#000;
	background-image: url(../images/pngBg.png);
	background-repeat: repeat;
}
.banner {
	overflow-y: hidden;
	padding:20px 0px;
	color:#fff;
}
.bannerSty1 {
	background-color:#5b95dc;
	background-image:url(../images/banner-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.footBanner {
	padding:20px 0px;
	background-color:#5b95dc;
	color:#fff;
}
.scrollspy-nav {
	top: 0;
	z-index: 100;
	width: 100%;
	padding: 0 10px;
	background-color: #D2D2D2;
}
.scrollspy-nav ul {
	margin: 0;
	padding: 0;
}
.scrollspy-nav li {
	display: inline-block;
	list-style: none;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}
.scrollspy-nav li:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
.scrollspy-nav a {
	color: #000;
	padding: 10px 20px;
	display: inline-block;
	width: 100%;
}
.scrollspy-nav .am-active {
	background-color:#b2b2b2;
	color:#fff;
}
.sc-tit {
	font-size:20px;
	width: 100%;
	font-weight:400
}
.list-flip-main {
	padding: 20px 0 20px 0;
	width: 100%;
	display: table;
}
.list-flip-main .list-flip-sort {
	display: table-cell;
	width: 25%;
	text-align: center;
	color: #333;
	vertical-align: top;
	position: relative;
	transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
}
.list-flip-main .list-flip-sort .top, .list-flip-main .list-flip-sort .bottom {
	display: none;
}
.list-flip-main .list-flip-sort .sort-name {
	transform: perspective(800px) rotateY(0deg);
	-o-transform: perspective(800px) rotateY(0deg);
	-webkit-transform: perspective(800px) rotateY(0deg);
	-ms-transform: perspective(800px) rotateY(0deg);
	transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	padding: 20px 0;
	font-size: 14px;
	opacity: 1;
}
.list-flip-main .list-flip-sort .solut-word {
	width: 100%;
	background-color: #fb9d44;
	color: #ffffff;
	position: absolute;
	top: 0px;
	height: 175px;
	overflow: hidden;
	transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	transform: perspective(800px) rotateY(-180deg);
	-o-transform: perspective(800px) rotateY(-180deg);
	-ms-transform: perspective(800px) rotateY(-180deg);
	-webkit-transform: perspective(800px) rotateY(-180deg);
	opacity: 0;
	display: none / 9;
	border-radius: 24px;
}
.list-flip-main .list-flip-sort .solut-word .sort-title {
	border-bottom: 2px solid #ffffff;
	padding: 12px 0;
	font-size: 15px;
}
.list-flip-main .list-flip-sort .solut-word .sort-word {
	padding: 15px;
	text-align: left;
	font-size:14px;
}
.list-flip-main .list-flip-sort:hover .sort-name {
	transform: perspective(800px) rotateY(-180deg);
	-o-transform: perspective(800px) rotateY(-180deg);
	-ms-transform: perspective(800px) rotateY(-180deg);
	-webkit-transform: perspective(800px) rotateY(-180deg);
	display: none / 9;
	opacity: 0;
}
.list-flip-main .list-flip-sort:hover .solut-word {
	transform: perspective(800px) rotateY(0deg);
	-o-transform: perspective(800px) rotateY(0deg);
	-ms-transform: perspective(800px) rotateY(0deg);
	-webkit-transform: perspective(800px) rotateY(0deg);
	display: block / 9;
	opacity: 1;
}
.solut-btb {
	padding-bottom: 20px;
	/*border-bottom: 1px solid #e3edfc;*/
  width: 69px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}
.icon-pro-01, .icon-pro-02, .icon-pro-03, .icon-pro-04,
.icon-pro-05, .icon-pro-06, .icon-pro-07, .icon-pro-08, 
.icon-pro-09, .icon-pro-10, .icon-pro-11, .icon-pro-12,
.icon-pro-13, .icon-pro-14, .icon-pro-15, .icon-pro-16, 
.icon-pro-17, .icon-pro-18 , .icon-pro-19{
	background-image: url(../images/icon-group.png);
	width: 70px;
	height: 70px;
	display: block;
}
.icon-pro-01 {
	background-position: 0px -261px;
}
.icon-pro-02 {
	background-position: -70px -261px;
}
.icon-pro-03 {
	background-position: -140px -261px;
}
.icon-pro-04 {
	background-position: -210px -261px;
}
.icon-pro-05 {
	background-position: -280px -261px;
}
.icon-pro-06 {
	background-position: -350px -261px;
}
.icon-pro-07 {
	background-position: 0px -331px;
}
.icon-pro-08 {
	background-position: -70px -331px;
}
.icon-pro-09 {
	background-position: -140px -331px;
}
.icon-pro-10 {
	background-position: -210px -331px;
}
.icon-pro-11 {
	background-position: -280px -331px;
}
.icon-pro-12 {
	background-position: -350px -331px;
}
.icon-pro-13 {
	background-position: 0px -402px;
}
.icon-pro-14 {
	background-position: -70px -402px;
}
.icon-pro-15 {
	background-position: -140px -402px;
}
.icon-pro-16 {
	background-position: -210px -402px;
}
.icon-pro-17 {
	background-position: -280px -402px;
}
.icon-pro-18 {
	background-position: -350px -402px;
}
.icon-pro-19 {
	background-position: -0px -472px;
}
.liucheng {
	background-image: url(../images/liuchengtu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
}
.liucheng ul {
	margin-left: 11px;
}
.liucheng li {
	float: left;
	width: 146px;
	display: inline;
}
.liucheng li a {
	padding-top: 66px;
	display: block;
	height: 0px;
	overflow: hidden;
}
.liucheng li a:hover {
	background-image: url(../images/liuchengtu.gif);
}
.liucheng li.nav1 a:hover {
	background-position: -39px -96px;
}
.liucheng li.nav2 a:hover {
	background-position: -185px -96px;
}
.liucheng li.nav3 a:hover {
	background-position: -331px -96px;
}
.liucheng li.nav4 a:hover {
	background-position: -477px -96px;
}
.liucheng li.nav5 a:hover {
	background-position: -623px -96px;
}
.liucheng li.nav6 a:hover {
	background-position: -769px -96px;
}
.mihm_body_conte {
	position: relative;
	background-image: url(../images/mihm_body_conte_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.mihm_body_conte .yunSmsBg {
	background-image: url(../images/YunSMS.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .yunAppBg {
	background-image: url(../images/YunAPP.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .yunApiBg {
	background-image: url(../images/YunAPI.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .yunUcBg {
	background-image: url(../images/YunUC.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .yunCrmBg {
	background-image: url(../images/YunCRM.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .yunSms800Bg {
	background-image: url(../images/YunSMS800.PNG);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .yunSeoBg {
	background-image: url(../images/YunSEO.PNG);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.mihm_body_conte .mihm_body_conA {
	height: 534px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mihm_body_conte .mihm_body_conA h3 {
	font-size: 40px;
	font-weight: normal;
	color: #000;
	position: relative;
	left: 40px;
	top: 50px;
	width: 500px;
	margin-top: 50px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50px;
}
.mihm_body_conte .mihm_body_conA h3 .smalltext {
	font-size: 24px;
	margin-left: 15px;
}
.mihm_body_conte .mihm_body_conA h3 sup {
	font-size: 30px;
}
.mihm_body_conte .mihm_body_conA .con1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #333;
	position: relative;
	left: 40px;
	top: 70px;
	width: 500px;
}
.mihm_body_conte .mihm_body_conA .con2 {
	font-size: 14px;
	color: #555;
	line-height: 20px;
	line-height: 22px;
	position: relative;
	left: 40px;
	top: 85px;
	width: 500px;
}
.mihm_body_conte .mihm_body_conA .btnMore {
	/*	padding:10px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 10px;
	background-color: #e63c3c;*/
	position: relative;
	top: 100px;
	left: 40px;
}
.mihm_body_conte .mihm_body_conB {
	height: 534px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mihm_body_conte .mihm_body_conB h3 {
	font-size: 40px;
	font-weight: normal;
	color: #000;
	position: relative;
	top: 50px;
	width: 500px;
	margin-top: 50px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50px;
	left: 435px;
	text-align: right;
}
.mihm_body_conte .mihm_body_conB h3 sup {
	font-size: 30px;
}
.mihm_body_conte .mihm_body_conB .con1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #333;
	position: relative;
	left: 435px;
	top: 70px;
	width: 500px;
	text-align: right;
}
.mihm_body_conte .mihm_body_conB .con2 {
	font-size: 14px;
	color: #555;
	line-height: 20px;
	line-height: 22px;
	position: relative;
	left: 435px;
	top: 85px;
	width: 500px;
	text-align: right;
}
.mihm_body_conte .mihm_body_conB .btnMore {
	/*display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 20px;
	background-color: #e63c3c;*/
	position: relative;
	top: 100px;
	left: 650px;
}
/*时间轴*/
ul.timeline {
	list-style-type: none;
	background: url("../images/version_line.png") repeat-y scroll 120px 0 transparent;
	margin: 50px 0;
	padding: 0;
}
ul.timeline li {
	position: relative;
	margin-bottom: 20px;
}
ul.timeline li .time {
	position: absolute;
	width: 90px;
	text-align: right;
	left: 0;
	top: 10px;
	color: #999;
}
ul.timeline li .version {
	position: absolute;
	width: 290px;
	text-align: right;
	left: -200px;
	top: 0px;
	font-size: 40px;
	line-height: 50px;
	color: #ff5b01;
	overflow: hidden;
}
ul.timeline li .number {
	position: absolute;
	background: url("../images/version_dot.png") no-repeat scroll 0 0 transparent;
	width: 56px;
	height: 56px;
	left: 97px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
ul.timeline li.alt .number {
	background-image: url("../images/version_dot_alt.png");
}
ul.timeline li .content {
	margin-left: 180px;
	background-color: #FFF;
	
	border: 1px solid #ff5b01;
	padding: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	border-radius: 5px;
}
ul.timeline li .content ul li {
	line-height: 28px;
	margin-bottom:0px;
	color:#333;
}
/*ul.timeline li .content pre {
	background-color: #3594cb;
	padding: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	
}
ul.timeline li.alt .content pre {
	background-color: #43B1F1;
}*/

.sidebar {
	border-right:1px solid #eee;
}
.sidebar .am-nav>li.am-nav-header {
    border-left: 3px solid #fb9d44;
    padding: 0.4em 1em;
    margin-top: .4em;
    margin-bottom: .4em;
	font-size: 1.7rem;
	font-weight:400;
	background-color:#eeeeee;
	
}
.listSty1 ol li { display:inline-block; width:45%; line-height:45px; font-size:18px;}
.listSty1 ol li i { margin-right:15px;}
.am-article .am-article-bd p{
	line-height: 30px;
}
.clear {
	clear:both;
}
/*在线客服*/
#floatTools {
	z-index:500;
}
.kefubox {
	height: 300px;
	width: 95px;
	border: 1px solid #D5D5D5;
	background-color: #FFFFFF;
}
.float {
	POSITION: fixed;
	TOP: 184px;
	RIGHT: 1px;
	_position: absolute
}
.float .floatL {
	POSITION: relative;
	WIDTH: 28px;
	FLOAT: left
}
.float .floatL A {
	TEXT-INDENT: -9999px;
	DISPLAY: block;
	FONT-SIZE: 0px
}
.float .floatR {
	PADDING-BOTTOM: 15px;
	WIDTH: 95px;
	DISPLAY: none;
	FLOAT: left;
	OVERFLOW: hidden
}
.float .btnOpen {
	background-image: url(../images/floatbtnpic2.gif);
	background-repeat: no-repeat;
}
.float .btnOpen_n {
	background-image: url(../images/floatbtnpic2.gif);
	background-repeat: no-repeat;
}
.float .btnCtn {
	background-image: url(../images/floatbtnpic2.gif);
	background-repeat: no-repeat;
}
.float .btnOpen {
	BACKGROUND-POSITION: 0px 0px
}
.float .btnOpen_n {
	BACKGROUND-POSITION: 0px 0px
}
.float .btnCtn {
	BACKGROUND-POSITION: -27px -118px
}
.float .btnOpen {
	POSITION: relative;
	WIDTH: 27px;
	HEIGHT: 138px;
	TOP: 80px;
	LEFT: 2px
}
.float .btnOpen_n {
	POSITION: relative;
	WIDTH: 27px;
	HEIGHT: 138px;
	TOP: 80px;
	LEFT: 2px
}
.float .btnCtn {
	POSITION: relative;
	WIDTH: 95px;
	HEIGHT: 19px;
}
.float .btnOpen {
	TOP: 0px;
	LEFT: 1px
}
.float .btnOpen_n {
	TOP: 0px;
	LEFT: 1px
}
.float .btnCtn {
	TOP: 300px;
	LEFT: 28px
}
address, blockquote, dl,  fieldset,  figure,  hr,  ol, p,  pre, ul {
    margin-top: 12px\9;
}
address,blockquote,dl,fieldset,figure,hr,ol,p,pre,ul{margin:0 0 12px\9;}
.am-form-group {
    margin-bottom: 11px\9;
}
LEGEND {
    margin-bottom: 14px\9;
    padding-bottom: 3px\9;
}
LEGEND {
    font-size: 16px\9;
}

.am-topbar-nav li a { position: relative\9;
    line-height: 40px\9;
    padding: 0 10px\9;
}
.am-thumbnails li {
    padding: 0 .5rem 1rem\9;
}
.am-list li {
	list-style-type: none\9;
	background-image: url(../images/arrow2.gif)\9;
	background-repeat: no-repeat\9;
	background-position: 0px center\9;
}
.am-list li a {
	display: block\9;
    padding: 5px 0\9;
	}
.am-topbar-nav {
    float: left;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 12px;
}
.am-u-sm-6 {
    width: 50%\9;
	padding-left: 12px\9;
    padding-right: 12px\9;
}
.am-avg-sm-3 li {
    width: 33%\9;
}
.am-avg-sm-4 li {
    width: 25%\9;
}
.am-avg-sm-5 li {
    width: 20%\9;
}
.am-avg-sm-9 li {
    width: 11.11111111%\9;
}
.am-u-md-3 {
    width: 25%\9;
	padding-left: 12px\9;
    padding-right: 12px\9;
}
.am-u-md-9 {
    width: 75%\9;
	padding-left: 12px\9;
    padding-right: 12px\9;
}
.am-u-sm-1 {
width:8.33333333%\9;
}
.am-u-sm-2 {
width:16.66666667%\9;
}
.am-u-sm-3 {
width:25%
}
.am-u-sm-4 {
width:33.33333333%\9;
}
.am-u-sm-5 {
width:41.66666667%\9;
}
.am-u-sm-6 {
width:50%\9;
}
.am-u-sm-7 {
width:58.33333333%\9;
}
.am-u-sm-8 {
width:66.66666667%\9;
}
.am-u-sm-9 {
width:75%\9;
}
.am-u-sm-10 {
width:83.33333333%\9;
}
.am-u-sm-11 {
width:91.66666667%\9;
}
.am-u-sm-12 {
width:100%\9;
}
.am-u-sm-pull-0 {
right:0\9;
}
.am-u-sm-pull-1 {
right:8.33333333%\9;
}
.am-u-sm-pull-2 {
right:16.66666667%\9;
}
.am-u-sm-pull-3 {
right:25%\9;
}
.am-u-sm-pull-4 {
right:33.33333333%\9;
}
.am-u-sm-pull-5 {
right:41.66666667%\9;
}
.am-u-sm-pull-6 {
right:50%\9;
}
.am-u-sm-pull-7 {
right:58.33333333%\9;
}
.am-u-sm-pull-8 {
right:66.66666667%\9;
}
.am-u-sm-pull-9 {
right:75%\9;
}
.am-u-sm-pull-10 {
right:83.33333333%\9;
}
.am-u-sm-pull-11 {
right:91.66666667%\9;
}
.am-u-sm-push-0 {
left:0\9;
}
.am-u-sm-push-1 {
left:8.33333333%\9;
}
.am-u-sm-push-2 {
left:16.66666667%\9;
}
.am-u-sm-push-3 {
left:25%\9;
}
.am-u-sm-push-4 {
left:33.33333333%\9;
}
.am-u-sm-push-5 {
left:41.66666667%\9;
}
.am-u-sm-push-6 {
left:50%\9;
}
.am-u-sm-push-7 {
left:58.33333333%\9;
}
.am-u-sm-push-8 {
left:66.66666667%\9;
}
.am-u-sm-push-9 {
left:75%\9;
}
.am-u-sm-push-10 {
left:83.33333333%\9;
}
.am-u-sm-push-11 {
left:91.66666667%\9;
}
.am-u-sm-offset-0 {
margin-left:0
}
.am-u-sm-offset-1 {
margin-left:8.33333333%\9;
}
.am-u-sm-offset-2 {
margin-left:16.66666667%\9;
}
.am-u-sm-offset-3 {
margin-left:25%\9;
}
.am-u-sm-offset-4 {
margin-left:33.33333333%\9;
}
.am-u-sm-offset-5 {
margin-left:41.66666667%\9;
}
.am-u-sm-offset-6 {
margin-left:50%\9;
}
.am-u-sm-offset-7 {
margin-left:58.33333333%\9;
}
.am-u-sm-offset-8 {
margin-left:66.66666667%\9;
}
.am-u-sm-offset-9 {
margin-left:75%\9;
}
.am-u-sm-offset-10 {
margin-left:83.33333333%\9;
}
.am-u-sm-offset-11 {
margin-left:91.66666667%\9;
}
.am-u-sm-reset-order {
margin-left:0\9;
margin-right:0\9;
left:auto\9;
right:auto\9;
float:left\9;
}
[class*=am-u-].am-u-sm-centered {
margin-left:auto\9;
margin-right:auto\9;
float:none\9;
}
[class*=am-u-].am-u-sm-centered:last-child {
float:none\9;
}
[class*=am-u-].am-u-sm-uncentered {
margin-left:0\9;
margin-right:0\9;
float:left\9;
}
[class*=am-u-].am-u-sm-uncentered:last-child {
float:left\9;
}
.am-u-lg-1 {
width:8.33333333%\9;
}
.am-u-lg-2 {
width:16.66666667%\9;
}
.am-u-lg-3 {
width:25%\9;
}
.am-u-lg-4 {
width:33.33333333%\9;
}
.am-u-lg-5 {
width:41.66666667%\9;
}
.am-u-lg-6 {
width:50%\9;
}
.am-u-lg-7 {
width:58.33333333%\9;
}
.am-u-lg-8 {
width:66.66666667%\9;
}
.am-u-lg-9 {
width:75%\9;
}
.am-u-lg-10 {
width:83.33333333%\9;
}
.am-u-lg-11 {
width:91.66666667%\9;
}
.am-u-lg-12 {
width:100%\9;
}
.am-u-lg-pull-0 {
right:0\9;
}
.am-u-lg-pull-1 {
right:8.33333333%\9;
}
.am-u-lg-pull-2 {
right:16.66666667%\9;
}
.am-u-lg-pull-3 {
right:25%\9;
}
.am-u-lg-pull-4 {
right:33.33333333%\9;
}
.am-u-lg-pull-5 {
right:41.66666667%\9;
}
.am-u-lg-pull-6 {
right:50%\9;
}
.am-u-lg-pull-7 {
right:58.33333333%\9;
}
.am-u-lg-pull-8 {
right:66.66666667%\9;
}
.am-u-lg-pull-9 {
right:75%\9;
}
.am-u-lg-pull-10 {
right:83.33333333%\9;
}
.am-u-lg-pull-11 {
right:91.66666667%\9;
}
.am-u-lg-push-0 {
left:0\9;
}
.am-u-lg-push-1 {
left:8.33333333%\9;
}
.am-u-lg-push-2 {
left:16.66666667%\9;
}
.am-u-lg-push-3 {
left:25%
}
.am-u-lg-push-4 {
left:33.33333333%\9;
}
.am-u-lg-push-5 {
left:41.66666667%\9;
}
.am-u-lg-push-6 {
left:50%\9;
}
.am-u-lg-push-7 {
left:58.33333333%\9;
}
.am-u-lg-push-8 {
left:66.66666667%\9;
}
.am-u-lg-push-9 {
left:75%\9;
}
.am-u-lg-push-10 {
left:83.33333333%\9;
}
.am-u-lg-push-11 {
left:91.66666667%\9;
}
.am-u-lg-offset-0 {
margin-left:0\9;
}
.am-u-lg-offset-1 {
margin-left:8.33333333%\9;
}
.am-u-lg-offset-2 {
margin-left:16.66666667%\9;
}
.am-u-lg-offset-3 {
margin-left:25%\9;
}
.am-u-lg-offset-4 {
margin-left:33.33333333%\9;
}
.am-u-lg-offset-5 {
margin-left:41.66666667%\9;
}
.am-u-lg-offset-6 {
margin-left:50%\9;
}
.am-u-lg-offset-7 {
margin-left:58.33333333%\9;
}
.am-u-lg-offset-8 {
margin-left:66.66666667%\9;
}
.am-u-lg-offset-9 {
margin-left:75%\9;
}
.am-u-lg-offset-10 {
margin-left:83.33333333%\9;
}
.am-u-lg-offset-11 {\9;
margin-left:91.66666667%
}
.am-u-lg-reset-order {
margin-left:0\9;
margin-right:0\9;
left:auto\9;
right:auto\9;
float:left\9;
}
.am-avg-sm-1>li {
width:100%
}
.am-avg-sm-1>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-1>li:nth-of-type(1n+1) {
clear:both
}
.am-avg-sm-2>li {
width:50%
}
.am-avg-sm-2>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-2>li:nth-of-type(2n+1) {
clear:both
}
.am-avg-sm-3>li {
width:33.33333333%
}
.am-avg-sm-3>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-3>li:nth-of-type(3n+1) {
clear:both
}
.am-avg-sm-4>li {
width:25%
}
.am-avg-sm-4>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-4>li:nth-of-type(4n+1) {
clear:both
}
.am-avg-sm-5>li {
width:20%
}
.am-avg-sm-5>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-5>li:nth-of-type(5n+1) {
clear:both
}
.am-avg-sm-6>li {
width:16.66666667%
}
.am-avg-sm-6>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-6>li:nth-of-type(6n+1) {
clear:both
}
.am-avg-sm-7>li {
width:14.28571429%
}
.am-avg-sm-7>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-7>li:nth-of-type(7n+1) {
clear:both
}
.am-avg-sm-8>li {
width:12.5%
}
.am-avg-sm-8>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-8>li:nth-of-type(8n+1) {
clear:both
}
.am-avg-sm-9>li {
width:11.11111111%
}
.am-avg-sm-9>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-9>li:nth-of-type(9n+1) {
clear:both
}
.am-avg-sm-10>li {
width:10%
}
.am-avg-sm-10>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-10>li:nth-of-type(10n+1) {
clear:both
}
.am-avg-sm-11>li {
width:9.09090909%
}
.am-avg-sm-11>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-11>li:nth-of-type(11n+1) {
clear:both
}
.am-avg-sm-12>li {
width:8.33333333%
}
.am-avg-sm-12>li:nth-of-type(n) {
clear:none
}
.am-avg-sm-12>li:nth-of-type(12n+1) {
clear:both
}
.am-form-horizontal .am-form-label {
    text-align: right\9;
}
.am-u-sm-1,.am-u-sm-2,.am-u-sm-3,.am-u-sm-4,.am-u-sm-5,.am-u-sm-6,.am-u-sm-7,.am-u-sm-8,.am-u-sm-9,.am-u-sm-10,.am-u-sm-11,.am-u-sm-12 {padding-left: 12px\9;
    padding-right: 12px\9;}

.am-padding {
    padding: 14px\9;
}
.am-container {
    padding-left: 12px\9;
    padding-right: 12px\9;
}
/*.am-article-bd p a{ color: #FF5E02;}*/

.btn-ios a, .btn-ios a:link, .btn-ios a:visited, .btn-android a, .btn-android a:link, .btn-android a:visited {
	height: 35px;
	width: 166px;
	font-size: 16px;
	line-height: 32px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: absolute;
}
.btn-ios a, .btn-ios a:link, .btn-ios a:visited, .btn-android a, .btn-android a:link, .btn-android a:visited {
	color: #FFF;
	border: 1px solid #fff;
}
.btn-ios a:hover, .btn-android a:hover {
	color: #000;
	background-color: #FFF;
}
.btn-ios a i, .btn-android a i {
	background-image: url(../images/sysOsIocn.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 22px;
	display: inline-block;
	margin-right: 15px;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
}
.btn-ios a i {
	background-position: 0px 0px;
}
.btn-android a i {
	background-position: -26px 0px;
}
.btn-ios a:hover i {
	background-position: -49px 0px;
}
.btn-android a:hover i {
	background-position: -74px 0px;
}
.ios-erweima, .android-erweima {
	height: 180px;
	width: 160px;
	position: absolute;
}
.section {
	position:relative;
	
	margin-bottom:250px;
}

.section h3 {
    font-size: 36px;
}
.section .btn-div {
    width: 970px;
    margin-left: -485px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;

}
.section .erweima-div {
    width: 970px;
    margin-left: -485px;
    position: absolute;
    left: 50%;
    top: 60%;
    z-index: 2;
}
.section .kehuduan {
    height: 580px;
    width: 485px;
    margin-left: -242.5px;
    position: absolute;
    left: 50%;
    top: 28%;
    z-index: 1;

}
.section .p11 {
    position: absolute;
    left: 50%;
    top: 105px;
    width: 800px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -400px;
    text-align: center;
}
.section .hgroup {
    margin-top: 0px;
    position: absolute;
    left: 50%;
    top: 35px;
    height: 75px;
    width: 200px;
	margin: 0 0 0 -100px;
    text-align: center;
	color:#fff;
}
.payBox {
	width:600px;
	margin:20px auto;
}
.payBox li {
	list-style-type: none;
	width:250px;
	margin:5px;
	float:left;
	text-align: center;
}
.payBox li a {
	width: 250px;
	height: 266px;
	display: block;
	position: relative;
	border: 1px solid #e5e5e5;
}
.payBox li a .title {
	display:block;
	color:#000000;
	font-size:16px;
	line-height:1;
	margin-top:25px;
	font-weight:normal
}
.payBox li a .info {
	display:block;
	color:#999999;
	font-size:12px;
	line-height:1;
	margin-top:14px;
}
.payBox li a .info .strong {
	font-weight:bold;
}
.payBox-li-ico {
	display: inline-block;
	width: 73px;
	height: 57px;
	margin-top:72px;
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;
	-o-transition:margin-top 0.2s linear;
	transition:margin-top 0.2s linear;
	background-image: url(../images/icon-group.png);
}
.payBox li .ico-kq{
	background-position: -72px -486px;
}
.payBox li .ico-wx{
	background-position: -650px -484px;
}
.payBox li .btnorange {
	display:none;
	margin:20px auto 0;
	width:191px;
	height:35px;
	line-height:35px;
	background-color:#F37B1D;
	font-size:14px;
	color:#FFFFFF;
}
.payBox li .btngray {
	background-color:#E6E6E6!important;
	color:#666666!important;
	border-bottom:1px solid #CCCCCC;
}
.payBox li a:hover {
	border:1px solid #ff5b01;
	text-decoration:none
}
.payBox li a:hover .btnorange {
	display:block;
}
.payBox li a:hover .tips {
	display:block;
}
.payBox li a:hover .payBox-li-ico {
	margin-top:45px;
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;
	-o-transition:margin-top 0.2s linear;
	transition:margin-top 0.2s linear;
}