@charset "utf-8";
/* CSS Document */
body {
	padding-top: 50px;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	background-color: #fefefe;
}
.bg_gray {
	background-color: #f8f8f8;
}

@media (min-width: 768px){
  .container {
	  width: 750px;
  }
  .index_panel {
	  margin-bottom: 50px;
  }
  
  
  
}
@media (min-width: 992px){
  .container {
	  width: 970px;
  }
}
@media (min-width: 1200px){
  .container {
	   width: 1024px; 
  }
}

*{
	margin: 0;
	padding: 0;	
}

p{
	margin:0;
	padding: 0;
}
a {
	color: inherit;
	text-decoration: none;
}

body.querybg {
	background: url(../../images/querybg.jpg);
	background-repeat: no-repeat;
	background-position:  center -100px;
	background-attachment: fixed;
	background-size: cover;
}
.navbar-brand {
	padding: 5px 0;
}
.navbar-default {
    background-color: #fefefe;
    border-color: #e7e7e7;
}


.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #0048BA;
	color: #fff;
}
.dropdown-menu {
	z-index: 999;
	background-color: #0048BA;
	color: #fff;
}
.dropdown-menu>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #0048BA;
}
.navbar-default .navbar-nav>li>a .fwcx {
	color: #F60;
}
/*.nav > li > a:hover .dropdown-menu { display: block; }*/

@media (max-width: 767px){
  .dropdown-menu {
	background-color: #dedede;
	color: #fff;
  }
  
  .navbar-default .navbar-nav>li>a:hover {
	  background-color: transparent;
	  color: #777;
  }
  .navbar-default .navbar-nav>.open>a, 
  .navbar-default .navbar-nav>.open>a:focus, 
  .navbar-default .navbar-nav>.open>a:hover {
	  background-color: #0048BA;
	  color: #fff;
  }
  .navbar-nav .open .dropdown-menu {
	  background-color: #0048BA;
	  border-top: 1px solid #f7f7f7;
	  border-bottom: 1px solid #dedede;
	  border-radius: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	  color: #fff;
  }
}

/*产品名称标题*/
.ProductTitle
{
	font-size:1.2em;
	font-weight:bold;
}
.ProductTitle1
{
	font-size:1.2em;
	color:#333
}

.bold {
	font-weight: 700;
}
.fxicon {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 99;
}
.fxicon img {
	width: 50px;
}
.mbx {
	height: 28px;
	line-height: 28px;
	margin-top: 20px;
	font-size: 16px;
}
.mbx .mbx_con {
	border-bottom: 1px solid #ccc;
	/*color: #57575;*/
	color: #333;
}
.details_wrapper,
.article_wrapper {
	margin: 50px auto;	
}
.details_wrapper img,
.article_wrapper img {
	max-width: 100%;
	width:1024px\9;
}
.details_wrapper .details {
	font-size: 14px;
	line-height: 1.8em;
	min-height: 300px;
}
.article_wrapper .article {
	padding: 3% 2%;
	border: 1px solid #ccc;
	min-height: 300px;
}
.article_hd {
	text-align: center;
	border-bottom: 1px solid #ccc;	
}
.article_hd .title {
	font-size: 18px;
	font-weight: 700;
}
.article_hd .time span {
	margin-right: 15px;
	line-height: 36px;
}
.article_con {
	margin: 3% auto;
}

.ppk_bn .ppk_bn_lg {
	height: 630px;
}
.ppk_bn .ppk_bn_sm {
	display: none;
}
.ppk_bn img.ppk_bn_sm {
	width: 100%;
	outline: none;
}
.ppk_bn .ppk_bn_pic01 {
	background: url(../../images/slider/bn_lg_01.jpg) no-repeat center center;
	background-size: cover;
	background-color: #777;
}
.ppk_bn .ppk_bn_pic02 {
	background: url(../../images/slider/bn_lg_02.jpg) no-repeat center center;
	background-size: cover;
	background-color: #777;
}
.ppk_bn .ppk_bn_pic03 {
	background: url(../../images/slider/bn_lg_03.jpg) no-repeat center center;
	background-size: cover;
	background-color: #777;
}
.ppk_bn .ppk_bn_pic04 {
	background: url(../../images/slider/bn_lg_04.jpg) no-repeat center center;
	background-size: cover;
	background-color: #777;
}

