/* 底部样式 */
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none
}

li {
	list-style: none;
}

.inCenter {
	width: 1336px;
	margin: 0 auto;
}

.screen6 .foot1 span {
	font-family: "PingFang-SC-Medium";
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
}

.foot3 {
	border-right: 1px solid rgba(244, 244, 244, 0.26);
	padding-right: 40px;
	margin-top: 36px;
	margin-left: 36px;
}

.foot3 li {
	font-size: 14px;
	line-height: 1;
	text-align: left;
	color: rgba(255, 255, 255, 0.6);
	fontFamily: "PingFang-SC-Medium";
	margin-bottom: 24px;
}

.foot3 .li1 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
	font-family: "PingFang-SC-Bold";
}

.foot3 li a {
	color: rgba(255, 255, 255, 0.6);
}

.foot4 {
	margin-top: 36px;
	width: 168px;
}

.foot4 li {
	margin-bottom: 16px;
	font-size: 14px;
	font-family: "PingFang-SC-Medium";
	color: rgba(255, 255, 255, 0.6);
}

.foot4 li img {
	margin-right: 15px;
	top: 4px;
	position: relative;
}

.foot4 .li1 {
	font-size: 16px;
	line-height: 1;
	font-family: "PingFang-SC-Bold";
	margin-bottom: 15px;
}

.foot6 {
	width: 420px;
	margin-top: 36px;
}

.foot6 .li1 {
	width: 364px;
	background: url("/NT/51/images/icon_home_tell.png") no-repeat left top;
	margin-bottom: 18px;
	padding-left: 56px;
	height: 38px;
}

.foot6 .li1 p {
	font-size: 14px;
	color: #ffffff;
	margin-top: 8px;
}

.foot6 .li1 span {
	font-size: 18px;
	color: #ffffff;
	line-height: 1;
	margin-left: 12px;
}

.foot6 li {
	width: 210px;
	float: left;
	font-size: 14px;
	font-family: 'PingFang-SC-Medium';
	color: rgba(255, 255, 255, 0.6);
	line-height: 7px;
	margin-bottom: 18px;
}

.foot6 li label {
	margin-right: 20px;
}

.screen6Bot {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	font-family: "PingFang-SC-Medium";
	color: rgba(255, 255, 255, 0.61);
}

.screen6 {
	height: 322px;
	background: #283442;
}

.screen6Top {
	overflow: hidden;
}

.screen6Top ul {
	float: left;
	margin-left: 50px;
}

.screen6 .foot1 {
	float: left;
	text-align: center;
	width: 112px;
	padding-top: 30px;
	margin-right: 20px;
}

.screen6 .foot1 h6 {
	font-size: 26px;
	line-height: 1;
	font-family: 'PingFang-SC-Bold';
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.6);
}

.screen6 .foot1 img {
	width: 100px;
	height: 100px;
	margin-bottom: 9px;
}

/* main.html 超链接样式定义 */

.logContent {
	text-align: center;
}

.imgLogClass {
	width: 160px;
	height: 37px;
	margin: 1px auto;
	border:2px solid #edede2;
}

.imgLbClass {
	width: Wpx;
	height: H-305;
}

a img:hover {
	border:2px solid #E0E0E0;
}

#input_baidu{
	width: 260px;
    height: 16px;
    padding: 9px 7px;
    font: 16px arial;
    border: 1px solid #b8b8b8;
    border-bottom: 1px solid #ccc;
    border-right: 0;
    vertical-align: top;
    outline: 0;
    box-shadow: none;
}

#botton_baidu{
	cursor: pointer;
    width: 104px;
    height: 36px;
    line-height: 38px;
    padding: 0;
    background: 0 0;
    background-color: #38f;
    font-size: 16px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: 1px solid #38f;
    border-bottom: 1px solid #2e7ae5;
}