﻿@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font: 12px "\5B8B\4F53", san-serif;
	color: #5c5c5c;
	background-color: #fff;
	font-family: "微软雅黑";
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	padding: 0;
	margin: 0;
}
table, td, tr, th {
	font-size: 12px;
}
li {
	list-style-type: none;
}
img {
	vertical-align: top;
	border: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
address, cite, code, em, th {
	font-weight: normal;
	font-style: normal;
}
a {
	text-decoration: none;
	color: #5c5c5c;
}
/*********头部*********/
.yun_top_js {
	background: #f6f6f6;
	height: 38px;
	line-height: 38px;
	color: #888888;
}
.yun_top_js_zuo {
	float: left;
}
.yun_top_js_you {
	float: right;
}
.yun_top_1 {
	width: 100%;
	background: #fff;
	background-color: #fafafa;
}
.yun_top_nav {
	margin: 0 auto;
	height: 94px;
	line-height: 54px;
	width: 1000px;
}
.yun_top_nav img {
	float: left;
	margin-top: 32px;
}
.yun_top_nav ul {
	float: left;
	width: 550px;
	margin-left: 85px;
	display: block;
}
.yun_top_nav li {
	float: left;
	font-size: 15px;
	cursor: pointer;
	color: #333;
	display: block;
	text-align: center;
	margin-left: 50px;
	padding-top: 30px;
}
.yun_top_nav li a {
	color: #333;
}
.yun_top_nav li a:hover {
	color: #316595;
}
.yun_top_nav .top-right {
    padding:0px 5px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: center;
	border: 2px solid #e1e1e1;
	border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-top: 40px;
}
.top-right a {
	font-size: 14px;
}
.useremail {
	font-size: 12px;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 90px;
	line-height: 92px;
}
.yun_top_nav .top-right a {
	color: #333;
}
.yun_top_nav .top-right span {
	padding: 0px 4px;
	color: #ccc;
}
.top-right a img {
	width: 24px;
}
.top-right a {
	line-height: 30px;
}
/*********banner*********/
.yun_center_banner {
	width: 100%;
	background: #88c8d1;
	height: 462px;
}
.banner {
	width: 1903px;
	overflow: hidden;
	position: relative;
}
.banner_inner {
	position: relative;
	height: 400px;
	width: 1903px;
	margin: 0 auto
}
.banner_img {
	width: 20000px
}
.banner_img li {
	float: left;
	width: 1903px;
	position: relative
}
.banner_img li.bgli04 {
	background: #79c3cf url(../images/siteimg/ban_4.png) center no-repeat;
}
.banner_img li.bgli01 {
	background: #007fd0 url(../images/siteimg/banner_11.jpg) 0px no-repeat;
}
.banner_img li.bgli02 {
	background: #24b4cc url(../images/siteimg/banner_b.png) center no-repeat;
	;
}
.banner_img li.bgli03 {
	background: #e54046 url(../images/siteimg/weixinbao3_s1.jpg) 0px no-repeat;
}
.chid1_1 {
	position: absolute;
	width: 58%;
	left: 39%;
	top: 140px;
}
.chid1_2 {
	position: absolute;
	width: 58%;
	left: 46%;
	top: 140px;
}
.chid1_3 {
	position: absolute;
	width: 58%;
	left: 30%;
	top: 140px;
}
.chid1_1 img {
	margin-bottom: 28px;
}
.chid1_2 img {
	margin-bottom: 28px;
}
.chid1_3 img {
	margin-bottom: 28px;
}
.banner_common {
	position: relative;
	width: 990px;
	margin: 0 auto
}
.banner_pre {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 180px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: url(../images/siteimg/banner_btn_l_24.png) no-repeat;
	opacity: .5;
	filter: alpha(opacity=50)
}
.banner_next {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: 180px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: url(../images/siteimg/banner_btn_r_24.png) no-repeat;
	opacity: .5;
	filter: alpha(opacity=50)
}
.banner_pre:hover, .banner_next:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.banner .control {
	width: 130px;
	position: absolute;
	top: 393px;
	left: 50%;
	margin-left: -40px
}
.banner .control li {
	float: left;
	margin-left: 10px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	cursor: pointer;
	background: #fff
}
.banner .control li a {
	display: none
}
.banner .control li.current {
	background: #ff4a39;
}
/*****优势**********/
.child2 p {
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	margin-bottom: 20px;
}
.child2 span {
	font-size: 36px;
	padding: 0px 4px;
}
.url-start-ysp {
	width: 468px;
	height: 50px;
	vertical-align: middle;
	border: 0;
	border-radius: 0;
	padding: 0 12px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.btn-start-ysp {
	background: #ec526c;
	color: #fff;
	font-size: 14px;
	border: 0;
	border-radius: 4px;
	vertical-align: middle;
	cursor: pointer;
	font-size: 14px;
	padding: 15px 60px;
	margin-left: 10px;
	font-family: "微软雅黑";
}
.yun_center_jieshao {
	background: #f3f1f2;
	height: 100px;
	text-align: center;
	color: #333;
	font-size: 24px;
	line-height: 100px;
	width: 1100px;
	margin: 0 auto;
}
.yun_center_gongneng {
	width: 895px;
	margin: 0 auto;
	margin-top: 70px;
	padding-bottom:97px;
}
.yun_center_gongneng li {
	float: left;
	margin-right: 73px;
	width: 118px;
	text-align: center;
	display: block;
}
.yun_center_gongneng li a {
	display: block;
	width: 118px;
	height: 118px;
	background-color: #f4f9fc;
	border-radius: 50%;
}
.yun_center_gongneng li a span {
	color: #999999;
}
.yun_center_gongneng li code {
	height: 118px;
	display: block;
	margin: 0 auto;
}
.yun_center_gongneng li a code.ys {
	background: url(../images/siteimg/sho.png) no-repeat center center;
}
.yun_center_gongneng li a code.sj {
	background: url(../images/siteimg/shj.png) no-repeat center center;
}
.yun_center_gongneng li a code.bc {
	background: url(../images/siteimg/fj.png) no-repeat center center;
}
.yun_center_gongneng li a code.set {
	background: url(../images/siteimg/set.png) no-repeat center center;
}
.yun_center_gongneng li a code.fx {
	background: url(../images/siteimg/fx.png) no-repeat center center;
}
.yun_center_gongneng li a:hover {
	background-color: #44bdd2;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.yun_center_gongneng li a:hover span {
	color: #44bdd2;
}
.yun_center_gongneng li a:hover code.ys {
	background: url(../images/siteimg/sho_d.png) no-repeat center center;
}
.yun_center_gongneng li a:hover code.sj {
	background: url(../images/siteimg/shj_d.png) no-repeat center center;
}
.yun_center_gongneng li a:hover code.bc {
	background: url(../images/siteimg/fj_d.png) no-repeat center center;
}
.yun_center_gongneng li a:hover code.set {
	background: url(../images/siteimg/set_d.png) no-repeat center center;
}
.yun_center_gongneng li a:hover code.fx {
	background: url(../images/siteimg/fx_d.png) no-repeat center center;
}
/*.yun_center_gongneng li.ys1 a:hover {background-color:#ffd161;-webkit-transition:all 0.2s ease;transition:all 0.5s ease;}
.yun_center_gongneng li code { width:182px; height:182px; display:block; margin:0 auto; }
.yun_center_gongneng li code.ys {background:url(../images/siteimg/sho.png) no-repeat center center;}
.yun_center_gongneng li code.sj {background:url(../images/siteimg/shj.png) no-repeat center center;}
.yun_center_gongneng li code.bc {background:url(../images/siteimg/fj.png) no-repeat center center;}
.yun_center_gongneng li code.set {background:url(../images/siteimg/set.png) no-repeat center center;}
.yun_center_gongneng li code.fx {background:url(../images/siteimg/fx.png) no-repeat center center;}*/
.yun_center_gongneng p {
	margin-top: 16px;
	color: #8a8a8a;
}
.yun_center_gongneng span {
	color: #3c3c3c;
	font-size: 13px;
}
#mservice {
	width: 100%;
	text-align: center;
	margin: auto;
	height: 240px;
	padding-top:30px;
}
#mservice .bianxian {
	font-size:30px;
	color: #656565;
	letter-spacing: 15px;
	margin-bottom: 24px;
}
.cashtitle {
	color: #656565;
	font-weight: 100;
	font-size: 20px;
	line-height: 32px;
}
.cashtitle-big {
	font-size: 30px;
	line-height: 90px;
	transition: all .5s;
}
.quote-style {
	position: relative;
	top: 19px;
}
.cashtitle img {
	margin-top: 24px;
}
#btn_neice {
	width: 190px;
	height: 52px;
	text-align: center;
	margin: auto;
	cursor: pointer;
	background: #58c7d8;
	background-size: 100% 100%;
	color: #fff;
	line-height: 52px;
	font-size: 24px;
	border-radius: 12px;
	border: 1px solid #58c7d8;
}
#btn_neice:hover {
	background: #fff;
	background-size: 100% 100%;
	color: #58c7d8;
	border: 1px solid #58c7d8;
}
/*****优势**********/

