@charset "utf-8";

/* CSS Document */
.banner {
	width:1100px;
	margin: 0 auto 50px;
	padding-top: 50px;
	/* padding-bottom:100px; */
	/* background: url(../images/logoin_bg.png) no-repeat center top; */
	margin-top: 120px;
	padding-top: 50px;
	border: 1px solid #e9e9e9;
}

.banner_con {
	width: 100%;
	/* background: url(../images/banner_fwcx.png) no-repeat center -50px; */
	height: auto;
}

.search {
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 30px;
	padding-bottom: 50px;
	background: #fff;
	border-radius: 5px;
	/*box-shadow: 0 0 10px #bfbfbf;*/
	/*min-height: 380px; */
}

.search .input1.input1_2 {
	width: 217px;
}

.search ul {
	width: 600px;
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
}


.banner_con .logo{
	width:100%;
	text-align:center;
}

.search ul li {
	display: inline-block;
	width: 120px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	/* background: #00a0e9; */
	color: #525252;
	cursor: pointer;
	float: left;
	font-size: 16px;
}

.search ul li:nth-of-type(6) {
	margin-right: 0;
}

.search ul li.selected {
	border-bottom: 2px solid #004ea2;
	color: #004ea2;
	font-weight: bold;
}

.notSelected {
	background: #fff;
}

.tabContent {
	margin: 0 auto;
	width: 497px;
	/* height: 420px; */
	/*    background:url(../images/search.png) repeat-x;*/
	overflow: hidden;
	/*    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
*/
}

.tabContent h2 {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin-left: 0;
	font-weight: 600;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	-moz-animation: 'move'5s;
	-webkit-animation: 'move'5s;
	-o-animation: 'move'5s;
	animation: 'move'5s;
}

.tabContent p {
	text-align: center;
}

.sm {
	width: 1100px;
	margin: 0 auto;
	font-size: 16px;
	text-align: left;
	color: #525252;
	line-height: 180%;
	font-weight: 300;
}

.sm p {
	width: 100%;
    line-height: 180%;
	text-indent: 2em;
}

.sm.gg {
	margin: 40px auto 50px;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}


.wx {
	width: 960px;
	text-align: left;
	background: url(../images/wx.png) no-repeat;
	margin: 0 auto;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	margin-bottom: 80px;
}

.wx span {
	margin-right: 25px;
	color: #fff;
	font-size: 14px;
}

.cptx {
	background: url(../images/cptx_bg.jpg) no-repeat;
}

.cptx_con {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}

.cptx_con ul {
	width: 1100px;
	overflow: hidden;
	padding-top: 35px;
	padding-bottom: 20px;
}

.cptx_con ul li {
	width: 354px;
	height: 65px;
	padding-top: 65px;
	cursor: pointer;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	float: left;
}

.cptx_con ul li:hover a {
	color: #2b5087;
}

.cptx_con ul li:hover span {
	border: 1px solid #2b5087;
}

.cptx_con ul li.noMargin {
	margin-right: 0;
}

