﻿@charset "utf-8";

/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	background-color: #e3e7e8;
	margin: 0 auto;
	min-width: 1000px;
}
hr {
	border: none;
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom: 5px;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
/*	color: #8ec100;*/
}
a img {
	border: none;
}
.Hid {
	display: none;
}
a:hover {
	text-decoration: underline;
}
.LightGrey {
	color: #d5d5d5;
}
.MediumGrey {
	color: #979797;
}
.DarkGrey {
	color: #666666;
}
.LightGreen {
	color: #8ec100;
}
.MediumGreen {
	color: #85ac00;
}
.DarkGreen {
	color: #688d00;
}
.Pink {
	color: #ff0064;
}
.Header {
	width: 100%;
	height: 90px;
	background: url(../images/NavTopBg.png) repeat-x;
	overflow: hidden;
}
.Arrow {
	width: 100%;
	height: 9px;
	background: url(../images/arrow.png) repeat-x bottom;
	position: relative;
	top: 81px;
	_top: 78px;
	left: 0;
	z-index: 1000;
}
.LayoutTop {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	top: -9px;
	_top: -12px;
}
.LogoLight {
	position: relative;
	width: 900px;
	height: 90px;
	background: url(../images/LogoLight.png) no-repeat;
	left: -320px;
	top: 0;
}
.NavTop {
	position: relative;
	top: -142px;	/*left: 340px;*/
	left: 290px;	/*width: 640px;*/
	width: 690px;
	overflow: hidden;
}
.NavTop ul {
	list-style: none;
}
.NavTop ul li.Nav01, .NavTop ul li.Nav02, .NavTop ul li.Nav03, .NavTop ul li.Nav04, .NavTop ul li.Nav05, .NavTop ul li.Nav06, .NavTop ul li.Nav07 {
	width: 90px;
	height: 52px;
	float: left;
	margin-right: 8px;
	display: block;
}

/*.NavTop ul li.Nav03 {
	width: 142px;
}*/
.NavTop ul li a {
	display: block;
	width: 90px;
	height: 52px;
	float: left;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;
	background-image: url(../images/NavImg.png);
	cursor: pointer;
}
.NavTop ul li a:hover {
	background-image: url(../images/NavImg.png);
}
.Nav01 a {
	background-position: 0 0;
}
.Nav02 a {
	background-position: 0 318px;
}
.Nav03 a {
	background-position: 0 110px;
}
.Nav04 a {
	background-position: 0 -104px;
}
.Nav05 a {
	background-position: 0 -156px;
}
.Nav06 a {
	background-position: 0 -208px;
}
.Nav07 a {
	background-position: 0 59px;
}
.Nav01 a:hover {
	background-position: -90px 0;
}
.Nav02 a:hover {
	background-position: -90px 318px;
}
.Nav03 a:hover {
	background-position: -90px 110px;
}
.Nav04 a:hover {
	background-position: -90px -104px;
}
.Nav05 a:hover {
	background-position: -90px -156px;
}
.Nav06 a:hover {
	background-position: -90px -208px;
}
.Nav07 a:hover {
	background-position: -90px 58px;
}

