@charset "utf-8";

html {font-size: 62.5%;}
ul,ol,li {margin: 0;border: 0;padding: 0;list-style:none;-webkit-margin-before: 0;-webkit-margin-after: 0;}
h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;border: 0;}
/*所有元素使用box-sizing和background-size*/
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd, input,div,span,img,a,* {margin: 0;border: 0;padding: 0;box-shadow: none; text-shadow:none;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-margin-before:0;-webkit-margin-after:0;}
.clear {clear:both;font-size:1px;width:100%;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0;}

/***********************************************************************************************************************************/

/*定义html5元素 兼容IE8*/
header, section, footer, aside, nav, main, article, figure {display: block;margin: 0;border: 0;padding: 0;box-shadow: none;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

/*定义所有图片自适应*/
img {max-width: 100%;width: auto;}

/*************************************************************************************************************************************/
body {font-family: "微软雅黑";font-size: 15px;}
div.mech {
	width: 1000px;
	min-height: 356px;
	padding-top:20px;
}
/*mech_left*/
div.mech_left {
	float: left;
	width: 315px;
	min-height: 320px;
	margin-left: 20px;
}
div.mech_left ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-indent: 110px;
	margin-bottom: 15px;
	background-color: #edf5fa;
	border: 1px solid #cdcdcd;
}
div.mech_left ul li a {
	color: #333;
}
div.mech_left ul li a:hover {
	color: red;
}
li.mech_left_li1 {
	background-image: url(jn-pic-42.png);
	background-position: 55px 10px;
	background-repeat: no-repeat;
}
li.mech_left_li2 {
	background-image: url(jn-pic-43.png);
	background-position: 55px 10px;
	background-repeat: no-repeat;
}
li.mech_left_li3 {
	background-image: url(jn-pic-44.png);
	background-position: 55px 10px;
	background-repeat: no-repeat;
}
li.mech_left_li4 {
	background-image: url(jn-pic-45.png);
	background-position: 48px 10px;
	background-repeat: no-repeat;
}
li.mech_left_li5 {
	background-image: url(jn-pic-46.png);
	background-position: 55px 10px;
	background-repeat: no-repeat;
}
/*mech_right*/
div.mech_right {
	float: left;
	width: 625px;
	min-height: 320px;
	margin-left: 20px;
}
div.useId h1 {
	width: 100%;
	height: 35px;
	font-size: 15px;
	font-weight: normal;
	border-top: 3px solid #0486d6;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
div.useId h1 span {
	display: block;
	float: left;
	width: 110px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #333;
}
div.useId h1 .useSpan {
	display: block;
	float: left;
	width: 110px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #0d88e6;
	font-weight: bold;
	background-color: white;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}
div.useId h1 a {
	float: right;
	font-size: 15px;
	line-height: 30px;
	color: #999;
	margin-right: 10px;
}
div.useId ul {
	margin: 10px 0;
}
div.useId ul li {
	float: left;
	width: 20%;
	min-height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-indent: 20px;
	overflow: hidden;
	background: url(jn-pic-33.png) 10px 13px no-repeat;
}
div.useId ul li a {
	float: left;
	color: #444444;
}
div.useId ul li a:hover {
	color: red;
}
div.useId ul li span {
	float: right;
	color: #999999;
	margin-right: 10px;
}
div.hr {
	width: 100%;
	height: 20px;
}
div.useId p {
	color: #333;
	margin-top: 5px;
	text-indent: 25px;
	font-size: 15px;
	line-height: 30px;
}
div.useId p a {
	color: red;
}
div.hr {
	width: 100%;
	height: 20px;
}
div.mech_right_section2 {
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
}
div.mech_right_section2 ul li {
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 15px;
	background-image: url(jn-pic-33.png);
	background-position: 10px 13px;
	background-repeat: no-repeat;
}
div.mech_right_section2 ul li a {
	float: left;
	color: #333;
}
div.mech_right_section2 ul li a:hover {
	color: red;
}
div.mech_right_section2 ul li span {
	float: right;
	color: #999;
	margin-right: 10px;
}
