@charset "utf-8";
/* 全局控制 */
html {
	font-size: 14px;
}
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", Arial;
	color: #323232;
	line-height: 1.8rem;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0;
}
ul, li {
	list-style-type: none;
}
a {
	color: #323232;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
input, img {
	vertical-align: middle;
}
input {
	border: none;
	outline: medium;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.bk {
	border: 1px solid #dcdcdc;
}
.text_l {
	text-align: left;
}
.text_r {
	text-align: right;
}
.text_c {
	text-align: center;
}
.p_top_bottom3 {
	padding: 3rem 0;
}
.p_top_bottom1 {
	padding: 1rem 0;
}
.box_m {
	margin: 1rem 0;
}
.box_mtop {
	margin-top: 1rem;
}
.box_p {
	padding: 1rem 0;
}
.box_ptop {
	padding-top: 2rem;
}
.box_pbottom {
padding-bottom:.5rem;
}
.color_l {
	color: #000;
}
.color_w {
	color: #fff;
}
.img100 {
	max-width: 100%;
}
.no-pleft {
	padding-left: 0;
}
.no-pright {
	padding-right: 0;
}
.pcblock {
	display: none;
}
/*顶部*/
.header_welcome {
	border-bottom: 1px solid #dcdcdc;
	line-height: 2.4rem;
	background: #f8f9fa;
}
.top-tel {
	color: #ff0000;
	font-size: bold;
}
.met-head {
	width: 100%;
}
.topbg {
	width: 100%;
	background: url(../images/topbg.jpg) repeat-x bottom;
}
.headerbg {
	background: #003ca0;
}
.header {
	padding: 1.25rem 0;
}
.header_biaoyu {
	border-left: 1px solid #c8c8c8;
	color: #000;
	padding: 0 1rem;
}
.header_txt {
	font-size: 1.3rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
}
.navbar-brand2 {
	display: none;
}
.navbar-img {
	display: none;
}
.search {
	background: #f0f0f0;
	border-radius: 5rem;
padding:.3rem 1rem;
	margin-top: 1.5rem;
}
.nav-bg {
	background: #e03131;
}
.active {
	background: #c8000e;
}
.nav-color {
	color: #ffffff;
}
.nav-color a {
	color: #ffffff;
}
.nav-color a:hover {
	color: #ffffff;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
/*导航*/
.mainnavbg {
	width: 100%;
	background: #246cd7;
}
.header_tel {
	float: right;
	background: url(../images/telbg.png) no-repeat;
	padding: 0.3rem 0 0.5rem 5rem;
	margin-top: 0.5rem;
}
.teltxt {
	font-family: Impact;
	font-size: 24px;
	color: #246cd7;
	line-height: 30px;
}
.header_ssbg {
	background: #efefef;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
}
.header_sstext {
	line-height: 3rem;
}
.header_ssright {
	background: #e6e6e6;
	padding: 1.5rem 0 1.3rem 3rem;
}
/*新闻中心*/
.news-tuijian {
	border-bottom: 1px dashed #c8c8c8;
margin-bottom:.5rem;
padding-bottom: .5rem;
}
.news-title {
	font-size: 1.1rem;
	font-weight: bold;
	margin: 0.5rem 0;
}
.news-title span {
	background: #c80000;
	color: #fff;
	text-align: center;
	padding: 0 1rem;
	margin-right: 1rem;
}
.news-tjlist {
margin-bottom:.2rem;
}
.news-tjlist span {
	font-size: 1.1rem;
	font-style: italic;
margin-right:.8rem;
}
.list-title {
	border-bottom: 1px solid #c8c8c8;
}
.list-title .biaoti {
	background: #e03131;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 140px;
	float: left;
	line-height: 2.6rem;
}
.list-title .more {
	float: right;
}
.news-list {
margin-bottom:.2rem;
}
.news-list span {
	font-weight: bold;
	color: #e03131;
	margin-right: .3rem;
}
/*企业动态*/
.dongtai {
	background: #f0f0f0;
	padding: 1rem;
}
.dongtai-title {
	border-left: 6px solid #e03131;
	color: #e03131;
	font-weight: bold;
	padding-left: .6rem;
}
.dongtai-title span {
	float: right;
	font-weight: normal;
}
.dongtai-list {
	background: #ffffff;
	padding: 1rem;
	margin-top: 1rem;
}
.dongtai-biaoti {
	font-weight: bold;
	color: #000000;
}
.dongtai-biaoti a {
	color: #000000;
}
.dongtai-biaoti a:hover {
	color: #ff0000;
}
/*关于我们*/
.aboutimg{
	width: 100%;
	height: 180px;
}

/*报告查询*/
.chaxunbg {
	background: url(../images/chaxunbg.jpg) no-repeat center center;
	background-size:cover;
}
.chaxun-text{
	text-align: right;
}
.chaxun-bnt{
	line-height:2.3rem;
}
/* 电诈案例 */
.case-list {
	position: relative;
}
.case-title {
	width: 100%;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 0;
	color: #fff;
padding:.2rem 1rem;
}
.case-title a {
	color: #fff;
}
.case-title a:hover {
	color: #ff0;
	text-decoration: none;
}
.caseimg {
	width: 100%;
	height: 120px;
}
.newsbox {
	width: 100%;
	background: #f5f5f5;
	padding: 2rem 0;
	margin-top: 2rem;
}
.news_pic img {
	width: 100%;
}
.news_list {
	width: 100%;
	border-bottom: 1px dashed #969696;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_cont {
	padding: 0.5rem 0;
}
.news_time {
	border-bottom: 1px dashed #c8c8c8;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.news_line {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 10px 0;
}
.news_more {
	width: 60px;
	float: right;
	text-align: center;
	font-size: 12px;
}
.news_more a {
	display: block;
	text-decoration: none;
	border: 1px solid #c8c8c8;
}
.news_more a:hover {
	color: #fff;
	background: #c80000;
	border: 1px solid #c80000;
}

/*内页样式*/
.page_navbg {
	background: #fff;
	padding: .8rem 0;
}
.page_contbg {
	background: #f0f0f0;
}
.page_nav {
	padding: 1rem 0;
}
.page_cont {
	padding: 1rem;
	background: #fff;
}
.page_cont img {
	max-width: 100%;
}
.newslist_time {
	background: #246cd7;
	color: #fff;
	text-align: center;
	padding: 1rem;
}
.newsshow-title {
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 1rem 0;
}
/*left*/
.num-color {
	color: #ff0000;
}
.hot-list {
	float: left;
	text-align: center;
	color: #000;
	background: #f0f0f0;
	margin:.5rem .7rem;
	border-radius: 3rem;
	font-size: 12px;
}
.hot-list a {
	display: block;
	text-decoration: none;
	color: #000;
	border-radius: 3rem;
	border-radius: 3rem;
	padding:.2rem .8rem;
}
.hot-list a:hover {
	color: #fff;
	background: #e03131;
	border-radius: 3rem;
}
/*留言栏目*/
.message-box {
	padding: 2rem;
	background: #fff;
}
.msgtitle {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dashed #c8c8c8;
padding-bottom: .5rem;
margin-bottom: .5rem;
}
.message_block {
	color: #666;
}
.message_block p {
	padding: 12px;
}
.msg_input {
	width: 60%;
	border: 1px solid #c8c8c8;
	padding: 10px 15px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.msg_input_on {
	width: 200px;
	background: #f1f9ff;
	padding: 10px 30px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
.message_labes {
	font-size: 14px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.message_mtop {
	margin-top: 1.5rem;
}
.msgSelect {
	width: 100%;
	border: 1px solid #c8c8c8;
	padding: 10px 15px;
}
.message-btn {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #e03131;
	margin: 0 auto;
	margin-top: 2rem;
	border-radius: 3rem;
}
.message-btn a {
	display: block;
	line-height: 45px;
	text-decoration: none;
	height: 45px;
	color: #fff;
	border-radius: 3rem;
}
.message-btn a:hover {
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #b4965a;
	border-radius: 3rem;
}
/*底部*/
.footerbg {
	background: #fff;
	border-top: 6px solid #e03131;
	padding: 1rem 0;
}
.footerbg a {
	color: #dcdcdc;
}
.footerbg a:hover {
	color: #ff0;
	text-decoration: none;
}
/*友情链接*/
.weblinkbg {
	border-top: 1px solid #c8c8c8;
	margin-top: 1rem;
}
.weblink {
	width: 100%;
	margin-top: 0.5rem;
}
.weblink span {
	font-weight: bold;
}
.weblink a {
	color: #dbdbe5;
}
.weblink a:hover {
	color: #ffff00;
}
.weblinktxt {
	width: 80px;
	float: left;
}
 @media screen and (max-width:768px) {
	.pcblock {
		display: block;
	}
	.no-pleft {
		padding-left: 15px;
	}
	.wapnone {
		display: none;
	}
	.wap-mtop {
		margin-top: 1rem;
	}
	/*导航*/
	.nav-bg {
		background: #ffffff;
	}
	.nav-link {
		font-weight: normal;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #323232;
	}
	.header_ssbg {
		height:35px;
		line-height:35px;
	}
	.chaxun-text{
		text-align: center;
	}
	.chaxun-p{
		margin:1rem 0;
	}
	.chaxun-bnt{
		line-height: 1.8rem;
	}
	.chaxun-center{
		text-align: center;
	}
	.news-title {
		font-size: 1rem;
		font-weight: bold;
		margin: 0.5rem 0;
	}
	.newsshow-title {
		font-size: 1.1rem;
	margin:.5rem 0;
	}
	.caseimg {
		width: 100%;
		height: 80px;
	}
	.p-5 {
		padding: 2rem!important
	}
	.pt-5, .py-5 {
		padding-top: 2rem!important
	}
	.pr-5, .px-5 {
		padding-right: 2rem!important
	}
	.pb-5, .py-5 {
		padding-bottom: 2rem!important
	}
	.pl-5, .px-5 {
		padding-left: 2rem!important
	}
}
/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 12px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #898989;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
/*Top按钮*/
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}/*解决IE6下滚动抖动的问题*/
.tbox {
	width: 50px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 15px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	display: none;
}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop {
	width: 50px;
	height: 50px;
	background: url(../images/icon.png) no-repeat 0 0;
	display: block;
}
