﻿@charset "utf-8";
/* CSS Document */





.ppk_title {
	text-align: center;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 50px;
}

.index_panel .item {
  margin-bottom: 20px;
  text-align: center;
}
.index_panel .img_circle {
	border-radius: 50%;
	width: 140px;
	height: 140px; 
	background-color: #333;
}
.index_panel .title {
  font-weight: 700;
  color: #41758a;
  font-size: 24px;
}
.index_panel a {
	margin-top: 10px;
}
.index_panel a,
.index_panel a:link,
.index_panel a:hover,
.index_panel a:active,
.index_panel a:visited {
	background-color: #b8cedb;
	color: inherit;
}
.index_panel .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}










body.querybg {
	background: url(../../images/querybg.jpg);
	background-repeat: no-repeat;
	background-position:  center -10px;
	background-attachment: fixed;
	background-size: cover;
}

/*防伪查询*/
.ppk_panel_query .query_wrapper {
	width: 300px; 
	margin: 15% auto;
}
.ppk_panel_query .query_wrapper label {
	color: #666;
}
.ppk_panel_query .codewrap input {
	width: 180px; 
	display: inline-block;
}
.ppk_panel_query .codewrap img {
	width: 80px;
	height: 42px;
	line-height: 42px;
	background-color: #ccc; 
	display: inline-block;
	vertical-align: middle;
}
.ppk_panel_query .btn_query_wrap {
	position: relative; 
	display: inline-block;
}
.ppk_panel_query .form-control {
	height: 45px;
}
/*.ppk_panel_query .btn_query_wrap button {
	padding-right: 40px; 
	padding-left: 10px; 
	line-height: 1.2em;
}

.ppk_panel_query .btn_query_wrap i {
	 font-size: 20px;
	 position: absolute; 
	 right: 10px; 
	 top: 12px; 
	 color: #fff;
}*/
.btn_query {
	width: 110px;
	height: 49px;
	background: url(../../images/query.png) no-repeat center center;
	background-size: 120px auto;
	outline:0 none;
	border:0 none;
	box-shadow: none;
	border-radius: 10px;
}
.btn_query:hover {
	background: url(../../images/query2.png) no-repeat center center;
	background-size: 120px auto;
	outline:0 none;
	border:0 none;
	box-shadow: none;
}
/*.phone_check_result {
	margin: 25px auto;
}
.phone_check_result .result_wrap {
	max-width: 768px;
	
	line-height: 1.5em;
	font-size: 16px;
}
.phone_check_result .result_wrap .title {
	font-size: 18px;
	font-weight: 700;
}
.phone_check_result .result_wrap .desc {
	text-indent: 2.0em;
}
.phone_check_result .result_wrap .pic,
.phone_check_result .result_wrap .hint {
	margin: 15px auto;
}
.phone_check_result .result_wrap .hint {
	color: #C30;
	font-weight: 700;
}*/
.phone_check_result .pic img {
	max-width: 90%;
}
.phone_check_result .info span {
	display: block;	
}
.phone_check_result a {
	color: #166bbb;
}

.check_continue {
	text-align: center;
	margin: 20px auto;
}
.check_continue .btn-primary {
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
}
.phone_check_result .toomore {
	margin-left: 10px;
	font-style: normal;
	color: #C30;
}
.phone_check_result .error {
	margin: 20px auto;
	font-weight: 700;
	color: #C30;
}
.ppk_panel_case {
	margin: 50px auto;
}
.ppk_panel_case .thumbnail {
	background-color: #7889a5;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.ppk_panel_case .thumbnail:hover {
	background-color: #61c3d0;
}
.ppk_panel_case .thumbnail span {
	display: block;
	width: 100%;
	text-align: center;
}
.caselist .itemwrap {
	margin-bottom: 15px;
}
.caselist .item {
	border: 1px solid #dedede;
	box-sizing: border-box;
	box-shadow: #CCC 1px 2px 3px;
}
.caselist img {
	width: 100%;
}
.caselist .title {
	width: 100%;
	text-align: center;
	text-overflow:ellipsis; 
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	display: none;
}

