/* 该css页面不能再top.jsp中被引用 */
@CHARSET "UTF-8";
*{margin: 0;padding: 0;}
@-ms-viewport       { width: device-width; }
body {
	min-width: 1280px;
	min-height: 588px;
	height: 100%;
	background:#F5F5F5;
	overflow:auto;
	font-family: "Microsoft YaHei", SimSun, sans-serif ! important;
}
.content-wrapper{
	background:#F5F5F5;
}
.container-large-fluid{
	min-width: 1229px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.row-large{
	/*padding-right: 60px;*/
	/*padding-left: 60px;*/
}

.header{
	width:100%;
}

.header-1{
	height:106px;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}
.header-2{
	min-width: 1333px;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	background-color: #0078ef;
}
.header-1 .navbar-header{
	height: 100%;
	line-height: 86px;
	width: 30%;
	/*padding-left: 60px;*/
}
.header-1 .navbar-header > a{
	margin-left:0px;
}

.header-1 .header-user, .header-1 .header-guest{
	padding-top: 110px;
	/*margin-top:-10px;*/
	margin-right:2%;
	height:100%;
	width: 40%;
	float:right;
	text-align: right;
}

.header .header-2 .navbar-header, .header .header-2 .header-guide{
	height:40px;
	text-align: left;
}

.header .header-2 .header-guide>ul>li>a{
	line-height:40px;
	color:#FFF;
	font-size:18px;
	display:inline-block;
}
.header .header-2 .header-guide > ul > li > a:focus{
	background:#1097ea;
	color:#FFF;
}
.header .header-2 .header-guide > ul > li {
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.header .header-2 .header-guide>ul{
	display: inline-block;
	float: none !important;
}


.header .header-2 .navbar{
	margin-bottom:0;
	border:0;
}
.header .header-2 .header-guide ul>li{
	white-space:nowrap;
	text-overflow:ellipsis;
}
@media (min-width:768px) {
	.header .header-2 .header-guide ul>li>a {
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media (min-width:1465px) {
	.header .header-2 .header-guide ul>li>a{
		padding:0 36px;
	}
}

@media (max-width: 1366px) {
	.header .header-2 .header-guide ul>li{
		float: left;
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	.header .header-2 .header-guide ul>li>a{
		padding:0 30px;
	}
}
.header .header-2 .header-guide > ul > li > a {
	height: 40px !important;
}
.header .header-2 .header-guide .active{
	color:#80e0ff;
}

.header .header-2 .header-guide .active>a{
	color:#80e0ff;
}
.header .header-2 .header-guide ul>li>a:hover{
	color:#FFF;
	background:#3cbaff;
}


/* 最新动态 */
.trends-div{
	height:550px;
	width:1280px;
	margin:0 auto;
	margin-top:-30px;
}
.trends-div .news-div{
	width:712px;
	height:530px;
	float:left;
	margin-left:50px;
}
.trends-div .policy-div{
	width:350px;
	height:360px;
	float:left;
	margin-top:5px;
	/* 	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/timeline.png) no-repeat; */

}
.news-div .news{
	height:110px;
	/* 	border-bottom:1px solid #00aeee; */
	margin-bottom:28px;
}
.news .news-text{
	float:left;
	width:70%;
	margin-left:43px;
}
.news-text :hover{
	color:#00aeee;
}
.news-text .title-row{
	/* 	width:70%; */
	height:40px;
}
.title-row a{
	float:left;
}
.news-text h4{
	font-size:18px;
	color:#000;
	/* 	border-bottom:1px solid #000; */
	text-decoration:underline;
}
.news-text span{
	font-size:12px;
	float:right;
	margin-top:15px;
	color:#00aeee;
	font-weight:600;
}
.news-text p{
	position:relative;
	line-height:1.8em;
	/* 2 times the line-height to show 3 lines */
	height:3.6em;
	overflow:hidden;
	color:#000;
}
.news img{
	height:90px;
	margin-top:6px;
	float:left;
	width:120px;
}
.news-text p::after {
	/*     content:"..."; */
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	padding:0 10px 4px 45px;
	background:url(http://css88.b0.upaiyun.com/css88/2014/09/ellipsis_bg.png) repeat-y;
}
.news-div .media-title{
	font-size:18px;
	margin-top:30px;
	margin-bottom:24px;
	font-weight:600;
}
.trends-div .gover-div{
	float:right;
	margin-right:50px;
	margin-left:30px;
	width:400px;
}
.gover-div .gover-title{
	margin-top:30px;
	font-size: 18px;
	margin-bottom: 24px;
	/*     margin-left:20px; */
	font-weight:600;
}
.policy-div .policy-text{
	height:60px;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:7px;
}
.policy-text .title{
	/* 	font-weight:600; */
	color:#00aeee;
	font-size:20px;
	margin-bottom:5px;
}
.policy-text .title-bottom{
	width:400px;
	height:1px;
	border-bottom:2px solid #dcdcdc;
}
.policy-text .policy-content{
	color:#626262;
	font-size:14px;
	margin-top:10px;
	/* 	margin-left:10px; */
}
.policy-text span{
	color:#00aeee;
	/* 	font-weight:600; */
}
.policy-text p{
	color:#000;
}
.policy-text a p:hover{
	color:#1b8bde;
}

.more-policy{
	border:2px solid #00aeee;
	width:65px;
	border-radius:15px;
	/* 	margin-left:20px; */
	margin-top:30px;
	padding-left:18px;
	height:24px;
}
.more-news{
	border:2px solid #00aeee;
	width:65px;
	border-radius:15px;
	margin-left:150px;
	/* 	margin-top:15px; */
	padding-left:18px;
	height:24px;
	position:absolute;
	margin-top:-13px;
}
.more-news{
	color:#00aeee;
}
.policy-detail-div .path {
	/*  	background-color: #f5faff; */
	height: 60px;
	left: 0;
	padding-left: 100px;
	padding-top: 18px;
	position: relative;
	top: 0;
	font-size:18px;
	font-weight:500;
}
.path .title-url{
	color:#000;
}
.path .title-url:hover{
	color:#00aeee;
}
.policy-detail-div{
	position:relative;
	height:1900px;
}
.policy-detail-div .text-div{
	/* 	height:2000px; */
	/* 	margin-left:116px; */
	/* 	float:left; */
	/* 	width:86%; */
	/* 	margin:0 auto; */
	/* 	margin-top:28px; */
	left:100px;
	right:100px;
	position:absolute;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/policy_detail_left.png) repeat-y;
	background-size:3% 100%;
}
.text-div .right-div{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/policy_background.png) no-repeat;
	/* 	height:2000px; */
	background-position:right 0px;
	margin:0 auto;
	margin-top:40px;
}
.text-div .in-text-div{
	/* 	margin-top:40px; */
	width:80%;
	height:65px;
}
.in-text-div .text-time{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/time-back.png) no-repeat;
	float:left;
}
.text-div .text-time{
	float:left;
	height:50px;
	width:210px;
	padding-top:8px;
	padding-left:76px;
	color:#fff;
}
.text-div .policy-text{
	height:110px;
	width:70%;
	margin-left:44px;
	font-size:16px;
	float:left;
}


.titleActive{
	text-decoration:none;
	color: #fc843e;
	font-weight: bold;
}

.header-2 .titleDown  li a{
	color: #fc843e;
	border-bottom: 2px solid  #fc843e;
}

.title-selected{
	color:#fc843e;
	border-bottom: 2px solid  #fc843e;
	font-weight: bold;
}

.select-div{
	width:85%;
	max-height:180px;
	overflow-y :auto;
	background:#f4fdf5;
	z-index:10;
	position:absolute;
	border: 1px solid #f7f7f7;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius : 5px;
	padding-left:10px;
}
.select-div ul li{
	list-style: none;
}
.select-div .select-in-div:hover{
	background:#eee;
	color:#000;
	cursor:pointer;
}

li [class*=" fa-"]{
	display: inline-block;
	width: 1.25em;
	text-align: center;
}


.header-title{
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding-left:10px;
	color:#1097ea;
	border-left:3px solid rgba(16,151,234, 0.4);
}
#searchForm .input-group .input-group-btn button{
	margin-top:-1px;
	background-color: #00aef0;
	/* 	font-size:; */
	border-color:#e8f8fe;
	color:#fff;
	padding: 10px 16px;
}
/* header1.jsp */
#searchForm1 .input-group .input-group-btn button{
	margin-top:-3px;
	background-color: #fed230;
	width:40px;
	border-color:#e8f8fe;
	color:#fff;
	/* 	padding: 5px 12px; */
}
.input-group input{
	background-color:transparent;
	/* 	color:#fff; */
	height: 40px;
}



/* home.content */
.home-body-up{
	min-width:1280px;
	/* 	margin-top:20px; */
	/* 	background-color:#f7f7f7; */
}
.home-body-up .carousel{
	height:365px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/banner-bg.png);
	background-size:100% 100%;
}
.home-body-up .carousel .carousel-inner img{
	margin:0 auto;
}

