@charset "gb2312";
/* CSS Document */
@import url(//icon.zhiding.cn/server/special/bootstrap/css/normalize.css);
@import url(//icon.zhiding.cn/server/special/bootstrap/css/bootstrap.min.css);
@import url(//icon.zhiding.cn/jsn/Swiper/swiper-3.3.1.min.css);
* {
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	width: 100%;
	height: 100%;
}
body, div, td {
	line-height: 1.6;
}
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, th, td, dl, dt, dd {
	margin: 0;
	font-family: Arial, Microsoft Yahei, asimsun;
	font-size: 14px;
	font-weight: normal;
}
html, body {
	background-color: #fff;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	padding: 0;
}
ul li, ol li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	vertical-align: baseline;
	zoom: 1;
}
input, textarea, select, button {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
}
button {
	border: none;
	padding: 0;
}
 button::-moz-focus-inner {
 border: none;
}
input[type=radio], input[type=checkbox] {
	vertical-align: middle;
}
input {
	outline: 0 none;
}
input.checkbox {
	vertical-align: middle;
}
* html input {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
fieldset {
	border: 0 none
}
a:focus {
	outline-style: none;
	outline-width: 0;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.auto {
	margin: 0px auto;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.clear {
	clear: both;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
.none {
	display: none;
}
/*返回顶部*/
.retu {
	background: url(//icon.zhiding.cn/images/icon-pc-top.png) no-repeat center center #fff;
	border: 1px solid #ccc;
	position: fixed;
	bottom: 100px;
	right: 5%;
	margin-left: 600px;
	height: 46px;
	width: 46px;
	display: none;
	z-index: 9999;
}
/*返回顶部end*/
.wrapper {
	background: url(//icon.zhiding.cn/zdnet/TechWalker/images/TechWalker_06.jpg) repeat;
	width: 100%;
	height: 100%;
}
#wrap-header, .moblie {
	display: block
}
.retu {
	display: none
}
.moblie {
	background: url(//icon.zhiding.cn/images/icon-pc-top-white.png) no-repeat center center rgba(210,62,62,.8);
	background-size: 36%;
	border: 1px solid rgba(210,62,62,.8);
	position: fixed;
	bottom: 5%;
	right: 5%;
	height: 42px;
	width: 42px;
	display: none;
	z-index: 9999
}

/*--------------------------------安卓手机------------------------------------------------------------*/
@media (device-height:640px) and (-webkit-min-device-pixel-ratio:2) {
}

/*--------------------------------IPHONE 5------------------------------------------------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) {
}

/*--------------------------------IPHONE 6------------------------------------------------------------*/
@media (device-height:667px) and (-webkit-min-device-pixel-ratio:2) {
}

/*--------------------------------PC桌面显示器------------------------------------------------------------*/
@media screen and (min-width:992px) {
body {
	font: 16px/1.6 microsoft yahei, arial;
}
.list-l li {
	width: 50%;
	float: left;
}
.list-l li:first-child {
	border-top: none;
}
.l2 {
	padding-top: 20px;
}
.img-responsive {
	margin: 0 auto;
}
.container-fluid {
	max-width: 968px;
}
.main {
	max-width: 968px;
	margin: 0 auto;
}
.moblie {
	display: none;
}
}
.main {
	margin: 0 auto;
	max-width: 1000px;
}
.space {
	margin-top: 0px;
}
.title {
	font-size: 24px;
	color: #0072ff;
	display: block;
	margin-bottom: 20px;
}
.bg1 {
	background: #494949;
	padding: 20px 15px;
}
.brief {
	color: #494949;
	font-size: 16px;
	padding: 20px 0;
}
.list-l li {
	padding: 20px;
	overflow: hidden;
	border-bottom: 2px solid #ededed;
}

.list-l li img {
	float: left;
	width: 45%;
	margin-right: 20px;
}
.list-l li h2 {
	color: #000000;
	font-size: 16px;
	padding-bottom: 10px;
}
.list-l li p span {
	color: #494949;
	font-size: 14px;
	letter-spacing: 2px;
	display: inline-block;
	padding-left: 20px;
	background: url(//icon.zhiding.cn/stor-age/special/2020_Baidu_Intelligent_Computing/images/e4.png) no-repeat left center;
	background-size: 10%;
}

@media screen and (max-width:960px) {
.retu {
	border: none;
	background: url(//icon.zhiding.cn/images/icon-pc-top-white.png) no-repeat center center rgba(210,62,62,.8);
}
.l2 {
	padding-top: 10px;
}
.list-l li:first-child {
	border-top: 2px solid #ededed;
}
}