.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;
}


/*.introduction p {
	text-indent: 2.0em;
}*/

/*default_con*/
.default_con .firstman {
	padding: 10px 0;
	background-color: #fff;
	line-height: 1.8em;
}
.default_con .firstman p {
	text-indent: 2.0em;
	line-height: 2.0em;
}
.default_con .honorlists {
	margin-top: 50px;
	margin-bottom: 20px;
}
.default_con .honorlists ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}
.default_con .honorlists li {
	display: block;
	margin: 10px auto;
}
.default_con .magazine {
    margin-bottom: 50px;
}
.default_con .magazine .item {
	margin-bottom: 20px;
}
.default_con .magazine .item img {
	display: block;
	width: 80%;
	border-radius: 10px;
}
.default_con .magazine .item_md img {
	margin: 0 auto;
}
.default_con .magazine .item_right img {
	margin-left: 20%;
}
.default_con .hotvideo .title {
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
.default_con.contact span {
	color: #999;
	margin-right: 10px;
}
.default_con.contact .phone {
	padding-left: 80px;
	background: url(../../images/contact/phone.png) no-repeat left center;
	background-size: 60px auto;
	min-height: 80px;
	font-size: 18px;
}

.default_con.contact .email {
	padding-left: 80px;
	background: url(../../images/contact/email.png) no-repeat left center;
	background-size: 60px auto;
	min-height: 60px;
	line-height: 60px;
	font-size: 18px;
}
.default_con.contact .address {
	padding-left: 80px;
	background: url(../../images/contact/address.png) no-repeat left center;
	background-size: 60px auto;
	min-height: 80px;
	line-height: 80px;
	font-size: 18px;
}
@media (max-width: 640px){
	.default_con.contact .phone,
	.default_con.contact .address,
	.default_con.contact .email {
		line-height: normal;
		margin: 20px auto;
		border-bottom: 1px dashed #ccc;
	}
	.default_con.contact span {
		display: block;
	}
	.default_con.contact .dian {
		display: none;
	}
}

/*企业荣誉 企业资质 核心专利*/
.qualification_wrapper,
.honor_wrapper,
.patent_wrapper {
	margin-bottom: 50px;
}
.qualification_wrapper .item,
.honor_wrapper .item,
.patent_wrapper .item {
	margin: 5px auto;
}
.qualification_wrapper .item a,
.honor_wrapper .item a,
.patent_wrapper .item a {
	box-shadow: 1px 2px 3px #ccc;
}
.qualification_wrapper .item .name,
.honor_wrapper .item .name,
.patent_wrapper .item .name {
	width: 100%;
	text-align: center;
	text-overflow:ellipsis; 
	white-space: nowrap;
	overflow: hidden;
}
.qualification_wrapper img,
.honor_wrapper img,
.patent_wrapper img {
	width: 100%;
}

/*拍拍看动态*/
.hotnews a {
	display: block;
	margin: 25px auto;
}
.hotnews a:hover {
	text-decoration: none;
	color: inherit;
	outline: 1px solid #dedede;
}
.hotnews .item {
	position: relative;
	padding: 20px 0;
	background-color: #f7f7f7;
}
.hotnews .item .pic {
	position: absolute;
	width: 198px;
	height: 135px;
	left: 20px;
	top: 20px;
}
.hotnews .item img {
	width: 100%;
	height: 100%;
}
.hotnews .item .info {
	padding: 10px 20px 10px 23px;
	height: 85px;
}
.hotnews .item .title {
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	color: #333;
}
.hotnews .item .time {
	font-size: 14px;
	color: #999;
}
.hotnews .item .desc {
	height: 50px;
	width: 100%;
	overflow: hidden;
	line-height: 1.8em;
}
.hotnews .item .hint {
	position: absolute;
	right: 25px;
	bottom: 20px;
	color: #337ab7;
}
.newslist ul {
	list-style: none;
}
.newslist a {
	display: block;
	position: relative;
	margin: 5px auto;
}
.newslist a:hover {
	outline: none;
	color: inherit;
	text-decoration: none;
	background-color: #f7f7f7;
}
.newslist .list {
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px 105px 10px 0;  
	text-overflow:ellipsis; 
	white-space: nowrap;
	overflow: hidden;
}
.newslist .time {
	position: absolute;
	right: 15px;
	top: 10px;
	color: #999;
}

/*防伪查询*/
.ppk_panel_query .query_wrapper {
	width: 300px; 
	margin: 15% auto;
}
.ppk_panel_query .query_wrapper label {
	color: #666;
}
.ppk_panel_query .codewrap input {
	width: 220px; 
	display: inline-block;
}
.ppk_panel_query .codewrap img {
	width: 80px;
	height: 32px;
	line-height: 32px;
	background-color: #ccc; 
	display: inline-block;
	vertical-align: middle;
}
.ppk_panel_query .btn_query_wrap {
	position: relative; 
	display: inline-block;
}
.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;
}