.tip-switch {
	/* 	width:98%; */
	height:114px;
	margin:0 auto;
	margin-top:10px;
	position:relative;
}
.tip-switch ul{
	width:90%;
	margin:0 auto;
	float:left;
}
.tip-switch ul li{
	float:left;
	margin:0 7px;
	width:142px;
	height:114px;
}
.tip-switch ul li a{
	text-align:center;
	color:#2f2e46;
	width:100%;
	height:100%;

}
.tip-switch>ul>li:nth-first a{
	padding-left:0;
}
.tip-switch ul li a:hover{
	color:#017be5;
}
.tip-switch ul li a span{
	display:block;
	margin-top:10px;
	overflow:hidden;
	text-overflow: ellipsis;/*文字隐藏后添加省略号*/
	white-space: nowrap;/*强制不换行*/
}
.tip-switch #next, .tip-switch #previous{
	height:100%;
	line-height:114px;
	width:16px;
	background-repeat:no-repeat;
	background-position:center;
}
.tip-switch #previous{
	float:left;
	background-image:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/left-active.png);
}
.tip-switch #next{
	float:left;
	background-image:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/right-active.png);
}
.tip-switch #previous.disabled{
	background-image:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/left-disabled.png);
}
.tip-switch #next.disabled{
	background-image:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/right-disabled.png);
}
.tip-switch .scroll-show{
	width:95%;
	height:100%;
	margin:0 10px;
	float:left;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/left-shadow.png) no-repeat left,url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/right-shadow.png) no-repeat right;
}
.tip-switch .scroll-show > ul > li > a{
	background:transparent;
}
.home-body-up .new-data{
	/* 	background:#f7f7f7; */
	background:#f4f4f4;
	/* padding:15px 0; */
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.home-body-up .new-data h1{
	text-align:left;
	padding-bottom:10px;
}
.home-body-up .new-data .new-data-title{
	position:relative;
}
.home-body-up .new-data .new-data-title h1{
	margin-top:0;
}
.home-body-up .new-data .new-data-title .more-data{
	position:absolute;
	right:10px;
	top:10px;
	font-size:16px;
}
.home-body-up .new-data .new-data-title .more-data > a > img{
	padding-right:8px;
	margin-top:-3px;
}
.home-body-up .new-data ul, .home-body-up .new-data .new-data-title{
	width:1300px;
	margin:0 auto;
}
.home-body-up .new-data li{
	height:800px;
	width:290px;
	float:left;
	margin:0 15px;
	text-align:center;
	list-style-type:none;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	/*   	box-shadow:0 0 10px 7px #dae9ef */
}
.home-body-up .new-data li > a > span{
	font-size:60px;
	line-height:180px;
}
.home-body-up .new-data li p{
	text-align:left;
	margin-top:-20px;
	padding:10px 15px;
	color:#666;
	line-height:1.5;
	letter-spacing:1pt;
	font-size:16px;
}
.home-body-up .new-data .blue{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/blue.png) no-repeat center;
	/* 	box-shadow:0 0 10px 5px #dae9ef */
}
.home-body-up .new-data .blue h4{
	position:absolute;
	color:#fdea15;
	margin-left:20px;
}
.home-body-up .new-data .blue .fa{
	width:1em;
	font-size: 50px;
	top: -4px;
	position: relative;
}
.home-body-up .new-data .blue span, .home-body-up .new-data .blue p{
	color:#FFF;
}
.home-body-up .new-data .yellow{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/yellow.png) no-repeat center;
}
.home-body-up .new-data .yellow span{
	color:#f8b619;
}
.home-body-up .new-data .green{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/green.png) no-repeat center;
}
.home-body-up .new-data .green span{
	color:#5abc25;
}
.home-body-up .new-data .red{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/red.png) no-repeat center;
}
.home-body-up .new-data .red span{
	color:#f36e16;
}
.home-body-up .industry{
	width:1280px;
	margin:0 auto;
}
.home-body-up .container-title{
	height:50px;
	margin:0 100px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/container-title-left.png) no-repeat left center,
	url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/container-title-right.png) no-repeat right center;
}
.home-body-up .container-title h1, .home-body-up .new-data hi{
	text-align:center;
	margin-top:40px;
}
.home-body-up .container-title > h1 > span, .home-body-up .new-data h1 span{
	font-weight:300;
	color:#6d6d6d;
	padding-left: 10px;
}
.home-body-up .industry .modules{
	position:relative;
	width:1253px;
	height:332px;
	margin:30px auto;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/modules-bg.png) no-repeat center;
}
.home-body-up .industry .modules .contents{
	height:290px;
	width:800px;
	padding:20px 40px;
	float:left;
}
.home-body-up .industry .modules:nth-child(odd) .contents{
	float:right;
}
.home-body-up .industry .modules:nth-child(odd) .contents h3{
	text-align:right;
}
.home-body-up .industry .modules .contents a{
	color:#00aaee;
}
.home-body-up .industry .modules .contents p{
	line-height:2;
	letter-spacing:1pt;
	font-size:16px;
	color:#666;
}
.home-body-up .industry .modules .content-img{
	position:absolute;
	right:20px;
	/* 	bottom:47px; */
}
.home-body-up .industry .modules:nth-child(odd) .content-img{
	position:absolute;
	left:20px;
	bottom:47px;
}

