html,
body,
a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
	margin: 0;
	padding: 0;
}

input:focus,
select:focus {
	outline: 0;
}

textarea {
	padding: 0 10px;
	outline: none;
	resize: none;
}

.hide {
	display: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.h1, .h2, .h3, h1, h2, h3 {
	 margin-top: 0 !important;
	 margin-bottom: 0 !important;
}

em,
b,
strong,
i,
label {
	font-style: normal;
}

ul,
li,
ol {
	list-style: none;
}

a,
a:link {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
}

html {
	height: 100%;
}

body {
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	background-color: #f6f6f6;
}


/*超出出现省略号*/

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*通用清除浮动*/

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}


/*通用清除浮动*/

img {
	border: none;
}

.marTop30 {
	margin-top: 30px;
}

.padTop30 {
	padding-top: 30px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.public_float_left {
	float: left;
}

.public_float_right {
	float: right;
}

/*首页*/

body,
html {
	height: 100%;
}

.container {
	min-height: 100%;
	padding-bottom: 211px;
	margin-bottom: -211px;
	box-sizing: border-box;
}

/* footer start*/
.footer {
	height: 211px;
	background: #00ade4;
	box-sizing: border-box;
	border-top: 8px solid #b6f0f6;
	border-bottom: 2px solid #b6f0f6;
}

.footer_info_section {
	height: 120px;
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

.footer_info_list {
	height: 30px;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	padding: 0 0 0 55px;
}

.footer_info_list a {
	color: #ffffff;
}

.footer_second_info_list {
	margin-left: 11px;
}

.footer_second_info_list:first-child {
	margin-left: 0;
}

.records_module {
	padding: 15px 0;
	background: #b6f0f6;
}

.records_info {
	float: left;
	color: #000000;
	font-size: 14px;
	margin-left: 28px;
	line-height: 20px;
	text-align: center;
}

.records_icon {
	width: 16px;
	height: 16px;
	margin-top: 0;
	display: inline-block;
	vertical-align: top;
	background: url(../img2q/beian.png) no-repeat center center;
}

.records_other {
	float: right;
	/*margin-right: 28px;*/
}

.records_date_label {
	float: left;
}

.records_date_info {
	overflow: hidden;
}

.records_other>a,
.records_other>a:hover,
.records_other>i {
	color: #00ade4;
}

.records_date {
	float: right;
	margin-right: 10px;
}

.section {
	width: 1200px;
	margin: 0 auto;
}

.headertop {
	position: relative;
	background: #f6f6f6;
	-moz-box-shadow: 0px 0px 40px #333333;
	-webkit-box-shadow: 0px 0px 40px #333333;
	box-shadow: 0px 0px 40px #333333;
	/*z-index: 3000;*/
}

.headertop a.logo {
	width: 214px;
	height: 25px;
	margin-top: 6px;
	display: inline-block;
	background: url(../img/nstilogo.png) no-repeat left center;
}

.headertop a.logo_1 {
	width: 214px;
	height: 25px;
	margin: 6px 0 0 12px;
	display: inline-block;
	background: url(../img/ncmi-logo.png) no-repeat left 3px;
}

.headertop .functionbtn {
	float: right;
	height: 38px;
	line-height: 38px;
}

.headertop .functionbtn a {
	font-size: 12px;
	color: #666667;
}

.headertop .functionbtn a:hover {
	color: #006aa8;
	text-decoration: underline;
}

.headertop .functionbtn .usericon {
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #666667;
}

.headertop .functionbtn .usericon u {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/userimg.png)no-repeat center;
	vertical-align: middle;
	margin-right: 5px;
}

.headertop .functionbtn .usericon:hover u {
	background: url(../img/userimg_on.png)no-repeat center;
}

.headertop .functionbtn .usericon a {
	text-decoration: underline;
}

.headertop .functionbtn .signout {
	margin-right: 20px;
}

.headertop .functionbtn .applyicon {
	padding-left: 20px;
	background: url(../img/applyicon.png)no-repeat left center;
	margin-right: 20px;
}

.headertop .functionbtn .applyicon:hover {
	background: url(../img/applyicon_on.png)no-repeat left center;
}

.headertop .functionbtn .abouticon {
	padding-left: 20px;
	background: url(../img/abouticon.png)no-repeat left center;
	margin-right: 10px;
}

.headertop .functionbtn .abouticon:hover {
	background: url(../img/abouticon_on.png)no-repeat left center;
}

.headertop .functionbtn .btn_normal {
	display: inline-block;
	width: 80px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	color: #717171;
	background: #dedede;
	margin-left: 10px;
}
.user_login{
	font-size: 12px;
	font-weight: normal;
	color: #666667;
	margin: 0px 10px;
}
.user_icon{
	margin: 0px 10px;
}
.user_icon u{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/userimg.png)no-repeat center;
	vertical-align: middle;
	margin-right: 2px;
}
.user_icon:hover u{
	background: url(../img/userimg_on1.png)no-repeat center;
}
.headertop .user_login:hover a{
	color: #006aa8;
}
.posit_heider{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 12px;
}
.posit_heider:after{
	content: " ";
	display: table;
	position: absolute;
	top: 0px;
	height: 12px;
	width: 1px;
	background: #666667;

}
.data_jaohui{
	/*padding: 0px 5px;*/
}
.data_jaohui u{
	display: inline-block;
	width: 18px;
	height: 14px;
	background: url(../img2q/addshuju.png)no-repeat center;
	vertical-align: middle;
	margin-right: 2px;
}
.headertop .data_jaohui:hover a{
	color: #006aa8;
}
.data_jaohui:hover u{
	background: url(../img2q/jiaohuion.png)no-repeat center;
}
.data_down{
	display: inline-block;
	/*margin-left: 5px;*/
	position: relative;
    z-index: 100;
}
.data_down .downsapn u{
	display: inline-block;
	width: 8px;
	height: 5px;
	background: url(../img2q/downicon.png)no-repeat center;
	vertical-align: middle;
	margin-left: 2px;
}
.data_down .downUl{
	width: 100px;
	height: 76px;
	position: absolute;
	background: url(../img2q/downiocn.png) no-repeat top;
	top: 30px;
	left: -14px;
	text-align: center;
	padding-top: 7px;
	display: none;
    z-index: 1;
}
.data_down .downUl ul{
	background-color: #ffffff;
	box-shadow: 2px 2px 4px 0px
		#6f6f6f;
		border-radius: 3px;
}
.data_down:hover .downUl{
	display: block;
}
.data_down:hover .downsapn a{
	color: #006aa8;
}
.data_down:hover .downsapn u{
	background: url(../img2q/downon.png)no-repeat center;
}


.user_help{
	/*padding: 0px 5px;*/
}
.user_help u{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img2q/helpicon.png)no-repeat center;
	vertical-align: middle;
	margin-right: 2px;
}
.headertop .user_help:hover a{
	color: #006aa8;
}
.user_help:hover u{
	background: url(../img2q/helpon.png)no-repeat center;
}



.logotitle {
	height: 105px;
	background: #26c2e4;
}

.logotitle .biglogo {
	display: inline-block;
	width: 688px;
	height: 61px;
	background: url(../img/nstibiglogo3.png) no-repeat center;
	margin-top: 23px;
}

.logotitle .biglogoEn {
	display: inline-block;
	width: 688px;
	height: 61px;
	background: url(../img/en_logo.png) no-repeat center;
	margin-top: 23px;
}

.bannerbox {
	height: 518px;
}

.bannerbox .swiper-container {
	width: 100%;
	height: 100%;
}

.bannerbox .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.bannerbox .swiper-slide a {
	display: block;
}

.bannerbox .swiper-slide .bannerimg {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	/*margin-left: -960px;*/
	/*width: 1920px;
	margin: 0 auto;*/
}
.bannerbox .swiper-slide .bannerimg img{
	width: 100%;
	height:100%;
}

.bannerbox .swiper-slide .section {
	position: absolute;
	height: 518px;
	top: 0px;
	left: 50%;
	margin-left: -600px;
}

.bannerbox .swiper-slide .bannerone a {
	position: absolute;
	display: inline-block;
	width: 102px;
	height: 36px;
	top: 334px;
	left: 37px;
}

.bannerbox .swiper-slide .bannertwo a {
	position: absolute;
	display: inline-block;
	width: 102px;
	height: 36px;
	top: 359px;
	left: 492px;
}

.searchbox {
	box-sizing: border-box;
	height: 127px;
	background-color: rgba(243, 243, 243, 0.9);
	position: relative;
	z-index: 3000;
	-moz-box-shadow: 0px 0px 20px #333333;
	-webkit-box-shadow: 0px 0px 20px #333333;
	box-shadow: 0px 0px 20px #333333;
	padding: 16px 0px;
}

.searchbox .searchinput {
	width: 760px;
	height: 95px;
	margin: 0 auto;
}

.searchinput .searmenu {
	position: relative;
	z-index: 2;
}

.searchinput .searmenu a {
	display: inline-block;
	font-size: 16px;
	color: #0e424d;
	padding-left: 15px;
	padding: 0px 30px;
	padding-bottom: 15px;
}

.searchinput .searmenu a.active {
	font-weight: bold;
	background: url(../img/jianjian.png) no-repeat bottom center;
}

.searchinput .leftinputbtn {
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 674px;
	height: 52px;
	background-color: #ffffff;
	border: solid 1px #00ade4;
	border-radius: 4px;
	margin-top: -1px;
	padding: 10px 0px;
}

.searchinput .leftinputbtn select {
	box-sizing: border-box;
	width: 105px;
	height: 30px;
	border: none;
	font-size: 16px;
	color: #0e424d;
	padding-left: 18px;
	/*padding-right: 30px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/selecticon.png) no-repeat 82px center;
    border-right: 1px solid #16bbde;*/
}

.searchinput .leftinputbtn input[type="text"] {
	box-sizing: border-box;
	width: calc(100% - 220px);
	height: 30px;
	border: none;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}

.searchinput .leftinputbtn>a {
	box-sizing: border-box;
	float: right;
	width: 105px;
	height: 50px;
	line-height: 50px;
	background: #00ade4 url(../img/searchbtn.png) no-repeat 13px center;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 48px;
	font-size: 16px;
	color: #ffffff;
}

.searchinput .leftinputbtn>a:active {
	-moz-box-shadow: inset 0px 0px 10px #ffffff;
	-webkit-box-shadow: inset 0px 0px 10px #ffffff;
	box-shadow: inset 0px 0px 10px #ffffff;
}

.searchinput .fontbtnright {
	box-sizing: border-box;
	float: right;
	/*width: 80px;*/
	text-align: left;
	/*padding-right: 10px;*/
}

.searchinput .fontbtnright a {
	display: inline-block;
	font-size: 14px;
	color: #028eba;
	line-height: 25px;
}

.searchinput .fontbtnright a:hover {
	text-decoration: underline;
}

.moudlerbox {
	box-sizing: border-box;
	height: 300px;
	background-color: #26c3e4;
	position: relative;
	z-index: 1;
	padding-top: 15px;
}

.moudlerbox li {
	box-sizing: border-box;
	float: left;
	width: 288px;
	height: 128px;
	background-color: rgba(255, 255, 255, 0.1);
	margin-right: 12px;
	margin-bottom: 14px;
	*zoom: 1;
	/*IE/7/6*/
}

.moudlerbox li:before,
.moudlerbox li:after {
	content: "";
	display: table;
	clear: both;
}

.moudlerbox li:after {
	clear: both;
}