.cptx_con ul li:nth-of-type(1) {
	background: rgba(255, 255, 255, 0.5) url(../images/icon1.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(2) {
	background: rgba(255, 255, 255, 0.5) url(../images/icon2.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(3) {
	background: rgba(255, 255, 255, 0.5) url(../images/icon3.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(4) {
	background: rgba(255, 255, 255, 0.5) url(../images/icon4.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(5) {
	background: rgba(255, 255, 255, 0.5) url(../images/icon5.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(6) {
	background: rgba(255, 255, 255, 0.5) url(../images/icon6.png) center 20px no-repeat;
}

.cptx_con ul li span {
	width: 88px;
	height: 23px;
	border: 1px solid #ccc;
	display: inline-block;
	border-radius: 3px;
	margin-top: 10px;
}

.cptx_con ul li:hover {
	color: #2b5087;
}

.cptx_con ul li span:hover {
	width: 88px;
	height: 23px;
	border: 1px solid #2b5087;
	color: #2b5087;
	display: inline-block;
	border-radius: 3px;
	margin-top: 10px;
}

.cptx_con ul li:nth-of-type(1):hover {
	background: rgba(255, 255, 255, 0.5) url(../images/icon1_g.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(2):hover {
	background: rgba(255, 255, 255, 0.5) url(../images/icon2_g.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(3):hover {
	background: rgba(255, 255, 255, 0.5) url(../images/icon3_g.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(4):hover {
	background: rgba(255, 255, 255, 0.5) url(../images/icon4_g.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(5):hover {
	background: rgba(255, 255, 255, 0.5) url(../images/icon5_g.png) center 20px no-repeat;
}

.cptx_con ul li:nth-of-type(6):hover {
	background: rgba(255, 255, 255, 0.5) url(../images/icon6_g.png) center 20px no-repeat;
}

.fwcx {
	margin-top: 30px;
}

.fwcx .linkstyle2 {
	width: 100px;
	text-align: right;
	display: inline-block;
	margin-right: 5px;
	color: #333;
	font-size: 16px;
}

.dis {
	margin-left: 40px;
}

.dis img {
	cursor: pointer;
}

.input1 {
	width: 293px;
	height: 40px;
	margin-bottom: 10px;
	background: #fff;
	background: rgba(255, 255, 255, 1);
	border: 1px solid #dadada;
	border-radius: 3px;
}

.fwcx tr {
	margin-bottom: 10px;
}

.inputstyle {
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #fff;
}

.check {
	width: 300px;
	height: 42px;
	text-align: center;
	background: #004ea2;
	color: #fff;
	border: none;
	font-size: 18px;
	border-radius: 3px;
}

.nav_con {
	width: 1100px;
	height: 150px;
	line-height: 150px;
	margin: 0 auto;
}

.nav_l {
	margin-top: 40px;
}

.introduce {
	color: #d93c15;
	width: 176px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #f5ca1d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 45px;
}

.introduce a {
	margin: 0 5px;
	color: #d93c15;
}

.tel {
	height: 40px;
	line-height: 40px;
	color: #d93c15;
	font-weight: bold;
	margin-left: 5px;
	font-size: 16px;
}

.ggw {
	width: 100%;
}

.ggw_sj {
	display: none;
}

.wxts{
	width: 90%;
	border-top: 1px solid #e9e9e9;
	margin: 0 auto;
	font-family: "微软雅黑";
}
.wxts_con{
	font-size: 14px;
	color: #525252;
}
.wxts_con p{
	margin-bottom: 8px;
}
.wxts_con p:before{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #cccccc;
	display: inline-block;
	margin-right: 15px;
}
.wxts h2{
	font-size: 16px;
	color: #004ea2;
	font-weight: bold;
	margin: 30px auto 20px;
}
.wxts span{
	font-size: 14px;
	color:#ee0000;
	display: inline-block;
	margin: 30px auto 0;
	background:url(../img/ts_ico.png) no-repeat left center;
	padding-left: 25px;
	margin-left: 40%;
}


.wxts_con{
	position: relative;
}
.wxts_all{
	overflow: hidden;
}
.wxts_p{
	float: left;
}
.wxts_con .sys_ewm{
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}
.sys_ewm b{
	margin-left: 15px;
}



@media screen and (max-width:768px) {
	.banner{
		width: 95%;
		padding-top: 30px;
		margin-top: 90px;
	}
	.wxts h2{
		margin: 20px auto 10px;
	}
	.search .fwcx .linkstyle2 {
		width:75px;
		text-align: right;
		display: inline-block;
		margin-right: 0;
		color: #333;
		font-size: 14px;
	}
	

	.search {
		display: block;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 20px;
	}

	.search ul {
		width: 100%;
		overflow: hidden;
	}

	.search ul li {
		display: inline-block;
		width: 19%;
		text-align: center;
		height: 36px;
		line-height: 36px;
		color: #525252;
		cursor: pointer;
		margin-left: 0.5%;
		margin-right: 0.5%;
		float: left;
		font-size: 14px;
	}

	.search .tabContent {
		margin: 0 auto;
		width: 100%;
		/* height: 330px; */
		overflow: hidden;
	}

	.search .tabContent h2 {
		display: inline-block;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin-left: 0;
		font-weight: 600;
		color: #fff;
		border-bottom: 1px solid #fff;
		font-size: 16px;
		-moz-animation: 'move'5s;
		-webkit-animation: 'move'5s;
		-o-animation: 'move'5s;
		animation: 'move'5s;
	}

	.search .input1 {
		width: 200px;
		height: 40px;
		line-height: 40px;
		margin-bottom: 10px;
		background: #fff;
		background: rgba(255, 255, 255, 1);
		border: 1px solid #ccc;
		border-radius: 3px;
		padding-left: 5px;
		box-sizing: border-box;
	}

	.search .input1.input1_2 {
		width:75px;
	}

	.search .check {
		width: 200px;
		height: 40px;
		text-align: center;
		background: #2b5087;
		color: #fff;
		font-weight: bold;
	}
	
	.banner_con .logo{
		width:100%;
		text-align:center;
	}
	
	.banner_con .logo　img{
		width:100%;
	}

	.wxts span{
		margin-left: 15%;
	}
	.wx {
		width: 94%;
	}

	.dis {
		margin-left: 0;
	}

	.wx span {
		margin-right: 15px;
		color: #fff;
	}

	.cptx_con {
		width: 94%;
		overflow: hidden;
		margin: 0 auto;
	}

	.cptx_con ul {
		width: 100%;
	}

	.cptx_con ul li {
		width: 32.333%;
		margin-left: 0.5%;
		margin-right: 0.5%;
		min-height: 140px;
	}

	.xt {
		width: 94%;
		margin: 30px auto;
		height: auto;
		overflow: hidden;
	}

	.cp {
		width: 100%;
		height: auto;
		border: 1px solid #ccc;
	}

	.cp_con {
		width: 100%;
	}

	.sys .sys_con {
		width: 100%;
		padding: 2%;
		color: #000;
	}

	.cp_c {
		width: 100%;
		padding: 2%;
		height: auto;
		border-top: 0;
		overflow: hidden;
	}

	.cp_c dl {
		width: 100%;
	}

	.cp_c dl dt {
		float: left;
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	.cp_c .xt_img img {
		width: 100%;
	}

	.cp_c dl dd {
		width: 100%;
		margin-bottom: 30px;
	}

	.cp_c dl dd .btn {
		bottom: -20px;
		height: 28px;
		line-height: 28px;
		padding: 0;
	}

	.cp_c dl dd .btn.btn_zx {
		bottom: -20px;
	}

	.gg {
		width: 100%;
		margin: 30px auto;
	}

	.gg_top {
		width: 100%;
		float: left;
		padding: 15px 15px 10px;
		color: #000;
		overflow: hiddenborder-bottom: 1px solid #ccc;
		display: block;
		font-weight: bold;
		background: #f6f6f6;
	}

	.zxcx_zz {
		overflow: hidden;
		width: 350px;
	}

	.ry02 p {
		width: 300px;
	}

	.ry02 p img {
		width: 280px;
	}

	.ggw {
		width: 100%;
		display: none;
	}

	.ggw_sj {
		display: block;
		width: 100%;
	}


	.sm {
		width: 90%;
		font-size: 14px;
		line-height: 180%;
	}

	.sm p {
		width: 100%;
	}

	.sm.gg {
		margin: 30px auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.wxts_con .sys_ewm{
		float: left;
		margin-top: 30px;
	}


}




/*防伪查询结果*/
.qurey {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #e9e9e9;
	margin-top: 120px;
	margin-bottom: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.qurey_logo {
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}

.qurey_logo p {
	text-align: left;
	font-size: 16px;
	color: #525252;
	line-height: 180%;
	text-indent: 2em;
	font-weight: 300;
}

.jxcx {
	width: 140px;
	height: 36px;
	line-height: 36px;
	float: right;
	display: inline-block;
	background: #004ea2;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
	margin-top: 20px;
}

.jxcx a {
	color: #fff;
	text-decoration: none;
}

.qurey_hr {
	height: 20px;
	width: 100%;
	background: #f0f0f0;
	margin: 40px auto;
}

.qurey_con_con {
	width: 1020px;
	margin: 0 40px;
	text-align: center;
}
.qurey_con_con img{
	margin: 0 auto 30px;
}


.qurey_jg {
	width: 160px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #004ea2;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 3px 3px 0 0;
}

.qurey_nr {
	width: 100%;
	background: #f0f0f0;
	padding: 60px;
	box-sizing: border-box;
	font-size: 18px;
	margin-bottom: 20px;
	overflow: hidden;
}

.qurey_nr p {
	line-height: 36px;
	text-align: left;
}

.qurey_wx {
	color: #8e8e8e;
	font-size: 16px;
}
.qurey_wx{
	text-align: left;
}
.qurey_wx h2{
	font-size: 16px;
	color: #004ea2;
	font-weight: bold;
	margin: 30px auto 20px;
}
.qurey_wx_con p{
	margin-bottom:8px;
	color: #525252;
	font-size: 14px;
}
.qurey_wx_con p:before{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #cccccc;
	display: inline-block;
	margin-right: 15px;
	
}
.ewm {
	width: 1100px;
	margin: 80px auto 60px;
}

.ewm ul {
	overflow: hidden;
	margin-left: 420px;
}

.ewm ul li {
	float: left;
	text-align: center;
	margin-right: 50px;
	font-size: 18px;
}

.foot_bk {
	width: 100%;
	margin: 0 auto;
}

.foot_bk_con {
	width: 100%;
	height: 150px;
	background: url(../images/dt1.jpg) no-repeat center bottom;
}

@media screen and (max-width: 768px) {

	.qurey {
		width: 90%;
		margin-top: 30px;
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.qurey_logo {
		width: 90%;
		box-sizing: border-box;
		margin: 30px auto;
		padding-left: 0;
		padding-right: 0;
		font-size: 14px;
	}

	.qurey_logo img {
		width: 90%;
	}

	.qurey_hr {
		height: 10px;
		margin: 20px auto;
	}

	.qurey_con_con {
		width: 90%;
		margin: 0 auto;
	}

	.qurey_jg {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.qurey_nr {
		padding: 20px;
		font-size: 16px;
	}

	.qurey_wx {
		font-size: 14px;
	}

	.qurey_wx span {
		color: #ff0000;
	}
	
	.sys{
		display: none;
	}
	
}