/*.NavTop ul li.Nav03 a {
	width: 142px;
}*/
.Logo {
	position: relative;
	left: 0;
	top: -90px;
}
.Logo a {
	background: url(../images/Logo.png) no-repeat;
	width: 275px;
	height: 90px;
	display: block;
}
.AdBanner {
	width: 100%;
	background: url(../images/AdBg.jpg) center;
	height: 380px;
	border-top: 1px solid #979797;
	border-bottom: 1px solid #FFF;
	position: relative;
	overflow: hidden;
}
.LayoutAd {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.AdBanner a.Ad01 {
	float: left;
	width: 980px;
	height: 380px;
	overflow: hidden;
}
.ContentIndex {
	width: 980px;
	margin: 20px auto;
}
.News, .Job, .Download {
	float: left;
	background-color: #FFFFFF;
	border-top: 3px solid #8ec100;
	padding: 20px;
	height: 270px;
}
.News, .Job {
	width: 208px;
}
.JobBanner {
	margin-bottom: 15px;
	height: 195px;
	overflow: hidden;
}
.Download {
	width: 420px;
	overflow: hidden;
	margin: 0 12px;
}
.News h1 span, .Job h1 span, .Download h1 span {
	padding-right: 1em;
}
.Title, h1 {
	font-size: 18px;
	font-weight: bold;
}
.News h2 {
	font-size: 12px;
	font-weight: normal;
}
.Job h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0;
	border-bottom: 1px dashed #D5D5D5;
	margin-bottom: 5px;
}
.Job h2.LightGreen span {
	color: #ff0064;
}
.News div, .Job div {
	text-align: right;
}
.News div a, .Job div a {
}
.News div a:hover, .Job dia a:hover {
}
.Switch {
	width: 420px;
	border-bottom: 1px solid #8ec100;
	margin: 22px 0;
}
.Switch li {
	float: left;
	width: 80px;
	height: 26px;
	margin: 0 5px;
}
.Switch li a {
	width: 65px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	color: #666666;
	padding-left: 15px;
}
.Switch li a:hover {
	color: #FFF;
}
.Switch li.iPhone a {
	background: url(../images/switch_ios.jpg);
}
.Switch li.Android a {
	background: url(../images/switch_android.jpg);
}
.Switch li.iPhone a:hover {
	background: url(../images/switch_ios_a.jpg);
	text-decoration: none;
}
.Switch li.Android a:hover {
	background: url(../images/switch_android_a.jpg);
	text-decoration: none;
}
.DownloadBtn {
	width: 420px;
	overflow: hidden;
}
.DownloadBtn p {
	zoom: 1;
}
/**.DownloadApp, **/
.Downloadipa {
	float: left;
	width: 201px;
	overflow: hidden;
}
.uuzz .DownloadApp, .uuzz .Downloadipa {
	float: none;
	width: auto;
	margin: 0 0 20px 20px;
	zoom: 1
}
.Downloadipa {
	margin-left: 17px;
}
.DownloadApp a, .Downloadipa a, .DownloadApk a {
	width: 201px;
	height: 33px;
	float: left;
	text-align: center;
	padding-top: 28px;
	color: #FFFFFF;
}
.DownloadApp a {
	background: url(../images/download_app.png);
}
.Downloadipa a {
	background: url(../images/download_ipa.png);
}
.DownloadApk a {
	background: url(../images/download_apk.png);
}
.DownloadApp a:hover {
	background: url(../images/download_app_a.png);
	text-decoration: none;
}
.Downloadipa a:hover {
	background: url(../images/download_ipa_a.png);
	text-decoration: none;
}
.DownloadApk a:hover {
	background: url(../images/download_apk_a.png);
	text-decoration: none;
}
.DownloadApk {
	display: inline-block;
	_margin-bottom: 10px;
}
.DownloadApp {
	display: inline-block;
	_margin-bottom: 10px;
}
.uuzz .Downloadipa {
	padding-left: 20px;
}
.uuzz .DownloadApk {
	padding-left: 20px;
}
.DownloadBtn span.MediumGrey {
	display: block;
	width: 201px;
	float: left;
	text-align: center;
	line-height: 3em;
}
.uuzz span.MediumGrey {
	padding: 10px 0 0 10px;
	text-align: left;
	width: auto;
}
.Download p a {
	color: #8ec100;
	font-size: 14px;
	font-weight: bold;
}
.Download p a:hover {
}
.Message li {
	float: left;
	padding-left: 30px;
	overflow: hidden;
}
.Message li.Setup1 {
	width: 125px;
	background: url(../images/no1.png) 6px center no-repeat #f9f9f9;
}
.Message li.Setup2 {
	background: url(../images/no2.png) 6px center no-repeat #f9f9f9;
}
.Message li.Setup3 {
	background: url(../images/no3.png) 6px center no-repeat #f9f9f9;
}
.Message li.Setup2, .Message li.Setup3 {
	width: 95px;
	margin-left: 5px;
}
#Android .Message li {
	width: 150px;
	_margin-left: 20px;
	_margin-left: 12px;
	_margin-top: 10px;
}
#Android .Message {
}
.Content {
	width: 980px;
	margin: 10px auto 20px auto;
}
.Level {
	padding-left: 20px;
	background: url(../images/home_ico.png) no-repeat 0 4px;
	margin-bottom: 10px;
}
.Level a {
	padding: 0 10px;
	color: #666666;
}
.Level a:hover {
	color: #85ac00;
}
.Level a.Current {
	color: #85ac00;
}
.NewsList {
	padding: 50px;
}
.NewsList h1, .LeftNav h1, .DetailPage h1 {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.NewsList, .AdRight {
	background: #FFF;
	float: left;
}
.NewsList {
	width: 550px;
	min-height: 650px;
}
.AdRight {
	width: 320px;
	height: 700px;
	margin-left: 10px;
	background: url(../images/AdRightBg.jpg);
	overflow: hidden;
}
.More {
	text-align: right;
}
.More a {
	line-height: 2.5em;
	padding: 5px;
}
.NewsList ul li {
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom: 10px;
}
.NewsList ul li ul li {
	border: none;
	margin-bottom: 0;
}
.NewsList .Page li {
	border: none;
	float: left;
}
.NewsList .Page li a, .NewsList .Page li.NumberTotal {
	float: left;
	padding: 5px;
	text-align: center;
	margin: 0 5px;
}
.Page li {
}
.Page {
	float: left;
	left: 50%;
	position: relative;
}
.Page ul {
	float: left;
	position: relative;
	right: 50%;
}
.LeftNav {
	background: #FFFFFF url(../images/icn_point.png) 227px 2px no-repeat;
	width: 200px;
	min-height: 265px;
	padding: 20px;
	float: left;
}
.RightBox {
	float: left;
	width: 725px;
	margin-left: 15px;
	overflow: hidden;
}
.Detail {
	width: 625px;
	padding: 50px;
	float: left;
	background: #FFFFFF;
}
.Detail h1 {
	padding-bottom: 1.5em;
}
.MbOnline {
	background: #FFFFFF url(../images/ios_pro_pic.png) right top no-repeat;
	width: 685px;
	height: 265px;
	padding: 20px;
	float: left;
}
.MbOnlineHaiNan {
	background: #FFFFFF url(../images/ios_pro_pic_hainan.png) right top no-repeat;
}
.MBuuzz {
	background: #FFFFFF url(../images/ios_pro_pic_2.png) right top no-repeat;
}
.MbOnlineDetail h1, .ProductDate h1, .ProductHelp h1 {
	padding-bottom: 10px;
}
.MbOnlineDetail, .ProductDate, .ProductHelp {
	background: #FFFFFF;
	width: 685px;
	padding: 20px;
	float: left;
	margin-top: 15px;
}
.ProductDate, .ProductHelp {
	margin-top: 0;
}
.LeftNav dd a, .LeftNav dd, .LeftNav dt {
	height: 40px;
	display: block;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}
.LeftNav dt {
	color: #666666;
	font-weight: normal;
	padding-left: 15px;
	background: url(../images/ico_right_arrow.png) 0 17px no-repeat;
}
.LeftNav dd a {
	padding-left: 30px;
}
.LeftNav dd a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/LeftNav_bg.png) no-repeat center center;
}
.LeftNav dt a {
	color: #666666;
	display: block;
}
.LeftNav dt a:hover {
	color: #8ec100;
	font-weight: bold;
}
.MbOnlineDetail dl, .ProductDate dl {
	margin: 0 auto;
	width: 600px;
}
.MbOnlineDetail dl dd, .ProductDate dl dd {
	padding: 20px 20px 20px 80px;
	width: 200px;
	float: left;
	overflow: hidden;
}
.MbOnlineDetail dl dd dl dd, .ProductDate dl dd dl dd {
	padding: 0;
}
.MbOnlineDetail dl dd dl dt, .ProductDate dl dd dl dt {
	font-weight: bold;
}
.MbOnlineDetail dl dd.gfsq, .ProductDate dl dd.gfsq {
	background: url(../images/downIntroImg01.png) no-repeat 0 center;
}
.MbOnlineDetail dl dd.sssd, .ProductDate dl dd.sssd {
	background: url(../images/downIntroImg02.png) no-repeat 0 center;
}
.MbOnlineDetail dl dd.czjd, .ProductDate dl dd.czjd {
	background: url(../images/downIntroImg03.png) no-repeat 0 center;
}
.MbOnlineDetail dl dd.dthb, .ProductDate dl dd.dthb {
	background: url(../images/downIntroImg04.png) no-repeat 0 center;
}
.Detail h3 {
	font-weight: normal;
	font-size: 12px;
}
.Detail li {
	border-bottom: 1px dashed #d5d5d5;
	padding: 20px 0;
}
.Detail p.img {
	padding: 10px;
	text-align: center;
	text-indent: 0;
}
.Detail p {
}
.DetailPage {
	background: #FFFFFF;
	padding: 25px;
}
.Map img {
	border: 3px solid #d5d5d5;
	width: 498px;
	height: 406px;
	margin-top: 10px;
}
.Map, .Tel {
	float: left;
}
.Tel {
	margin-left: 20px;
	margin-right: 30px;
	width: 350px;
}
.CName {
	font-size: 14px;
	line-height: 3em;
}
.indent p {
	text-indent: 2em;
}
.Information {
	background: #FFFFFF;
	padding: 20px;
	border-top: 3px solid #8ec100;
}
.Information h1 {
	text-align: center;
	line-height: 2em;
	padding-top: 10px;
}
.Information h2 {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
.Information p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 2.5em;
	padding: 0 20px;
}
.ProductHelp ul {
	padding: 0 10px;
}
.ProductHelp li {
	margin: 10px 0;
}
.ProductHelp p.Question {
	padding-left: 30px;
	background: url(../images/Q.png) no-repeat 0 3px;
	font-weight: bold;
}
.ProductHelp p.Answer {
	padding-left: 30px;
	background: url(../images/A.png) no-repeat 0 3px;
}
.Footer {
	width: 100%;
	height: 72px;
	background-color: #990066;
	background: url(../images/FooterBg.png) repeat-x;
}
.CopyRight {
	width: 980px;
	height: 72px;
	margin: 0 auto;
}
.CopyRight p {
	text-align: center;
	color: #3b5000;
	padding-top: 12px;
}
.AdPoint {
	position: absolute;
	left: 50%;
	top: 340px;
	z-index: 888;
	line-height: 14px;
}
.AdPoint li {
	float: left;
	margin: 5px;
	border-radius: 7px;
	background-color: #d5d5d5;
}
.AdPoint li a {
	width: 14px;
	height: 14px;
	border-radius: 7px;
	display: block;
}
.AdPoint li a:hover {
	background-color: #85ac00;
	text-decoration: none;
}
.AdPoint .APCurrent {
	background-color: #85ac00;
}
.pic_1, .pic_2, .pic_3, .pic_4, .pic_5 {
	background-repeat: no-repeat;
	width: 665px;
	position: relative;
	margin-left: 10px;
}
.pic_1 {
	background-image: url(../images/product_pic01.gif);
	height: 236px;
}
.pic_2 {
	background-image: url(../images/product_pic02.gif);
	height: 236px;
}
.pic_3 {
	background-image: url(../images/product_pic03.gif);
	height: 255px;
}
.pic_4 {
	background-image: url(../images/product_pic04.gif);
	height: 280px;
}
.pic_5 {
	background-image: url(../images/product_pic05.gif);
	height: 236px;
}
.pic_1 p, .pic_2 p, .pic_3 p, .pic_4 p, .pic_5 p {
	width: 220px;
	height: 80px;
	overflow: hidden;
	display: block;
	position: absolute;
}
.pic_1 p {
	top: 90px;
	left: 302px;
}
.pic_2 p {
	top: 124px;
	left: 140px;
}
.pic_3 p {
	top: 108px;
	left: 302px;
}
.pic_4 p {
	top: 140px;
	left: 126px;
}
.pic_5 p {
	top: 113px;
	left: 302px;
}
.HelpSwitch {
	width: 725px;
	border-bottom: 3px solid #8ec100;
}
.HelpSwitch li {
	float: left;
	width: 105px;
	height: 36px;
	margin-right: 5px;
}
.HelpSwitch li a {
	width: 105px;
	height: 36px;
	display: block;
	text-align: center;
	color: #8ec100;
	background-color: #fff;
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	line-height: 36px;
}
.HelpSwitch li a:hover {
	color: #fff;
	background-color: #8ec100;
	text-decoration: none;
}
.noline li {
	border: none;
}