.down-float{
	margin-top:20px;
	float:left;
	margin-right:16px;
}
.to-regester a{
	margin-left:90px;
	color:#e5554e;
}
.to-index a{
	color:#605c55;
	border-left:1px solid #cec5b7;
	padding-left:16px;
}
检索框
.scroll{
	/* 	background:#00aeee; */
	width: 152px;
	height:180px;
	position: fixed;
	top: 920px;
	right: 10px;
	font-size: 12px;
	line-height: 0;
	z-index: 300;
}
.scroll .top{
	height:150px;
	width:150px;
	border-left:4px solid #d2d2d2;
}
.top .side-menu{
	height:115px;
	width:170px;
	margin-top:-15px;
}
.side-menu li{
	height:45px;
	/* 	border:1px solid #ececec;	 */
	margin-top:15px;
	padding-left:5px;
	padding-top:3px;
	cursor:pointer;
}
.side-menu li a{
	padding-left:2px;
	padding-top:3px;
	color:#8f8f8f;
	margin-left:20px;
	background:#fff;
	border:1px solid #ececec;
	height:40px;
	width:132px;
	font-size:14px;
	line-height:17px;
	padding-right:4px;
}
.scroll .top-img{
	margin-left:-8px;
	margin-top:-20px;
	width:12px;
}
.scroll .bottom{
	height:40px;
	width:120px;
	border:1px solid #ececec;
}
.scroll .scroll-img{
	margin-left:-17px;
	cursor:pointer;
}
.scroll .scroll-hide-img{
	cursor: pointer;
	/* 	margin-left: 100px; */
	/*     margin-top: 150px; */
}
.active{
	color:#fc843e;
}
.side-menu .ball{
	background: url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/scroll-select.png) no-repeat scroll left center;
	height: 26px;
	left: -17px;
	margin-top: 8px;
	margin-left:3px;
	position: absolute;
	width: 26px;
}
.side-menu li a:focus{
	color:#26aaef;
}
.triangle{
	margin-left: 11px;
	margin-top: 10px;
	position: absolute;
	z-index: 300;
}