.mtool-bg {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	background-color: #44bdd2;
	padding: 40px 0px 0;
	height: 568px;
}
.yby {
	background: url(../images/siteimg/yukkk.png) no-repeat center 400px;
	;
	height: 645px;
}
#mtool {
	margin-top: 10px;
	/*height: 320px\9;*/
	width: 100%;
	margin: auto;
}
#mtool ul {
	width: 900px;
	margin: auto;
	zoom: 1;
}
#mtool ul a .last-child {
	width: 151px;
}
#mtool ul li {
	width: 138px;
	height: 159px;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/siteimg/mtool-5.png) no-repeat;
	background-size: 100% 100%;
}
.blank {
	margin-right:100px;
}
.blank2 {
	margin-left: 110px;
}
#map-card, #plugin-tuan {
	margin:55px auto !important;
}
#mtool ul li .last-child {
	margin-right: 0px;
}
#mtool ul a:hover {
	cursor: default;
}
#mtool ul>a>li:hover {
	background: url("../images/siteimg/mtool-5-full.png");
	cursor: pointer;
}
#mtool ul li div {
	width: 103px;
	height: 60px;
	margin: 55px auto;
	color: #fff;
	font-size: 18px;
}
#mtool ul li:hover div {
	color: #44bdd2;
}
/*案例*/
.yun_center_anli {
	padding-top: 40px;
	background-color: #fff;
}
.yun_center_anli ul {
	display: block;
	width: 857px;
	margin: 0 auto;
	padding-left: 20px;
}
.yun_center_anli li {
	display: block;
	border: 1px solid #dde2e4;
	width: 240px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0 40px 15px;
}
/*滚动*/
div.maindiv1 {
	float: left;
	width: 1012px;
	height: 219px;
	overflow: hidden;
	position: relative;
}
div.maindiv1 ul {
	position: absolute;
	left: 0;
	top: 0;
}
div.maindiv1 ul li {
	width: 553px;
	height: 171px;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}
