@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% 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
}
.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;
}
/* yjfz */
.white,.white a:link, .white a:visited, .white a:hover {
    color: #fff;
}
.grey,.grey a:link, .grey a:visited, .grey a:hover {
    color: #333;
}

/* yjfz p1 */
.cnnic-con .yjfz-p1 {
	margin-top: 30px;
}
.cnnic-con .yjfz-p1 .left {
	width: 760px;
}
.cnnic-con .yjfz-p1 .right {
	width: 375px;
}
.cnnic-con .yjfz-p1 .title h3.tit,
.cnnic-con .yjfz-p2 .title h3.tit {
	float: left;
	position: relative;
	font: 700 30px/35px 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
}
.cnnic-con .yjfz-p1 .title h3.tit span,
.cnnic-con .yjfz-p2 .title h3.tit span {
	margin-left: 12px;
}
.cnnic-con .yjfz-p1 .title h3.tit::before,
.cnnic-con .yjfz-p2 .title h3.tit::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 35px;
	background-color: #267fc2;
}
.cnnic-con .yjfz-p1 .title a.more,
.cnnic-con .yjfz-p2 .title a.more {
	float: right;
	color: #868686;
	font-weight: 900;
	margin-top: 10px;
}
.cnnic-con .yjfz-p1 .left ul.list {
	margin-top: 20px;
	margin-bottom: 8px;
}
.cnnic-con .yjfz-p1 .left ul.list li {
	border-bottom: 1px solid #edf1f4;
	padding: 15px 0;
	position: relative;
	font-size: 16px;
	text-align: right;
}
.cnnic-con .yjfz-p1 .left ul.list li a {
	float: left;
	margin-left: 12px;
}
.cnnic-con .yjfz-p1 .left ul.list li a::before {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	border: 1px solid #b2d2e9;
	background-color: #267fc2;
	left: 0px;
	top: 25px;
}
.cnnic-con .yjfz-p1 .right div.list {
	background-color: #fff;
	box-shadow: 0px 0px 16px 0px rgba(167, 167, 167, 0.29);
	width: 100%;
	padding-bottom: 8px;
}
.cnnic-con .yjfz-p1 .right div.list ul {
	width: 92%;
	margin: 0 auto;
}
.cnnic-con .yjfz-p1 .right div.list ul li {
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 16px;
	background: #f8f8f8;
	position: relative;
}
.cnnic-con .yjfz-p1 .right div.list ul li:nth-child(odd) {
	background: #357ebf;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.cnnic-con .yjfz-p1 .right div.list ul li img.ico {
	vertical-align: middle;
	margin-right: 18px;
}
/* yjfz p2 */
.cnnic-con .yjfz-p2 {
	margin-top: 30px;
}
.cnnic-con .yjfz-p2 .tab {
	height: 60px;
	background-color: #f0f3fd;
	border-bottom: 1px solid #d9e0e8;
	margin-top: 20px;
}
.cnnic-con .yjfz-p2 .tab li {
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	padding: 0 24px;
}
.cnnic-con .yjfz-p2 .tab li.active {
	color: #267fc2;
	position: relative;
}
.cnnic-con .yjfz-p2 .tab li.active::after {
	width: 60px;
	height: 2px;
	background-color: #267fc2;
	position: absolute;
	content: '';
	bottom: 7px;
	left: calc(50% - 30px);
}
.cnnic-con .yjfz-p2 .tab span.prev,
.cnnic-con .yjfz-p2 .tab li {
	float: left;
}
.cnnic-con .yjfz-p2 .tab span.prev,
.cnnic-con .yjfz-p2 .tab span.next {
	width: 14px;
	height: 22px;
	margin-top: 20px;
}
.cnnic-con .yjfz-p2 .tab span.prev {
	background: url(../images/yjfz-prev.png) no-repeat;
	margin-left: 25px;
}
.cnnic-con .yjfz-p2 .tab span.next {
	float: right;
	background: url(../images/yjfz-next.png) no-repeat;
	margin-right: 25px;
}
.cnnic-con .yjfz-p2 .list {
	background-color: #fafafa;
	padding: 20px 0;
}
.cnnic-con .yjfz-p2 .list ul {
	display: none;
}
.cnnic-con .yjfz-p2 .list li {
	float: left;
	border-bottom: 1px solid #edf1f4;
	padding: 13px 0;
	position: relative;
	font-size: 16px;
	text-align: right;
	margin-left: 26px;
	width: 540px;
}
.cnnic-con .yjfz-p2 .list li:nth-child(even) {
	float: right;
	margin-right: 26px;
	margin-left: 0px;
}
.cnnic-con .yjfz-p2 .list li a {
	float: left;
	margin-left: 12px;
}
.cnnic-con .yjfz-p2 .list li a::before {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	border: 1px solid #b2d2e9;
	background-color: #267fc2;
	left: 0px;
	top: 25px;
}
/* yjfz p3 */
.cnnic-con .yjfz-p3 {
	margin-top: 30px;
}
.cnnic-con .yjfz-p3 .left {
	width: 572px;
}
.cnnic-con .yjfz-p3 .right {
	width: 582px;
}
.cnnic-con .yjfz-p3 .right .list {
	margin-top: 10px;
	text-align: center;
	padding: 20px 0;
}

.downloadReport {
            position: relative;
            overflow: hidden;
        }
        
        .downloadReport .prev {
            position: absolute;
            z-index: 10;
            cursor: pointer;
        }
        
        .downloadReport .next {
            cursor: pointer;
            position: absolute;
            right: 0;
            z-index: 10;
        }
        
        .downloadReport .btnWrap {
            height: 100%;
            background: #f0f3fd;
            width: 40px;
            z-index: 13;
            position: absolute;
        }
        
        .downloadReport .btnWrap1 {
            left: 0;
        }
        
        .downloadReport .btnWrap2 {
            right: 0;
        }
        
        .wb-wrap {
            height: 60px;
            float: left;
            overflow: hidden;
            position: relative;
            margin-left: 40px;
        }
        
        .wb-wrap ul {
            line-height: 40px;
            position: absolute;
            display: flex;
            left: 0;
            top: 0;
            -moz-transition: left ease 0.5s;
            ;
            -webkit-transition: left ease 0.5s;
            -o-transition: left ease 0.5s;
            transition: left ease 0.5s;
        }
        
        .wb-wrap li {
            border-radius: 4px;
            padding: 2px 10px;
            box-sizing: border-box;
            line-height: 30px;
            font-size: 14px;
            text-align: center;
            cursor: pointer;
            float: left;
        }
        
        .com-ellipsis {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
