/*公司简介*/
.sideBar{width:291px;background:#fff;top:0;}
.sideBarNav li>.active{background:#0046AE;color:#fff;}
.sideBarNav li:hover>a{background:#0046AE;color:#fff;}
.aboutContent .titleTwo{margin-bottom:45px;}
.companyIntroduction{font-size:14px;line-height:25px;padding-bottom:80px;}
.companyIntroduction img{max-width:100%;margin:30px 0;}
.companyIntroduction p{margin-bottom:20px;}
.h3_tit{font-size:18px;font-weight:700;color:#155999;margin-bottom:20px;padding-left:10px;border-left:3px solid #155999;}



/*发展历程*/
/*.history p{position:relative;padding-left:15px;}*/
/*.history p:before{content:'';position:absolute;width:6px;height:6px;background:#0046AE;border-radius:6px;top:9px;left:0;}*/


/*荣誉资质*/
.honor li{position:relative;float:left;width:31.33%;margin-right:3%;margin-bottom:3%;overflow:hidden;}
.honor li:nth-child(3n){margin-right:0;}
.honor li .img{width:100%;overflow:hidden;}
.honor li img{width:100%;}
.honor li p{position:absolute;width:100%;height:45px;line-height:45px;left:0;bottom:-45px;font-size:14px;text-align:center;color:#fff;background:#133F90;-webkit-transition: all 0.3s;transition: all 0.3s;}
.honor li:hover p{bottom:0;}


/*真伪查询*/
.h1_title{font-size:30px;color:#155999;font-weight:700;text-align:center;}
.h1_title span{display:block;}
.h1_title .en{font-size:12px;color:#C1C1C1;font-weight:400;font-family:Arial;margin-top:10px;}
.authenticityForm{width:92%;background:#E7EEF6;margin:30px auto 0;overflow:hidden;}
.queryTel{width:100%;background:#155999;font-size:16px;color:#fff;padding:30px 40px;}
.queryTel p{line-height:28px;}
.queryTel a{color:#fff;font-size:40px;font-weight:700;font-family:Arial;margin:15px 0 25px;}
.queryNum{width:100%;height:100%;padding:30px 40px;}
.queryNum h3{font-size:18px;color:#155999;margin-bottom:32px;}
.queryNum form{font-size:16px;}
.queryNum form span{position:absolute;line-height:38px;top:0;left:0;}
.queryNum .verificationCode span{line-height:48px;}
.q_number,.verificationCode{position:relative;margin-bottom:25px;padding-left:73px;}
.q_number .input{float:left;width:92px;height:38px;border:4px solid #D5E2EB;background:#fff;border-radius:3px;margin-right:20px;}
.q_number .input:last-child{margin-right:0;}
.q_number .input input,.v_code .input input{display:block;width:100%;height:100%;padding:0 5px;}
.v_code{width:248px;height:48px;border-radius:5px;background:#D5E2EB;padding:6px;}
.v_code .input{float:left;width:130px;height:100%;background:#fff;border-radius:5px;margin-right:12px;}
.v_code .codeImg{float:left;height:100%;}
.v_code .codeImg img{position:relative;width:93px;height:30px;top:3px;}
.queryNum .submitBtn{width:120px;height:40px;margin-left:73px;background:#125198;border-radius:5px;}
.queryNum .submitBtn input{width:100%;height:100%;text-align:center;font-size:14px;color:#fff;cursor:pointer;}
.queryNum .submitBtn:hover{background:#3671CF;}




/*资料下载*/
.choiceData{width:100%;height:230px;background:#173F73;margin:30px 0 40px;}
.choiceData ul{position:relative;width:100%;height:100%;padding-top:50px;}
.choiceData li{float:left;width:33.33%;text-align:center;color:#fff;font-size:16px;cursor:pointer;}
.choiceData .icon{width:98px;height:98px;margin:0 auto 15px;border:1px solid #fff;border-radius:5px;}
.choiceData .icon img{width:100%;height:100%;transform:rotateY(0);-webkit-transition: all 0.8s;transition: all 0.8s;}
.choiceData .icon_15{position:absolute;width:44px;height:22px;background:url(../image/icon_15.png) no-repeat center;background-size:100% 100%;left:16.66%;bottom:-7px;margin-left:-22px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.choiceData li:hover img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}


.dataFile_item{display:none;}
.dataFile_item.cur{display:block;}
.dataFile_item .table{width:100%;text-align:center;}
.dataFile_item .table span{float:left;width:33.33%;}
.dataFile_item .thead{height:50px;line-height:50px;border-top:1px solid #666666;border-bottom:1px solid #666666;font-size:16px;margin-bottom:15px;}
.dataFile_item .thead span{border-right:1px solid #666666;}
.dataFile_item .thead span:last-child{border-right:none;}
.dataFile_item .tr{height:44px;line-height:44px;font-size:14px;}
.dataFile_item .tr span:nth-child(2){text-transform:uppercase;}
.dataFile_item span{padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dataFile_item .tr a{font-size:12px;color:#1F4880;}

.loginMark{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.6);z-index:5;display:none;}
.login{position:absolute;width:528px;height:334px;top:50%;left:50%;margin:-167px 0 0 -264px;background:#fff;border-radius:10px;overflow:hidden;}
.login .tit{font-size:20px;font-weight:700;padding:30px 0;text-align:center;}
.infoArea{width:95%;margin:0 auto;padding:38px 55px 8px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;}
.infoArea label{position:relative;display:block;width:100%;padding-left:80px;margin-bottom:30px;}
.infoArea label span{position:absolute;line-height:40px;font-size:16px;font-weight:700;top:0;left:0;}
.infoArea .input{width:100%;height:40px;border:1px solid #CCC;}
.infoArea .input input{display:block;width:100%;height:100%;padding:0 10px;}
.btn_reveal .btn{float:left;width:50%;height:60px;line-height:60px;text-align:center;font-size:16px;font-weight:700;color:#666666;cursor:pointer;}
.btn_reveal .sure_reveal{background:#428BCA;}
.btn_reveal .sure_reveal input{width:100%;height:100%;font-size:16px;font-weight:700;color:#fff;cursor:pointer;}







@media ( min-width: 1200px ) and ( max-width: 1399px ){
	/*真伪查询*/
	.queryTel a{font-size:36px;}
	.queryTel,.queryNum{padding:30px;}
	.q_number, .verificationCode{padding-left:60px;}
	.q_number .input{width:88px;margin-right:10px;}
	.v_code .input{width:120px;}
	.v_code{width:237px;}

	.sideBar{width:237px;}
}



@media ( min-width: 992px ) and ( max-width: 1199px ){
	.sideBar{width:202px;}

	/*公司简介*/
	.aboutContent .titleTwo{margin-bottom:35px;}
	.companyIntroduction p{margin-bottom:15px;}
	.companyIntroduction img{margin:25px 0;}



	/*真伪查询*/
	.h1_title{font-size:28px;}
	.authenticityForm{width:100%;}
	.queryTel{padding:30px 20px;font-size:14px;}
	.queryTel a{font-size:32px;margin:7px 0 10px;}
	.queryNum{padding:30px 20px;}
	.queryNum form{font-size:14px;}
	.queryNum h3{font-size:16px;margin-bottom:25px;}
	.q_number, .verificationCode{padding-left:60px;}
	.q_number .input{width:80px;margin-right:10px;}
	.v_code .input{width:100px;}
	.v_code{width:217px;}


	/*资料下载*/
	.choiceData{height:220px;}
	.choiceData ul{padding-top:40px;}
	.choiceData .icon{width:88px;height:88px;}


	/*荣誉资质*/
	.honor li p{height:40px;line-height:40px;font-size:15px;}
}


@media ( min-width: 768px ) and ( max-width: 991px ){
	.sideBar{width:156px;}

	/*公司简介*/
	.aboutContent .titleTwo{margin-bottom:35px;}
	.companyIntroduction p{margin-bottom:15px;}
	.companyIntroduction img{margin:20px 0;}



	/*真伪查询*/
	.h1_title{font-size:26px;}
	.h1_title .en{margin-top:5px;}
	.authenticityForm{width:100%;}
	.queryTel{padding:30px 15px;font-size:14px;}
	.queryTel a{font-size:26px;margin:7px 0 10px;}
	.queryNum{padding:30px 15px;}
	.queryNum form{font-size:14px;}
	.queryNum h3{font-size:14px;margin-bottom:25px;}
	.q_number, .verificationCode{padding-left:52px;}
	.q_number .input{width:80px;margin-right:8px;border-width:3px;}
	.v_code .input{width:100px;}
	.v_code{width:217px;}



	/*资料下载*/
	.choiceData{height:auto;margin-bottom:35px;}
	.choiceData ul{padding:30px 0;}
	.choiceData li{font-size:15px;}
	.choiceData .icon{width:75px;height:75px;margin-bottom:10px;}
	.dataFile_item .thead{height:45px;line-height:44px;font-size:15px;margin-bottom:10px;}
	.dataFile_item .tr{height:40px;line-height:40px;}


	/*荣誉资质*/
	.honor li p{height:35px;line-height:35px;font-size:14px;}
}




@media ( min-width: 0px ) and ( max-width: 767px ){
	/*公司简介*/
	.aboutContent .titleTwo{margin-bottom:30px;}
	.companyIntroduction{font-size:13px;line-height:24px;}
	.companyIntroduction p{margin-bottom:10px;}
	.companyIntroduction img{margin:15px 0;}


	/*真伪查询*/
	.h1_title{font-size:22px;}
	.h1_title .en{margin-top:5px;}
	.authenticityForm{width:100%;height:auto;margin-top:25px;}
	.queryTel{width:100%;padding:25px 15px;font-size:14px;}
	.queryTel a{font-size:26px;margin:10px 0;}
	.queryTel p{line-height:22px;}
	.queryNum{width:100%;padding:25px 15px;}
	.queryNum form{font-size:14px;}
	.queryNum h3{font-size:14px;margin-bottom:25px;}
	.q_number, .verificationCode{padding-left:52px;}
	.q_number .input{width:24%;margin-right:1.33%;border-width:3px;}
	.v_code .input{width:90px;}
	.v_code{width:207px;}


	/*资料下载*/
	.choiceData{height:auto;margin-bottom:35px;}
	.choiceData ul{padding:25px 0;}
	.choiceData li{font-size:14px;}
	.choiceData .icon{width:55px;height:55px;margin-bottom:7px;}
	.dataFile_item .thead{height:40px;line-height:39px;font-size:14px;margin-bottom:8px;}
	.dataFile_item .tr{height:38px;line-height:38px;font-size:13px;}
	.login{width:90%;height:272px;left:5%;margin-left:0;margin-top:-136px;}
	.login .tit{padding:20px;font-size:18px;}
	.infoArea{width:100%;padding:28px 20px 8px;}
	.infoArea label span{font-size:14px;}
	.infoArea label{padding-left:60px;margin-bottom:20px;}
	.btn_reveal .btn{height:50px;line-height:50px;font-size:15px;}


	
	/*发展历程*/
	.history p:before{top:8px;}
	

	/*荣誉资质*/
	.honor li{float:left;width:49%;margin-right:2%;margin-bottom:2%;}
	.honor li:nth-child(3n){margin-right:2%;}
	.honor li:nth-child(2n){margin-right:0;}
	.honor li p{height:35px;line-height:35px;font-size:14px;bottom:0;}


	.sideBarNav li:hover>a{background:#373d44;color:#fff;}
	




}