.firstimg{
	display:block;
	margin:0 auto;
	margin-top:40px;
}
.img-size{
	width:84px;
	height:10px;
}
.img-small-size{
	width:68px;
	height:51px;
}
.img-large-size{
	width:330px;
	height:280px;
}
.img-uilarge-size{
	width:300px;
	height:250px;

}

.center-wid{
	height:400px;
	width:1300px;
	margin-left:12px;
	margin-right:12px;
	margin-top:12px;
	background:#fff;
}
.new-data .uipage .center-wid{
	height:425px;
	width:1300px;
	margin-left:12px;
	margin-right:12px;
	margin-top:12px;
	background:#fff;
}
.feature{
	/* height:276px; */
	display:block;
	margin-top:0px;
	font-size:28px;
	/* color:#656565; */
}
.feature .canvas{
	/* background:none repeat scroll 0 0 #fafafa; */
	/* height:256px; */
	width:330px;
	float:left;
	/* border-bottom:solid 2px #00aeee; */
	text-transform: none;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	z-index:100;
	margin-left:15px;
	margin-right:10px;
}
.uipage{
	/* height:276px; */
	display:block;
	margin-top:0px;
	font-size:28px;
	/* color:#656565; */
}

.new-data .uipage .sample1 {
	/* background:none repeat scroll 0 0 #fafafa; */
	/* height:256px; */
	width:300px;
	float:left;
	/* border-bottom:solid 2px #00aeee; */
	text-transform: none;
	z-index:100;
	margin-left:14px;
	margin-right:10px;
}

