@charset "utf-8";
/**HTML5 common css*/
html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
	font-size: 12px;
}
*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: inherit;
}
a, img {
	-webkit-touch-callout: none;
}
a, a:active, a:focus, a:hover, a:visited {
	text-decoration: none;
}
li, ol, ul {
	list-style: none;
}
input, select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	font-size: 100%;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
.hideVisibility {
	visibility: hidden;
	opacity: 0;
}
.opacity0 {
	opacity: 0 !important;
}
[hide],
[hidden],
.hide {
	display: none;
}
.blur {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	/*no*/
	opacity: 0.6;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.g-w1200 {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
div {
	font: normal 14px/180% \5fae\8f6f\96c5\9ed1;
}
.main {
    min-width: 1200px;
}
.float-left, 
.fl, 
.g-fl {
    float: left;
}
.float-right, 
.fr, 
.g-fr {
    float: right;
}
.g-mb-20 {
    margin-bottom: 20px;
}
.g-mr-60 {
    margin-right: 60px;
}
.g-mt-40 {
	margin-top: 40px;
}
::-webkit-input-placeholder {
	color: #ccc;
}
/* zxpt */
.white,.white a:link, .white a:visited, .white a:hover {
    color: #fff;
}
.grey,.grey a:link, .grey a:visited, .grey a:hover {
    color: #333;
}

/* zxpt-p1 */
.cnnic-con .zxpt-p1 {
	background-color: #f4f4f4;
	margin-top: 30px;
	padding: 30px 0;
}
.cnnic-con .zxpt-p1 h3.tit1,
.cnnic-con .zxpt-p2 h3.tit1 {
	font: 700 36px/44px 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
	text-align: center;
	color: #357ec0;
}
.cnnic-con .zxpt-p1 h3.tit1,
.cnnic-con .zxpt-p1 .txt1 {
	width: 98%;
	margin: 0 auto;
}
.cnnic-con .zxpt-p1 .txt1 {
	font-size: 18px;
	line-height: 180%;
	margin-top: 15px;
}
.cnnic-con .zxpt-p1 .txt1 p {
	text-indent: 2em;
}
.cnnic-con .zxpt-p1 .txt1 p a:link, 
.cnnic-con .zxpt-p1 .txt1 p a:visited, 
.cnnic-con .zxpt-p1 .txt1 p a:hover {
    color: #065cb6;
}
/* cxfw p2 */
.cnnic-con .zxpt-p2 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.cnnic-con .zxpt-p2 .items {
	float: left;
	width: 340px;
	margin-left: 40px;
}
.cnnic-con .zxpt-p2 .items:nth-child(3n+1) {
	margin-left: 0;
}
.cnnic-con .zxpt-p2 .title h3.tit2 {
	float: left;
	position: relative;
	font: 700 30px/35px 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
}
.cnnic-con .zxpt-p2 .title h3.tit2::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 35px;
	background-color: #267fc2;
}
.cnnic-con .zxpt-p2 .title h3.tit2 span {
	margin-left: 10px;
}
.cnnic-con .zxpt-p2 .pic1 {
	margin-top: 20px;
}
/* zxpt p3*/
.cnnic-con .zxpt-p3 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin: 30px auto;
}
.cnnic-con .zxpt-p3 .title h3.tit2 {
	float: left;
	position: relative;
	font: 700 30px/35px 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
}
.cnnic-con .zxpt-p3 .title h3.tit2::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 35px;
	background-color: #267fc2;
}
.cnnic-con .zxpt-p3 .title h3.tit2 span {
	margin-left: 10px;
}
.cnnic-con .zxpt-p3 .pic {
	margin-top: 30px;
}
.cnnic-con .zxpt-p3 .pic li {
	float: left;
	width: 522px;
	text-align: center;
	margin-left: 40px;
}
.cnnic-con .zxpt-p3 .pic li:nth-child(2n+1) {
	margin-left: 0;
}