.title {
	width: 100%;
}

.nav {
	width: 1200px;
}

.logo {
	width: 300px;
	height: 80px;
	line-height: 50px;
	background: url(../img/logo2.png) no-repeat center;
}

.logo1 {
	width: 300px;
	height: 80px;
	border: #000000 solid 1px;
}

.navli {
	width: 800px;
	padding-left: 200px;
	margin-top: 10px;
}

.navli li {
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	font-size: 15px;
	width: 20%;
	float: left;
}

.navli li:hover {
	text-decoration: none;
	color: #007AFF;
	cursor: pointer;
}

@media screen and (max-width: 900px) {
	.mobile {
		display: block;
	}

	.pc {
		display: none;
	}
}

@media screen and (min-width: 900px) {
	.mobile {
		display: none;
	}

	.pc {
		display: block;
	}
}


.mobiletop {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);

}

.navs {
	padding: 0 10px;
	display: none;
}

.nuvbuttn {
	cursor: pointer;
	margin-left: 320px;
}

.navs li {
	color: #FFFFFF;
	line-height: 30px;
	border-bottom: black 1px dashed;
}

.ganyan {
	margin-top: 30px;
	position: relative;
}

.ganyantext {
	color: #FFFFFF;
	position: absolute;
	top: 10%;
	left: 5%;
	width: 150vh;
}

.ganyantext p {
	color: #FFF;
	font-size: 50px;
}

.ganyantext li {
	width: 600px;
	margin-top: 50px;
	height: 50px;
	font-size: 17px;
}

.ganyanbtn {
	text-align: center;
}

.ganyanbtn button {
	width: 150px;
	height: 40px;
	background-color: #062a8f;
	border: none;
	font-weight: 200;
}

.ganyanbtn button:hover {
	background-color: rgba(25, 64, 176, 1);
	;
}

@media screen and (max-width: 900px) {
	.ganyantext {
		display: none;
	}
}

.top {
	margin-top: -400px;
}

.bai {
	width: 100%;
	background-color: #FFFFFF;
	z-index: 99999;

}

.xitongtitle p {
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
}

@media screen and (max-width: 900px) {
	.top {
		margin: 0;
	}
}

.gnxticon li {
	float: left;
	height: 100px;
	margin-left: 10%;
	margin-top: 100px;
	text-align: center;
}

.gnxticon p {
	width: 90px;
	height: 100px;
}

.gnxticon li p {
	margin: 0 auto;
}

.gnxticon li:nth-child(1) p {
	background: url(../img/system-bg1.png) no-repeat center;
	background-size: 100% 100%;
}

.gnxticon li:nth-child(2) p {
	background: url(../img/system-bg2.png) no-repeat center;
	background-size: 100% 100%;
}

.gnxticon li:nth-child(3) p {
	background: url(../img/system-bg3.png) no-repeat center;
	background-size: 100% 100%;
}

.gnxticon li:nth-child(4) p {
	background: url(../img/system-bg4.png) no-repeat center;
	background-size: 100% 100%;
}

.gnxticon li:nth-child(5) p {
	background: url(../img/system-bg5.png) no-repeat center;
	background-size: 100% 100%;
}

.gnxticon li p img {
	margin: 0 auto;
	padding-top: 30px;
}

.gnxticon li span {
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}

.showdang {
	box-shadow: 0 1px 10px 0 rgba(18, 24, 58, .08);
}

.build-l {
	margin-top: 100px;
}

.build-l-tit {
	font-size: 36px;
	font-weight: 800;
	color: rgba(25, 64, 176, 1);
}

.build-l-conten {
	font-weight: bold;
}

.build-duigoutitle li {
	float: left;
	font-size: 25px;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 20px;
	color: #2043a9;
}

.build-duigoutitle li img {
	width: 20px;
	padding-top: 10px;
	margin: 0 !important;
}

.back {
	width: 100%;
	background-color: #f7fafd;
}