/*右侧样式*/
.jianhu_banner img {
	width: 100%;
}
#left_side {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	display: inline;
}
#left_side .list_box {
	width: 490px;
	margin-bottom: 20px;
	padding-bottom: 24px;
	overflow: hidden;
	border-bottom: 1px dotted #3b5c61;
}
#left_side .list_box img {
	float: left;
	width: 115px;
	padding-top: 20px;
	margin-right: 10px;
}
#left_side .list_box h2 {
	float: left;
	width: 360px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(../images/bar_bg.jpg) center no-repeat;
}
#left_side .list_box h2 a, #left_side .list_box h2 a:link, #left_side .list_box h2 a:visited, #left_side .list_box h2 a:hover {
	color: #003f63;
	text-decoration: none;
}
#left_side .list_box p {
	float: left;
	width: 360px;
	padding-top: 6px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 2em;
}
#left_side .list_box p span a:link, #left_side .list_box p span a:visited, #left_side .list_box p span a:hover, #left_side .list_box p span a:active {
	color: #8ec100;
	text-decoration: underline;
}

/*FQA*/
#right_side {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
}
#right_side .tel_table .bbm {
	width: 148px;
	height: 32px;
	margin: 0 10px;
	text-align: center;
	display: block;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/btn_bg.jpg) no-repeat center;
}
#right_side .tel_table td {
	padding: 4px 0;
}
#right_side .tel_table .bbm:hover {
	color: #f00;
	text-decoration: underline;
}
.box_rep {
	margin-top: 4px;
	width: 380px;
	background: url(../images/box_rep.jpg) center repeat-y;
}
.box_bot {
	padding-bottom: 12px;
	background: url(../images/box_bot.jpg) center bottom no-repeat;
}
.box_top {
	padding-top: 44px;
	background: url(../images/box_top.jpg) center top no-repeat;
}
.box_top ul {
	width: 380px;
	margin: 0px auto;
	line-height: 24px;
	font-size: 14px;
}

