/* CSS Document */

/* banner1样式 */

.document {
	padding-top: 60px;
	height: 360px;
	text-align: center;
	display: flex;
	/* 启用 flex 布局 */
	justify-content: center;
	/* 水平居中 */
	align-items: center;
	/* 垂直居中 */
}

.document h1 {
	color: #fff;
	font-size: 33px;
	text-shadow: 0 0 8px #000;
}

.recordDownloadBan {
	font-weight: normal;
}

.recordDownloadBan h3 {
	color: #fff;
	font-size: 32px;
}

.downloadAppList {
	overflow: auto;
	zoom: 1;
	margin: 50px 100px 0px;
}

.downloadAppList p {
	float: left;
	width: 50%;
	font-size: 20px;
}

.downloadAppList .img {
	display: block;
	width: 90px;
	height: 90px;
	margin: 0px auto;
}

.downloadAppList .android {
	background: url(../images/jvision.png);
	background-size: contain;
}

.downloadAppList .ios {
	background: url(../images/jvision.png);
	background-size: contain;
}

.downloadAppList .name {
	font-size: 22px;
	display: block;
	color: #fff;
	margin-top: 20px;
}

.downloadAppList .editer {
	font-size: 16px;
	color: #aabdd3;
	margin-top: 30px;
}

.downloadAppList a.down {
	color: #333;
	font-size: 20px;
	display: block;
	width: 140px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #2be9d9;
	border-radius: 10px;
	margin: 0px auto;
	font-weight: normal;
	margin-top: 20px;
}

.recordDownloadBanImg img {
	height: 320px;
}


/* banner2样式 */
.recordWeChatBan {
	font-weight: normal;
}

.recordWeChatBan h5 {
	font-size: 36px;
}

.recordWeChatBan font {
	display: block;
	color: #e1dbfb;
	font-size: 22px;
}

.weChatImgList {
	overflow: auto;
	zoom: 1;
	margin-top: 30px;
}

.weChatImgList p {
	float: left;
	width: 33%;
}

.weChatImgList span {
	display: block;
}

.weChatImgList .name {
	color: #fff;
	font-size: 26px;
}

.weChatImgList .img img {
	width: 120px;
	height: 120px;
}

.weChatImgList .smallName {
	color: #fff;
	height: 30px;
	font-size: 15px;
}

.weChatImgList .editer {
	color: #e1dbfb;
	font-size: 20px;
}

.recordWeChatBanImg img {
	height: 350px;
}

/* 手机app主要功能 */
.pcGpsBox {
	padding-bottom: 55px;
}

.appList {
	text-align: center;
}

.appList li {
	display: inline-block;
	width: 385px;
	margin-bottom: 20px;
}

.appList li div {
	background: white;
	display: block;
	border-radius: 10px;
	overflow: auto;
}

.appList li.first {
	float: left;
}

.appList li.last {
	float: right;
}

.number {
	margin: 0px auto;
	width: 130px;
	height: 58px;
	font-size: 30px;
	color: #fff;
}

.appList li span {
	display: block;
	width: 92px;
	height: 92px;
	margin: 20px auto;
}

.appList p.title {
	color: #666;
	font-size: 24px;
	margin: 0px 30px 40px;
	height: 72px;
	line-height: 36px;
	text-align: center;
}

/* 了解更多 */
.moreServiceContain {
	overflow: auto;
	zoom: 1;
	margin-bottom: 68px;
}

ul.serviceList {
	float: left;
	width: 33.3%;
}

ul.serviceList li {
	margin-left: 0px;
}

ul.serviceList p {
	font-size: 24px;
	color: #303030;
	background: url(../images/blackPointer.png) no-repeat left center;
	padding-left: 15px;
}

.englistServiceList li a {
	font-size: 20px;
}

.englistServiceList .englishService1 {
	width: 25%;
}

.englistServiceList .englishService2 {
	width: 35%;
}

.englistServiceList .englishService3 {
	width: 40%;
}

.englistFunList li p.title {
	font-size: 20px;
	margin: 0px 10px 40px;
}

.socTitle {
	padding: 40px 0px 20px;
}

.socTitle p {
	text-align: center;
	font-size: 28px;
	line-height: 42px;
}

.socTitle .chinese {
	color: #333;
}

.socTitle .english {
	color: #999;
	font-weight: lighter;
}

.itemTitle {
	padding: 40px 0px 10px;
	margin-bottom: 20px;
}

.itemTitle p {
	text-align: left;
	font-size: 28px;
	line-height: 42px;
}

.itemTitle .chinese {
	color: #333;
}

.itemTitle {
	background: rgba(0, 0, 0, 0);
	border-bottom: 4px solid #d30000;
	border-radius: 0;
}

div#category_descr {
	font-size: 18px;
	line-height: 2em;
	text-align: justify;
	font-weight: 300;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-spacing: 0px;
}

.table>thead>tr>th {
	padding-left: 8px;
	text-align: left;
}

.table>tbody>tr>td,
.table>tbody>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

table>tbody>tr:last-child td {
	border-bottom: 1px solid #ddd;
	/* 分割线颜色和粗细自定义 */
}

.btn {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border: 1px solid #46b8da;
	border-radius: 4px;
	padding: 6px 15px;
	background: #fff;
	color: #222;
}