.new-data .uipage .sample1 img {
	width: 300px;
	height: 250px;
}

.new-data .uipage .sample1 img:hover {
	/* width: 300px;
	height: 250px; */
	padding: 0;
	border:1px solid #00aaee;
	box-shadow:0 0 10px 7px #b9e3f5;
	/* position: absolute; */
	transform: scale(1.2);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.2);
	-webkit-transform: all 1s ease 0s;
}

.new-data .uipage .sample2 {
	/* background:none repeat scroll 0 0 #fafafa; */
	/* height:256px; */
	width:300px;
	float:left;
	/* border-bottom:solid 2px #00aeee; */
	text-transform: none;
	z-index:100;
	margin-left:14px;
	margin-right:10px;
}

.new-data .uipage .sample2 img {
	width: 300px;
	height: 250px;
}

.new-data .uipage .sample2 img:hover {
	/* width: 300px;
	height: 250px; */
	padding: 0;
	border:1px solid #00aaee;
	box-shadow:0 0 10px 7px #b9e3f5;
	/* position: absolute; */
	transform: scale(1.2);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.2);
	-webkit-transform: all 1s ease 0s;
}

.new-data .uipage .sample3 {
	/* background:none repeat scroll 0 0 #fafafa; */
	/* height:256px; */
	width:300px;
	float:left;
	/* border-bottom:solid 2px #00aeee; */
	text-transform: none;
	z-index:100;
	margin-left:14px;
	margin-right:10px;
}

.new-data .uipage .sample3 img {
	width: 300px;
	height: 250px;
}

.new-data .uipage .sample3 img:hover {
	/* width: 300px;
	height: 250px; */
	padding: 0;
	border:1px solid #00aaee;
	box-shadow:0 0 10px 7px #b9e3f5;
	/* position: absolute; */
	transform: scale(1.2);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.2);
	-webkit-transform: all 1s ease 0s;
}

.new-data .uipage .sample4 {
	/* background:none repeat scroll 0 0 #fafafa; */
	/* height:256px; */
	width:300px;
	float:left;
	/* border-bottom:solid 2px #00aeee; */
	text-transform: none;
	z-index:100;
	margin-left:14px;
	margin-right:10px;
}

.new-data .uipage .sample4 img {
	width: 300px;
	height: 250px;
}

.new-data .uipage .sample4 img:hover {
	/* width: 350px;
	height: 300px; */
	padding: 0;
	border:1px solid #00aaee;
	box-shadow:0 0 10px 7px #b9e3f5;
	/* position: absolute; */
	transform: scale(1.2);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.2);
	-webkit-transform: all 1s ease 0s;
}