.detailimg {
	display: block;
	width: 110px;
	height: 110px;
	border: solid 4px #e4e4e4;
	border-radius: 50%;
	float: left;
	margin-right: 22px;
}
.detailimg img {
	display: block;
	width: 110px;
	height: 110px;
	border-radius: 50%;
}
.teanames_nav {
	float: left;
	width: 271px;
}
.shuru_xian {
	border-bottom: solid 1px #e8e8e8;
	width: 1277px;
	margin: 0 auto;
	margin-bottom: 92px;
}
.yun_center_shuru {
	background-color: #fff;
	padding-top: 50px;
}
.yun_center_shuru h2 {
	font-size: 30px;
	color: #eb0000;
	text-align: center;
}
#btn_neice_h {
	width: 320px;
	height: 60px;
	text-align: center;
	margin: auto;
	cursor: pointer;
	background: #58c7d8;
	background-size: 100% 100%;
	color: #fff;
	line-height: 60px;
	font-size: 30px;
	border-radius: 12px;
	border: 1px solid #58c7d8;
}
#btn_neice_h:hover {
	background: #fff;
	background-size: 100% 100%;
	color: #58c7d8;
	border: 1px solid #58c7d8;
}
/*输入 网址*/
.url-start-ysp2 {
	width: 460px;
	height: 55px;
	vertical-align: middle;
	border-radius: 5px;
	padding: 0 12px;
	font-size: 14px;
	font-family: "微软雅黑";
	border: 4px solid #dcdcdc;
}
.btn-start-ysp2 {
	color: #979797;
	border-radius: 4px;
	vertical-align: middle;
	cursor: pointer;
	font-size: 22px;
	padding: 10px 87px;
	font-family: "微软雅黑";
	border: 2px solid #0186ea;
	background: none;
}
.yun_center_shuru_nav {
	margin: 0 auto;
	width: 283px;
	margin-top: 40px;
	padding-bottom: 100px;
}
.yun_center_shuru_nav0 {
	margin: 0 auto;
	margin-top: 40px;
	padding-bottom: 100px;
}
/**********底部***********/
.footer {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	margin-top: 0px;
}
.footer_nav {
	padding: 30px 0px;
	text-align: center;
	background-color: #f7f7f7;
	border-top: 2px solid #dddddd;
	line-height: 2em;
}
.footer_nav font {
	color: #e85d00;
}
.footera5 {
	width: 684px;
}
.footer_zuo {
	width: 154px;
	float: left;
	border-right: solid 1px #ededed;
}
.footer_zuo h3 {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
.footer_zuo li {
	padding-right: 28px;
	color: #919090;
	line-height: 24px;
}
.footer_zuo a {
	color: #919090;
}
.footer_zuo a:hover {
	text-decoration: underline;
}
.zuo1 {
	margin-left: 110px;
}
.zuo2 {
	border: none;
	margin-left: 110px;
	padding-bottom: 10px;
}
.zuo2 li {
	font-size: 18px;
	color: #919090;
}
.zuo2 li img {
	margin-top: 7px;
}
.zuo3 {
	width: 96px;
	margin-left: 90px;
	border: none;
}
.zuo3 img {
	width: 96px;
}
.pad {
	text-align: center;
	padding-top: 2px;
}
.zuo3 li {
	font-size: 12px;
	color: #919090;
	line-height: 24px;
}
.zuo3 li img {
	margin-top: 7px;
}
.footer_di {
	background-color: #272727;
	font-size: 14px;
	color: #cfcfcf;
	line-height: 24px;
	padding: 13px;
	padding-top: 25px;
	text-align: center
}
.footerimg {
	position: relative;
	top: -45px;
	margin-bottom: -40px;
}
.footer_di h3 {
	font-size: 24px;
	width: 400px;
	float: right;
}
.pos-r {
	width: 1000px;
	margin: 0 auto;
}
.pos-r h3 span {
	float: left;
	margin-top: 30px;
	color: #fff;
}
.footer_di h3 img {
	float: right;
	margin-top: 10px;
}
.footer_di a {
	color: #fff;
}
.clear1 {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.foot_lx {
	float: left;
	text-align: left;
	padding-top: 10px;
}
.pos-r a {
	color: #949494;
}
.pos-r a:hover {
	color: #949494;
	text-decoration: underline;
}
/*联系我们*/
.yun_lianxi {
	margin-bottom: 50px;
	width: 1280px;
	margin: 0 auto;
	margin-top: 80px;
}
.yun_lianxi_nav {
	margin-top: 80px;
}
.yun_lianxi_top {
	width: 283px;
	margin: 0 auto;
}
.yun_lianxi_zuo {
	float: left;
	width: 290px;
	margin-right: 40px;
}
.yun_lianxi_zzuo {
	float: left;
	width: 290px;
	margin-right: 40px;
}
.yun_lianxi_zhong {
	float: left;
	margin-right: 40px;
}
.yun_lianxi_you {
	float: left;
}
.yun_lianxi_zuo h3, .yun_lianxi_zhong h3, .yun_lianxi_you h3, .yun_lianxi_zzuo h3 {
	width: 290px;
	font-size: 16px;
	color: #5d626f;
	border-top: 1px solid #d5d8de;
	border-bottom: 1px solid #d5d8de;
	padding: 10px 0;
	text-align: center;
}
.yun_lianxi_zuo ul, .yun_lianxi_zhong ul, .yun_lianxi_you ul, .yun_lianxi_zzuo ul {
	margin-top: 12px;
	margin-left: 66px;
}
.yun_lianxi_zuo ul li, .yun_lianxi_zhong ul li, .yun_lianxi_you ul li, .yun_lianxi_zzuo ul li {
	background: url(../images/siteimg/yuandian.png) no-repeat left center;
	padding-left: 14px;
	line-height: 30px;
}
.daili_nav {
	border: 1px solid #d0d0d0;
	color: #333;
}
.daili_nav th {
	background-color: #e4e4e4;
	border-right: 1px solid #d0d0d0;
	font-size: 14px !important;
}
.daili_nav td {
	font-size: 14px !important;
	background-color: #fcfcfc;
}
.daili_h {
	text-align: center;
	font-size: 30px;
	color: #333;
	margin: 60px 0 40px 0;
}
/************价格服务************/

.jiage_nav {
	width: 1000px;
	margin: 0 auto 80px;
}
.duibi_nav {
	width: 913px;
	margin: 0 auto;
	text-align: center;
}
.duibi_nav h2 {
	font-size: 28px;
	color: #000;
	margin-top: 66px;
}
.zimu {
	font-size: 12px;
	color: #999;
	padding-top: 6px;
}
.jieshao {
	padding-top: 16px;
	line-height: 20px;
}
.duibi_center {
	border: 1px solid #d1d1d1;
	margin-top: 40px;
}
.duibi_center ul {
}
.duibi_center ul li {
	float: left;
	width: 303px;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
	color: #333;
	font-size: 18px;
	background-color: #e4e4e4;
	background-color: #e4e4e4;
}
.ban_1 {
	line-height: 60px;
	border-right: 1px #4d4d4d solid;
}
.ban_2 {
	line-height: 60px;
	border-right: 1px #4d4d4d solid;
}
.ban_4 {
	line-height: 60px;
	background: url(../images/siteimg/tj.png) no-repeat right top #3499DA;
}
.biaoge_db td {
	border-bottom: 1px solid #d1d1d1;
	font-size: 12px;
	color: #333;
}
.biaoge_db th {
	font-size: 12px;
	color: #333;
	line-height:36px;
}
.tedian {
	color: #333;
	font-size: 20px;
}
.anniu_shiyong {
	width: 80px;
	height: 32px;
	text-align: center;
	line-height: 30px;	
	margin:0 auto 30px;
	display: inline-block;
	
}
.anniu_shiyong a {
	color: #fff;
	display: block;
	background: #f10303;
	border-radius: 25px;
	box-shadow: 0px 2px #666;
}
.anniu_shiyong a:hover {
	background: #ffb400;
}
.mian_fei {
	color: #222;
	font-size: 16px;
}
#duoduo tr td {
	line-height: 48px;
}
.price_plugin img {
	padding-right: 6px;
}
.price_plugin font {
	line-height: 24px;
}
/******jssdk*******/

.jssdk_nav {
	width: 818px;
	margin: 0 auto;
	margin-top: 80px;
}
.jssdk_nav h2 {
	font-size: 33px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.jssdk_nav_p {
	color: #727f8c;
	text-align: center;
	padding-top: 28px;
	font-size: 15px;
	line-height: 24px;
}
.jssdk_nav p span {
	color: #F58E58;
}
.jssdk_nav ul {
	margin-top: 124px;
}
.youbian_js {
	float: right;
	width: 452px;
	font-size: 16px;
}
.youbian_js h3 {
	color: #333;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 20px;
	padding-top: 22px;
}
.youbian_js span {
	line-height: 1.5
}
.youbian_js2 {
	float: left;
	width: 452px;
	font-size: 16px;
}
.youbian_js2 h3 {
	color: #333;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 20px;
}
.youbian_js2 span {
	line-height: 1.5
}
.xiazai_sdk {
	background: #f9f9f9;
	width: 100%;
	margin-top: 60px;
	border-top: 1px dotted #e7e7e7;
	padding: 40px 0;
	margin-bottom: 100px;
}
.xiazai_sdk h3 {
	color: #333;
	font-size: 28px;
	text-align: center;
	line-height: 38px;
}
.xizai_wd {
	width: 266px;
	height: 64px;
	text-align: center;
	border: 1px solid #56bc94;
	border-radius: 6px;
	margin: 0 auto;
	margin-top: 30px;
}
.xizai_wd a {
	color: #56bc94;
	line-height: 64px;
	background: url(../images/siteimg/page_sdk_btn3.png) no-repeat left center;
	font-size: 18px;
	padding: 10px 0 10px 59px;
}
.xiazai_sdk p {
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
}
.xiazai_sdk p a {
	color: #999;
}
.jssdk_banner {
	background: url(../images/siteimg/banner_sdk.png) no-repeat #41e7bf center;
	width: 100%;
	height: 400px;
}
/******产品**********/
.time_s {
	background: #046284 url(../images/siteimg/time_s.jpg) no-repeat center center;
	height:390px;
}
.chanpin_nav {
	width: 100%;
}
.chanpin_banner {
	background: #fad75a url(../images/siteimg/yun.jpg) no-repeat center top;
	width: 100%;
	height: 322px;
}
.width_1200 {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	padding: 30px 0 20px;
}
.width_1200 img {
	margin-top:40px;
}
.width_1200 h3 {
	font-size:28px;
	color: #1f1f1f;
	height:70px;
	line-height:70px;
	padding-left: 25px;
	margin-left:80px;
}
.width_1200 .l_sh {
	width:80px;
	height:338px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.one {
	background: url(../images/siteimg/one.png)
}
.two {
	background: url(../images/siteimg/two.png)
}
.three {
	background: url(../images/siteimg/three.png)
}
.four {
	background: url(../images/siteimg/four.png)
}
.five {
	background: url(../images/siteimg/five.png)
}
.six {
	background: url(../images/siteimg/six.png)
}
.chanpin_1 {
	padding: 0px 30px;
	padding-left:0px;
}
.chanpin_1_left {
	float: right;
	margin-top: 0px;
	text-align: left;
}
/*.xianx { border-bottom:2px solid #23acfe;text-align:right; font-size:18px; color:#dd0101; padding-right:10px; padding-bottom:5px; width:404px;-webkit-transform: rotate(-25deg);-moz-transform: rotate(-25deg);transform:rotate(-25deg); position:relative; left:650px; top:-10px;}
.xianx2 { border-bottom:2px solid #23acfe;text-align:left; font-size:18px; color:#dd0101; padding-left:10px; padding-bottom:5px; width:404px;-webkit-transform: rotate(25deg);-moz-transform: rotate(25deg);transform:rotate(25deg); position:relative; left:750px; top:15px;}
*/
.chanpin_1_left p {
	color: #3b3b3b;
	font-size:18px;
	padding-top: 50px;
	width: 520px;
	line-height:30px;
	padding-bottom: 30px;
}
.chanpin_1_left a {
	border: 2px #fff solid;
	padding: 10px 15px 10px 48px;
	border-radius: 55px;
	font-size:20px;
	color: #fff;
	background: url(../images/siteimg/play.png) no-repeat 12px center;
	box-shadow: 2px 2px 6px #666;
}
.cpl {
	float: left;
}
.cpr {
	float: right;
}
.chanpin_nav h2, .gongneng_more h3 {
	font-size: 33px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-top: 60px;
}
.gongneng_more {
	width: 1206px;
	margin: 0 auto;
}
.gongneng_more ul {
	margin-top: 40px;
}
.gongneng_more li {
	float: left;
	text-align: center;
	margin-bottom: 60px;
	width: 134px;
}
.gongneng_more p {
	line-height: 35px;
}
.gongneng_more .gn_w {
	margin-right: 0px
}
.chei_e h2 {
	font-size: 33px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
/***产品插件*****/
.chajian_nav h3 {
	font-size: 33px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-top: 60px;
}
.chajian_nav ul {
	width: 1034px;
	margin: 0 auto;
	margin-top: 50px;
}
.chajian_nav ul span {
	width: 107px;
	margin: 0 auto;
	display: block;
}
.chajian_nav ul li {
	float: left;
	width: 219px;
	height: 268px;
	padding: 25px 0;
	cursor: pointer;
	margin-right: 50px;
	border: 1px solid #F0F0F0;
}
.chajian_nav ul li h4 {
	color: #4c4c59;
	text-align: center;
	margin: 13px 0 5px 0;
	font-size: 11pt;
	font-weight: bold;
}
.chajian_nav ul li p {
	font-size: 12px;
	color: #9b9b9b;
	line-height: 24px;
	width: 80%;
	margin: 0 auto;
}
.chajian_nav ul li:hover {
	background: #fafaf8;
	transition: all 0.6s ease-in 0s;
}
/******登录**********/
.log-content_nav {
	width: 1293px;
	margin: 0 auto;
	font-family: "微软雅黑";
	background: url(../images/siteimg/log-content-bg.png) no-repeat left top;
}
.login_left {
	float: right;
	background-color: #fff;
	width: 426px;
	padding-bottom: 20px;
}
.lr_title_txt {
	height: 67px;
	color: #34495e;
	background-color: #fbfcfe;
	text-align: center;
	border-bottom: 1px solid #d8dfe7;
}
.lr_title_txt h2 {
	line-height: 67px;
	font-size: 20px;
	font-weight: normal;
}
.lr_title_txt span {
	font-size: 14px;
	padding-top: 12px;
	float: right;
}
.lr_title_txt span a {
	color: #3498db;
}
/* ====注册输入框 2015-1-12==== */
.login-icon {
	display: block;
	height: 40px;
	width: 290px;
	margin: 20px auto 0;
}
/* 输入框活动状态/成功 */
.login-on, .login-success {
	border-bottom: #3498db 1px solid;
}
.login-on .log-input, .login-error .log-input, .login-success .log-input {
	color: #5d6d7e;
}
.login-on .iconfont, .login-success .iconfont {
	color: #3A99D8;
}
/* 登录输入框 */
.log-input {
	height: 20px;
	font-size: 16px;
	padding: 10px 0;
	line-height: 20px;
	background: #fff;
	width: 90%;
}
/*30/400=7.5%,360/400=90%,10/400=2.5%*/
.log-input-half {
	border: none;
	height: 20px;
	font-size: 16px;
	padding: 10px 5%;
	line-height: 20px;
	color: #b8c4ce;
	background: #fff;
	width: 80%;
}
			/*30/200=15%,160/200=80%,10/200=5%*/
.log-input::-moz-placeholder {
color: #b8c4ce;
}
.log-input::-ms-input-placeholder {
color: #b8c4ce;
}
.log-input::-webkit-input-placeholder {
color: #b8c4ce;
}
.log-input:placeholder {
color: #b8c4ce;
}
 textarea::-moz-placeholder {
color: #b8c4ce;
}
textarea::-ms-input-placeholder {
color: #b8c4ce;
}
textarea::-webkit-input-placeholder {
color: #b8c4ce;
}
textarea:placeholder {
color: #b8c4ce;
}
/* 注册输入框 end */

.login_left .log-input {
	width: 250px;
	font-family: "微软雅黑";
	border: 1px solid #e9ecee;
	border-radius: 2px;
	padding-right: 10px;
}
.login_left .log-input2 {
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	padding-left: 35px;
}
.hqyzm {
	background-color: #50afe4;
	border-radius: 5px;
	width: 110px;
	text-align: center;
	color: #fff;
	height: 40px;
	line-height: 40px;
	display: block;
	margin-right: -5px;
}
.fg-code {
	width: 50%;
	float: left;
}
.lang-btn-fixed-Large {
	width: 100%;
}
.lang-btn-huge {
	height: 50px;
	line-height: 50px;
}
.log-i {
	position: absolute;
	top: 8px;
}
.fss {
	font-size: 24px!important;
}
.lang-btn {
	display: block;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	background: #6dbdea;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #FFF;
	border: none;
	letter-spacing: 1px;
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
	width: 290px;
	margin: 0 auto;
}
.mtw {
	margin-top: 30px !important;
}
.login-msg {
	height: 28px;
	line-height: 28px;
	display: block;
	font-size: 14px;
	color: #b8c4ce;
	width: 290px;
	margin: 15px auto 0;
	text-align: left;
}
.login-msg a {
	color: #6dbdea;
}
.login-msg a:hover {
	color: #6dbdea;
	text-decoration: underline;
}
.login_foot {
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	height: 90px;
	line-height: 90px;
}
.icon-user-line:before {
	content: "\e654";
}
.log-content {
	height: auto;
	position: relative;
	background: #316595;
	padding-top: 75px;
	padding-bottom:90px;
}
.z {
	float: right;
!important;
}
.y {
	float: right;
!important;
}
.login-wrap-party h2 {
	font-size: 18px;
	color: #34495e;
	font-weight: normal;
	margin-bottom: 40px;
	padding-top: 52px;
}
.login-wrap-party span {
	background: #ff424f;
	color: #fff;
	padding: 11px 49px;
	border-radius: 3px;
}
.denglu_suru {
	margin-bottom: 40px;
}
.denglu_suru span {
	color: #304562;
	font-size: 14px;
}
.ccc {
	width: 360px;
	height: 48px;
	border: 1px solid #d9dfe7;
	border-radius: 6px;
}
.tixing {
	margin-left: 163px;
	margin-top: 8px;
	color: #aaaaaa;
	margin-bottom: 10px;
}
.tixing input {
	float: left;
	width: 13px;
}
.tixing p {
	width: 216px;
	float: left;
	padding-left: 5px;
}
/*应用提交*/
.message-name {
	font-family: "微软雅黑";
	font-size: 14px;
}
.sr_wz {
	font-size: 28px;
	color: #e13c40;
}
.t_input2 {
	width: 462px;
	height: 50px;
	border: 3px solid #e5e5e5;
	border-radius: 4px;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-bottom: 16px;
}
.yanzheng_email p {
	font-size: 14px;
	color: #999;
	font-family: "微软雅黑";
	padding-top: 28px;
}
.yanzheng_email a {
	border: 1px solid #cccccc;
	color: #999;
	padding: 10px 40px;
	background: #F7F9FA;
}
.yanzheng_email a:hover {
	background: #38ba90;
	color: #fff;
	border: 1px solid #38ba90;
}
.jihuo_qu {
	margin-top: 20px;
	padding-bottom: 40px;
}
/*弹出层相关样式*/.pop-bg {
	background: url(../images/siteimg/bg-pop.png?v=1426069254);
	left: 0;
	position: absolute;
	top: 0;
	z-index: 20;
}
.pop-container {
	position: absolute;
	z-index: 21;
}
.logwrap .shell .error-text, .regwrap .shell .error-text {
	position: absolute;
	top: 42px;
	left: 0px;
}
a.shut-down-icon {
	background: url(../images/siteimg/login_reg.png) no-repeat;
	background-position: 0 0;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 10px;
	top: 25px;
}
a.shut-down-icon:hover {
	background-position: 0 -24px;
}
.Js-pop .pop {
	background: #efefef;
}
.Js-pop .titleWrap {
	position: relative;
	background: #242535;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.pop-container {
*width:680px;
}
.titleWrap {
	background: #242535;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
/*login*/
.logwrap {
	width: 600px;
	margin: 0 auto;
	font-size: 13px;
	padding: 40px;
}
.logwrap .shell {
	width: 100%;
	margin-bottom: 22px;
	float: left;
}
.logwrap .shell.hidden {
	display: none;
}
.logwrap .logleft {
}
.logwrap .logleft .submitwrap {
	height: 45px;
	line-height: 45px;
	margin-left: 135px;
	margin-top: 38px;
}
.logwrap .logleft .submitwrap span, .logwrap .logleft .submitwrap span a {
	font-size: 11px;
}
.logwrap .logleft .submitwrap span {
	float: right;
	display: inline-block;
}
.logwrap .logleft .submitwrap span a {
	color: #55acef;
}
.logwrap .logleft .submitwrap .zc {
	float: left;
	width: 97px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #55acef;
	color: #fff;
}
.logwrap .logleft .submitwrap .zc:hover {
	background: #489ada;
}
.logwrap .logright {
	float: left;
	margin-left: 35px;
	padding-left: 35px;
	width: 220px;
	border-left: 1px solid #cbcbcb;
	height: 280px;
}
.logwrap .logright .linebg {
	margin-bottom: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
*text-align:left;
}
.logwrap .logright .login {
	margin-bottom: 0;
}
.logwrap .logright .zhdl {
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #55acef;
}
.logwrap .logright .zhdl:hover {
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #55acef;
	background: #55acef;
}
.logwrap .logright .zhdl a {
	background: url(../../../v3/static/images/icon/smallico.png?v=1426069254) 30px 0 no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 60px;
	display: inline-block;
*margin-top:10px;
}
.logwrap .logright .zhdl:hover a {
	background: url(../../../v3/static/images/icon/smallico.png?v=1426069254) 30px -52px no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 60px;
	color: #fff;
}
.zhdl2 {
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #55acef;
	padding: 12px 136px;
	background: #55acef;
	color: #fff;
}
.zhdl2:hover {
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #55acef;
	background: #efefef;
	color: #55acef;
}
.logwrap .logright .linebg b {
	height: 4px;
	border-top: 1px solid #cbcbcb;
	display: inline-block;
	width: 60px;
}
.logwrap .logright.linebg .fond {
	margin-right: 8px;
}
.logwrap .logright .linebg .back {
	margin-left: 8px;
}
.logwrap .logright a {
	color: #55acef;
}
.logwrap .logright a.fonthov:hover {
	color: #55acef;
	text-decoration: underline;
}
.logwrap input {
	text-indent: 10px;
*text-indent:0;
*padding-left:10px;
	width: 296px;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #9f9f9f;
	border-radius: 5px;
}
.logwrapyijian {
	text-indent: 10px;
*text-indent:0;
*padding-left:10px;
	width: 296px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	border: 1px solid #55acef;
	background-color: #55acef;
	border-radius: 5px;
}
.clearfix {
	display: inline-block;
}
.clearfix_wz {
	color: #2e2e2e;
	font-size: 22px;
	text-align: center;
}
.clearfix_wz2 {
	color: #2e2e2e;
	font-size: 16px;
	text-align: center;
	padding-top: 28px;
}
.youxiang_top {
	background: url(../images/siteimg/yx_1.png) no-repeat;
	width: 54px;
	height: 54px;
	margin: 0 auto;
}
.shenlan {
	color: #34495e;
	font-size: 16px;
	padding: 30px 0;
	text-align: center;
	line-height: 38px;
}
.jiguozhong {
	width: 207px;
	margin: 0 auto;
}
.jiguozhong a {
	background: #fff;
	color: #999;
	border: 1px solid #ccc;
	padding: 8px 18px;
}
.foc {
	margin-left: 142px;
}
.clearfix2 {
	float: left;
	width: 255px;
}
.clearfix2 input {
	width: 182px;
	height: 36px;
	line-height: 32px;
}
.clearfix2 span {
	padding-right: 10px;
}
.phere {
	margin-left: 48px;
}
/*****下载页*****/
.xiazai_top {
	border-bottom: solid 1px #eee;
	height: 74px;
	line-height: 74px;
	background: #fdfdfd;
}
.xiazai_top_xq {
	width: 64%;
	margin: 0 auto;
}
.tubao_ming {
	float: left;
}
.tubao_ming img {
	width: 51px;
	height: 51px;
	border-radius: 3px;
	margin-right: 10px;
	margin-top: 12px;
}
.tubao_ming span {
	color: #666666;
	font-size: 24px;
}
.banben_m {
	float: right;
	color: #555;
	font-size: 13px;
	max-width: 714px;
	line-height: 22px;
	padding-top: 24px;
}
.xiazai_center {
	background: url(../images/siteimg/banner4-bg.jpg) no-repeat center;
	height: 599px;
}
.xiazai_shouji {
	float: right;
	background: url(../images/siteimg/shouji.png) no-repeat left 118px;
	;
	padding: 192px 17px 0 19px;
	margin-right: 190px;
	width: 218px;
	height: 473px;
}
.xiazai_shouji img {
	margin-top: 0px;
	width: 219px;
	height: 385px;
}
.xiazai_xuanze {
	float: left;
	margin-top: 228px;
	margin-left: 212px;
}
.xiazai_center_nav {
	width: 1240px;
	margin: 0 auto;
	position: relative;
}
.xiazai_xuanze_sj_zuo {
	float: left;
}
.xiazai_xuanze_sj_you {
	float: left;
}
.xiazai_xuanze h2 {
	margin-bottom: 33px;
}
.xiazai_font {
	font-size: 26px;
	color: #ebebeb;
	line-height: 38px;
}
.xiazai_font span {
	font-size: 18px;
	font-family: "宋体";
	color: #dfdfdf;
}
.btn-wrap {
	min-height: 160px;
	width: 450px;
	padding-top: 45px;
	position: relative;
}
.wrap a {
	background-color: rgba(13,43,68,0.4);
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	float: left;
	height: 44px;
	line-height: 22px;
	margin-bottom: 20px;
	padding: 22px 25px 0px 82px;
	position: relative;
	width: 91px;
	margin-right: 20px;
}
.btn-wrap a .icon-clitw {
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -21px;
}
.ictw-ios {
	background-position: 0 0;
}
.icon-clitw {
	background-image: url(../images/siteimg/mb_icon_client_white.png);
	display: inline-block;
	height: 42px;
	width: 42px;
	overflow: hidden;
}
.btn-wrap a span {
	display: block;
}
.bw-code {
	color: #fff;
}
.bw-code {
	color: #999;
	text-align: center;
	position: absolute;
	top: 356px;
	right: -120px;
}
.bw-code em {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
	display: block;
	padding: 10px 5px 5px;
	margin-bottom: 10px;
	width: 176px;
	font-size: 14px;
	line-height: 30px;
}
.btn-wrap a:hover {
	background: #fff;
	color: #2b91e3;
}
.wrap a:hover .ictw-ios {
	background-position: 0 -42px;
}
.wrap a:hover .ictw-android {
	background-position: -42px -42px;
}
.btn-wrap .btn-android:hover {
	color: #78bc43;
}
.ictw-android {
	background-position: -42px 0;
}
.btn-wrap .bw-code em img {
	width: 100%;
	vertical-align: top;
}
.bw-code a:hover {
	text-decoration: underline;
	background: none;
}
/*.xiazai_jieshao{ width:1014px; margin:0 auto; text-align:center;margin-top:46px; }
.xiazai_jieshao h3{ margin-bottom:70px;}
.xiazai_jieshao li{ float:left; margin-right:114px;}
.xiazai_jieshao li img{ margin-bottom:12px;}

.xiazai_jieshao p{color: #999;font-size: 14px;}
.xiazai_jieshao span{color: #333;font-size: 18px; line-height:30px;}
*/

/*******激活成功*****/
.jihuochenggong {
	width: 420px;
	margin: 0 auto;
	text-align: center
}
.jihuochenggong img {
	margin-top: 24px;
	margin-bottom: 20px;
}
.jihuochenggongsp {
	font-size: 30px;
	color: #222;
}
.jihuochenggongsb {
	font-size: 16px;
	color: #9e9f9f;
}
.jihuochenggong a {
	color: #9e9f9f;
	font-size: 16px;
	padding-top: 7px;
	display: block;
}
.jihuochenggong a:hover {
	color: #f00;
	font-size: 16px;
	padding-top: 7px;
	display: block;
}
.szmm {
	width: 270px;
	height: 40px;
	border: 1px solid #d9dfe7;
	border-radius: 6px;
}
.shezhimm {
	width: 390px;
	margin: 0 auto;
	text-align: center
}
.shezhimm span {
	padding-right: 12px;
}
.shezhimm h2 {
	padding-top: 43px;
	font-size: 24px;
	padding-bottom: 29px;
	padding-left: 28px;
}
.querentj {
	margin-left: 39px;
	margin-top: 37px;
}
.querentjtj {
	background: #ff424f;
	color: #fff;
	padding: 11px 49px;
	border-radius: 3px;
	border: 0;
}
/*****首页插件****/
.unit {
	padding-bottom: 80px;
}
.unit h2 {
	font-size: 22px;
	color: #666666;
	letter-spacing: 15px;
	margin-bottom: 24px;
	paddin-top: 80px;
	text-align: center;
	background: url(../images/siteimg/line.png) no-repeat center center;
}
.unit code {
	display: block;
	padding-top: 40px;
	font-size: 35px;
	text-align: center;
	margin-top: -30px;
	color: #919394;
	font-family: "microsoft yahei";
	font-weight: lighter !important;
}
.unit ul {
	width: 1080px;
	margin: 0 auto;
	margin-top: 50px;
}
.unit li {
	float: left;
	display: block;
	margin-right: 121px;
	cursor: pointer;
}
.unit li b {
	display: block;
	height: 100px;
	margin-right: 0;
}
.unit li b.zfb {
	background: url(../images/siteimg/zfb1.png) no-repeat center center;
}
.unit li a:hover b.zfb {
	background: url(../images/siteimg/zfb2.png) no-repeat center center;
}
.unit li b.yn {
	background: url(../images/siteimg/yn1.png) no-repeat center center;
}
.unit li a:hover b.yn {
	background: url(../images/siteimg/yn2.png) no-repeat center center;
}
.unit li b.dw {
	background: url(../images/siteimg/dw.png) no-repeat center center;
}
.unit li a:hover b.dw {
	background: url(../images/siteimg/dw1.png) no-repeat center center;
}
.unit li b.tj {
	background: url(../images/siteimg/tj1.png) no-repeat center center;
}
.unit li a:hover b.tj {
	background: url(../images/siteimg/tj2.png) no-repeat center center;
}
.unit img {
	float: left;
	display: block;
}
.un_j {
	float: left;
}
.un_j h3 {
	font-size: 19px;
	color: #333;
	padding-top: 15px;
	text-align: center;
}
.unit li a:hover h3 {
	font-size: 19px;
	color: #0b9cb5;
	padding-top: 15px;
}
.un_j p {
	font-size: 14px;
	color: #909090;
	padding-top: 2px;
	text-align: center;
}
.unit li a:hover p {
	font-size: 14px;
	color: #0b9cb5;
	padding-top: 2px;
}
/*.unit li img
{
   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
}
.unit li:hover img
{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
 }*/

/** 新手机端下载页面 **/
.xay_yi {
	width: 98%;
	overflow: hidden;
	margin: 1% auto 5% auto;
	border-bottom: 1px solid #ded0be;
}
.xay_yi h2 {
	font-size: 18px;
	color: #dd4a00;
}
.xay_yi h3 {
	font-size: 14px;
	color: #dd4a00;
	margin: 1% auto 3% auto;
}
.er_box {
	width: 98%;
	overflow: hidden;
	margin: 0 auto;
}
.xay_er {
	width: 55%;
	overflow: hidden;
	float: left;
}
.xay_er span {
	float: left;
	width: 26%;
	display: block;
}
.xay_er span img {
	width: 100%;
}
.xay_er ul {
	width: 71%;
	float: left;
	margin-left: 3%;
}
.xay_er ul li {
	font-size: 14px;
}
.xay_er_xdyi {
	font-size: 18px;
	margin: 10px 0;
}
.xay_san {
	width: 120px;
	float: left;
	margin: 0px;
	margin-left: 2px;
}
.xay_san dt {
	height: 32px;
	line-height: 32px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	background-color: #bf5310;
	font-size: 17px;
	color: #FFF;
}
.xay_san dt img {
	margin-right: 2px;
}
.xay_san dd {
	height: 32px;
	line-height: 32px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	background-color: #0d63a4;
	font-size: 17px;
	color: #FFF;
	margin-top: 9%;
}
.xay_san dd img {
	margin-right: 2px;
}
.xay_si {
	width: 98%;
	margin: 12% auto 0 auto;
	overflow: hidden;
	border-top: 1px solid #ded0be;
	clear: both
}
.xay_siimg {
	text-align: center;
}
.xay_si h2 {
	width: 120px;
	padding: 10px;
	background-color: #a1998e;
	margin: 3% 0 1% 0;
	color: #FFF;
	font-size: 17px;
	text-align: center;
}
.xay_si span {
	font-size: 14px;
	line-height: 1.5;
}
.bodyimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(/Images/bodyback.png);
	background-size: 100% 100%;
	z-index: 10;
	cursor: pointer;
}
.abodyimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(/Images/androidback.png);
	background-size: 100% 100%;
	z-index: 10;
	cursor: pointer;
}
.ibodyimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(/Images/iosback.png);
	background-size: 100% 100%;
	z-index: 10;
	cursor: pointer;
}
/*****6.24新版手机页****/
.Download_content {
	background: #f5f5f5;
}
.tubiao {
	width: 44%;
	margin: 0px auto 40px auto;
	padding-top: 30px;
	text-align: center;
}
.tubiao img {
	width: 80%;
	border-radius: 20px;
}
.dns {
	font-size: 24px;
	color: #46474b;
	padding: 14px 0 0px 0;
}
.fenlsid a {
	display: block;
	width: 226px;
	margin: 0px auto;
	border-radius: 8px;
}
.fenlsid_ios {
	background: #2b91e3;
	border-radius: 8px;
	width: 226px;
	height: 63px;
	margin: 0 auto;
}
.fenlsid_ios img, .fenlsid_and img {
	float: left;
	width: 40px;
	margin: 8px 20px 0 22px;
}
.ios_2, .and_2 {
	float: left;
	color: #fff;
	padding-top: 12px;
}
.iphone, .and {
	font-size: 18px;
}
.fenlsid_and {
	background: #78bc43;
	border-radius: 8px;
	width: 226px;
	height: 63px;
	margin: 0 auto;
	margin-top: 18px;
}
.miaoshu {
	width: 90%;
	border-top: 1px #e4e4e4 solid;
	margin: 0 auto;
	margin-top: 57px;
}
.miaoshu_t {
	padding-top: 20px;
}
.miaoshu_t img {
	height: 20px;
}
.miaoshu_t span {
	color: #515151;
	font-size: 14px;
	padding-left: 10px;
	line-height: 20px;
}
.miaoshu_t p {
	color: #a5a5a5;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 10px;
}
.erwei {
	width: 50%;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	padding-bottom: 40px;
}
.erwei img {
	width: 100%;
}
.erwei p {
	color: #a5a5a5;
	line-height: 28px;
	font-size: 13px;
}
/*** 新手机端下载页面END **/

.hide {
	display: none;
}
/*** 功能更新进程 **/

.fiveCenter {
	background: #f5f5f5 url(../images/siteimg/press.jpg) no-repeat center center;
	height: 333px;
	padding: 10px 0px 50px 0px;
}
.five_h2 code {
	display: block;
	padding-top: 10px;
	font-size:30px;
	text-align: center;
	color: #fff;
	font-family: "microsoft yahei";
}
.five_h2 .five_h2_a {
	font-size:18px;
	text-align: center;
	color: #fff;
	background: url(../images/siteimg/line1.png) no-repeat center center;
}
.five_h2 .five_h2_b {
	padding: 10px 0 0 0;
	color: #999;
	text-align: center;
	font-size: 14px;
}
.rendv {
	width: 1000px;
	height: 90px;
	margin: 90px auto 0;
	text-align: center;
	font-size: 16px;
}
.fiveTime .tuPian {
	width: 230px;
	float: left;
	text-align: center;
	font-size:16px;
}
.fiveTime li .weizhi2 {
	background: url(/Images/siteimg/b1.png) no-repeat center;
	height: 10px;
}
.fiveTime li .xiaoZhu {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 20px;
}
.fiveTime li .xiaoZhu1 {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: left;
	position: relative;
	left: -13px;
}
.fiveTime li a:hover .xiaoZhu1 {
	color: #fff;
}
.fiveTime li .xiaoZhu5 {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: right;
	position: relative;
	left: 33px;
}
.fiveTime li a:hover .xiaoZhu5 {
	color: #fff;
}
.fiveTime li .tubiaoa {
	background: url(../images/siteimg/ios9.png) no-repeat;
	height:70px;
	display: block;
	position: relative;
	left: -14px;
}
/*.fiveTime li a:hover .tubiaoa{background:url(../images/siteimg/ios9hover.png) no-repeat;height:118px; background-size:contain; display: block;}*/
.fiveTime li .tubiaob {
	background: url(../images/siteimg/yu.png) no-repeat;
	display: block;
	height:70px;
	background-position: 50% 50%;
}
/*.fiveTime li a:hover .tubiaob{background-image:url(../images/siteimg/yu_1.png);height:118px; display: block; background-size:contain; background-position: 50% 50%; background-repeat: no-repeat no-repeat;}*/
.fiveTime li .tubiaoc {
	background: url(../images/siteimg/cloud.png) no-repeat;
	height:70px;
	display: block;
	background-position: 50% 50%;
}
/*.fiveTime li a:hover .tubiaoc{background-image:url(../images/siteimg/cloudhover.png);height:118px; display: block; background-size:contain; background-position: 50% 50%; background-repeat: no-repeat no-repeat;}*/
.fiveTime li .tubiaod {
	background: url(../images/siteimg/webbuild.png) no-repeat;
	height:70px; 
	
	background-size:contain;
	display: block;
	background-position: 50% 50%;
}
/*.fiveTime li a:hover .tubiaod{background-image:url(../images/siteimg/webbuildhover.png);height:118px; display: block;  background-size:contain;background-position: 50% 50%; background-repeat: no-repeat no-repeat;}*/
.fiveTime li .tubiaoe {
	background: url(../images/siteimg/unicom.png) no-repeat;
	height:70px;
	display: block;
	background-position: 50% 50%;
	position: relative;
	left: 54px;
}
/*.fiveTime li a:hover .tubiaoe{background-image:url(../images/siteimg/unicomhover.png);height:118px; display: block; background-size:contain; background-position: 50% 50%; background-repeat: no-repeat no-repeat;}*/

.fiveTime li .sixtha {
	color: #fff;
	text-align: center;
	padding-top: 6px;
}
.fiveTime li .sixthaa {
	color: #fff;
	text-align: left;
	padding-top: 6px;
	position: relative;
	left: -30px;
}
.fiveTime li .sixthee {
	color: #fff;
	text-align: right;
	padding-top: 6px;
	position: relative;
	left: 29px;
}
.fiveTime li a:hover .sixtha {
	color: #fff;
}
.fiveTime li a:hover .sixthaa {
	color: #fff;
}
.fiveTime li a:hover .sixthee {
	color: #fff;
}
.fiveTime li a:hover .xiaoZhu {
	color: #fff;
}
.fiveTime li .weizhi1 {
	background: url(../images/siteimg/b1.png) no-repeat left center;
	height: 10px;
}
.fiveTime li .weizhi2, .fiveTime li .weizhi3, .fiveTime li .weizhi4 {
	background: url(../images/siteimg/b2.png) no-repeat center;
	height: 10px;
}
.fiveTime li .weizhi5 {
	background: url(../images/siteimg/b3.png) no-repeat center right;
	height: 10px;
}
/*.fiveTime li a:hover .weizhi1{background:url(../images/siteimg/b1_1.png) no-repeat center; height:10px;}
.fiveTime li a:hover .weizhi2,.fiveTime li a:hover .weizhi3,.fiveTime li a:hover .weizhi4{background:url(../images/siteimg/b2_1.png) no-repeat center; height:10px;}
.fiveTime li a:hover .weizhi5{background:url(../images/siteimg/b3_1.png) no-repeat center; height:10px;}*/

/*在线客服*/
/**,:after,:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}*/
[class*=am-icon-]:before {
	display: inline-block;
	/*font: normal normal normal 1.6rem/1 FontAwesome,sans-serif;*/
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.am-icon-phone:before {
	content: url(../images/siteimg/indextel.png);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.am-icon-qq:before {
	content: url(../images/siteimg/indexqq.png);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.am-icon-qrcode:before {
	content: url(../images/siteimg/indexqrcode.png);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fixpq {
	position: fixed;
	right: 1rem;
	font-size: 12px;
	top: 300px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	overflow: hidden
}
.fixpq li {
	background: rgba(0,0,0,.6);
	font-size: 14px;
	padding: 8px 5px 0px 5px;
	text-align: center;
	display: block;
	margin-bottom: 3px;
	width: 35px;
	color: #fff;
	height: 52px;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out
}
.fixpq li:first-child a {
	cursor: default
}
.fixpq li a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out
}
.fixpq li a:before {
	display: block;
	font-size: 24px;
	color: #fff;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fixpq li:nth-of-type(1) a:before {
	height: 24px;
	overflow: hidden
}

@media screen and (min-width:640px) {
.fixpq li:nth-of-type(1):hover {
	width: 168px
}
.fixpq li:nth-of-type(1):hover a:before {
	content: "400-003-7975";
	font-size: 16px;
}
.fixpq li:nth-of-type(1), .fixpq li:nth-of-type(2), .fixpq li:nth-of-type(3) {
	float: right
}
}
.fixpqa5 {
	position: fixed;
	right: 1rem;
	font-size: 12px;
	top: 300px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	overflow: hidden
}
.fixpqa5 li {
	background: rgba(0,0,0,.6);
	font-size: 14px;
	padding: 18px 5px 0px 5px;
	text-align: center;
	display: block;
	margin-bottom: 2px;
	width: 76px;
	color: #fff;
	height: 92px;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out
}
.fixpqa5 li:first-child a {
	cursor: default
}
.fixpqa5 li a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out;
	font-size: 16px;
	display: block;
}
.fixpqa5 li a:before {
	display: block;
	font-size: 24px;
	color: #fff;
	margin-bottom: 7px;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fixpqa5 li:nth-of-type(1) a:before {
	height: 54px;
	line-height: 50px;
	overflow: hidden
}

@media screen and (min-width:640px) {
.fixpqa5 li:nth-of-type(1):hover {
	width: 168px
}
.fixpqa5 li:nth-of-type(1):hover a:before {
	content: "4009618396";
	font-size: 18px;
}
.fixpqa5 li:nth-of-type(2) {
	float: right
}
}
.qrcodebackbox {
	position: fixed;
	right: 4rem;
	top: 300px;
	display: none;
	filter: alpha(opacity=0);       /* IE */
	-moz-opacity: 0;              /* 老版Mozilla */
	-khtml-opacity: 0;              /* 老版Safari */
	opacity: 0;           /* 支持opacity的浏览器*/
}
.qrcodebackbox img {
	width: 186px;
}
/*在线客服*/
/****云打包宣传视频**/

.paa {
	position: absolute;
	left: 25%;
	top: 160px;
}
.banner_button {
	position: absolute;
	left: 202px;
	top: 97px;
}
.banner_button a {
	color: #fff;
	padding: 10px 39px;
	font-size: 18px;
	line-height: 18px;
	border: 2px solid #fff;
	border-radius: 33px;
	background: none;
	min-width: 10pc;
	outline: 0;
	transition: all .3s;
	vertical-align: top;
	margin: 0 10px;
}
.banner_button a:hover {
	color: #79c3cf;
	background: #fff;
	border: 2px solid #fff;
}
.banner_button img {
	margin: 4px 4px 0 2px;
}
.radio {
	color: #f4523a;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/siteimg/ban_6.png) no-repeat left center;
	padding: 10px 0 10px 38px;
}
.yun_center_jieshao {
	background: #f3f1f2;
	height: 100px;
	text-align: center;
	color: #333;
	font-size: 24px;
}
.shao {
	line-height: 0px;
	padding-top: 49px;
}
.jiuweih {
	color: #9B9A9A;
	font-size: 20px;
	padding-top: 45px;
	text-shadow: 0 1px 1px #FFFFFF;
}
.fcolor {
	color: #3F3F3F;
	font-size: 41px;
	line-height: 41px;
	font-weight: bold;
	text-shadow: 0 1px 1px #FFFFFF;
	padding-top: 6px;
	font-family: "微软雅黑";
}
.engfont {
	color: #ABA9A9;
	font-size: 9px;
	font-family: "MICROSOFT YAHEI";
}
.jiesao {
	color: #666;
	font-size: 16px;
	padding: 20px;
	line-height: 26px;
}
/*.systemuse{ background:#FFFFFF;  text-align:center; padding-bottom:20px;}


.servicesBox {
    clear: both;
    color: #999999;
    font-size: 12px;    
    line-height: 18px;
    margin: 0 auto;
    max-width:1140px;
	padding-bottom:40px;
}
.servicesBox .serBox {
    background:#f2f2f2;
    border: 1px solid #DEDADA;
    cursor: pointer;
    display: inline;
    float: left;
    height: 210px;
    overflow: hidden;
    position: relative;
    width: 192px;
	margin-left:30px;
	
	margin-top:20px;
	
}
.servicesBox .serBoxOn {
    background:#00b38a;
    display: none;
    font-family: "微软雅黑";
    height: 270px;
    left: 0;
    position: absolute;
    top: 0;
    width: 320px;
    z-index: 19;
}
.servicesBox .serBox .pic1 {
    height: 70px;
    position: absolute;
    right: 38px;
    text-align: center;
    top: 30px;
    width: 110px;
    z-index: 99;
}
.servicesBox .serBox .pic2 {
    height:70px;
    left: -110px;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 110px;
    z-index: 99;
}
.servicesBox .serBox .txt1 {
    color: #666;
    height: 100px;
    left: 0;
    position: absolute;
    top: 105px;
    width: 192px;
    z-index: 99;
}
.servicesBox .serBox .txt2 {
   
    height: 100px;
    position:absolute;
	color:#FFFFFF;
    right: -240px;
    top: 105px;
    width: 190px;
    z-index: 99;
}

.servicesBox .serBox .txt2 p{
   
 
	color:#FFFFFF;
	width:192px;


}
.servicesBox .serBox span.tit {
    display: block;
    font-size: 16px;
    text-align: center;
}
.servicesBox .serBox .txt1 .tit {
    color: #000000;
    line-height: 30px;
}
.servicesBox .serBox .txt2 .tit {
    color: #FFFFFF;
    font-family: "微软雅黑";
    line-height: 30px;
}
.servicesBox .serBox p {
    padding: 0 10px;
    text-align: center;
}*/