.phone_check_result .result_wrap {
	max-width: 768px;
	margin: 25px auto;
	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 .desc1 {
	text-indent: 2.0em;
	padding-left:4.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;
}

.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;
}

.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-bottom:30px;
	

}

.footer1 {
	position:fixed;
	width: 100%;
	
	padding-top:30px;
	padding-bottom:30px;
	bottom: 0;

}

.footerbeian {
	height:50px;
	width: 100%;
	line-height:50px;
	background-color: #999999;
	font-size:16px;
	 text-align:center;
	  
	  color:#FFF;
}

.footer.bg-white {
	background: none;
}
.footer .link p {
	margin: 0;
	padding: 0;
}
.footer .link {
	display: inline;
	width: 25%;
	float: left;
	list-style: none;
	box-sizing: border-box;
}
.footer .address {
    width: 50%;
	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: 160px;
}
.footer .wechat {
	/*border-left: 1px solid #7f7f7f;*/
	padding-left: 20px;
}
.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;
}

/*最下表面菜单类目*/
 .cell4
	  {
		      width: 25%;
    font-size: 14px;
	float:left;
	color:#FFF;
	  }

 .cell4 a
	  {
		     
	color:#FFF;
	  }

@media (max-width: 1600px) {
	.ppk_bn .ppk_bn_lg {
		height: 531px;
	}
	.imgpand
	{
		padding-right:5em;
	}
}
@media (max-width: 1400px) {
	.ppk_bn .ppk_bn_lg {
		height: 467px;
	}
	.imgpand
	{
		padding-right:5em;
	}
}
@media (max-width: 1280px) {
	.ppk_bn .ppk_bn_lg {
		height: 425px;
	}
	.imgpand
	{
		padding-right:5em;
	}
}
@media (max-width: 768px) {
	
	.imgpand
	{
		padding-right:0em;
	}
	
	.details_wrapper,
	.article_wrapper {
		margin: 20px auto;	
	}
	.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;
	}
	
	/*最下表面菜单类目*/
 .cell4
	  {
		      width: 50%;
    font-size: 14px;
	float:left;
	color:#FFF;
	  }
	
}
@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;
	}
	.imgpand
	{
		padding-right:0em;
	}
	
	/*最下表面菜单类目*/
 .cell4
	  {
		      width: 50%;
    font-size: 14px;
	float:left;
	color:#FFF;
	  }
}
@media (max-width: 480px) {
	.imgpand
	{
		padding-right:0em;
	}
	.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;
	}
	
	/*最下表面菜单类目*/
 .cell4
	  {
		      width: 50%;
    font-size: 14px;
	float:left;
	color:#FFF;
	  }
}

@media (max-width: 320px) {
	.imgpand
	{
		padding-right:0em;
	}
	.ppk_panel_query .query_wrapper {
		width: 260px; 
		margin: 15% auto;
	}
	.ppk_panel_query .codewrap input {
		width: 200px; 
		display: inline-block;
	}
	
	
	/*最下表面菜单类目*/
 .cell4
	  {
		      width: 100%;
    font-size: 14px;
	float:left;
	color:#FFF;
	  }
}