/*登录 */
.login-title{
	font-size: 23px;
	color:#f99337;
	position: relative;
	/*     text-align: center; */
	padding-left:193px;
	margin-top:29px;
	margin-bottom:0;
	letter-spacing:21px;
}
.text-div-put{
	height:50px;
	width:340px;
	/* 	 padding-left:58px; */
	margin-left:58px;
	/* 	margin-bottom:27px; */
}
.text-div{
	color: black;
	padding-left: 59px;
	border-radius: 5px;
	height:50px;
	border-width:2px;
}
.text-div:hover{
	border-color:#f99337;
	border-width:2px;
}
.text-div:focus{
	border-color:#f99337;
	border-width:2px;
}
.to-register{
	margin-top:17px;
	display:block;
	float:left;
	margin-left:320px;
	color:#f99337;
}
.for-to-register{
	margin-left:6px;
	float:left;
	margin-top:20px;
}
.close-login-div{
	margin-top:11px;
	margin-left: 420px;
	position: absolute;
}



.chart-div{
	height:500px;
	width:100%;
	background:#fff;
}
.all-chart-div{
	height:36px;
	width:100%;
	background-color:#fff;
	/* 	background: url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/chart-title-back.png) no-repeat; */
}
.chart-div .out-out{
	width: 100%;
}
.chart-div .out {
	background: #fff none repeat scroll 0 0;
	border-bottom: 4px solid #d6d6d6;
	height: 500px;
	margin: 10px auto 20px;
	/*     width: 48%; */
}
.chart-btn{
	width:33%;
	background: #c3c3c3;
	font-size:18px;
	color:#fff;
	float:left;
	list-style-type:none;
	text-align:center;
	line-height:36px;
	cursor:pointer;
}
.chart-btn:hover{
	background:#e1e1e1;
}
.chart-btn-select{
	background:#00a9f1;
	/* 	background-size:130px 36px; */
	color:#fff;
	/* 	width:25% */
}

.q-out{
	margin:0 auto;
	height:1000px;
	background:#fff;
	width:1200px;
}
.q-out .q-title{
	font-size:22px;
	color:#222;
	margin-left:40px;
	padding-top:30px;
}
.q-out .q-btn{
	margin-top:24px;
	height:57px;
	width:100%;
}
.q-btn .entrance-btn1{
	height:57px;
	width:260px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/entranceBtn_new.png) no-repeat;
	float:left;
	color:#fff;
	font-size:20px;
}
.q-btn .entrance-btn2{
	height:57px;
	width:260px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/entranceBtn_2.png) no-repeat;
	float:left;
	color:#fff;
	font-size:20px;
}
.q-btn .entrance-btn3{
	height:57px;
	width:260px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/entranceBtn_3.png) no-repeat;
	float:left;
	color:#fff;
	font-size:20px;
}
.q-btn .entrance-btn-first{
	margin-left:40px;
}
.q-btn .entrance-btn-second{
	margin-left:10px;
}
.entrance-btn .quickt {
	font-size: 18px;
	margin-bottom: 6.5px;
}
.q-out  .my-title{
	color: #222;
	font-size: 22px;
	margin-left: 40px;
	margin:0 0;
	width:120px;
	float:left;
	padding-top:43px;
	margin-left:35px;
}
.data-center .q-table{
	margin-left:35px;
	border:1px solid #ccc;
	width:94%
}
.q-table .q-table-title{
	height:60px;
	color:#222;
	background:#f5f5f5;
	font-size:20px;
	border-bottom:1px solid #ccc;
}
.q-table-title td {
	border-right: 1px solid #ccc;
}
.q-table  .table-data1{
	height:30px;
	font-size:16px;
	color:#666;
	margin-left:20px;
	border-bottom:1px solid #ccc;
}
.table-data1 font{
	padding-left:30px;
}
.q-table  .table-data2{
	height:60px;
	border-bottom:1px solid #ccc;
}
.table-data2 td{
	border-right:1px solid #ccc;

}
.table-data2 .btn-link1{
	float:left;
	margin-left:5px;
	font-size:16px;
	color:#333;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/q-show.png) no-repeat;
	background-size:100% 100%;
	width:80px;
}
.table-data2 .btn-link2{
	float:left;
	margin-left:5px;
	font-size:16px;
	color:#333;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/q-result.png) no-repeat;
	background-size:100% 100%;
	width:80px;
}
.page-disable{
	/* 	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/page_next.png) no-repeat; */
	background:#bcbcbc;
}
.page-left{
	background-size:110px 36px;
	margin-right:10px;
	border-radius: 2px;
	height:36px;
	width:110px;
	font-size:16px;
}
.page-right{
	background-size:110px 36px;
	margin-left:10px;
	border-radius: 2px;
	height:36px;
	width:110px;
	font-size:16px;
}