.hotnews02 ul {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 1024px;
	margin: 0 auto;
	list-style: none;
}
.hotnews02 li {
	display: block;
	position: relative;
	text-overflow:ellipsis; 
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.hotnews02 li .time {
	display: inline;
	position: absolute;
	right:0;
	top: 10px;
}
.hotnews02 li a {
	display: block;
	padding: 10px 0;
	color: inherit;
}


.footer {
	position: relative;
	width: 100%;
	padding: 30px 0;
	background-color: #414146 ;
}
.footer.bg-white {
	background: none;
}
.footer .link p {
	margin: 0;
	padding: 0;
}
.footer .link {
	display: inline;
	width: 38%;
	float: left;
	list-style: none;
	box-sizing: border-box;
}
.footer .address {
    width: 60%;
	line-height: 1.8em;
}
.footer .telpone span,
.footer .telpone img {
	display: inline-block;
	vertical-align: middle;
}
.footer .telpone span i {
	font-style: normal;
}
.footer .telpone img {
	width: 90px;
}
.footer .wechat {
	border-left: 1px solid #7f7f7f;
	padding-left: 10px;
}
.footer .wechat span,
.footer .wechat img {
	display: inline-block;
	vertical-align: text-bottom;
}
.footer .wechat img {
	width: 90px;
}

.thumbnail {
	position: relative;
}
.index-list h1 {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -6px;
	text-align: center;
	background: rgba(255,255,255,0.5);
	color: #000;
	z-index: 2;
}
.index-list .hovermask:before {
	display: block;
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	z-index: 1;
}
.patentitems .itembox {
	margin-bottom: 20px;
	background: url(../../images/patenticon2.png) no-repeat;
	background-position:  center  center;
	background-size: 150px auto;
}
.patentitems .item {
	padding: 10px 0;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
}
.patentitems .name_cn {
	height: 50px;
	overflow: hidden;
}
.patentitems .name_en {
	height: 50px;
	overflow: hidden;
}

.patentitems .itembox a {
	margin-top: 10px;
}
.patentitems .num_cn,
.patentitems .num_en {
	width: 100%;
	text-overflow:ellipsis; 
	white-space: nowrap;
	overflow: hidden;
}


.ppk_panel_honor,
.ppk_panel_qyzz {
	position: relative;
	height: 650px;
}
.ppk_panel_honor .honor_lg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 650px;
	background: url(../../images/honor3.jpg) no-repeat bottom center;
	background-size: cover;
	background-color: #fff;
}
.ppk_panel_qyzz .qyzz_lg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 650px;
	background: url(../../images/qyzz_lg.jpg) no-repeat bottom center;
	background-size: cover;
	background-color: #fff;
}
.ppk_panel_honor .honor_sm,
.ppk_panel_qyzz .qyzz_sm {
	display: none;
	width: 100%;
}
.ppk_panel_honor .tomore,
.ppk_panel_qyzz  .tomore{
	position: absolute;
	bottom: 10px;
	right: 50%;
	margin-right: -500px;
}
embed,
object {
	max-width: 100%;
}
@media (max-width: 1600px) {
	.ppk_bn .ppk_bn_lg {
		height: 531px;
	}
}
@media (max-width: 1400px) {
	.ppk_bn .ppk_bn_lg {
		height: 467px;
	}
}
@media (max-width: 1280px) {
	.ppk_bn .ppk_bn_lg {
		height: 425px;
	}
}
@media (max-width: 768px) {
	.details_wrapper,
	.article_wrapper {
		margin: 20px auto;	
	}
	.default_con h3 {
		font-size: 18px;
	}
	.default_con h2 {
		font-size: 20px;
	}
	.ppk_bn .ppk_bn_lg {
		display: none;
	}
	.ppk_bn .ppk_bn_sm {
		display: block;
	}
	
	.ppk_title {
		font-size: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.index_panel .title {
	  font-size: 18px;
	}
	.ppk_panel_case {
		margin: 20px auto;
	}
	
	.footer .link {
		width: 100%;
		margin-bottom: 20px;
	}
	.footer .address {
		width: 100%;
	}
	.footer .wechat {
		border-left: none;
	}
	.default_con .firstman img {
		max-width: 100%;
		width: auto;
		background-color: #333;
	}
	.default_con .magazine .item img {
		width: 100%;
	}
	.default_con .magazine .item_md img {
		margin: 0 auto;
	}
	.default_con .magazine .item_right img {
		margin-left: 0;
	}
	.default_con .hotvideo {
		display: none;
	}
	.ppk_panel_honor,
	.ppk_panel_qyzz {
		height: auto;
	}
	.ppk_panel_honor .honor_lg,
	.ppk_panel_qyzz .qyzz_lg {
		display: none;
	}
	.ppk_panel_honor .honor_sm,
	.ppk_panel_qyzz .qyzz_sm {
		display: block;
	}
	.ppk_panel_honor .tomore,
	.ppk_panel_qyzz .tomore {
		position: absolute;
		bottom: 10px;
		right: 10px;
		margin-right: 0;
	}
	embed,
	object {
		display: none;
	}
}
@media (max-width: 640px){
	.index_panel .item {
		padding: 10px 0;
		background-color: #f7f7f7;
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
}
@media (max-width: 480px) {
	.fxicon img {
		width: 30px;
	}
	.hotnews .item {
		padding: 0;
	}
	.hotnews .item .pic {
		position: relative;
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
	}
	.hotnews .item img{
		width: 100%;
		height: auto;
		
	}
	.hotnews .item .info {
		padding: 10px;
        height: auto;
	}
	.hotnews .item .hint {
		display: none;
	}
}

@media (max-width: 320px) {
	.ppk_panel_query .query_wrapper {
		width: 260px; 
		margin: 15% auto;
	}
	.ppk_panel_query .codewrap input {
		width: 200px; 
		display: inline-block;
	}
	.ppk_panel_query .codewrap input {
		width: 160px; 
	}
}
.ppk_map,
#dituContent {
	margin-bottom: 50px;
}
#dituContent div {
	box-sizing: content-box;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
. BMap_mask { max-width: 100%;}
#dituContent img{ display: block;}
.BMap_Marker.BMap_noprint {
	background: url(../../images/mapblank.gif) no-repeat center !important;
	background-size: 20px auto !important;
}

/***查询结果***/
.ppk_check_result {
	position: relative;
	max-width: 936px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-family: '微软雅黑';
}
.ppk_check_result {
	background: url(../../images/checkresultbgsm.png) no-repeat top center;
	background-color: #fefdfd;
	background-size: 100%;
	border: 1px solid #ccc;
}
.ppk_check_result .result_wrap {
	padding: 15px 10%;
}
.ppk_check_result .title {
	text-align: center;
	color: #E62129;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.5em;
	margin-top: 50px;
	margin-bottom: 20px;
}
.ppk_check_result  .desc p {
	text-indent: 2.0em;
}
.ppk_check_result .infobox::before,
.ppk_check_result .infobox::after,
.ppk_check_result .reporter::before,
.ppk_check_result .reporter::after {
	display: table;
	content: " ";
	clear: both;
}
.ppk_check_result .infobox  {
	margin:20px 0;
	
}
.ppk_check_result .infobox .pic img {
	margin: 10px auto;
	display: block;
	max-width: 100%;
}
.ppk_check_result .infobox i{
	color: #E62129;
	font-style: normal;
}
.ppk_check_result .infobox .info span {
	display: block;
}
.ppk_check_result .infobox .info .hint {
	color: #E62129;
	font-weight: 700;
}
.ppk_check_result .reporter {
	position: relative;
    padding: 25px 0;
}
.ppk_check_result .reporter .reporter_cont {
	width: 260px;
	float: right;
}
.ppk_check_result .reporter .reporter_pic {
	position: absolute;
	right: 40px;
	top: 0;
	width: 200px;
	z-index: 1;
}
@media (min-width: 1024px){
	.ppk_check_result {
		height: 800px;
		margin: 2% auto;
		border: none;
	}
	.ppk_check_result {
		background: url(../../images/checkresultbg.jpg) no-repeat top center;
		background-size: 100%;
	}
	.ppk_check_result .result_wrap {
		padding: 15px 50px;
	}
	.ppk_check_result .title {
		margin-top: 70px;
	}
	.ppk_check_result .infobox .pic {
		float: left;
		width: 357px;
	}
	.ppk_check_result .infobox .pic img {
		margin: 0 auto;
		display: block;
		max-width: 100%;
		max-height: 500px;
	}
	.ppk_check_result .infobox .info {
		float: left;
		/*width: 476px;*/
		padding-left:15px;
	}
	.ppk_check_result .reporter {
		position: absolute;
		bottom: 5%;
		right: 5%;
		padding: 35px 0;
	}
}
@media (max-width: 768px){
	.phone_check_result .container{
		padding-left: 0;
		padding-right: 0;
	}
    .ppk_check_result .reporter {
		position: relative;
		padding: 45px 0;
	}
}
.foot-icon-wrap:before,
.foot-icon-wrap:after {
	display: block;
	content: " ";
	clear: both;
}
.foot-icon-wrap .icon-box {
	float: left;
	height: 50px;
	margin-right: 10px;
	overflow: hidden;
}