.moudlerbox li:hover {
	box-shadow: 0 15px 25px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	-ms-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.moudlerbox li:hover span {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

.moudlerbox li a>span {
	display: inline-block;
	float: left;
	width: 45px;
	height: 45px;
	margin: 41px 23px 43px 33px;
	-webkit-transition: .3s transform;
	-moz-transition: .3s transform;
	-ms-transition: .3s transform;
	transition: .3s transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.moudlerbox li a>span.workdynicon {
	width: 50px;
	margin-left: 30px;
	background: url(../img/workdynicon.png) no-repeat center;
}

.moudlerbox li a>span.resourcesicon {
	background: url(../img/resourcesicon.png) no-repeat center;
}

.moudlerbox li a>span.serviceicons {
	background: url(../img/serviceicons.png) no-repeat center;
}

.moudlerbox li a>span.datacoreicon {
	background: url(../img/datacoreicon.png) no-repeat center;
}

.moudlerbox li a>span.statisticsicon {
	background: url(../img/statisticsicon.png) no-repeat center;
}

.moudlerbox li a>span.cupicon {
	background: url(../img/cupicon.png) no-repeat center;
}

.moudlerbox li a>span.documentsicon {
	width: 50px;
	margin-left: 30px;
	background: url(../img/documentsicon.png) no-repeat center;
}

.moudlerbox li a>span.influenceicon {
	background: url(../img/influenceicon.png) no-repeat center;
}

.moudlerbox li a>.contmoudl {
	float: left;
	width: 150px;
	padding-top: 20px;
}

.moudlerbox li a>.contmoudl h6 {
	font-size: 16px;
	color: #f8f8f8;
	margin-bottom: 15px;
}

.moudlerbox li a>.contmoudl p {
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
}

.resourcesBox {
	height: 660px;
	background-color: #e4feff;
}

.resourcesBox .swiper-container {
	width: 100%;
	/*padding-top: 50px;
	padding-bottom: 50px;
	padding: 60px 60px;*/
	margin-left: -60px;
	padding: 26px 0;
}

.resourcesBox .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 344px;
	height: 458px;
	border: solid 1px #61d4ec;
	background-color: #ffffff;
}

.resources_item {
	box-shadow: 3px 3px 21px 0px rgba(0, 0, 0, 0.46);
}

.resouswiper .resouswipertitle {
	height: 62px;
	line-height: 62px;
	text-align: center;
	background-color: #ddf7ff;
}

.resouswiper .resouswipertitle span {
	font-size: 18px;
	color: #ffffff;
}

.resouswiper .resouswipertitle u {
	display: inline-block;
	width: 35px;
	height: 34px;
	vertical-align: middle;
}

.resouswiper .resouswipertitle u.datacollicon {
	margin-right: 20px;
	background: url(../img/datacollicon.png) no-repeat center;
}

.resouswiper .resouswipertitle u.datareleaseicon {
	margin-right: 20px;
	background: url(../img/datareleaseicon.png) no-repeat center;
}

.resouswiper .resouswipertitle u.datacharaicon {
	margin-right: 20px;
	background: url(../img/datacharaicon.png) no-repeat center;
}

.resouswiper .resouswipertitle u.datadownicon {
	margin-right: 20px;
	background: url(../img/datadownicon.png) no-repeat center;
}
.resouswiper .resouswipertitle u.clicknumicon {
	margin-right: 20px;
	background: url(../img/clicknumicon.png) no-repeat center;
}

.resourcesBox .swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right {
	background: none;
}

.datalitemlist {
	height: 350px;
	padding: 25px 17px 20px 50px;
}

.datalitemlist>ul li {
	line-height: 27px;
}

.datalitemlist>ul li>span {
	float: left;
	display: inline-block;
	width: 20px;
	text-align: left;
	font-size: 14px;
	color: #686868;
	margin-right: 5px;
}

.datalitemlist>ul li>a {
	display: inline-block;
	width: 250px;
	font-size: 14px;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.datalitemlist>ul li>a:hover {
	color: #00ade4;
	text-decoration: underline;
}

.statisticsbox {
	background-color: #ffffff;
}

.statisticsbox .statcontent {
	padding-top: 15px;
	padding-bottom: 30px;
}

.statcontent .statleftmenu {
	/*float: left;
	width: 205px;*/
	float: left;
	width: 232px;
	border: 1px solid #69cef9;
}

.statcontent .statleftmenu li {
	height: 115px;
	margin-bottom: 5px;
	cursor: pointer;
	background-color: #f8f8f8;
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 18px;
	line-height: 30px;
	color: #818181;
}

.statcontent .statleftmenu li.active {
	/*color: #ffffff;
	font-weight: bold;
	background: #15cdb3 url(../img/statleftmenuicon.png) no-repeat 194px center;*/
	color: #0e0e0e;
	border-bottom: 0;
	font-weight: bold;
	/*background: #57b3d8;*/
	background:
			/*url('/resources/img/statleftmenuicon1.png') no-repeat 232px center,*/
			linear-gradient(72deg, #30baf9 0%, #5dcdfd 43%, #45d6f6 100%),
			linear-gradient(#26c3e4, #60cee5);
	box-shadow: 0px 0px 10px 0px rgba(48, 103, 184, 0.29);
}

.staterightcont {
	float: left;
	margin-left: 15px;
}

.staterightcont .statcont {
	width: 950px;
	height: 446px;
}

.staterightcont .lefymenunum {
	float: left;
}

.staterightcont .lefymenunum li {
	width: 185px;
	height: 90px;
}

.staterightcont .lefymenunum li>div {
	display: inline-block;
	margin-top: 20px;
}

.staterightcont .lefymenunum li>div p {
	font-size: 24px;
	color: #6f6f6f;
}

.staterightcont .lefymenunum li>div p u {
	display: inline-block;
	width: 18px;
	height: 20px;
	margin-left: 25px;
	background: url(../img/mmupicon.png) no-repeat center;
}

.staterightcont .lefymenunum li>div h1 {
	border-top: 1px solid #cccccc;
	margin: 5px 0px;
}

.staterightcont .lefymenunum li>div span {
	font-size: 16px;
	color: #b8b8b8;
}

.staterightcont .righteachts {
	float: left;
	width: 780px;
	height: 417px;
	margin: 14px 0px;
}


/*数据专家*/

.dataexpert {
	height: 432px;
	background: url(../img/dataexpert.png) no-repeat top center;
}

.dataexpert>.section {
	padding-top: 35px;
}

.dataexpert .expertlist li {
	float: left;
	width: 290px;
	height: 128px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.dataexpert .expertlist li:hover {
	box-shadow: 0 15px 25px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	-ms-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.expertlist li img {
	float: left;
	width: 83px;
	height: 83px;
	border-radius: 50%;
	margin: 22px 20px;
}

.expertlist li .cont {
	box-sizing: border-box;
	float: left;
	width: 167px;
	padding: 28px 0px;
	padding-right: 25px;
}

.expertlist li .cont h6 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	-webkit-transition: .2s transform;
	-moz-transition: .2s transform;
	-ms-transition: .2s transform;
	transition: .2s transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.expertlist li:hover .cont h6 {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.expertlist li .cont p {
	font-size: 14px;
	color: #626262;
	line-height: 20px;
}

.interested {
	height: 408px;
	background-color: #daf5fa;
}

/*.interested .interesnews {
	padding-top: 40px;
}*/

.interested .interesnews ul {
	float: left;
	width: 48%;
	margin-right: 40px;
}

.interested .interesnews ul:last-child {
	margin-right: 0px;
}

.interested .interesnews ul li {
	line-height: 35px;
}

.interested .interesnews ul li a {
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
	background: url(../img/interesnewsicon.png) no-repeat left center;
	overflow: hidden;
	display: inline-block;
	width: 476px;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}

.interested .interesnews ul li a:hover {
	color: #00ade4;
	text-decoration: underline;
}

.interested .interesnews ul li span {
	float: right;
	font-size: 14px;
	color: #666666;
}

.resourtitle {
	height: 82px;
	line-height: 82px;
	border-bottom: 1px solid #cecece;
	position: relative;
	z-index: 1;
}

.resourtitle span {
	display: inline-block;
	height: 81px;
	line-height: 82px;
	font-size: 30px;
	color: #6f6f6f;
	border-bottom: 2px solid #15cfb3;
}

.resourtitle a {
	float: right;
	padding-right: 46px;
	font-size: 16px;
	color: #6f6f6f;
	background: url(../img/moreicon.png) no-repeat right center;
}

.resourtitle a:hover {
	background: url(../img/moreicon_hover.png) no-repeat right center;
}

.shareCup {
	height: 746px;
	background-color: #ffffff;
}

.shareCup>.section {
	height: 652px;
	position: relative;
}

.shareCup .shareExh {
	margin-top: 20px;
}

.shareCup .shareExh li {
	float: left;
	width: 300px;
	height: 168px;
	padding: 25px 85px;
	text-align: center;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.shareExh_list:hover {
	-webkit-box-shadow: #e2e2e2 0px 0px 16px;
	-moz-box-shadow: #e2e2e2 0px 0px 16px;
	box-shadow: #e2e2e2 0px 0px 16px;
}

.shareCup .shareExh a{
	display: block;
}

.share_icon_info {
	width: 130px;
	height: auto;
	/*margin: 0 auto;*/
	overflow: hidden;
	/*position: relative;*/
}

.share_icon_list {
	width: 130px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: center center;
}

.share_icon_box {
	width: 100%;
	height: 4px;
	overflow: hidden;
	position: relative;
}

.share_icon {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	display: none;
	position: absolute;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #c2c498;
}

.shareCup .shareExh li h6 {
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	width: 100%;
	/*position: absolute;
	left: 0px;
	bottom: 22px;*/
}

.shareCup .shareExh li p {
	font-size: 16px;
	color: #6f6f6f;
	width: 100%;
	/*position: absolute;
	left: 0px;
	bottom: 0px;*/
}

.shareCup .sharebg {
	position: absolute;
	left: -40px;
	bottom: -60px;
}

.databranch {
	height: 589px;
	background-color: #ffffff;
	position: relative;
}

.databranch>.section {
	height: 506px;
	position: relative;
}

.databranch .leftmapbran {
	float: left;
	width: 654px;
	height: 506px;
	background: url(../img/echars4.png) no-repeat top center;
	position: relative;
}

.databranch .leftmapbran>div {
	min-width: 103px;
	max-width: 194px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	position: absolute;
	cursor: pointer;
}

.databranch .leftmapbran>div.mapbran_01 {
	width: 200px;
	top: 42px;
	right: 127px;
}

.databranch .leftmapbran>div.mapbran_02 {
	width: 183px;
	top: 89px;
	right: 199px;
}

.databranch .leftmapbran>div.mapbran_03 {
	width: 142px;
	top: 87px;
	right: 35px;
}

.databranch .leftmapbran>div.mapbran_04 {
	width: 154px;
	top: 132px;
	right: 254px;
}

.databranch .leftmapbran>div.mapbran_05 {
	width: 173px;
	top: 133px;
	right: 45px;
}

.databranch .leftmapbran>div.mapbran_06 {
	width: 181px;
	top: 170px;
	right: 275px;
}

.databranch .leftmapbran>div.mapbran_07 {
	width: 196px;
	top: 175px;
	right: 9px;
}

.databranch .leftmapbran>div.mapbran_08 {
	width: 193px;
	top: 63px;
	right: 396px;
}

.databranch .leftmapbran>div.mapbran_09 {
	width: 193px;
	top: 102px;
	right: 425px;
}

.databranch .leftmapbran>div.mapbran_010 {
	width: 142px;
	top: 141px;
	right: 465px;
}

.databranch .leftmapbran>div.mapbran_011 {
	min-width: 232px;
	top: 215px;
	right: 394px;
}

.databranch .leftmapbran>div.mapbran_012 {
	width: 208px;
	bottom: 260px;
	right: 25px;
}

.databranch .leftmapbran>div.mapbran_013 {
	width: 105px;
	bottom: 243px;
	right: 239px;
}

.databranch .leftmapbran>div.mapbran_014 {
	width: 119px;
	bottom: 174px;
	right: 375px;
}

.databranch .leftmapbran>div.mapbran_015 {
	width: 143px;
	bottom: 222px;
	right: 5px;
}

.databranch .leftmapbran>div.mapbran_016 {
	min-width: 292px;
	bottom: 167px;
	right: 8px;
}

.databranch .leftmapbran>div:hover .countmap {
	display: block;
}

.databranch .leftmapbran .countmap {
	width: 279px;
	min-height: 150px;
	position: absolute;
	top: 32px;
	right: 0px;
	z-index: 1;
	cursor: auto;
	background: url(../img/countmap.png) no-repeat top center;
	display: none;
}

.databranch .countmap .mapborder {
	margin-top: 8px;
	min-height: 137px;
	border: solid 1px #2083d5;
	border-top: none;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 10px 18px;
	text-indent: 28px;
	font-size: 14px;
	line-height: 26px;
	color: #585858;
	text-align: left;
}

.databranch .mapbran_012:hover .countmap,
.databranch .mapbran_013:hover .countmap,
.databranch .mapbran_014:hover .countmap,
.databranch .mapbran_015:hover .countmap,
.databranch .mapbran_016:hover .countmap,
.databranch .mapbran_017:hover .countmap {
	height: 211px;
	bottom: 32px;
	left: 0px;
	right: auto;
	top: auto;
	background: url(../img/countmapd_dwn.png) no-repeat bottom center;
}

.databranch .mapbran_012:hover .countmap .mapborder,
.databranch .mapbran_013:hover .countmap .mapborder,
.databranch .mapbran_014:hover .countmap .mapborder,
.databranch .mapbran_015:hover .countmap .mapborder,
.databranch .mapbran_016:hover .countmap .mapborder,
.databranch .mapbran_017:hover .countmap .mapborder {
	margin-top: 0px;
	margin-bottom: 8px;
	border: solid 1px #2083d5;
	border-bottom: none;
}

.databranch .rightbrancont {
	box-sizing: border-box;
	position: absolute;
	width: 440px;
	height: 501px;
	background: url(../img/rightbrancont2.png) no-repeat center;
	top: 3px;
	right: 100px;
	padding: 25px 30px;
}

.databranch .rightbrancont p.title {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 20px;
}

.databranch .rightbrancont p.content {
	height: 345px;
	line-height: 34px;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 65px;
	overflow: hidden;
}

.databranch .rightbrancont div {
	text-align: center;
	position: absolute;
	bottom: 25px;
	width: 380px;
}

.databranch .rightbrancont div a {
	display: inline-block;
	width: 125px;
	height: 39px;
	line-height: 39px;
	background-color: #ffffff;
	border-radius: 2px;
	text-align: center;
	font-size: 16px;
	color: #0e77ad;
}

.databranch .rightbrancont div a:active {
	-moz-box-shadow: inset 0px 0px 10px #333333;
	-webkit-box-shadow: inset 0px 0px 10px #333333;
	box-shadow: inset 0px 0px 10px #333333;
}

.friendship {
	height: 235px;
	background-color: #daf5fa;
}

.friendship>.section {
	box-sizing: border-box;
	height: 150px;
	padding-top: 35px;
}

.friendship ul li {
	float: left;
	width: 240px;
	margin-right: 60px;
	margin-bottom: 10px;
}

.friendship ul li a {
	font-size: 14px;
	color: #00ade4;
}

.friendship ul li a:hover {
	text-decoration: underline;
}


/*发布数据*/

.logodetails {
	height: 125px;
	background: #26c2e4 url(../img/logodetails.png) no-repeat top center;
}

.logodetails .section {
	height: 125px;
}

.logodetails .biglogo {
	width: 500px;
	height: 60px;
	margin: 32px 0;
	background: url(../img/nstibiglogo3.png) no-repeat left top;
}

.logodetails .biglogoEn {
	width: 500px;
	height: 60px;
	margin: 32px 0;
	background: url(../img/en_logo.png) no-repeat left top;
}

.logodetails .searchdetails {
	/*width: 648px;*/
	float: right;
	padding-top: 20px;
}

.logodetails .searchdetails .searchinput {
	/*width: 648px;*/
}

.searchdetails .searchinput .leftinputbtn {
	width: 568px;
	height: 45px;
	padding: 6px 0px;
}

.searchdetails .searchinput .leftinputbtn input[type="text"] {
	width: calc(100% - 252px);
}

.searchdetails .searchinput .fontbtnright {
	/*width: 77px;*/
	margin-left: 10px;
}

.searchdetails .searchinput .fontbtnright a {
	line-height: 22px;
	color: #ffffff;
	display: block;
}

.searchdetails .searchinput .leftinputbtn>a {
	height: 43px;
	line-height: 43px;
}

.searchdetails .searchinput .searmenu a {
	font-size: 16px;
	color: #ffffff;
	padding: 0px 20px;
	padding-bottom: 10px;
}

.detailsmenu {
	height: 60px;
	border-bottom: 2px solid #14cfb2;
	background-color: #fdfdfd;
	position: relative;
	z-index: 3000;
}

.detailsmenu ul li {
	float: left;
	line-height: 60px;
}

.detailsmenu ul li a {
	padding: 0px 23px;
	font-size: 15px;
	color: #00ade4;
	font-weight: bold;
	display: block;
}

.detailsmenu ul li a.active {
	background-color: #51cee9;
	color: #ffffff;
}

.releasebox {
	margin-bottom: 20px;
	padding-top: 20px;
}

.releasebox .leftmenubox {
	float: left;
	width: 170px;
}

.releasebox .leftmenubox li {
	box-sizing: border-box;
	height: 40px;
	line-height: 35px;
	margin-bottom: 10px;
	border-radius: 3px;
	padding-left: 15px;
}

.releasebox .leftmenubox li.active {
	background-image: linear-gradient(-90deg, #26c3e4 0%, #44dafa 100%);
}

.releasebox .leftmenubox li a {
	font-size: 14px;
	color: #666666;
	display: block;
}

.releasebox .leftmenubox li u {
	display: inline-block;
	width: 23px;
	height: 23px;
	vertical-align: middle;
	margin-right: 10px;
}

.releasebox .leftmenubox li.active a {
	color: #ffffff;
}

.releasebox .leftmenubox li:nth-child(1) u {
	background: url(../img/sj_icon1.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(2) u {
	background: url(../img/sj_icon2.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(3) u {
	background: url(../img/sj_icon3.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(4) u {
	background: url(../img/sj_icon4.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(5) u {
	background: url(../img/sj_icon5.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(6) u {
	background: url(../img/sj_icon6s.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(7) u {
	background: url(../img/sj_icon6.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(8) u {
	background: url(../img/sj_icon7.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(9) u {
	background: url(../img/sj_icon8.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(10) u {
	background: url(../img/sj_icon9.png) no-repeat center;
}

.releasebox .leftmenubox li:nth-child(11) u {
	background: url(../img/sj_icon5.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(1) u {
	background: url(../img/sj_icon1_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(2) u {
	background: url(../img/sj_icon2_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(3) u {
	background: url(../img/sj_icon3_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(4) u {
	background: url(../img/sj_icon4_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(5) u {
	background: url(../img/sj_icon5_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(6) u {
	background: url(../img/sj_icon6s_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(7) u {
	background: url(../img/sj_icon6_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(8) u {
	background: url(../img/sj_icon7_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(9) u {
	background: url(../img/sj_icon8_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(10) u {
	background: url(../img/sj_icon9_on.png) no-repeat center;
}

.releasebox .leftmenubox li.active:nth-child(11) u {
	background: url(../img/sj_icon5_on.png) no-repeat center;
}

#res_statistics u {
	background: url('../img/res_statistics_icon.png') no-repeat center;
}


#res_statistics.active u {
	background: url('../img/res_statistics_icon_active.png') no-repeat center;
}

.rightsection {
	float: left;
	width: 1000px;
	/*min-height: 859px;*/
	/*可随时删除*/
	background-color: #ffffff;
	margin-left: 30px;
	box-sizing: border-box;
	padding: 20px 30px;
}

.commonreletitle {
	font-size: 20px;
	line-height: 31px;
	color: #666666;
	font-weight: bold;
}

.pages {
	text-align: center;
	margin: 25px auto;
}


/*步骤条*/

.stepBar-wrap {
	height: 85px;
	margin-top: 45px;
	padding-bottom: 25px;
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
	padding: 0px 30px;
	padding-bottom: 30px;
}

.stepBar-wrap .stepBar-line {
	position: absolute;
	width: 740px;
	height: 3px;
	background-color: #f2f2f2;
	top: 22px;
	left: 50%;
	margin-left: -375px;
}

.stepBar-wrap ul {
	width: 950px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -460px;
}

.stepBar-wrap ul li {
	float: left;
	width: 145px;
	padding: 0px 20px;
	text-align: center;
}

.stepBar-wrap ul li span {
	box-sizing: border-box;
	display: inline-block;
	width: 47px;
	height: 47px;
	line-height: 40px;
	background-color: #ffffff;
	border: solid 3px #eaeaea;
	font-size: 18px;
	color: #999999;
	border-radius: 50%;
	vertical-align: middle;
}

.stepBar-wrap ul li p {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin-top: 15px;
}

.stepBar-wrap ul li.stepSequence-pre-change>b {
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	width: 175px;
	height: 3px;
	background-color: #00a88e;
	top: 22px;
	z-index: -1;
}

.stepBar-wrap ul li.stepSequence-pre-change span {
	border-color: #00a88e;
	background: #ffffff url(../img/stepBayep.png) no-repeat center;
}

.stepBar-wrap ul li.stepSequence-pre-change span.fail {
	background-image: url(../img/fail.png);
}

.stepBar-wrap ul li.stepSequence-pre-change p {
	color: #00a88e;
}

.stepBar-wrap ul li.stepSequence-pre-active span {
	color: #26c3e4;
	border-color: #26c3e4;
	background: #ffffff;
}

.stepBar-wrap ul li.stepSequence-pre-active p {
	color: #26c3e4;
}

.stepBar-wrap ul li.stepSequence-pre-active>b {
	background-color: #26c3e4;
}

.btnbox-wrap {
	padding-top: 50px;
	text-align: right;
	border-top: 1px solid #f6f6f6;
	/*margin-top: 50px;*/
	margin-left: -30px;
	margin-right: -30px;
}

.btnbox-wrap a {
	display: inline-block;
	width: 104px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	margin: 0px 25px;
}

.btnbox-wrap a.btn_up {
	background-color: #2ac5c7;
}

.btnbox-wrap a.btn_down,
.btnbox-wrap a.btn_back,
.btnbox-wrap a.btn_save,
.btnbox-wrap a.btn_submit {
	background-color: #00ade4;
}


/*************** start by xingxing 2018-1-21 ***************/


/*数据管理*/

.rightSearch {
	margin: 30px 0 20px 0;
}

.rightSearch input[type=text] {
	width: 368px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cecece;
	text-indent: 10px;
	vertical-align: middle;
}

.rightSearch input[type=button] {
	width: 85px;
	height: 42px;
	line-height: 42px;
	background-color: #50cde8;
	border: 0 none;
	outline: none;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: -5px;
	vertical-align: middle;
}

.rightSearch a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 140px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #2ac5c7;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-left: 12px;
}

.rightTableType {
	height: 40px;
	line-height: 40px;
	background-color: #ebebeb;
	border-top: 1px solid #dbdbdb;
}

.rightTableType {
	font-size: 14px;
	font-weight: 700;
	color: #3d3d3d;
	text-indent: 8px;
}

.rightTableType a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #3d3d3d;
	margin: 0 5px;
}

.rightTableType a.active {
	background-color: #cef4fc;
}

/* 项目管理开始 */
.rightTableTypeProject {
	height: 40px;
	line-height: 40px;
	background-color: #ebebeb;
	border-top: 1px solid #dbdbdb;
}

.rightTableTypeProject {
	font-size: 14px;
	font-weight: 700;
	color: #3d3d3d;
	text-indent: 8px;
}

.rightTableTypeProject a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #3d3d3d;
	margin: 0 5px;
}

.rightTableTypeProject a.active {
	background-color: #cef4fc;
}
/* 项目管理结束 */

.rightTableCon table {
	width: 100%;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	color: #666666;
	margin: 13px 0 52px 0;
}

.rightTableCon table th {
	border-right: 1px solid #d2d2d2;
	background-color: #cef4fc;
}

.rightTableCon table td {
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	text-align: center;
}

.rightTableCon table th:last-child,
.rightTableCon table td:last-child {
	border-right: 0 none;
	padding: 12px 0;
}

.rightTableCon table td .title {
	text-align: left;
	text-indent: 18px;
}

.rightTableCon table td .title a {
	font-size: 14px;
	color: #666666;
}

.rightTableCon table td .btnGroup a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	width: 48%;
}

.rightTableCon table td a.btnView {
	color: #27c4e5;
}

.rightTableCon table td a.btnRedDel {
	color: #f75549;
}

.rightTableCon table td a.btnGrayDel {
	color: #999999;
}

.rightTableCon table td a.btnUpdate {
	color: #199737;
}

.rightTableCon table td a.btnRefuse {
	color: #dfa300;
}


/*数据管理-弹窗*/

.delMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.delPomp {
	position: absolute;
	min-width: 250px;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 3002;
	padding: 15px;
	display: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.delClose {
	padding: 0 0 15px 0;
}

.reject_btn {
	width: 14px;
	height: 14px;
	float: right;
	margin: 2px 0;
}

.reject_btn img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.reject_btn:hover img{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.reject_title {
	margin: 0 14px;
	font-size: 18px;
	overflow: hidden;
	line-height: 18px;
	text-align: center;
}

.delTxt textarea {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

/*.delPomp .delTxt {
	margin: 35px 0;
}*/

/*.delPomp .delTxt p {
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	line-height: 24px;
}*/

.delPomp .delTxt img {
	width: 50px;
	vertical-align: middle;
	margin-right: 10px;
}

/*.delPomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}*/

/*.delPomp .delClose a:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}*/

.delPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.delPomp .delBtn .btn2 {
	background-color: #CCCCCC;
}

.refuseMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.refusePomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.refusePomp .delTxt {
	margin: 35px 0;
}

.refusePomp .delTxt img {
	width: 50px;
	vertical-align: middle;
	margin-right: 10px;
}

.refusePomp .delTxt span {
	font-size: 16px;
	font-weight: 700
}

.refusePomp .delTxt p {
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	line-height: 24px;
}

.refusePomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.refusePomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}


/*资源使用统计*/

.resourcesUse {
	margin: 100px 0 50px 0;
}

.resourcesUse .useLeft {
	max-width: 68%;
}

.publishData .rightsection {
	width: 100%;
	margin-left: 0;
}


/*数据审核*/

.dataReview {
	text-align: center;
	margin: 100px auto 30px;
}

.dataReview h3 {
	font-size: 18px;
	font-weight: 700;
	color: #22ac38;
	margin-bottom: 68px;
}

.dataReview h3 img {
	vertical-align: middle;
	margin-right: 12px;
}

.dataReview p {
	font-size: 14px;
}

.dataReview p a {
	font-size: 14px;
	font-weight: 700;
	color: #27c4e5;
	margin: 0 5px;
}


/*查看数据*/

.checkData h3 {
	font-size: 18px;
	font-weight: 400;
	color: #5b5b5b;
	margin-bottom: 43px;
}

.checkData h3 a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 30px;
	line-height: 30px;
	padding: 0 12px 0 31px;
	font-size: 14px;
	font-weight: 700;
	color: #42b9e9;
	border: 1px solid #93e5ff;
	background-color: rgba(184, 238, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	background-image: url(../img/edit.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.checkDataBtm .rightTableCon table td {
	color: #555;
}

.checkDataBtm .rightTableCon table td .description a,
.checkDataBtm .rightTableCon table td .title a {
	font-size: 14px;
	color: #00ade5;
}

.rightTableCon table td a.btnDown {
	width: auto;
	color: #27c4e5;
}

.checkDataTop {
	margin-top: 20px;
	margin-bottom: 70px;
}

.checkDataTop table {
	width: 100%;
	/*border: 1px solid #d2d2d2;*/
	font-size: 14px;
	color: #303030;
	margin: 13px 0 52px 0;
}

.checkDataTop table td {
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	/*line-height: 49px;*/
	padding: 12px 0;
	font-size: 15px;
	color: #303030;
}

/*.checkDataTop table tr:last-child td {
	border-bottom: 0 none;
}*/

.checkDataTop table td:last-child {
	border-right: 0 none;
}

.checkDataTop table td.title {
	min-width: 140px;
	font-size: 15px;
	font-weight: 700;
	color: #303030;
	text-align: center;
	background-color: #cef4fc;
}

.checkDataTop table td.field {
	width: 115px;
	font-size: 15px;
	font-weight: 700;
	color: #303030;
	text-align: right;
	padding-right: 15px;
}

.showBox table td.fieldValue {
	padding-left: 12px;
}

.checkDataTop table td>a {
	font-size: 15px;
	color: #00ade5;
	margin-right: 25px;
}

.editBox table td.fieldValue {
	padding: 2px;
}

.editBox table td input[type=text],
.editBox table td input[type=email] {
	width: 99%;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #303030;
}

.editBox table td select {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #303030;
}

.editBox table .symbolSystem select {
	width: 30%;
}

.editBox table .symbolSystem td input[type=text] {
	width: 60%;
	height: 32px;
	margin-left: 10px;
}

.editBox table td textarea {
	width: 96%;
	font-size: 15px;
	color: #303030;
	line-height: 28px;
}

.editBox table .createDate {
	position: relative;
}

.editBox table .createDate i {
	position: absolute;
	right: 6px;
	top: 9px;
	cursor: pointer;
}

.editBox table .geographyRange,
.dataProcessBtm .geographyRange {
	position: relative;
}

.findWay .geographyRangeBox,
.findWay.geographyRangeBox {
	position: absolute;
	left: 0;
	top: 60px;
	background-color: #fff;
	z-index: 200;
	-webkit-box-shadow: 0 2px 9px #c7c7c7;
	box-shadow: 0 2px 9px #c7c7c7;
	padding: 15px;
	min-width: 600px;
	max-height: 400px;
	overflow-y: scroll;
	display: none;
}

.editBox table .geographyRange .geographyRangeBox,
.dataProcessBtm .geographyRange .geographyRangeBox {
	position: absolute;
	left: 0;
	top: 60px;
	background-color: #fff;
	z-index: 200;
	-webkit-box-shadow: 0 2px 9px #c7c7c7;
	box-shadow: 0 2px 9px #c7c7c7;
	padding: 15px;
	min-width: 600px;
	max-height: 400px;
	overflow-y: scroll;
	display: none;
}

.geographyRangeBox h4 {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #ff9008;
	background-color: #f6fbfb;
}

.geographyRangeBox h4 img {
	margin-right: 9px;
}

.geographyRangeBox ul li {
	margin-right: 60px;
}

.geographyRangeBox ul li a {
	font-size: 13px;
	color: #333;
}

.geographyRangeBtn {
	text-align: center;
	margin: 15px 0;
}

.geographyRangeBox .geographyRangeBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 36px;
	line-height: 36px;
	background-color: #ff9008;
	color: #fff;
	padding: 0 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.editBox table .subject,
.dataProcessBtm .subject {
	position: relative;
}

.editBox table .subject a,
.dataProcessBtm .subject a {
	position: absolute;
	right: 4px;
	top: 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 68px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #333333;
	background-color: #dfdfdf;
	background: -webkit-linear-gradient(#e6e6e6, #d8d8d8);
	background: -moz-linear-gradient(#e6e6e6, #d8d8d8);
	/*Mozilla*/
	background: -o-linear-gradient(#e6e6e6, #d8d8d8);
	/*Opera11*/
	background: linear-gradient(#e6e6e6, #d8d8d8);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#e6e6e6, endColorstr=#d8d8d8);
	/*IE<9>*/
}


/*学科分类弹窗*/

.subjectMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.subjectPomp {
	position: absolute;
	min-width: 400px;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.subjectPomp .delTxt {
	margin: 35px 0;
}

.subjectPomp .delClose {
	text-align: left;
}

.subjectPomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.subjectPomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.subjectPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.subjectPomp .delBtn .btn2 {
	background-color: #CCCCCC;
}

.editBox table .dateClassify select {
	width: 45%;
}

.checkDataTop .cityshow1 table {
	border: 0 none;
}

.checkDataTop .cityshow1 table td {
	border: 0 none;
}

.checkDataTop .cityshow1 table td:last-child {
	border: 0 none;
}


/*上传/上传数据/申请证书*/

.firstTrial {
	color: #5b5b5b;
}

.firstTrial>div {
	padding: 30px 0;
	position: relative;
}

.firstTrial>div h3 {
	font-size: 18px;
	font-weight: 400;
	color: #4dc9d2;
	margin-bottom: 19px;
	border-left: 3px solid #4dc9d2;
	padding-left: 12px;
}

.firstTrial>div p {
	font-size: 15px;
	margin-bottom: 13px;
	max-width: 700px;
}

.firstTrial>div dl {
	font-size: 14px;
}

.firstTrial>div dl em {
	color: #e21717;
}

.firstTrial>div dl span {
	margin-right: 50px;
}

.firstTrial>div dl input[type=radio] {
	vertical-align: middle;
}

.firstTrial>div p strong {
	font-weight: 700;
}

.firstTrial>div>ul>li {
	text-align: center;
	margin-right: 104px;
}

.firstTrial>div>ul>li>img {
	width: 233px;
	height: 331px;
	margin-bottom: 17px;
}

.fileLarge {
	border: 1px solid #dcdcdc;
	padding: 30px 40px 30px 160px;
}

.fileLarge .fileLargeTop dl dt {
	width: 80px;
	text-align: right;
	font-size: 15px;
	color: #000;
	margin-right: 15px;
	line-height: 36px;
}

.fileLarge .fileLargeTop dl dt em {
	color: #e21717;
}

.fileLarge .fileLargeTop dl dd {
	color: #333;
	font-size: 15px;
	line-height: 36px;
}

.fileLarge .fileLargeTop dl dd a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 28px;
	line-height: 28px;
	padding: 0 12px 0 31px;
	font-size: 14px;
	font-weight: 700;
	color: #42b9e9;
	background-image: url(../img/del_ico1.png);
	background-repeat: no-repeat;
	background-position: 13px 10px;
	background-color: rgba(184, 238, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	border: 1px solid #93e5ff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-left: 57px;
}

.fileLarge .fileLargeBtm {
	margin-top: 30px;
	margin-left: 95px;
	font-size: 15px;
	color: #5b5b5b;
}

.fileLarge .fileLargeBtm p {
	max-width: 100%;
	line-height: 32px;
	margin-bottom: 0;
}

.fileLarge .fileLargeBtm .tip {
	color: #ee2929;
}

.fileLarge .fileLargeTop input[type=text] {
	width: 448px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	font-size: 15px;
	color: #333333;
}

.fileLarge .fileLargeTop textarea {
	width: 428px;
	min-height: 130px;
	border: 1px solid #cccccc;
	font-size: 15px;
	color: #333333;
}

.fileLarge .fileLargeTop .pass {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22px;
	height: 22px;
	background-image: url(../img/through.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 16px;
	vertical-align: middle;
}

.btnbox-wrap .iAgree {
	font-size: 14px;
	color: #333333;
	position: relative;
	text-align: left;
	margin-top: -43px;
	margin-left: 30px;
	margin-bottom: 39px;
}

.btnbox-wrap .iAgree label {
	font-weight: 400;
	cursor: pointer;
}

.btnbox-wrap .iAgree span.ui-checkbox {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image: url(../img/checkbox.png);
	background-repeat: no-repeat;
	background-position: -30px 0;
	width: 14px;
	height: 14px;
	margin-right: 9px;
}

.btnbox-wrap .iAgree input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 13px;
	z-index: 11;
	width: 14px;
	height: 14px;
	margin: 0 9px 0 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
}

.btnbox-wrap .iAgree .ui-checkbox.active {
	background-position: -60px 0;
	cursor: pointer;
}

.btnbox-wrap .iAgree a {
	width: auto;
	color: #27c4e5;
	margin: 0;
}

.firstTrial>div .btnBlue {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 92px;
	height: 41px;
	line-height: 41px;
	background-color: #00ade4;
	background-image: url(../img/upload.png);
	background-repeat: no-repeat;
	background-position: 36px 12px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left: 65px;
	position: absolute;
	right: 0;
	top: 42px;
}

.firstTrial>div input[type=file] {
	width: 157px;
	height: 41px;
	position: absolute;
	right: 0;
	top: 42px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
}

.firstTrial h3 i {
	font-size: 14px;
	color: #989898;
}

.firstTrial dl dd a {
	font-size: 18px;
	color: #27c4e5;
}

.firstTrial dl dd {
	position: relative;
}


/*上传数据-样例弹窗*/

.caseBigBox {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 20;
	width: 69%;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 2px 9px #c7c7c7;
	box-shadow: 0 2px 9px #c7c7c7;
	padding: 16px 16px 0 16px;
	display: none;
}

.caseBigBox i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: absolute;
	left: 200px;
	top: -14px;
	width: 19px;
	height: 14px;
	background-image: url(../img/triangle.png);
	background-repeat: no-repeat;
}

.caseBigBox h4 {
	font-weight: 400;
	color: #FF662F;
	margin-bottom: 10px;
}

.caseBigBox ul li {
	width: 48%;
	text-align: left;
	margin-right: 0;
}

.caseBigBox ul li p {
	width: 100%;
}

.caseBigBox ul li p img {
	max-width: 100%;
}


/*流程*/

.commonreletitle a.fr {
	font-size: 14px;
	font-weight: 400;
	color: #f58700;
}

.commonreletitle a.fr img {
	margin-right: 6px;
	vertical-align: middle;
}

.dataProcess {
	padding: 20px 0;
}

.redNotice {
	position: relative;
}

.redNotice a {
	font-size: 14px;
	color: #d32727;
}

.redNotice a img {
	margin-right: 4px;
	vertical-align: middle;
}

.redNoticeBox {
	background-color: #f9f9f9;
	border: 1px solid #d3d3d3;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 222;
	width: 321px;
	padding: 5px 10px;
}

.redNoticeBox img {
	position: absolute;
	right: 15px;
	top: -9px;
}

.redNoticeBox p {
	font-size: 13px;
	color: #5f5f5f;
	line-height: 17px;
	margin-bottom: 5px;
}

.redNoticeBox p i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 6px;
	height: 6px;
	background-color: #FFFFFF;
	border: 1px solid #b7b7b7;
	margin-right: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.dataProcessTop .regisadd {
	width: auto;
}

.dataProcessTop .regisadd>ul {
	padding-top: 0;
}

.dataProcessTop .regisadd>ul li>span {
	width: 140px;
	vertical-align: top;
}

.dataProcessTop .regisadd>div.findWay {
	margin-bottom: 15px;
	position: relative;
}

.dataProcessTop .regisadd .regisstitle {
	display: inline-block;
	width: 155px;
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	text-align: right;
	margin-right: 5px;
}

.dataProcessTop .regisadd .regisstitle em {
	color: #e21717;
}

.dataProcessTop .regisadd .colrogree {
	font-size: 14px;
	color: #27c4e5;
}

.dataProcessTop .regisadd>ul li>span em {
	color: #e21717;
	margin-left: 5px;
}

.dataProcessTop .form_colule {
	width: 448px;
	height: 40px;
}

.dataProcessTop textarea.form_colule {
	min-height: 133px;
	vertical-align: text-top;
	line-height: 26px;
}

.dataProcessTitle {
	height: 50px;
	line-height: 50px;
	background-color: #f7f6f6;
	padding-left: 14px;
}

.dataProcessTitle h3 {
	font-size: 18px;
	font-weight: 400;
	color: #383838;
	line-height: 50px;
}

.dataProcessTitle h3 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 6px;
	height: 24px;
	background-color: #15cfb3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: text-bottom;
	margin-right: 7px;
}

.dateSetName a {
	color: #27c4e5;
}

.dataProcessBtm .subject a {
	position: static;
	height: 40px;
	line-height: 40px;
	margin-left: -74px;
}

.dataProcessBtm .dateClassify select {
	width: 198px;
	margin-right: 10px;
}

.findtime {
	display: inline-block;
	position: relative;
}

.findtime>i {
	position: absolute;
	right: 10px;
	top: 8px;
}

.dataProcessBtm .createDate .form_colule,
.dataProcessBtm .edition .form_colule {
	width: 268px;
}

.dataProcessBtm .createDate i {
	position: absolute;
	right: 6px;
	top: 9px;
	cursor: pointer;
}

.dataProcessBtm .dateSize select.form_colule {
	width: 80px;
	height: 20px;
	border: 0 none;
	border-left: 1px solid #b9b9b9;
	margin-left: -80px;
}

#explain {
	margin: 100px 0 25px;
	padding: 15px;
	background-color: #f4f4f4;
	font-size: 15px;
}

#explain h2 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 15px;
}

#explain h4 {
	color: #333333;
	margin-top: 15px;
	margin-bottom: 8px;
}

#explain p {
	color: #666666;
	line-height: 24px;
}

.findselectrl .findtime>select.form_select {
	position: absolute;
	right: 10px;
	top: 11px;
	width: 70px;
	height: 20px;
	border: 0 none;
	border-left: 1px solid #b9b9b9;
	margin-left: -80px;
}


/*流程-示例弹窗*/

.caseBox {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 20;
	width: 69%;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 2px 9px #c7c7c7;
	box-shadow: 0 2px 9px #c7c7c7;
	padding: 16px 16px 0 16px;
	display: none;
}

.caseBox i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: absolute;
	left: 285px;
	top: -14px;
	width: 19px;
	height: 14px;
	background-image: url(../img/triangle.png);
	background-repeat: no-repeat;
}

.caseBox h3 {
	margin-bottom: 8px;
}

.caseBox dl {
	margin-bottom: 20px;
}

.caseBox dl dt {
	color: #000000;
	width: 90px;
}

.caseBox dl dt em {
	color: #e21717;
}

.caseBox dl dd {
	margin-left: 100px;
	color: #6d6d6d;
	line-height: 28px;
	margin-top: -4px;
}

.g-mn {
	height: 586px;
	/*background: url(../img/backgroundlogin.png) no-repeat top center;*/
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#00e7e2, endColorStr=#0ecbf3); /*IE 6 7 8*/
	background: url('../img/backgroundlogin.png') no-repeat top center, -ms-linear-gradient(top, #00e7e2, #0ecbf3);        /* IE 10 */
    background: url('../img/backgroundlogin.png') no-repeat top center, -webkit-linear-gradient(right, #00e7e2, #0ecbf3); /* Safari 5.1 - 6.0 */
    background: url('../img/backgroundlogin.png') no-repeat top center, -o-linear-gradient(right, #00e7e2, #0ecbf3); /* Opera 11.1 - 12.0 */
    background: url('../img/backgroundlogin.png') no-repeat top center, -moz-linear-gradient(right, #00e7e2, #0ecbf3); /* Firefox 3.6 - 15 */
    background: url('../img/backgroundlogin.png') no-repeat top center, linear-gradient(right, #00e7e2, #0ecbf3); /* 标准的语法（必须放在最后） */
	background-size: 100% 100%;
	/*height: calc(100% - 163px);*/
}

.logintop {
	box-shadow: none;
}

.logintop .logotitle {
	height: 125px;
	background: #ffffff url(../img/logotitleBG.png) no-repeat top center;
}

.logintop .logotitle .biglogo {
	width: 522px;
	height: 47px;
	background: url(../img/ncmilogo3.png) no-repeat center;
	margin-top: 40px;
}

.loginfooter {
	height: 155px;
	border-top: 8px solid #b6f0f6;
	border-bottom: 2px solid #b6f0f6;
	background-color: #ffffff;
}

.loginfooter .footleft h6,
.loginfooter .footright h6 {
	font-size: 14px;
	color: #484848;
}

.loginfooter .footleft h6 a {
	color: #484848;
}

.loginfooter .footleft p,
.loginfooter .footright p {
	color: #484848;
}

.loginfooter .footright h1 {
	color: #484848;
}

.logintips {
	box-sizing: border-box;
	/*position: fixed;*/
	width: 388px;
	/*height: 450px;*/
	background-color: rgba(255, 255, 255, 0.46);
	z-index: 100;
	/*left: 60%;
	top: 21%;*/
	padding: 10px;
	float: right;
	margin-top: 35px;
	margin-right: 15%;
}

.logintips .logincont {
	width: 368px;
	/*height: 430px;*/
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 15px 33px;
}

.logintips .logincont>p {
	line-height: 45px;
	/*border-bottom: 1px solid #d3d3d3;*/
	font-size: 20px;
	color: #27c4e5;
	/*margin-bottom: 30px;*/
}

.login_tips {
	position: relative;
	margin: 0 -33px 20px;
	background-color: #fdf6ec;
	padding: 5px 33px 5px 52px;
}

.login_tips>i.layui-icon {
	top: 8px;
	left: 33px;
	color: #e6a23c;
	position: absolute;
}

.login_tips>p {
	color: #e18f00;
	font-size: 12px;
	line-height: 20px;
}

.logincont .inputbox {
	width: 301px;
	height: 40px;
	border: solid 1px #e1e1e1;
	margin-bottom: 20px;
}

.logincont .inputbox input {
	width: 235px;
	float: left;
	height: 38px;
	border: solid 1px #e1e1e1;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
}

.logincont .inputbox>u {
	float: left;
	display: inline-block;
	width: 45px;
	height: 40px;
}

.logincont .inputbox>u.usericon {
	background: #f6f6f6 url(../img/usericon.png) no-repeat center;
}

.logincont .inputbox>u.passicon {
	background: #f6f6f6 url(../img/passicon.png) no-repeat center;
}

.logincont .btnfunc {
	margin: 15px 0px;
}

.logincont .btnfunc a {
	font-size: 14px;
	color: #484848;
}

/*.logincont .btnsubmit {
	padding-top: 20px;
}*/

.logincont .btnsubmit a {
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #00ade4;
	border-radius: 3px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.login_third_party_module {
	margin: 20px 0 0 0;
}

.login_third_party_head {
	position: relative;
	text-align: center;
	margin-bottom: 12px;
}

.login_third_party_head:after {
	left: 0;
	top: 16px;
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	background: rgba(0, 0, 0, .4);
}

.login_third_party_headline {
	z-index: 1;
	height: 31px;
	color: #000000;
	font-size: 14px;
	padding: 0 15px;
	line-height: 31px;
	position: relative;
	background: #ffffff;
	display: inline-block;
}

.login_third_party_content {
	text-align: center;
}

.login_third_party_icon {
	width: 50px;
	height: 30px;
	margin: 0 15px;
	display: inline-block;
}

.login_third_party_icon1 {
	background: url("/resources/img/login_third_party_icon1.png") no-repeat center center;
}

.login_third_party_icon2 {
	background: url("/resources/img/login_third_party_icon2.png") no-repeat center center;
}

.bgwhite {
	background-color: #ffffff;
}

.registerBox {
	min-height: 300px;
	position: relative;
	z-index: 11111;
	background-color: #ffffff;
	padding-top: 20px;
}

.registerBox .regisRow {
	min-height: 300px;
	background-color: #ffffff;
	border: solid 1px #dfdfdf;
	margin-bottom: 20px;
}

.registerBox .registitle {
	font-size: 20px;
	color: #5c5c5c;
	line-height: 60px;
	font-weight: bold;
	margin: 0px 25px;
	border-bottom: 1px dashed #868686;
}

.regisadd {
	width: 600px;
	margin: 0 auto;
}

.regisadd>ul {
	padding-top: 90px;
}

.regisadd>ul li {
	margin-bottom: 15px;
	position: relative;
}

.form_colule {
	box-sizing: border-box;
	width: 230px;
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding-left: 10px;
	/*padding-right: 10px;*/
	font-size: 14px;
	/*color: #979797;*/
}

.regisadd>ul li>span {
	width: 100px;
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	text-align: right;
	margin-right: 5px;
}

.bubblebox {
	position: absolute;
	padding: 0px 10px;
	top: -25px;
	right: -30px;
	background: url(../img/bubbleeachjj.png) no-repeat 2px center;
	z-index: 1;
	display: none;
}

.bubblebox .bubbleeach {
	width: 235px;
	min-height: inherit;
	font-size: 12px;
	background-color: #f9f9f9;
	border: solid 1px #d3d3d3;
	padding: 3px 10px;
}

.bubblebox .bubbleeach p {
	color: #5f5f5f;
	line-height: 18px;
}

.bubblebox .bubbleeach p span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 76px;
	height: 12px;
	background-image: url(../img/password_ico1.png);
	background-repeat: no-repeat;
	background-position: center;
}

.bubblebox .bubbleeach p u {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 6px;
	height: 6px;
	background-color: #FFFFFF;
	border: 1px solid #b7b7b7;
	margin-right: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.regisadd ul .regisaddBtn {
	text-align: center;
	margin-top: 30px;
}

.regisadd ul li .btnOk {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 40px;
	line-height: 40px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 16px;
	color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.regisadd .dataReview {
	margin-bottom: 0;
}

.regisadd .dataReview h3 {
	margin-bottom: 34px;
}

.regisadd .dataReview p {
	font-size: 15px;
}

.regisadd ul .regEmialBtn {
	text-align: center;
	margin-top: 50px;
}

.regisadd ul .regEmialBtn a {
	color: #27c4e5;
	text-decoration: underline
}

.findWay a {
	font-size: 14px;
	color: #27c4e5;
}

.codeNum {
	position: relative;
}

.codeNum em {
	color: #e21717;
}

.codeNum a {
	position: absolute;
	left: 250px;
	top: 12px;
	font-size: 14px;
	color: #27c4e5;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}

/* .prohibitBox {
	position: absolute;
	right: 120px;
	top: 8px;
} */

.prohibitBox p {
	color: #ff0000;
	font-size: 12px;
}

.prohibitBox p img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -2px;
}


/*申请实体数据*/

.dataApply {
	height: 100%;
	background-color: #FFFFFF;
}

.Crumbs {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #0f0f0f;
}

.Crumbs a {
	font-size: 14px;
	color: #629DC5;
}

.dataApplyTop {
	height: 206px;
	background-color: #fafafa;
	border: 2px dotted #93e5ff;
	text-align: center;
}

.dataApplyTop img {
	margin: 21px 0 27px 0;
}

.dataApplyTop p {
	font-size: 14px;
	color: #5f5f5f;
}

.dataApplyMid {
	width: 790px;
	border: 1px solid #cccccc;
	margin: 70px auto 45px;
	position: relative;
}

.dataApplyNum {
	position: absolute;
	right: 0;
	top: -25px;
}

.dataApplyMid table {
	width: 100%;
}

.dataApplyMid table .title td {
	font-size: 16px;
	color: #00a6dd;
	background-color: #f8f8f8;
}

.dataApplyMid table tr td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0 6px;
	line-height: 36px;
	font-size: 14px;
}

.dataApplyMid table tr:last-child td {
	border-bottom: 0 none;
}

.dataApplyMid table tr td:last-child {
	border-right: 0 none;
}

.dataApplyMid table tr td input[type=text] {
	width: 67%;
	height: 28px;
	/* border: 0 none; */
}

.dataApplyMid table tr td select {
	width: 230px;
	height: 28px;
}

.dataApplyMid table tr td strong {
	font-size: 14px;
	font-weight: 400;
	color: #FF0000;
}

.dataApplyMid table tr td textarea {
	width: 97%;
	margin: 8px 0;
	min-height: 210px;
}

.dataApplyMid table .inputList td span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 120px;
	height: 100%;
	border-right: 1px solid #cccccc;
}

.dataApplyMid table .selectList td {
	width: 33%;
}

.dataApplyMid table .selectList td select {
	width: 160px;
}

.dataApplyMid table tr td .dateType {
	margin: 10px 0;
}

.dataApplyMid table tr td .dateType span {
	margin-right: 10px;
}

.dataApplyMid table tr td .area div {
	margin-top: 5px;
}

.dataApplyBtm {
	text-align: center;
}

.dataApplyBtm .agree input[type=checkbox] {
	margin-right: 12px;
}

.dataApplyBtm .agree a {
	font-size: 14px;
	font-weight: 700;
	color: #00ade5;
}

.dataApplyBtm .agreeBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 45px;
	line-height: 45px;
	padding: 0 58px;
	background-color: #00ade5;
	color: #fff;
	font-weight: 700;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 32px 0 80px 0;
}


/*有实体数据且实体数据可进行展示-不可下载-提示补全身份信息-数据集详情*/

.icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*font-size: 0px;
	line-height: 0px;*/
	background-image: url(../img/icon-all.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.dataDetails {
	border: 1px solid #a0a0a0;
}

.dataDetailsTop {
	padding: 25px 10px 25px 20px;
}

.dataDetailsIcon {
	margin: 0 10px;
}

.dataDetailsIcon i {
	margin: 0 3px;
}

.icon_open {
	width: 18px;
	height: 14px;
	background-image: url(../img/ico-lock.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_close {
	width: 18px;
	height: 14px;
	background-image: url(../img/ico-locked.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon_jurisdiction {
	width: 18px;
	height: 14px;
	background-image: url(../img/ico-jurisdiction.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon_special {
	width: 17px;
	height: 14px;
	background-image: url(../img/ico-wjx.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_entity {
	width: 17px;
	height: 14px;
	background-image: url(../img/ico-sj.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_certificate {
	width: 17px;
	height: 16px;
	background-image: url(../img/ico-rz.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.dataDetails .public_browse_mark {
	margin: 10px 0 5px;
}

.dataDetailsTitle .request {
	font-size: 14px;
	font-weight: 600;
	color: #f58700;
}

.toTopic {
	font-size: 16px;
	font-weight: 600;
	color: #f58700;
	float: right;
	margin-right: 40px;
}

.dataDetailsField {
	margin-top: 20px;
}

.dataDetailsField .dlBox dl {
	height: 30px;
	color: #919090;
	font-size: 14px;
	line-height: 30px;
	margin-right: 15px;
}

.dataDetailsField .dlBox .dlSource {
	color: #00ade5;
	background-image: url(../img/ico-link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.dataDetailsField .dlBox .dlSources {
	color: #00ade5;
	background-repeat: no-repeat;
	background-position: left center;

}
.dataDetailsField .dlBox .dlSource a {
	font-size: 14px;
	color: #00ade5;
}
.dataDetailsField .dlBox .dlSources a {
	font-size: 14px;
	color: #00ade5;
}

/*.icon_source {
	width: 15px;
	height: 15px;
	background-position: -200px 0;
	margin-right: 2px;
}*/

.dataDetailsField .btnBox>a {
	min-width: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 28px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 700;
	color: #42b9e9;
	background-color: rgba(184, 238, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	border: 1px solid #93e5ff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.dataDetailsField .btnBox .details_knowledge_btn {
	border: 0;
	color: #ffffff;
	border-radius: 6px;
	background-color: #f58700;
	box-shadow: 3px 3px 0px 0px #ffedd8;
}

.details_knowledge_btn>img {
	margin-top: -2px;
	margin-right: 5px;
	vertical-align: middle;
}

.dataDetailsField .btnBox > a:not(:first-child) {
	margin: 0 0 0 10px;
}

/*.btnSharediv>a {*/
	/*display: inline-block;*/
	/**display: inline;*/
	/**zoom: 1;*/
	/*height: 30px;*/
	/*line-height: 30px;*/
	/*padding: 0 10px;*/
	/*font-size: 14px;*/
	/*font-weight: 700;*/
	/*color: #42b9e9;*/
	/*background-color: rgba(184, 238, 255, 0.5);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);*/
	/*border: 1px solid #93e5ff;*/
	/*-webkit-border-radius: 6px;*/
	/*-moz-border-radius: 6px;*/
	/*border-radius: 6px;*/
	/*margin-right: 15px;*/
/*}*/
.dataDetailsField .btnBox .btnCollect {
	background-image: url(../img/ico-collect.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}

.dataDetailsField .btnBox .btnCollected {
	background-image: url(../img/ico-collected.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}

.dataDetailsField .btnBox .btnShare {
	background-image: url(../img/ico-share.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}

.dataDetailsField .btnBox .btnQuote {
	background-image: url(../img/ico-yy.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}

.dataDetailsField .btnBox .btnOrder {
	background-image: url(../img/ico-order.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}


/*.dataDetailsField .btnBox>a i {
	margin-right: 5px;
}

.icon_collect {
	width: 15px;
	height: 13px;
	background-position: 0 0;
}

.icon_collected {
	width: 15px;
	height: 13px;
	background-position: 0 -50px;
}

.icon_share {
	width: 14px;
	height: 14px;
	background-position: -50px 0;
}

.icon_quote {
	width: 16px;
	height: 11px;
	background-position: -100px 0;
}

.icon_order {
	width: 12px;
	height: 12px;
	background-position: -150px 0;
}*/

.btnBox {
	font-size: 0;
	position: relative;
}

.bshare-custom {
	display: none;
	position: absolute;
	left: 110px;
	top: 42px;
	z-index: 9990;
	width: 100px;
	background: #f2f2f2;
	border: 1px solid #DFDFDF;
	padding: 5px 0;
}

.bshare-custom i {
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: -9px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 9px;
	background-image: url(../img/triangle_ico1.png);
	background-repeat: no-repeat;
	background-position: center;
}

.bshare-custom a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 5px 10px !important;
	line-height: 16px !important;
	font-size: 12px;
	font-weight: 400;
	padding-left: 22px !important;
}

.dataDetailsBtm .checkDataTop {
	margin-top: 0;
	margin-bottom: 0;
}

.dataDetailsBtm .checkDataTop table {
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin-top: 0px;
	margin-bottom: 0;
}

.dataDetailsBtm .checkDataTop table p {
	line-height: 28px;
}

.dataDetailsBtm .checkDataTop .dataExplain a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	font-size: 15px;
	color: #fff;
	background-color: #2ac5c7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
}

.enclosure .fieldValue a {
	background-image: url(../img/ico-download-big.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}


/*.icon_down {
	width: 18px;
	height: 17px;
	background-position: -400px 0;
	margin-right: 10px;
}*/

.dataDetailsBtm .checkDataTop .versionInfor a {
	margin-left: 20px;
}

.dataDetailsBtm .dataTable .dataTab {
	width: 98%;
	border-bottom: 1px dotted #09abee;
	padding-bottom: 15px;
	margin-bottom: 50px;
}

.dataDetailsBtm .dataTable .dataTab a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 15px;
	color: #09abee;
	background-color: #fff;
	border: 1px solid #2ac5c7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 5px 10px 5px 0;
}

.dataDetailsBtm .dataTable .dataTab a.active {
	color: #fff;
	background-color: #2ac5c7;
}

.dataDetailsBtm .dataTable .dataCon {
	width: 98%;
}

/*.dataDetailsBtm .dataTable .dataCon table {
	border: 1px solid #cccccc;
}*/

.dataDetailsBtm .dataTable .dataCon table tr th {
	font-size: 14px;
	font-weight: 700;
	color: #666666;
	background: #efefef;
	/*padding: 2px 0;*/
}

.dataDetailsBtm .dataTable .dataCon table td {
	font-size: 12px;
	text-align: center;
	padding: 4px 0;
}

/*.dataDetailsBtm .dataTable .dataCon table tr:nth-child(odd) td {
	background-color: #efefef;
}*/

.dataWith {
	position: relative;
}

.dataWith>a {
	position: absolute;
	right: 0;
	top: -40px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 700;
	color: #42b9e9;
	background-color: rgba(184, 238, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	border: 1px solid #93e5ff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.dataWith>a {
	background-image: url(../img/ico-download.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}


/*.icon_down_small {
	width: 15px;
	height: 15px;
	background-position: -450px 0;
	margin-right: 6px;
}*/

.dataDetailsList {
	margin: 20px auto 60px;
}

.dataDetailsBlock {
	border-bottom: 1px solid #00ade5;
	padding: 22px 16px 24px 28px;
	font-size: 14px;
	color: #9f9e9e;
}

.dataDetailsTxt {
	max-width: 80%;
}

.dataDetailsTxt h4 a {
	font-size: 15px;
	font-weight: 700;
	color: #00ade5;
}

.dataDetailsTxt p {
	font-weight: 700;
	margin: 11px 0;
	word-break: break-all;
	text-align: justify;
}

.dataDetailsTxt dl {
	color: #7d7d7d;
	margin-right: 28px;
}

.dataDetailsTxt dl dt {
	font-weight: 700;
}

.dataDetailsBtn .btnBox>a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #42b9e9;
	background-color: rgba(184, 238, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	border: 1px solid #93e5ff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 32px 10px 0 0;
}

.dataDetailsBtn .bshare-custom {
	left: 0;
	top: 75px;
}

.dataDetailsBtn .btnBox .btnCollect {
	background-image: url(../img/ico-collect.png);
	background-repeat: no-repeat;
	background-position: center;
}

.dataDetailsBtn .btnBox .btnCollected {
	background-image: url(../img/ico-collected.png);
	background-repeat: no-repeat;
	background-position: center;
}

.dataDetailsBtn .btnBox .btnShare {
	background-image: url(../img/ico-share.png);
	background-repeat: no-repeat;
	background-position: center;
}

.dataDetailsBtn .btnBox .btnQuote {
	background-image: url(../img/ico-yy.png);
	background-repeat: no-repeat;
	background-position: center;
}

.dataDetailsBtn .btnBox .btnOrder {
	background-image: url(../img/ico-order.png);
	background-repeat: no-repeat;
	background-position: center;
}


/*请求开通数据权限 弹窗*/

.requestMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.requestPomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.requestPomp .delTxt {
	margin: 35px 0;
}

.requestPomp .delTxt textarea {
	min-width: 500px;
	min-height: 300px;
}

.requestPomp .delClose {
	text-align: left;
}

.requestPomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.requestPomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.requestPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.requestPomp .delBtn .btn2 {
	background-color: #CCCCCC;
}

/*下载说明 弹窗*/

.downloadInstructions {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.downloadPomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.downloadPomp .delTxt {
	margin: 35px 0;
}

.downloadPomp .delTxt textarea {
	min-width: 500px;
	min-height: 300px;
}

.downloadPomp .delClose {
	text-align: left;
}

.downloadPomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.downloadPomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.downloadPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.downloadPomp .delBtn .btn2 {
	background-color: #CCCCCC;
}


/*引用 弹窗*/

.quoteMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.quotePomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.quotePomp .delTxt {
	margin: 35px 0;
	font-size: 14px;
}

.quotePomp .delTxt .delTxt_head {
	/*display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;*/
	line-height: 28px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.quotePomp .delTxt .delTxt_head .statement_content_quote {
	margin: 0 0 0 10px;
}

.quotePomp .delTxt p {
	/*margin: 8px 0;*/
}

.quotePomp .delClose {
	text-align: left;
}

.quotePomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.quotePomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}


/*订阅 弹窗*/

.orderMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.orderPomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.orderPomp .delTxt {
	margin: 35px 0;
}

.orderPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/*暂无权限 弹窗*/

.powerMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.powerPomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	z-index: 3002;
	padding: 20px 30px;
	display: none;
}

.powerPomp .delTxt {
	margin: 35px 0;
}

.powerPomp .delClose {
	text-align: left;
}

.powerPomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.powerPomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.powerPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.powerPomp .delBtn .btn2 {
	background-color: #CCCCCC;
}


/*下载说明 弹窗*/

.downMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 3001;
}

.downPomp {
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 3002;
	padding: 20px 30px;
	text-align: center;
	display: none;
}

.downPomp .delTxt {
	margin: 35px 0;
	font-size: 14px;
	text-align: left;
}

.downPomp .delTxt dl {
	margin-bottom: 10px;
}

.downPomp .delTxt select {
	width: 451px;
	height: 27px;
}

.downPomp .delTxt textarea {
	width: 500px;
	min-height: 350px;
	margin-top: 5px;
}

.downPomp .delClose {
	text-align: left;
}

.downPomp .delClose img {
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
}

.downPomp .delClose:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.downPomp .delBtn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.downPomp .delBtn .btn2 {
	background-color: #CCCCCC;
}


/*关于我们*/


/* .aboutUsLeft {
	box-sizing: border-box;
	width: 228px;
	background-color: #fff;
	border: solid 1px #dcdcdc;
	border-bottom: none;
}

.aboutUsLeft .ztree {
	padding: 0;
}

.aboutUsLeft .ztree li {
	outline: none;
	position: relative;
}

.aboutUsLeft .ztree li a {
	display: block;
	background-color: #26c3e4;
	border-bottom: 1px solid #dcdcdc;
	height: 40px;
	line-height: 40px;
	padding-left: 11px;
	cursor: pointer;
}

.aboutUsLeft .ztree li a:hover {
	text-decoration: none;
}

.aboutUsLeft .ztree li span {
	font-size: 16px;
	color: #FFFFFF;
}

.aboutUsLeft .ztree li ul {
	padding-left: 0;
}

.aboutUsLeft .ztree li ul a {
	background-color: #fff;
}

.aboutUsLeft .ztree li ul span {
	font-size: 14px;
	color: #333333;
}

.aboutUsLeft .ztree li ul a.level1 {
	padding-left: 22px;
}

.aboutUsLeft .ztree li ul a.level2 {
	padding-left: 44px;
}

.aboutUsLeft .ztree li ul a.level3 {
	padding-left: 44px;
}

.aboutUsLeft .ztree li a.level0 span.button {
	display: none;
}

.aboutUsLeft .ztree li a u,
.aboutUsLeft .ztree li a img {
	float: right;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 12px;
}

.aboutUsLeft .ztree li span.button.ico_open {
	display: block;
	width: 7px;
	height: 7px;
	float: left;
	background: url(../img/icon_minus.gif) no-repeat;
	margin-top: 15px;
	margin-right: 10px;
}

.aboutUsLeft .ztree li span.button.ico_close {
	display: block;
	width: 7px;
	height: 7px;
	float: left;
	background: url(../img/icon_add.gif) no-repeat;
	margin-top: 15px;
	margin-right: 10px;
}

.aboutUsLeft .ztree li ul.line {
	background: none;
}

.aboutUsLeft .ztree li span.button.switch,
.aboutUsLeft .ztree li span.button.bottom_docu,
.aboutUsLeft .ztree li span.button.switch.level0,
.aboutUsLeft .ztree li span.button.ico_docu {
	display: none;
}

.aboutUsLeft .ztree li a.curSelectedNode {
	padding-top: 0px;
	background-color: #b9f3ff;
	color: black;
	height: 40px;
	border: 0 none;
	border-bottom: 1px solid #DFDFDF;
	opacity: 1;
}

.aboutUsLeft .ztree li a.icons {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	width: 11px;
	height: 10px;
	border: 0 none;
	position: absolute;
	right: 0;
	top: 13px;
	z-index: 777;
	background: url(../img/titleicon_b.png) no-repeat;
}

.aboutUsLeft .ztree li a.icons.off {
	background-image: url(../img/titleicon_t.png);
} */

.aboutUsRight {
	width: 920px;
}

.aboutUsRight h1 {
	font-size: 22px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-bottom: 45px;
}

.platformIntro,
.aboutUsBox {
	margin: 20px 0 50px 0;
}

.platformIntro>div>a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	line-height: 72px;
	font-size: 18px;
	color: #00ade4;
	text-indent: 2em;
	background-color: #fbfbfb;
	margin-bottom: 20px;
}

.platformIntro>div h4 {
	font-size: 16px;
	font-weight: 400;
	color: #3d3d3d;
	text-indent: 2em;
	line-height: 30px;
	margin: 15px 0;
}

.platformIntro>div p,
.aboutUsBox>div p {
	font-size: 16px;
	color: #3d3d3d;
	text-indent: 2em;
	line-height: 30px;
}

.platformIntro>div h3 {
	font-size: 18px;
	color: #bda563;
	text-indent: 2em;
	margin: 37px 0 12px 0;
}

.platformIntro>div .imgPara {
	text-align: center;
	text-indent: 0;
}

.platformIntro>div p img {
	max-width: 100%;
	margin: 15px auto;
}

.aboutUsBox>div p {
	text-align: left;
	text-indent: 0;
}

.aboutUsBox>div .imgPara {
	text-align: left;
}

.aboutUsBox>div p img {
	max-width: 100%;
	margin: 15px 0 15px 0;
}


/*数据资源*/

.dataResource .dataResTop {
	border: 1px solid #caf7ff;
}

.smallCrumbs {
	height: 46px;
	line-height: 46px;
	background-color: #bcf3ff;
	padding: 0 18px;
}

.smallCrumbs a,
.smallCrumbs span {
	font-size: 15px;
	font-weight: 700;
	color: #3d3d3d;
}

.smallCrumbs p {
	font-size: 14px;
	color: #4e4e4e;
}

.smallCrumbs p strong {
	font-weight: 700;
	color: #20a28e;
}

.select {
	padding: 5px 10px;
	font-size: 14px;
	color: #3d3d3d;
	height: 118px;
	overflow: hidden;
	position: relative;
}

.select .showDown {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 14px;
}

.select li {
	padding: 0 0 0 130px;
}

.select .select-list {
	border-bottom: #efefef 1px solid;
}

.select dl {
	zoom: 1;
	position: relative;
	line-height: 34px;
}

.select dl:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.select-list dt {
	width: 130px;
	margin-bottom: 5px;
	position: absolute;
	top: 0;
	left: -130px;
	text-align: right;
	height: 34px;
	line-height: 34px;
}

.select-list dd {
	float: left;
	display: inline;
	margin: 0 0 5px 5px;
}

.select-list dd a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 14px;
	color: #3d3d3d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.select-list dd a i {
	margin-left: 5px;
}

.select-list dd a:hover {
	background-color: #cef4fc;
}

.select-list dd.selected a {
	background-color: #cef4fc;
}

.sortBy {
	height: 40px;
	line-height: 40px;
	background-color: #ebebeb;
	font-size: 14px;
	font-weight: 700;
	color: #363636;
	padding: 0 18px;
}

.sortBy a {
	font-size: 14px;
	font-weight: 400;
	color: #363636;
	margin: 0 12px;
	position: relative;
}

.sortBy a span {
	position: absolute;
	right: -12px;
	top: 0;
}

.sortBy a span i:first-child {
	position: absolute;
	right: 0;
	top: 3px;
}

.sortBy a span i:last-child {
	position: absolute;
	right: 0;
	top: 12px;
}

.icon_asc {
	width: 9px;
	height: 6px;
	background-image: url(../img/ico-up.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_desc {
	width: 9px;
	height: 6px;
	background-image: url(../img/ico-down.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_asc_cur {
	width: 9px;
	height: 6px;
	background-image: url(../img/ico-up-cur.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_desc_cur {
	width: 9px;
	height: 6px;
	background-image: url(../img/ico-down-cur.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.dataResList {
	padding: 0 18px;
}

.dataResList .dataResBlock {
	padding: 24px 0 13px 0;
	border-bottom: 1px solid #d2d2d2;
}

.dataResNum {
	width: auto;
	height: 17px;
	font-size: 15px;
	font-weight: 700;
	color: #00ade5;
	margin-top: 4px;
}


/*.dataResTxt {
	margin-left: 17px;
}*/

.dataResTxt h3 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 80%;
}

.dataResTxt h3 a {
	font-size: 15px;
	font-weight: 700;
	color: #00ade5;
}

.dataResTxt h3 a:hover {
	text-decoration: underline;
}

.public_browse_mark {
	margin: 7px 0 5px;
}

.public_browse_mark_item {
	border-radius: 3px;
	position: relative;
	background: #ffffff;
	vertical-align: top;
	padding: 0 6px 0 25px;
	display: inline-block;
	border: solid 1px #cacaca;
	margin: 0 5px 5px 0;
}

.public_browse_mark_item_u {
	padding: 0 0 0 25px;
}

.public_browse_mark_item>img {
	position: absolute;
	left: 7px;
	top: 50%;
	transform: translateY(-50%);
}

.public_browse_mark_item label{
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #14cfb2;
	font-weight: 600;
	margin-bottom: 0 !important;
}

.public_browse_mark_item p {
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #ffffff;
	background: #14cfb2;
	padding: 0 5px;
	font-weight: 600;
	margin-bottom: 0 !important;
}



em {
	font-weight: 700;
	color: #f69014;
}

.dataResTxt .describe {
	font-size: 14px;
	color: #9f9e9e;
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 48px;
	margin: 2px 0;
}

.dataResTxt dl {
	margin: 3px 0;
}

.dataResTxt dl,
.dataResTxt dl dd a {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 22px;
}

.dataResTxt .describe strong,
.dataResTxt>dl>dt {
	font-weight: 700;
}

.dataResBlock .dataDetailsField {
	margin-top: 15px;
}


/*************** end by xingxing 2018-1-26 ***************/

.verpadding {
	padding-right: 100px;
}

.verifying {
	position: absolute;
	left: 250px;
	top: 12px;
	font-size: 14px !important;
	color: #27c4e5;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
}

.verCode {
	width: 136px;
}

.verCodeimg {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}

.verCodeimg img {
	vertical-align: middle;
}

.regisType span {
	font-size: 18px;
	color: #484848;
	padding: 0px 15px;
	padding-bottom: 17px;
	cursor: pointer;
}

.regisType span.active {
	font-size: 18px;
	color: #27c4e5;
	border-bottom: 2px solid #17af96;
}

.regisType b {
	font-size: 14px;
	font-weight: normal;
}

.bubblebox {
	top: -15px;
	right: -22px;
}

.regisadd>ul li {
	margin-top: 15px;
}

i.notice {
	font-size: 14px;
	color: #e21717;
	font-weight: normal;
	padding-left:3px;
}

a.clause {
	font-size: 14px;
	color: #27c4e5;
}

.maskbg {
	position: fixed;
	background: rgba(0, 0, 0, .2);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100000;
}

.maskbg .tipsbox {
	width: 610px;
	height: 380px;
	background-color: #ffffff;
	border-radius: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -190px;
	margin-left: -305px;
}

.maskbg .tipsbox .dataReview h3 {
	margin-bottom: 35px;
}

.tipsbox .btnbox {
	margin-top: 30px;
}

.tipsbox .btnbox .btnOk {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 16px;
	color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.logodetails .application {
	width: 650px;
	margin-top: 30px;
}

.application>b {
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 23px;
	border-left: 1px solid #73dff6;
}

.application .searchtwobtn a {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 45px;
	line-height: 35px;
}

.applitible {
	height: 305px;
	background: url(../img/applicbanner.png) no-repeat top center;
}

.applitcontbox {
	height: 1127px;
	background-image: linear-gradient(0deg, #ffffff 0%, #e4feff 100%);
}

.applitbg {
	height: 1127px;
	background: url(../img/applitcont.png) no-repeat top center;
}

.applitcont {
	margin-top: -80px;
}

.technologica {
	height: 155px;
	background: #ffffff url(../img/technologica.png) no-repeat;
	box-shadow: 0px 0px 15px 1px rgba(149, 198, 208, 0.3);
}

.technologica .technobox {
	width: 800px;
	margin: 0 auto;
	padding-top: 35px;
}

.technobox .stepBar-wrap {
	margin: 0px;
}

.technobox .stepBar-wrap ul li {
	padding: 0px;
	padding-right: 250px;
}

.technobox .stepBar-wrap ul li:last-child {
	padding: 0;
}

.technobox .stepBar-wrap .stepBar-line {
	width: 650px;
}

.technobox .stepBar-wrap ul li.stepSequence-pre-change>b {
	width: 330px;
}

.techdata {
	margin-top: 25px;
	height: 999px;
	background-color: #ffffff;
	border: solid 1px #e6e6e6;
	box-sizing: border-box;
	padding: 24px;
}

.techdata p.techdatatitle {
	height: 40px;
}

.techdata p.techdatatitle span {
	font-size: 17px;
	font-weight: bold;
	color: #5b5b5b;
	padding-bottom: 15px;
	border-bottom: 2px solid #15cfb3;
}

.techlist {
	width: 900px;
	margin: 20px auto;
}

.listeach>span {
	display: inline-block;
	margin-right: 75px;
	line-height: 60px;
}

.listeach>span>span {
	display: inline-block;
	width: 120px;
	font-size: 14px;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}

.form_textarea {
	box-sizing: border-box;
	width: 650px;
	height: 133px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	vertical-align: text-top;
	padding: 10px;
}

.techbtnbox {
	box-sizing: border-box;
	height: 197px;
	text-align: center;
	margin: 0px -24px;
	padding-top: 35px;
	border-top: 1px solid #dddddd;
	margin-top: 55px;
}

.techbtnbox .btnbox {
	margin-top: 40px;
}

.techbtnbox .btnbox .btnOk {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 35px;
	background-color: #00ade4;
	font-size: 16px;
	color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.personalbox {
	padding: 0;
	padding-bottom: 20px;
}

.bgf6f {
	background-color: #f6fdff;
}

.personalbox .commonreletitle {
	height: 70px;
	line-height: 70px;
	padding-left: 22px;
}

.personalbox .regisadd>ul {
	padding-top: 20px;
}

.personalbox .regisadd {
	width: 698px;
}

.eatchbox {
	padding: 24px;
	/*min-height: 560px;*/
}

.table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid rgba(135, 135, 135, 0.32);
}

.table thead {
	background-color: #cef4fc;
}

.table thead th {
	border: 1px solid rgba(135, 135, 135, 0.32);
	font-weight: normal;
	line-height: 40px;
	color: #000000;
	font-size: 14px;
}

.table tbody td {
	text-align: center;
	line-height: 40px;
	border: 1px solid rgba(135, 135, 135, 0.32);
	font-size: 14px;
	color: #3b3b3b;
}

table.table-striped>tbody>tr:nth-of-type(even) {
	background-color: #f5f5f5;
}

.tabletitle {
	height: 40px;
	font-size: 0;
	padding: 0 15px;
	margin-bottom: 14px;
	background: #ebebeb;
	border-top: 1px solid #dbdbdb;
}

.tabletitle span {
	color: #333333;
	font-size: 16px;
	cursor: pointer;
	line-height: 30px;
	padding: 0px 15px;
	border-radius: 3px;
	display: inline-block;
	margin: 5px 0 5px 20px;
}

.tabletitle span:first-child {
	margin-left: 0;
}

.tabletitle span.active {
	background: #d2f4fc;
}

.table tbody td.specialleft {
	text-align: left;
	padding-left: 20px;
}

a.hinorange {
	padding-left: 20px;
	background: url(../img/hinorange.png) no-repeat left center;
	margin-left: 5px;
	font-size: 14px;
	color: #f58700;
}

.personalbox .tabsnews {
	padding-left: 0px;
	overflow: hidden;
}

.tabsnews b {
	box-sizing: border-box;
	display: inline-block;
	width: 190px;
	height: 70px;
	padding-left: 55px;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	cursor: pointer;
}

.tabsnews b.b1 {
	background: url(../img/tabsnews1.png) no-repeat 20px center;
}

.tabsnews b.b2 {
	background: url(../img/tabsnews2.png) no-repeat 20px center;
}

.tabsnews b.active {
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 10px #333333;
	-webkit-box-shadow: 0px 0px 10px #333333;
	box-shadow: 0px 0px 10px #333333;
}

a.del_default {
	font-size: 14px;
	color: #666666;
}

.table label {
	margin-right: 10px;
}

.table label input[type="checkbox"] {
	margin-left: 5px;
}


/*************** modify start by xingxing 2018-2-1 ***************/

.eqBoxtable .table tbody td.title {
	text-align: left;
	padding-left: 15px;
}

.releasebox .leftmenubox li a sup {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 8px;
	height: 8px;
	background-color: #ff0000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 2px;
	margin-top: -2px;
}

.personalbox .regisadd {
	position: relative;
}

.personalbox .regisadd .prohibitBox {
	display: none;
	vertical-align: middle;
    margin-top: 3px;
}

.personalbox .regisadd .bubblebox {
	/*margin-right: -200px;*/
}


/*************** modify end by xingxing 2018-2-1 ***************/


/* 2018-03-06 平台注册协议 -----开始*/

.agreementboxmagin {
	margin: 20px 130px;
}

.bigAgreementTitle {
	font-size: 24px;
	text-align: center;
	line-height: 70px;
	border-bottom: 1px solid #868686;
	margin-bottom: 25px;
	color: #484848;
	padding-bottom: 15px;
}

.litmortitle {
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.agreecontlist {
	padding-left: 30px;
}

.agreecontlist>p {
	line-height: 30px;
	color: #484848;
	font-size: 14px;
}


/* 2018-03-06 平台注册协议 -----结束 */


/* zthree */

.sea-left {
	width: 260px;
	float: left;
	border: 1px solid #dfdfdf;
}

.resclasstop {
	height: 38px;
	line-height: 38px;
	padding-left: 17px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	background: rgb(65, 113, 229);
}

.resclasstop {
	background: #26c3e4;
	position: relative;
}

.resclasscon {
	background: #f9f9f9;
}

.icons {
	float: left;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	display: inline;
	background: url(../img/icons.gif) no-repeat;
	cursor: pointer;
}

.resclasstop .icons {
	width: 16px;
	height: 16px;
	background-position: 0px 0px;
	margin: 12px 17px 0px 0px;
	float: right;
}

.resclasstop a.icons {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	width: 11px;
	height: 10px;
	border: 0 none;
	background: url(../img/titleicon_b.png) no-repeat;
}

.resclasstop a.icons.off {
	background: url(../img/titleicon_t.png) no-repeat;
}

.goTop2 {
	width: 20px;
	height: 58px;
	text-indent: -9999px;
	background: url(../img/queding4.png) 0 0 no-repeat;
	position: fixed;
	top: 400px;
	cursor: pointer;
	/* display: none; */
	z-index: 99;
}

.left_menu {
	width: 55px;
	position: fixed;
	top: 240px;
	border: white solid 1px;
	left: 50%;
	margin-left: -660px;
}

.left_menu li {
	border-bottom: white solid 2px;
	display: table;
}

.left_menu li a.active {
	background: #d81412;
}

.left_menu li a {
	display: table-cell;
	width: 55px;
	height: 55px;
	background: #9d9d9d;
	/* line-height: 20px; */
	text-align: center;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
}


/********* by xingxing 2018-03-22 *********/

.dataProcessBtm .subject a {
	position: absolute;
	height: 40px;
	line-height: 40px;
	margin-left: -74px;
	right: auto;
	left: 602px;
	top: 0;
}

.regisadd>ul li>span,
.form_colule,
textarea {
	vertical-align: text-top;
}

.dataDemandBox a.clause {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 40px;
	vertical-align: text-top;
}

.dataDemandBox .form_colule {
	width: 80%;
}

.dataDemandBox textarea {
	width: 76%;
	min-height: 133px;
}

.dataDemandBox .regisadd>ul li em {
	font-style: normal;
	color: #e21717;
}

.dataDemandBox .subject a {
	position: absolute;
	right: 11px;
	top: 0px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 70px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #00ade4;
}

.dataDemandNote {
	background-color: #f5f9fa;
	border-top: 2px solid #26c3e4;
	padding: 23px;
	margin: 25px 0;
}

.dataDemandNote h3 {
	font-size: 18px;
	color: #666666;
}

.dataDemandNote p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin: 15px 0;
}

.DynamicsDetail {
	margin-bottom: 50px;
}

.DynamicsDetail .DetailLeft {
	width: 62.5%;
	border: 1px solid #c7c7c7;
	padding: 25px 22px;
}

.DynamicsDetail .DetailLeftTop {
	padding-bottom: 17px;
	border-bottom: 2px solid #f6f6f6;
	margin-bottom: 27px;
}

.DynamicsDetail .DetailLeftTop dl {
	font-size: 14px;
	color: #898989;
	margin: 18px 25px 15px 0;
}

.DynamicsDetail .DetailLeftTop dl dt {
	font-weight: 700
}

.DynamicsDetail .DetailLeftTop div span {
	background-color: #dbf6ff;
	font-size: 14px;
	color: #00ade5;
	padding: 3px 12px;
}

.DynamicsDetail .DetailLeftBtm p.text {
	font-size: 16px;
	color: #565656;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 30px;
}

.DynamicsDetail .DetailLeftBtm p.pic {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}

.DynamicsDetail .DetailLeftBtm p.pic img {
	max-width: 100%;
}

.DynamicsDetail .DetailRight {
	width: 31.6%;
	border: 1px solid #dcdcdc;
}

.DynamicsDetail .DetailRight .title {
	height: 45px;
	line-height: 45px;
	background-color: #26c3e4;
	color: #fff;
	border-bottom: 1px solid #dcdcdc;
	text-indent: 22px;
}

.DynamicsDetail .DetailRight ul {
	padding: 25px 21px;
}

.DynamicsDetail .DetailRight ul li {
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.DynamicsDetail .DetailRight ul li span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	background-color: #cfcca0;
	margin-right: 10px;
}

.DynamicsDetail .DetailRight ul li .numRed {
	background-color: #fd6766;
}

.DynamicsDetail .DetailRight ul li a {
	font-size: 14px;
	color: #3b3b3b;
}

.dataCenter>div h3 {
	text-indent: 0;
}

.dataCenter>div .imgPara {
	margin-bottom: 0;
}

.dataCenter>div .field {
	text-indent: 0;
}

.dataCenter>div .field a {
	color: #00ade4;
	text-decoration: underline;
}

.dataCenter>div p {
	margin-bottom: 10px;
}

.resourceCount>div {
	margin-bottom: 50px;
}

.resourceCount h2 {
	border-bottom: 2px solid #f5f5f5;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	color: #565656;
	padding-bottom: 13px;
	position: relative;
	margin: 13px 0 26px 0;
}

.resourceCount h2 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 116px;
	height: 3px;
	background-color: #26c3e4;
	position: absolute;
	left: 50%;
	bottom: -2px;
	margin-left: -58px;
}

.resourceCount .chartTable thead {
	background-color: #f5f5f5;
}

.resourceCount .chartTable th {
	font-size: 16px;
	color: #565656;
}

.resourceCount .chartTable .caption {
	background-color: #f5f5f5;
	font-size: 16px;
	color: #565656;
}

.resourceCount .chartImg {
	text-align: center;
	margin-bottom: 25px;
}

.resourceCount .chartImg img {
	max-width: 100%;
}

.dataExpert .dataExpertBlock {
	width: 384px;
	height: 151px;
	background-image: url(../img/dataExpertBg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.dataExpert .dataExpertBlock a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 100%;
	position: relative;
}

.dataExpert .dataExpertBlock .dataImg {
	width: 80px;
	height: 80px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 24px;
	top: 50%;
	margin-top: -40px;
}

.dataExpert .dataExpertBlock .dataImg img {
	height: 100%;
	width: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.dataExpert .dataExpertBlock .dataText {
	position: absolute;
	left: 154px;
	top: 50%;
	margin-top: -40px;
	width: 54%;
}

.dataExpert .dataExpertBlock .dataText h3 {
	font-size: 18px;
	color: #00ade4;
	margin-bottom: 6px;
}

.dataExpert .dataExpertBlock .dataText p {
	font-size: 15px;
	color: #747474;
	margin-top: 5px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 52px;
}


/*************** by 2018-3-26 ******************/


/*数据服务*/

.sdiService {
	padding: 38px 0 60px 0;
}

.sdiServiceTitle {
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 40px;
}

.sdiServiceTitle h2 {
	font-size: 30px;
	font-weight: 400;
	color: #6f6f6f;
	text-align: center;
}

.sdiServiceTitle span {
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: -2px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 120px;
	height: 2px;
	background-color: #15cfb3;
}

.sdiServiceCon {
	width: 100%;
	height: 237px;
	background-image: url(../img/dataServiceImg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sdiServiceStep {
	width: 18%;
	background-image: url(../img/dataServiceImg2.png);
	background-repeat: no-repeat;
	background-position: left 40px;
	padding: 40px 30px 0 80px;
}

.sdiServiceStep h3 {
	font-size: 18px;
	color: #009cce;
	line-height: 26px;
	margin-bottom: 6px;
}

.sdiServiceStep p {
	font-size: 14px;
	color: #878787;
	line-height: 26px;
}

.sdiServiceStepTwo {
	background-image: url(../img/dataServiceImg3.png);
}

.sdiServiceStepThree {
	background-image: url(../img/dataServiceImg4.png);
}

.sdiServiceStepBtn {
	background-image: none;
	padding: 0;
	text-align: center;
}

.sdiServiceStepBtn>a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	background-color: #12b8e4;
	background: -webkit-linear-gradient(top, #26c3e4, #00ade4);
	background: -moz-linear-gradient(top, #26c3e4, #00ade4);
	/*Mozilla*/
	background: -o-linear-gradient(top, #26c3e4, #00ade4);
	/*Opera11*/
	background: linear-gradient(to bottom, #26c3e4, #00ade4);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#26c3e4, endColorstr=#00ade4);
	/*IE<9>*/
	-webkit-box-shadow: 0 0 21px rgba(38, 195, 228, .38);
	box-shadow: 0 0 21px rgba(38, 195, 228, .38);
	margin: 49px 0 36px 0;
}

.sdiServiceStepBtn p {
	color: #484848;
}

.sdiServiceStepBtn p a {
	color: #00ade4;
}

.toolService {
	background-image: url(../img/dataServiceImg5.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.toolServiceCon ul li {
	width: 361px;
	height: 199px;
	/*width: 24%;
	height: 158px;*/
	color: #fff;
	padding: 0 0 0 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 22px;
	margin-bottom: 25px;
	/*padding-right: 75px;*/
	position: relative;
}

.toolServiceCon ul li h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 20px;
}

.toolServiceCon ul li p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 8px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 75px;
	max-width: 300px;
}

.toolServiceCon ul .one {
	width: 473px;
	background: #8e9bbc url(../img/dataServiceImg6.png) no-repeat right bottom;
	background: url(../img/dataServiceImg6.png) no-repeat right bottom, -webkit-linear-gradient(top, #8692b0, #9aa8cb);
	background: url(../img/dataServiceImg6.png) no-repeat right bottom, -moz-linear-gradient(top, #8692b0, #9aa8cb);
	/*Mozilla*/
	background: url(../img/dataServiceImg6.png) no-repeat right bottom, -o-linear-gradient(top, #8692b0, #9aa8cb);
	/*Opera11*/
	background: url(../img/dataServiceImg6.png) no-repeat right bottom, linear-gradient(to bottom, #8692b0, #9aa8cb);
	filter: url(../img/dataServiceImg6.png) no-repeat right bottom, progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#8692b0, endColorstr=#9aa8cb);
	/*IE<9>*/
}

.toolServiceCon ul .two {
	width: 473px;
	background: #62c2e9 url(../img/dataServiceImg7.png) no-repeat right bottom;
	background: url(../img/dataServiceImg7.png) no-repeat right bottom, -webkit-linear-gradient(top, #5db8dc, #6bd4fe);
	background: url(../img/dataServiceImg7.png) no-repeat right bottom, -moz-linear-gradient(top, #5db8dc, #6bd4fe);
	/*Mozilla*/
	background: url(../img/dataServiceImg7.png) no-repeat right bottom, -o-linear-gradient(top, #5db8dc, #6bd4fe);
	/*Opera11*/
	background: url(../img/dataServiceImg7.png) no-repeat right bottom, linear-gradient(to bottom, #5db8dc, #6bd4fe);
	filter: url(../img/dataServiceImg7.png) no-repeat right bottom, progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#5db8dc, endColorstr=#6bd4fe);
	/*IE<9>*/
	margin-right: 0;
}

.toolServiceCon ul .three {
	width: 473px;
	background: #55d2c8 url(../img/dataServiceImg8.png) no-repeat right bottom;
	background: url(../img/dataServiceImg8.png) no-repeat right bottom, -webkit-linear-gradient(top, #51c6bd, #5de4d9);
	background: url(../img/dataServiceImg8.png) no-repeat right bottom, -moz-linear-gradient(top, #51c6bd, #5de4d9);
	/*Mozilla*/
	background: url(../img/dataServiceImg8.png) no-repeat right bottom, -o-linear-gradient(top, #51c6bd, #5de4d9);
	/*Opera11*/
	background: url(../img/dataServiceImg8.png) no-repeat right bottom, linear-gradient(to bottom, #51c6bd, #5de4d9);
	filter: url(../img/dataServiceImg8.png) no-repeat right bottom, progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#51c6bd, endColorstr=#5de4d9);
	/*IE<9>*/
}

.toolServiceCon ul .four {
	width: 473px;
	background: #ff7d6b url(../img/dataServiceImg9.png) no-repeat right bottom;
	background: url(../img/dataServiceImg9.png) no-repeat right bottom, -webkit-linear-gradient(top, #f97766, #ff8976);
	background: url(../img/dataServiceImg9.png) no-repeat right bottom, -moz-linear-gradient(top, #f97766, #ff8976);
	/*Mozilla*/
	background: url(../img/dataServiceImg9.png) no-repeat right bottom, -o-linear-gradient(top, #f97766, #ff8976);
	/*Opera11*/
	background: url(../img/dataServiceImg9.png) no-repeat right bottom, linear-gradient(to bottom, #f97766, #ff8976);
	filter: url(../img/dataServiceImg9.png) no-repeat right bottom, progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#f97766, endColorstr=#ff8976);
	/*IE<9>*/
	margin-right: 0;
}

.toolServiceCon ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 109px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #3f3f3f;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .07);
	box-shadow: 0 0 16px rgba(0, 0, 0, .07);
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.toolServiceCon {
	position: relative;
	/*height: 448px;
	overflow: hidden;*/
}

.toolServiceCon .lookMore {
	position: absolute;
	right: 25px;
	bottom: 25px;
	color: #666;
}

.dataInterfaceWrap {
	background-color: #f0f0f0;
	text-align: center;
}

.dataInterfaceWrap p {
	color: #6f6f6f;
	line-height: 40px;
}

.dataInterfaceWrap a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 135px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	background-color: #58d8ce;
	margin-top: 20px;
}

.thematicService ul li {
	width: 218px;
	height: 81px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 22px;
	margin-bottom: 18px;
	position: relative;
}

.thematicService ul li .maskBox {
	width: 218px;
	height: 81px;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: -85px;
	left: 0;
	text-align: center;
	cursor: pointer;
}

.thematicService ul li .maskBox a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #fff;
	padding-top: 30px;
}


/*共享杯-优秀作品*/

.sharedCup {
	margin-bottom: 50px;
}

.sharedCup ul li {
	padding: 15px 0 13px 0;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}

.sharedCup ul li .detailBtn {
	position: absolute;
	right: 0;
	bottom: 22px;
	width: 110px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	color: #ffffff;
	background-color: #00ade4;
}

.sharedCup .sharedCupImg {
	width: 265px;
	height: 198px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #cccccc;
}

.sharedCup .sharedCupImg a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 100%;
}

.sharedCup .sharedCupImg a img {
	width: auto;
	max-width: 100%;
	height: 100%;
}

.sharedCup .sharedText {
	margin-left: 20px;
}

.sharedCup .sharedText h3 a {
	color: #00ade4;
	line-height: 40px;
}

.sharedCup .sharedText dl {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.sharedCup .sharedText dl dt {
	font-weight: 700;
}


/*共享杯-优秀作品-详情页*/

.sharedCupDetail {
	border: 1px solid #a0a0a0;
	padding-bottom: 60px;
	margin-bottom: 50px;
}

.sharedCupDetail h3 {
	font-size: 20px;
	color: #303030;
	padding: 29px 0 5px 20px;
}

.sharedCupDetail .sharedCupField {
	background-color: #f9f9f9;
	padding: 30px 60px;
	margin: 30px 0;
}

.sharedCupField dl {
	width: 50%;
	line-height: 30px;
	font-size: 14px;
	color: #919090;
}

.sharedCupPic {
	text-align: center;
	padding: 0 20px 50px;
}

.sharedCupPic img {
	max-width: 100%;
}

.sharedCupDetail>dl {
	padding-left: 55px;
	padding-right: 130px;
	font-size: 14px;
	color: #565656;
	line-height: 26px;
}

.sharedCupDetail>dl dt {
	font-weight: 700;
}

.sharedCupDetail>dl dd {
	margin-left: 90px;
}


/*共享杯-赛事信息*/

.eventInfo>div h3 {
	text-indent: 0;
}

.eventInfo>div h4 {
	text-indent: 0;
	font-weight: 700;
}

.eventInfo .eventInfoDetail>div:nth-child(2) p {
	text-indent: 0;
}

.eventInfo .eventInfoDetail>div:nth-child(2) a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 432px;
	height: 35px;
	background-color: #f6f6f6;
	background-image: url(../img/ico-download.png);
	background-repeat: no-repeat;
	background-position: 14px 7px;
	color: #26c3e4;
	margin-bottom: 8px;
	padding-left: 45px;
}

.eventInfo .eventInfoDetail>div:last-child a {
	color: #26c3e4;
}


/*共享文档-标准规范-详情页*/

.sharedFile>dl {
	padding: 26px 35px 0 26px;
}

.sharedFile>dl dd {
	margin-left: 0;
}

.sharedFile .sharedCupField dl {
	width: 100%;
}

.sharedFile .sharedCupField dl dt {
	font-weight: 700;
}

.sharedFile .sharedCupField dl a {
	color: #4fcde7;
}

.sharedFile .sharedCupField dl.fl {
	width: 50%;
}

.sharedFile .detailBtn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 121px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	background-color: #00ade4;
	margin-left: 26px;
}


/*数据资源-级别说明/权限说明*/

.select-list {
	position: relative;
}

.select-list #dataQualityType,
.select-list #dataAuthority {
	width: 80%;
}

.select-list .levelNote>a {
	position: absolute;
	right: 0;
	top: 6px;
	z-index: 1;
	font-size: 14px;
	color: #f58700;
}

.select-list .levelNote>a>img {
	vertical-align: middle;
	margin-right: 5px;
}

.select-list .levelNoteTip {
	border: 1px solid #d2d2d2;
	background-color: #fff;
	padding: 35px 18px 18px 18px;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 10;
	display: none;
}

.select-list .levelNoteTip>img {
	position: absolute;
	right: 29px;
	top: -9px;
	z-index: 2;
}

.select-list .levelNoteTip a {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
}

.select-list .levelNoteTip p {
	line-height: 30px;
}


/*返回顶部*/

.fixed-btn {
	position: fixed;
	right: 1%;
	bottom: 5%;
	width: 50px;
	z-index: 1040;
	-webkit-backface-visibility: hidden;
}

.fixed-btn a {
	*zoom: 1;
	width: 50px;
	min-height: 50px;
	padding: 10px;
	*display: inline;
	text-align: center;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #e0e0e0;
	margin: 5px 0;
	box-sizing: border-box;
}


.fixed-btn a.go-top {
	background-color: #e0e0e0;
}

.fixed-btn a span {
	display: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
}

.fixed-btn a:hover {
	text-decoration: none;
	background-color: #00ade4;
}

.fixed-btn a:hover img {
	display: none;
}

.fixed-btn a:hover span {
	display: block;
}

a {
	cursor: pointer;
}

.aboutmenu {
	width: 250px;
}

.aboutlistmenu {
	width: 250px;
	border: solid 1px #dcdcdc;
	margin-bottom: 20px;
}

.aboutlistmenu .menutitle {
	height: 45px;
	background-color: #26c3e4;
	font-size: 16px;
	font-weight: normal;
	line-height: 45px;
	color: #ffffff;
	position: relative;
	text-align: center;
}

.aboutlistmenu .menutitle i {
	display: inline;
	width: 11px;
	height: 10px;
	background: url(../img/titleicon_b.png) no-repeat center;
	position: absolute;
	top: 19px;
	right: 23px;
	cursor: pointer;
}

.aboutlistmenu .menutitle i.on {
	background: url(../img/titleicon_t.png) no-repeat center;
}

.aboutlistmenu .menutitle_search i {
	float: right;
	position: static;
	margin: 17.5px 15px 17.5px 0;
}

.aboutlistmenu .menutitle_search p {
	overflow: hidden;
	margin: 0 0 0 25px;
	font-size: 14px;
}

.aboutlistmenu .menuul>li {
	box-sizing: border-box;
	min-height: 40px;
	line-height: 40px;
	position: relative;
	border-top: 1px solid #dcdcdc;
}

.aboutlistmenu .menuul>li>a {
	box-sizing: border-box;
	/*float: left;*/
	display: block;
	/*max-width: 160px;*/
	min-height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #3b3b3b;
	padding-left: 35px;
	/**
	background: url(../img/icon_add.gif)no-repeat 17px center;
	*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.aboutlistmenu .menuul>li:hover {
	background-color: #cef4fc !important;
}

.aboutlistmenu .menuul>li>span {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #3b3b3b;
	margin-right: 5px;
}

.subsetmenu {
	display: none;
	box-sizing: border-box;
	position: absolute;
	width: 320px;
	border: 1px solid #dcdcdc;
	border-top: none;
	left: 250px;
	top: -1px;
	z-index: 1;
	background-color: #f4fbfd;
}

.subsetmenu>i.bg {
	position: absolute;
	top: 1px;
	left: -1px;
	display: inline-block;
	width: 1px;
	height: 40px;
	background: #ffffff url(../img/menutwo.png) no-repeat left top;
}

.subsetmenu .menuul>li>a {
	max-width: 245px;
}

.subsetmenu .menuul>li>a:hover {
	text-decoration: underline;
}

.aboutlistmenu .menuul>li:hover>.subsetmenu {
	display: block;
}

.aboutlistmenu .hotcloud {
	text-align: center;
}

.layui-form-select dl {
	z-index: 4000;
}

.layui-form-item {
	float: left;
	border-right: 1px solid #16bbde;
}

.layui-form-item .layui-input-inline {
	float: left;
	width: 146px;
	margin-right: 0px;
}

.layui-form-select dl dd.layui-this {
	background-color: #00ade5;
}

.layui-input-inline .layui-form-select .layui-select-title input[type="text"] {
	width: 100% !important;
}

.layui-form-select .layui-edge {
	border-top-color: #00ade5;
}


/*数据服务-新*/

#zzsca,
#zzsc {
	height: 660px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#zzsca .pre,
#zzsc .pre {
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 53px;
	width: 30px;
	cursor: pointer;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -26px;
}

#zzsca .next,
#zzsc .next {
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 53px;
	width: 30px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	right: -50px;
}

#zzsca #wai_boxa,
#zzsc #wai_box {
	height: 660px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#zzsca .zzsc_boxa,
#zzsc .zzsc_box {
	width: 2440px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#zzsca .zzsc_boxa ul,
#zzsc .zzsc_box ul {
	float: left;
	display: block;
	height: 660px;
	width: 1220px;
}

#zzsca .zzsc_boxa li,
#zzsc .zzsc_box li {
	float: left;
	position: relative;
}

#zzsca .zzsc_boxa li {
	width: 275px;
	height: 180px;
	background-color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #eaeaea;
	overflow: hidden;
}

#zzsca .zzsc_boxa li>a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

/*#zzsca .zzsc_boxa li div {
	width: 100%;
	height: 98px;
	overflow: hidden;
}*/

#zzsca .zzsc_boxa li>a .zzsc_img img {
	width: 100%;
	height: 100%;
}

#zzsca .zzsc_boxa li>a .zzsc_body {
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 6px 0 10px;
	position: absolute;
	background-color: rgba(255, 255, 255, .6);
}

#zzsca .zzsc_boxa li h3 {
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	color: #000000;
	margin: 6px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#zzsca .zzsc_boxa li p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	height: 40px;
	margin: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 40px;
}

#zzsca .zzsc_boxa li:hover {
	-webkit-box-shadow: 0px 0px 21px 0px rgba(94, 94, 94, 0.08);
	box-shadow: 0px 0px 21px 0px rgba(94, 94, 94, 0.08);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

/* 首页-专项服务 */
.s_service_con{
	width: 1200px;
	margin: 0 auto;
}
.s_service_li{
	float: left;
	width: 147px;
	height: 178px;
	cursor: pointer;
	text-align: center;
	position: relative;
	background: #ffffff;
	margin: 30px 63px 50px 0;
}
.bg_icon_list {
	left: 0;
	bottom: 0;
	width: 147px;
	height: 74px;
	position: absolute;
	background-size: 147px;
	background-repeat: repeat-x;
	background-position: right top;
	/*-webkit-animation: scrollBad 5s linear infinite;
	-moz-animation: scrollBad 5s linear infinite;
	animation: scrollBad 5s linear infinite;*/
}
.s_service_li .bg_blue{

	background-image: url("../img/index/s_service_li_bg_blue01.png");
}
.s_service_li .bg_pink{

	background-image: url("../img/index/s_service_li_bg_pink01.png");
}
.s_service_li .bg_green{

	background-image: url("../img/index/s_service_li_bg_green01.png");
}
@-webkit-keyframes scrollBad {
	0% {
		background-position: -147px 0;
	}

	100% {
		background-position: 0 0;
	}
}

@-moz-keyframes scrollBad {
	0% {
		background-position: -147px 0;
	}

	100% {
		background-position: 0 0;
	}
}

@keyframes scrollBad {
	0% {
		background-position: -147px 0;
	}

	100% {
		background-position: 0 0;
	}
}

.s_service_li img{
	margin:22px auto 40px auto;
}
.s_service_li p{
	font-size: 14px;
	color: #6f6f6f;
	line-height: 1;
}
.s_service_li:last-child{
	margin-right: 0;
}

.s_service,.shareCup,.databranch{
	background: rgb(218, 245, 250);
}
.interested,.friendship{
	background-color: #fff;
}
/*数据服务-新*/

#zzsca,
#zzsc {
	height: 660px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#zzsca .pre,
#zzsc .pre {
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 53px;
	width: 30px;
	cursor: pointer;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -26px;
}

#zzsca .next,
#zzsc .next {
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 53px;
	width: 30px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	right: -50px;
}

#zzsca #wai_boxa,
#zzsc #wai_box {
	height: 660px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#zzsca .zzsc_boxa,
#zzsc .zzsc_box {
	width: 2440px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#zzsca .zzsc_boxa ul,
#zzsc .zzsc_box ul {
	float: left;
	display: block;
	height: 660px;
	width: 1220px;
}

#zzsca .zzsc_boxa li,
#zzsc .zzsc_box li {
	float: left;
	position: relative;
}
/*#zzsca #wai_boxa,*/
#zzsca .zzsc_boxa li {
	width: 275px;
	height: 180px;
	background-color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #eaeaea;
	overflow: hidden;
}

/*#zzsca .zzsc_boxa li div {
	width: 100%;
	height: 98px;
	overflow: hidden;
}*/

#zzsca .zzsc_boxa li>a .zzsc_img {
	width: 100%;
	height: 100%;
}

#zzsca .zzsc_boxa li>a .zzsc_img img {
	width: 100%;
	height: 100%;
}

#zzsca .zzsc_boxa li h3 {
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	color: #000000;
	margin: 6px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#zzsca .zzsc_boxa li p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	height: 40px;
	overflow: hidden;
	margin: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 40px;
}

#zzsca .zzsc_boxa li:hover {
	-webkit-box-shadow: 0px 0px 21px 0px rgba(94, 94, 94, 0.08);
	box-shadow: 0px 0px 21px 0px rgba(94, 94, 94, 0.08);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.subsetmenuRight{
	left: 318px;
}
.aboutlistmenu > .menuul>li >.subsetmenu .menuul>li:hover >.subsetmenu {
	display: block;
}
.aboutlistmenu > .menuul>li:hover >.subsetmenu {
	display: block;
}

/*by 19/06/26*/
.registerBox .regisRow{
	padding-bottom: 45px;
}
.registerBox .registitle{
	line-height: 46px;
	border-bottom: 2px solid #dfdfdf;
}
.regisType span{
	font-size: 16px;
	padding: 0 0 12px 0;
	margin: 0 20px;
}
.regisType span.active{font-size: 16px;
	border-bottom: 3px solid #17af96;
}
.regisType b{
	color: #333333;
}
.regisType b a.clause{
	text-decoration: underline;
}
.regisadd>ul {
	padding-top: 32px;
}
.regisadd>ul li>span{
	width: 140px;
	text-align: left;
	line-height: 32px;
	margin-right: 0;
}
.regisadd>ul li label{
	font-weight: normal;
}
.regisadd ul .regisaddBtn{
	text-align: left;
	margin-top: 15px;
}
.regisadd ul li .btnOk{
	width: 300px;
	height: 40px;
	text-align: center;
	background-color: #00ade4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 0;
	margin-left: 167px;
}
.form_colule{
	width: 300px;
	margin-left: 25px;
}
.bubblebox{
	right: -150px;
}
.register_tab{
	height: 60px;
	line-height: 60px;
	background-color: #e5f9ff;
	padding-left: 20px;
	margin-bottom: 17px;
}
.register_tab a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 51px;
	line-height: 51px;
	font-size: 18px;
	color: #484848;
	padding: 0 13px;
	margin-top: 9px;
}
.register_tab a img{
	vertical-align: middle;
	margin-right: 6px;
	display: none;
}
.register_tab a.active{
	font-weight: bold;
	color: #27c4e5;
	background-color: #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.register_tab a.active img{
	display: inline-block;
}
.register_block{
	display: none;
}
a.btn_choice{
	position: absolute;
	right: 132px;
	top: 0;
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 70px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #00ade4;
	font-size: 14px;
	color: #efefef;
}
.bubblebox.jgmcbox{
	right: -254px;
	top:-8px;
	background-image: url("../img/icon_bubbleeachjj.png");
}
.bubblebox.jgmcbox .bubbleeach{
	width:340px;
}
.jgmcbox .bubbleeach{
	background-color: #e8f9ff;
	border: solid 1px #26c3e4;
}
.jgmcbox .bubbleeach p{
	color: #e73b3b;
}
.jgmcbox .bubbleeach p img{
	margin-right: 3px;
}
.bubbleeach p a{
	font-size: 14px;
	color: #27c4e5;
	text-decoration: underline;
	margin-left: 15px;
}
.jgmcbox .bubbleeach p a{
	font-size: 14px;
	color: #e73b3b;
	text-decoration: underline;
	margin-left: 15px;
}
.jjzm .form_colule,
.jjzjsmj .form_colule{
	border: 0 none;
	padding: 0;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jjzjsmj .bubblebox{
	top: 0px;
	right: -215px;
	display: none;
}
.jjzjsmj .bubblebox .bubbleeach{
	width: auto;
	min-height: inherit;
}
.jjzm .bubblebox{
	right: -265px;
	top: -10px;
	display: none;
}
.jjzm .bubblebox .bubbleeach{
	width: 450px;
}
a.btn_address{
	font-size: 14px;
	color: #27c4e5;
	text-decoration: underline;
	margin-left: 15px;
}

/*.smallimg{width:15px;position: absolute;left: 340px;top: 4px;}*/
.smallimg{width:15px;vertical-align: middle;}
.bigimg{max-width:1150px;max-height:800px;width:auto !important;height:auto !important; position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: rgba(0,0,0,.5);filter: Alpha(opacity=50);z-index: 9999;transition:all 1s;display: none}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}

.personalbox .regisadd>ul li{
	margin-bottom: 0;
}
.personalbox .regisadd>ul li>span{
	font-weight: bold;
	text-align: right;
	color: #666666;
}
.personalbox .form_colule{
	margin-left: 18px;
}

/*修改提示文字的颜色*/
input::-webkit-input-placeholder { /* WebKit browsers */
	color: #ababab;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #ababab;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ababab;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #ababab;
}

.btn_stencil img{
	vertical-align: middle;
	margin-right: 5px;
	width: 14px;
}
.personalbox .regisadd>ul .li_tip {
	width: 460px;
	font-size: 12px;
	line-height: 20px;
	color: #ddbb51;
	margin-left: 140px;
	margin-top: 5px;
}
.li_tip img{
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	width: auto;
}
.li_tip p{
	display: table-cell;
}
.li_tip a{
	font-size: 14px;
	color: #00ade4;
}
.li_tip p a{
	font-size: 12px;
}
.li_tip>a{
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin-top: 10px;
}
.li_tip .btn_stencil{
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 0;
}

.btn_a a{
	font-size: 14px;
	line-height: 30px;
	color: #00ade4;
}
.btn_a a img{
	 vertical-align: middle;
	 margin-right: 11px;
	margin-left: 99px;
 }
.greensuccess{
	width: 50%;
	margin: 0 auto;
}
.greensuccess h3{
	font-size: 18.8px;
	font-weight: bold;
	color: #22ac38;
	margin-bottom: 25px;
	margin-top: 50px;
}
.greensuccess h3 img{
	vertical-align: middle;
	margin-right: 22px;
}
.greensuccess p {
	font-size: 14.6px;
	color: #484848;
	margin-left: 56px;
}

/* 用户帮助 */
.influenleftmenu  .influentitle i {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../img/titleicon_b.png) no-repeat center;
	position: absolute;
	top: 6px;
	right: 5px;
	cursor: pointer;
}

.influenleftmenu .influentitle i.on {
	background: url(../img/titleicon_t.png) no-repeat center;
}

.ico_share_open{
	width: 17px;
	height: 14px;
	background-image: url(../img/icon-open.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ico_share_limit{
	width: 17px;
	height: 14px;
	background-image: url(../img/icon-limit.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ico_share_not{
	width: 17px;
	height: 14px;
	background-image: url(../img/icon-not.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*科学数据二期*/
.other_update_data_moudle {
	padding: 23px;
	margin-top: 20px;
	position: relative;
	border: 1px dashed #14cfb2;
}

.other_update_data_close {
	top: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	color: #ffffff;
	cursor: pointer;
	line-height: 17px;
	text-align: center;
	position: absolute;
	background: #26c3e4;
	border-radius: 100%;
}

.other_update_data_top_half {
	padding-bottom: 15px;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #7fddf1;*/
}

.other_update_data_item {
	margin-bottom: 15px;
}

.other_update_data_item:nth-child(even) {
	margin-bottom: 0;
}

.other_update_data_title {
    height: 18px;
    color: #30c0df;
    font-size: 14px;
    line-height: 18px;
}

#uploader,
#uploader_yanli {
	margin-top: 15px;
}

.down_example_a {
	font-size: 14px;
	color: #30c0df;
	display: inline-block;
	line-height: 45px;
	vertical-align: middle;
	/* margin-top: -30px; */
	margin: -30px 0 0 10px;
}

.down_example_a:hover,.down_example_a:link {
	color: #30c0df;
}

.versionscss{
	color: #f58700;
	font-size: 15px;
}
.versionscssdail{
	color: #f58700;
}

.concurrent_public_tip_module {
	padding: 12px 30px;
	border-radius: 3px;
	margin-bottom: 20px;
	background-color: #fefbf2;
	border: solid 1px #fdca7f;
	box-shadow: 4px 5px 0px 0px #fbf1d4;
}

.concurrent_public_tip_info {
	height: 38px;
	color: #e74c3c;
	font-size: 16px;
	line-height: 38px;
}

/* 检索页下撤 */
.public_had_info {
	padding: 100px 0;
	text-align: center;
}

.public_had_info>div {
	margin: 0 20px;
}

.public_had_title {
	color: #f53b3b;
	font-size: 24px;
	text-align: left;
	line-height: 30px;
	margin-bottom: 22px;
}

.public_had_txt {
	color: #292929;
	font-size: 16px;
	text-align: left;
	line-height: 24px;
}

.public_had_txt a {
	color: #26c3e4;
}