/* 行业动态 */
.id-out{
	margin-left:98px;
	margin-right:98px;
	height:820px;
	margin-top:14px;
	font-size:18px;
	color:#888;

}
.id-out .left{
	width:20%;
	float:left;
	background:#fff;
	border-radius: 3px;
}
.id-out .center{
	width:78%;
	float:right
}
.left .menu {
	height:52px;
	border-bottom:1px solid #ccc;
	line-height:50px;
	border-radius:3px;
	cursor:pointer;
	text-align:center;
}
.left .menu-title{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/left_menu_title.png) no-repeat;
	background-size:100% 100%;
	color:#fff;
	height:52px;
	border-bottom:1px solid #ccc;
	line-height:50px;
	border-radius:3px;
	cursor:pointer;
	text-align:center;
}
.left .menu:hover{
	background:#deecf9;
}
.menu .select-default{
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 70px;
	margin-top: 15px;
	padding-left: 17px;
	position: absolute;
	text-align:center;
}
.menu .select{
	border-left: 3px solid #0c88c8;
}
.block-area-right {
	margin: 0px 0px 0px 0px;
	height:80px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/chart-title-select-1.png) no-repeat;
	background-size:100% 100%;
	border: 0;
	color: #fff;
	font-size:22px;
}
.search-div{
	/* 	margin-top:14px; */
	width:100%;
}
.search-div .search-title{
	height:44px;
	/* 	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/home/blue-line-title.png) no-repeat; */
	background-color:#f4f5f7;
	background-position:center 0;
}
.search-title h3{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/home/eva-title-need.png) no-repeat;
	background-position:center center;
	line-height: 42px;
	text-align: center;
	font-size:20px;
	color:#333;
}
.foot-up{
	height:150px;
	width:100%;
	background:#03296f;
	/*background:#1a2946*/
}
.foot-down{
	height:45px;
	width:100%;
	background:#03517a;
	/*background:#0e1629;*/
	color:#999;
}
.foot-up .up-left{
	/* 	margin-left:164px; */
	height:100% ;
	float:left;
	width:127px;
}
.up-left img{
	padding-top:50px;
	margin-left:100px;
	width:60px;
}
.foot-up .up-right{
	float:left;
	height:100%;
	/* 	width:60%; */
	margin-left:96px;
}
.eva-title{
	height:54px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/home/eva-title-blue.png) no-repeat;
	background-position:center center;
}

#back-to-top{
	position:fixed;
	bottom:100px;
	right:80px;
}
#back-to-top a{
	text-align:center;
	text-decoration:none;
	color:#d1d1d1;
	display:block;
	width:30px;
	/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
	-moz-transition:color1s;
	-webkit-transition:color1s;
	-o-transition:color1s;
}
#back-to-top a:hover{
	color:#979797;
}
#back-to-top a span{
	background:#d1d1d1 url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/up-to-top.png) no-repeat center center;
	border-radius:6px;
	display:block;
	height:30px;
	width:30px;
	margin-bottom:5px;
	/*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
	-moz-transition:background1s;
	-webkit-transition:background1s;
	-o-transition:background1s;
}
#back-to-top a:hover span{
	background:#979797 url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/arrow_up.png) no-repeat center center;
}
.white{
	float:left;
	width:380px;
	height:85px;
	background:#979797 url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/white.png) no-repeat center center;
	background-size:100% 100%;
	border-radius:9px;
	cursor:pointer;
}
.white a{
	line-height:80px;
	font-size:17px;
	color:#fff;
	font-weight: 600;
	/* 	padding-left:5px; */
}