/*流程图*/
.process_box_rep {
	width: 930px;
	margin: 0 auto;
	background: url(../images/process_box_rep.jpg) center repeat-y;
}
.process_box_bot {
	padding-bottom: 20px;
	background: url(../images/process_box_bot.jpg) center bottom no-repeat;
}
.process_box_top {
	padding-top: 50px;
	background: url(../images/process_box_top.jpg) center top no-repeat;
}
.process_map {
	position: relative;
	width: 914px;
	height: 224px;
	margin: 0 auto;
	background: url(../images/process_map.jpg) center top no-repeat;
	font-size: 12px;
}
.process_map p {
	position: absolute;
	width: 113px;
	height: 38px;
	text-align: center;
	line-height: 16px;
	color: #6c6c6c;
	left: 223px;
	top: 154px;
}
.process_map .step_01 {
	top: 10px;
	left: 92px;
	width: 200px;
	text-align: left
}
.process_map .step_02 {
	top: 14px;
	left: 343px;
}
.process_map .step_03 {
	top: 18px;
	left: 464px;
	text-align: left;
}
.process_map .step_04 {
	top: 36px;
	left: 578px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_05 {
	top: 28px;
	left: 692px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_06 {
	top: 38px;
	left: 806px;
	color: #1e7300;
	font-size: 14px;
}
.process_map .step_07 {
	top: 110px;
	left: 0px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_08 {
	top: 108px;
	left: 115px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_09 {
	top: 108px;
	left: 232px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_10 {
	top: 109px;
	left: 348px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_11 {
	top: 103px;
	left: 459px;
	color: #766400;
	font-size: 14px;
}
.process_map .step_12 {
	top: 163px;
	left: 214px;
	text-align: left;
	width: 150px;
}
.process_map .step_13 {
	top: 173px;
	left: 557px;
	width: 150px;
	color: #043d65;
	font-size: 14px;
}
.process_map .step_14 {
	top: 180px;
	left: 676px;
	width: 150px;
	color: #620101;
	font-size: 14px;
}
.menu_iframe, .content_iframe {
	float: left;
	display: inline;
	padding-bottom: 10px;
}
.menu_table {
	width: 260px;
	height: 440px;
}
.menu_table td {
	padding: 5px 0;
	text-align: center;
	width: 260px;
}
.menu_table  .menu {
	width: 255px;
	height: 51px;
	line-height: 51px;
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background: url(../images/menu_bg.jpg) no-repeat center;
}
.menu_table .menu_cz {
	width: 256px;
	height: 27px;
	display: block;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.menu_table .menu_down {
	margin: 0 auto;
	width: 231px;
	height: 51px;
	display: block;
	line-height: 51px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: url(../images/menu_down_bg.jpg) no-repeat center;
}
.menu_table a:hover {
	color: #f00;
}
.menu_bot {
	border-right: 1px solid #c7c7c8;
	border-left: 1px solid #c7c7c8;
	border-bottom: 1px solid #c7c7c8;
	width: 256px;
	height: 170px;
	background: url(../images/cz_file_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.menu_bot h2 {
	font-size: 14px;
	padding-top: 6px;
}
.doc {
	float: left;
	display: inline;
	padding-bottom: 30px;
}
a.fubiao_link:link, a.fubiao_link:visited, a.fubiao_link:active {
	color: #F00;
	text-decoration: none;
	font-size: 14px
}
a.fubiao_link:hover {
	color: #F00;
	text-decoration: underline;
}
#account {
	display: none;
}
.clear {
	content: "";
	display: block;
	clear: both;
}
.jianhu_cont p {
	margin-bottom: 1em;
}