.jk {
	margin-top: 20%;
}

@media screen and (max-width: 900px) {
	.jk {
		margin-top: 0;
	}
}

3.dtp_back {
	width: 100%;
	background-color: #13256d;
	padding: 80px 0;
}

.dtp_title h3 {
	text-align: center;
	font-size: 36px;
	font-weight: 800;
	color: rgba(255, 255, 255, 1);

}

.dtp_title2 {
	font-size: 25px;
	font-weight: 500;
	color: rgba(140, 162, 229, 1);
	margin: 33px 0 58px;
	text-align: center;
}

.youshi8logo li {}

.youshi8logo ul {
	margin-top: 100px;
}

.youshi8logo li p {
	width: 60px;
	height: 60px;
	border: 2px solid rgba(209, 217, 239, .94);
	border-radius: 10px;
	transform: rotate(45deg);
}

.youshi8logo li p img {
	margin: 10px auto;
	transform: rotate(-45deg) !important;
}

.youshi8logo li:nth-child(2) {
	margin-left: 20px;


}

.youshi8logo li:nth-child(2) span {
	font-size: 22px;
	color: rgba(25, 64, 176, 1);
	line-height: 50px;
	font-weight: bold;
}

.pattern-box {
	padding-bottom: 100px;
}

.pattern-box table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	color: #666;
	font-size: 16px;
	border-top-color: transparent;
}

table {
	border-spacing: 0;
	background-color: transparent;

}

.pattern-box table tr th:nth-child(1) {
	padding: 10px 0;
	line-height: 1.4;
}

.pattern-box table tr:nth-child(1) th {
	border-radius: 4px;
	color: #fff;
	font-size: 26px;
	border-bottom-color: #88d4ef;
}

.pattern-box table td,
table th {
	border: 1px solid #88d4ef;
	text-align: center;
	vertical-align: middle;
}

.pattern-box table tr:nth-child(1) th:nth-child(3) {
	background: #bbb;
}

.pattern-box table tr:nth-child(1) th:nth-child(4) {
	background: #dcba7f;
}


.pattern-box table tr:nth-child(1) th:nth-child(5) {
	background: #ff872e;
}

.pattern-box table tr:nth-child(1) th:nth-child(6) {
	background: #3c3c70;
}

.pattern-box table tr:nth-child(1) th {
	border-top: #FFFFFF solid 1px;
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}

.siweidaotu {
	margin: 0 auto;
	width: 250px;
}

.siweidaotu p {
	font-size: 19px;
	text-align: center;
	background-color: #0063E6;
	color: #FFFFFF;
	font-weight: 200;
	line-height: 40px;
}

.siweidaotubox {
	width: 100%;
	background-color: #FFFFFF;
	overflow-x: auto;

}


.futter {
	width: 100%;
	margin-top: 100px;
	background-color: #81caca;
}

.futter {
	text-align: center;
}

.iconimg:hover {
	animation: pulse 1s;
}

.futtertel {
	position: absolute;
	top: 10px;
	width: 100%;
}

.futerzuo li {
	position: relative;
	height: 7vh;
	/* text-align: center; */
}

.futerzuo {
	padding: 0 10px;
}

.futericon {
	padding-top: 10px;
	display: inline-block;
}

.futtertel {
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 10%;
}

.erweima {
	border: #FFFFFF solid 9px;
	width: 100px;
	height: 100px;
	background: url(../img/WechatIMG79.jpeg) no-repeat center;
	background-size: cover;
}

.lans {
	width: 100%;
	background-color: #91c8c9;
}

.mr {
	margin-top: 40px;
}

.gzerweima {
	width: 300px;
	height: 100px;
	background: url(../img/扫码_搜索联合传播样式-白色版.png) no-repeat center;
	background-size: cover;
}
.beianhan {
	width: 100%;
	height: 100%;
	background-color: #CDCDCD;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
}
.beianhan li{
	position: relative;
}
.beianhan img{display: inline-block;
}