/* 通知公告 */
.introList .part1 .showImg{
	height: 13%;
	/* float: left; */
	width: 99px;
	height: 90px;
	margin-right: 26px;
	/*  height:13%;
     float:left;
     width:233px;
     height:146px; */
}
.introList .part1 .green{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/timeO.png) no-repeat 100% 100%;
}
.introList .part1 .yellow{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/timeT.png) no-repeat 100% 100%;
}
.introList .part1 .blue{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/timeTh.png) no-repeat 100% 100%;
}
.introList .part1 .blueO{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/timeF.png) no-repeat 100% 100%;
}
.questionnaire-copy #top{
	width:100%;
}
.data-btn{
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/date-btn.png) no-repeat 100% 100%;
}
.btn-img{
	width:30px;
	cursor:pointer;
}
.btn-img:hover{
	background:#eee;
}
.btn-img-mar{
	margin-left:14px;
}
/* 贯彻工作 */
.work-develop{
	margin-top:0px;
	/* 	height:900px; */
	width:100%;
	background:#fff;
}
.work-develop .first-title{
	height:50px;
	width:1200px;
	margin:0 auto;
	/* 	background:red; */
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/home/tab-back.png) no-repeat;
	background-size:100% 100%;
}
.work-develop .work{
	/* 	height:550px; */
	width:100%;
	padding-bottom:20px;
}
.work-develop .work-div{
	width:1200px;
	margin:0 auto;
}
.work-develop .first-title .work_count{
	width:50%;
	float:left;
	text-align:right;
	font-size:20px;
	padding-right:45px;
	color:#fff;
	line-height:50px;
	cursor:pointer;
}
.work-develop .first-title .assess_count{
	width:50%;
	float:left;
	text-align:left;
	font-size:20px;
	padding-left:45px;
	color:#fff;
	line-height:50px;
	cursor:pointer;
}
.work .bar-div{
	height:270px;
	width:60%;
	/* 	border:1px solid #dedede; */
	margin:0 auto;
}
.work .bar-div .bar{
	width:100%;
	height:100%;
}
.work-develop .work .table1{
	height:60%;
	width:100%;
	margin-top:30px;
}
.table1 tr{
	height:40px;
	width:100%;
}
.table1-div{
	width:100%;
	border:1px solid #dcdcdc;
	font-size:16px;
}
.table1 .table1-div .tr-title{
	background:#5bb7e8;
	color:#fff;
	font-size:16px;
}
.tr-title th{
	text-align:center;
	border-right:1px solid #ddd;
}
.table1-div  .tr-text{
	text-align:center;
}
.table1-div  .tr-text td{
	border-right:1px solid #ddd;
	padding:0 3px;
}
.page-bor{
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#def0fa;
}
.page-bor .pager li>a, .page-bor .pager li>span{
	border:none;
	background:none;
	padding: 0;
	padding-left: 13px;
	padding-top: 5px;
}
.table1 .tip-img{
	float:left;
}
.back-blue-left{
	width:208px;
	height:50px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/home/tab-back-blue.png) no-repeat;
	background-position: right;
	background-size:208px 50px;
}
.back-blue-right{
	width:208px;
	height:50px;
	background:url(https:/safetybigdata.miit.gov.cn/sibdp-web/static/images/home/tab-back-blue.png) no-repeat;
	background-position: left;
	background-size:208px 50px;
}
/* 服务机构详情 */
.bigbox-detail{
	width:100%;
	height:100%;
	background:#fff;
}
.bigbox-detail .intro{
	width:1200px;
	margin:0 auto;
	border:1px solid #ddd;
	margin-top:20px;
}
.intro-title{
	height:50px;
	background:#73afd8;
	width:100%;
	color:#fff;
	line-height:22px;
}
.intro-title h3{
	margin:0 0 ;
	font-size:20px;
	line-height:50px;
	padding-left:20px;
}
.info-text{
	height:180px;
	width:100%;
	padding-right:20px;
}
.info-text .img-div{
	height:100%;
	width:200px;
	float:left;
}
.info-text .print-img{
	width:150px;
	margin:20px auto;
	padding-left:20px;
}
.info-text .text-div h3{
	font-size:18px;
}
.contact-div{
	height:120px;
	width:1200px;
	margin:0 auto;
	border:1px solid #ddd;
	margin-top:20px;
}
/* .contact-div .contact-title{ */
/* 	height:50px; */
/* 	background: */
/* } */
.service-div{
	margin-top:20px;
	border:1px solid #ddd
}

.iframeBorder{
	frameborder:0px;
}
.container-large-fluid{
	width: 100%;
}