@charset "utf-8";
/* CSS Document */

.neiyebanner {
	background-size: cover;
	width: 100%;
	height: 300px;
	background-position: center center;
	position: relative;
	margin-top: 120px;
}
.neiyebanner02 img {
	width: 100%;
}
/*关于我们*/
.neiye_main {
	padding: 70px 0 50px 0;
	overflow: hidden;
}
.neiye_main02 {
	padding: 10px 0 40px 0;
	overflow: hidden;
}
.webhua {
	overflow: hidden;
	margin-top: 20px;
}
.webhua li{
	display: block;
	padding: 40px 30px;
	    overflow: hidden;
}
.webhua li:nth-child(odd){
	background: #f5f5f5;
}
.webhua li .pic{
	width: 90px;
	height: 90px;
	background: #2a4a88;
	border-radius: 50%;
	float: left;
}
.webhua li .pic img{
	width: 100%;
    padding: 13%;
}
.webhua li .wen{
	width: 800px;
	float: left;
	margin-left: 30px;
}
.webhua li .wen p{
	font-size: 24px;
	color: #2a4a88;
	padding-top: 10px;
	padding-bottom: 7px;
}
.webhua li .wen span{
	font-size: 16px;
	color: #666;
}
/*内页左侧*/

.newslist {
	overflow: hidden;
/*	width: 100%;*/
}
.newsListLt_top h2 {
	background:#3a70c0;
	padding: 35px 0;
	color: #fff;
	text-indent: 45px;
	overflow: hidden;
}
.newsListLt_top h2 p, .newsListLt_top h2 span {
	display: block;
}
.newsListLt_top h2 p{
	color: #fff;
	font-size: 2rem;
}
.fenleilist_sj{
		display:none;
	}
.newsListLt_top h2 span {
	font-size: 0.6rem;
	color: #7593cd;
	margin-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.newsListWen {
	overflow: hidden;
	width: 100%;
	background-color: #f5f5f5;
	display: block;
}
.newsListWen li {
	position: relative;
	height: 60px;
	line-height: 60px;
	text-indent: 45px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #ececec;
}
.newsListWen li a {
	color: #333;
	font-size: 1rem;
	text-decoration: none;
	display: block;
}
.newsListWen li i {
	display: block;
	background: url("../images/newsList_more.png") no-repeat center top;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 20px;
	right: 40px;
}
.newsListWen li:hover i {
	background-position: bottom
}
.newsListWen li.cur i {
	background-position: bottom
}
.newsListWen li.cur a{
	color: #c10008;
}

.jiancefl{
	background-color: #f5f5f5;
	padding:10px 15px 15px 15px;
	border-bottom: 1px solid #eee;
}
.jiancefl li{
	    position: relative;
    height: 40px;
    line-height: 40px;
    text-indent: 35px;
    font-size: 14px;
    display: block;
	border: none;
}
.jiancefl li a{
	color: #666;
	display: block;
	font-size: 14px;
}
.jiancefl li a:hover,.jiancefl li.cur a{
	color: #c10008;
}

.shabbfl{
	    background-color: #f5f5f5;
    padding: 10px 15px 15px 45px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.shabbfl a{
	    color: #666;
    font-size: 14px;
    line-height: 33px;
    display: block;
    width: 50%;
    float: left;
}
.shabbfl a:hover{
	color: #c10008;
}
/*内页左侧联系方式*/

.zclianxibox2 {
	margin-top: 20px;
	background: #f5f5f5;
}
.zclianxibox2 .phone {
	background: url(../images/proListClassify_phone.png) no-repeat 28px 30px;
	padding-left: 80px;
	padding-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.zclianxibox2 .intro {
	padding: 25px;
}
.zclianxibox2 .intro p {
	line-height: 24px;
	padding: 5px 0;
	color: #777;
	font-size: 0.8rem;
}
.zclianxibox2 .intro p.t2 span {
	display: block;
	width: 210px;
	background: #f5f5f5;
	line-height: 35px;
	padding-left: 10px;
	color: #666;
	font-weight: 700;
	margin: 10px 0;
}
.zclianxibox2 .intro p.t3 {
	text-align: center;
	background: #2a4a88;
	color: #fff;
	margin-top: 15px;
}
.zclianxibox2 .intro p.t3 a {
	display: block;
	color: #fff;
	padding: 5px 0;
	font-size: 1rem;
}
.zclianxibox2 .intro p.t3 a:hover {
	color: #fff;
}
.zclianxibox2 .phone span {
	display: block;
	font-size: 14px;
	color: #777;
}
.zclianxibox2 .phone p {
	font-size: 1.6rem;
	color: #c10008;
	line-height: 35px;
	font-family: arial;
}

/*热门文章*/
.remennews{
	background: #f5f5f5;
	overflow: hidden;
	margin-top: 20px;
}
.remennews h2 {
	background:#3a70c0;
	padding: 25px 0;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-indent: 60px;
}
.remennews h2 p, .remennews h2 span {
	display: block;
}
.remennews h2 p{
	color: #fff;
	font-size: 1.6rem;
}
.remennews h2 span {
	font-size: 0.6rem;
	color: #7593cd;
	margin-top: 2px;
	text-transform: uppercase;
}
.remenlist{
	padding: 25px;
}
.remenlist li{
	display: block;
    padding-left: 20px;
    background: url(../images/yuanquan.png) no-repeat 0 center;
    height: 45px;
    line-height: 45px;
	width: 90%;
    border-bottom: 1px dashed #e4e4e4;
	
}
.remenlist li a {
    display: block;
	font-size: 0.9rem;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
/*左侧热门文章结束*/


/*关于我们右侧内容*/
.miabaox{
	background: #f5f5f5;
	padding:20px 15px;
	font-size: 0.8rem;
	color: #999;
}
.miabaox a{
	font-size: 0.8rem;
	color: #999;
}
.you_main{
	
}
.you_main .about{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
	padding:2%;
}
.you_main .about img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/*热门产品*/
.remenpro02{
	background: #f5f5f5;
	padding: 20px 0;
	
}
.remenpro03{
	padding:0 0 20px 0;
	margin-bottom: 10px;
}
.remen_bai{
	padding:0 0 2% 0;
}
.remen_bai02{
	padding: 2% 0;
}
.remenchanpin{
	padding:0 2%;
}
.remenchanpin .title{
	height: 60px;
	    border-bottom: 1px solid #dee2e6;
}
.remenchanpin .title a{
	float: right;
	text-transform: uppercase;
	font-size: 0.8rem;
	color: #999;
	line-height: 60px;
}
.remenchanpin .title p{
	display: block;
	float: left;
	font-size: 1.4rem;
	line-height: 60px;
	position: absolute;
}
.remenchanpin .title p:before{
	content: " ";
	width: 5px;
	height: 29px;
	margin: 17px 10px 0 0;
	display: block;
	float: left;
	background: #2a4a88;
}
.flchanpin_list{
	position: relative;
	margin-top: 25px;
}

.flchanpin_list .item{
	margin: 0 10px;
}

.flchanpin_list li{
	background: #fff;
	border: 1px solid #eeeeee;
	padding: 10px 0;
}
.flchanpin_list li .pic img{
	display: block;
	width: 100%;
	padding: 5%;
}
.flchanpin_list li p{
	display: block;
	font-size: 0.8rem;
	color: #787878;
	line-height: 2.5rem;
	text-align: center;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 95%;
}
/*关于我们结束*/

/*新闻列表*/
.news_main{
	
}
.sub_left{
	overflow: hidden;
	position: relative;
	z-index: 99;
	margin-top: -32px;
	
}

.sub_left02{
	text-align: center;
	width: 100%;
}
.sub_left02 li{
	display: inline-block;
	height: 65px;
	line-height: 65px;
	list-style: none;
	border: 1px solid #eee;
	background: #fff;
	margin: 0 -3px;
}
.sub_left02 li a{
	font-size: 16px;
	line-height: 65px;
	color: #333;
	padding: 0 40px;
	display: block;
}
.sub_left02 li:hover,.sub_left02 li.on{
	background: #2a4a88;
	
}
.sub_left02 li:hover a,.sub_left02 li.on a{
	color: #fff;
}
.zhandian{
	padding: 15px 0;
	font-size: 14px;
	color: #666;
	position: relative;
	margin-top: 30px;
}
.zhandian a{
	color: #666;
}
.zhandian02{
	/*background: url(../images/zhandian.png) no-repeat 0 3px;
	padding-left: 20px;*/
}
.zhandian03 a{
	color: #666;
}
.zhandian03{
	background: url(../images/zhandian.png) no-repeat 0 16px;
	font-size: 0.9rem;
	color: #666;
	position: relative;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #e4e4e4;
}



.news_main li{
	padding: 35px 0 35px 35px;
    border-bottom: 1px solid #eee;
	list-style-type: none;
	display: block;
}
.news_main li:nth-child(odd){
	background: #f5f5f5;
}
.news_main li .ttxw_con1_left{
	display: inline-block;
    vertical-align: middle;
    width: 20%;
    position: relative;
}
.news_main li .ttxw_con1_left span {
    display: block;
    overflow: hidden;
}
.news_main li .ttxw_con1_left span img {
    width: 100%;
    transition: 0.8s ease-in-out;
}
.news_main li .ttxw_con1_left_list {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    padding: 10px;
    color: white;
}
.news_main li .ttxw_con1_left_list font {
    font-size: 24px;
    display: block;
}
.news_main li .ttxw_con1_left_list time {
    font-size: 14px;
    color: white;
}
.news_main li .ttxw_con1_middle {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    box-sizing: border-box;
    padding: 0 50px;
}
.news_main li .ttxw_con1_middle h2 {
    font-size: 1rem;
    color: #333;
	line-height: 28px;
display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 500px;
}
.news_main li .ttxw_con1_middle p {
    font-size: 0.9rem;
    color: #888;
    line-height: 25px;
    margin-top: 15px;
}
.news_main li .ttxw_con1_right {
    display: inline-block;
    vertical-align: middle;
    width: 47px;
	height: 47px;
	background: url(../images/rightjt.jpg) no-repeat;
}
.news_main li:hover .ttxw_con1_right{
	background: url(../images/rightjt-lv.jpg) no-repeat;
}
.news_main li:hover .ttxw_con1_left span img{
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
/*新闻列表结束*/

/*新闻详细*/
.newsxx_main{
	width: 100%;
}
.news-title {
    padding: 40px 0 30px;
    /* border-top: 1px #f1f1f1 solid; */
    text-align: center;
}
.news-title .tit {
    padding-bottom: 10px;
    color: #333;
    font-weight: normal;
    font-size: 1.5rem;
	line-height: 30px;
}
.news-title p {
    padding-bottom: 20px;
    border-bottom: 1px solid #F0F2F5;
    color: #a3afb7;
    font-size: 0.9rem;
	line-height: 2rem;
}
.news-title p a {
    color: #a3afb7;
}
.news-content {
    padding: 0 75px 10px;
	font-size: 1rem;
	line-height: 33px;
	color: #666;
/*	border-bottom: 1px solid #F0F2F5;*/
}
.news-content img{
	max-width: 100%!important;
	display: block;
	margin: 0 auto;
	width: auto;
	height: auto!important
}
.xiangmu_xiangq img{
	max-width: 100%!important;
	display: block;
	margin: 0 auto;
	height: auto!important
}
.d_page{
	width: 100%;
	text-align: center;
/*	margin: 40px 0;*/
}
.d_page a{
	display: inline-block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #eee;
	border-radius: 50px;
	font-size: 14px;
	color: #666;
}
.d_page a:hover{
	background: #bd2424;
	color: #fff;
}

/*相关文章*/
.xiangguanews{
	overflow: hidden;
	padding: 2%;
	    width: 93%;
    margin: 0 auto;
}

.xiangguanews .title{
	    height: 60px;
/*    border-bottom: 1px solid #dee2e6;*/
	position: relative;
}
.xiangguanews .title p {
    display: block;
    float: left;
    font-size: 1.4rem;
    line-height: 60px;
    position: absolute;
}
.xiangguanews .title p:before {
    content: " ";
    width: 5px;
    height: 29px;
    margin: 17px 10px 0 0;
    display: block;
    float: left;
    background: #2a4a88;
}
.xgnewslist{
	overflow: hidden;
	padding: 5px 0 0 0;
}
.xgnewslist li{
	display: block;
    padding-left: 15px;
    background: url(../images/yuanquan.png) no-repeat 0 center;
    height: 45px;
    line-height: 45px;
	width: 90%;
}
.xgnewslist li a {
    display: block;
    font-size: 0.8rem;
    white-space: nowrap;
    overflow: hidden;
	width: 60%;
	float: left;
    text-overflow: ellipsis;
}
.xgnewslist li span{
	display: block;
	float: right;
	padding-right: 5%;
	font-size: 0.8rem;
	color: #999;
}

/*新闻详细结束*/


/*在线留言*/
.newsliuyan{
	overflow: hidden;
	    padding: 20px 0;
	border-top: 1px solid #eee;
}
.newsliuyan .zzliuyan{
	width: 60%;
	margin: 0 auto;
}
/*分页样式开始*/
.pages {
	    margin: 30px 0 20px 0;
	width: 100%;
}
.pages .pagination {
	width: 100%;
	text-align: center!important;
	display: block;
}
.pages .pagination li {
	display: inline-block;
	border: 1px solid #dbdbdb;
	border-radius: 100%;
	margin: 0 2px;
}
.pages .pagination li.active {
	background: #2a4a88;
	border: 1px solid #2a4a88;
}
.pages .pagination li.active a {
	color: #fff;
}
.pages .pagination li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #888;
	width: 35px;
}
/*分页样式结束*/

/*联系我们页面*/
.lianxi_main{
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding: 100px 0;
}
.lianxiditu iframe{
	padding: 3px;
	border: 1px solid #eee;
}
.lianxifangshi{
	padding: 50px 10px 0 10px;
}
.lianxixi{
	
}
.lianxiditu iframe{
		height: 500px;
		width: 99%;
	}
.lianxixi p{
	color: #666;
	font-size: 1rem;
	line-height: 2rem;
}
.lxewm01{
	padding: 3%;
	border: 1px solid #eee;
	text-align: center;
	float: left;
	margin: 30px 15px 0 0;
}
.lxewm01 img{
	max-width: 101px;
}
.lxewm01 span{
	display: block;
	text-align: center;
	font-size: 0.8rem;
	color: #999;
	line-height: 1.6rem;
}
.contact-tit {
	position: relative;
	font-size: 24px;
	color: #333;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.contact-content {
	margin-bottom: 40px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ddd;
}
.contact-content .qr-list li {
	float: left;
	text-align: center;
	margin-left: 35px;
	line-height: 2em;
}
.contact-content .left p {
	font-size: 0.85em;
	color: #818181;
}
.qr-list li p {
	font-size: 0.85em;
	color: #818181;
}
.contact-content .left .hotline {
	font-family: Constantia, Lucida Bright, DejaVu Serif, Georgia, serif;
	color: #2a4a88;
	font-size: 35px;
}
.com-hotline {
	color: #2a4a88;
	font-size: 46px;
	font-family: fantasy;
	line-height: 1;
}
.contact-content .left p em {
	color: #333;
}
.contact-content .left .tit {
/*margin-bottom: 10px;*/
}
.contact-content .left .des {
	margin-top: 10px;
	line-height: 2.6;
}
.contact-tit:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	border-bottom: 3px solid #333;
}
.zzliuyan {
	    padding: 2%;
}
.lylist {
	width: 100%;
}
.lylist input, .lylist textarea, .lylist button {
	border-radius: 5px;
	border: none;
	font-size: 14px;
}
.lylist .lytitle {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	background: #f5f5f5;
}
.lylist .inp_name {
	width: 48%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #f5f5f5;
}
.lylist .inp_tel {
	width: 48%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	float: right;
	margin: 20px 13px 0 0;
	background: #f5f5f5;
}
.lylist .inp_neirong {
	width: 99%;
	height: 200px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #f5f5f5;
}
.lylist .vcode {
	width: 200px;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #f5f5f5;
}
.lylist .submit {
	width: 99%;
	text-align: center;
	background: #2a4a88;
	height: 52px;
	line-height: 52px;
	color: #fff;
	margin: 20px 0px 0 0;
	font-size: 16px;
}
.lylist .submit:hover {
	cursor: pointer;
}
.lylist img {
	margin: 30px 0 0 5px;
}
.contact_main {
	padding: 40px 30px 30px 30px;
	border-top: 1px #f1f1f1 solid;
	font-size: 16px;
	line-height: 33px;
	color: #666;
	min-height: 300px;
}
.contact_main img{
		max-width: 100%;
		display: block;
	margin: 0 auto;
	}
.contact_main h3{
	font-weight: 700;
	color: #2a4a88;
	font-size: 18px;
}
.qr-list {
	display: block;
}

/*联系我们页面结束*/

/*服务项目*/
.xiangmuwenan{
	padding: 3%;
	font-size: 1rem;
	line-height: 2rem;
	background: #f5f5f5;
	margin-top: 30px;
	border-radius: 5px;
}
.xiangmu_list{
	overflow: hidden;
	margin-top: 30px;
}
.xiangmu_list li{
	display: block;
	background: #fff;
    border: 1px solid #eeeeee;
    padding: 10px 0;
	margin: 1%;
	width: 23%;
}
.xiangmu_list li .pic img {
    display: block;
    width: 100%;
}
.xiangmu_list li p {
    display: block;
    font-size: 1rem;
    color: #787878;
    line-height: 2rem;
    text-align: center;
}


.xiangmu_xiangq{
	padding:5% 2%;
}
.xiangmu_xiangq p{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
}
.xiangmu_xiangq h2{
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 2.5rem;
	color: #3a70c0;
}
.xiangmu_xiangq .tupian{
	padding-bottom: 35px;
/*	border-bottom: 1px solid #e4e4e4;*/
}
.xiangmu_xiangq .tupian img{
	display: block;
	border: 1px solid #eee;
/*	margin: 0 auto;*/
	max-width: 100%;
}

.xgrenz{
	position: relative;
	background: #f5f5f5;
	padding: 3%;
	border-radius: 10px;
}
.xgrenz .title{
	height: 60px;
    border-bottom: 1px solid #dee2e6;
	margin-bottom: 25px;
}
.xgrenz .title p{
	display: block;
    float: left;
    font-size: 1.4rem;
    line-height: 60px;
    position: absolute;
}
.xgrenz .title p:before {
    content: " ";
    width: 5px;
    height: 29px;
    margin: 17px 10px 0 0;
    display: block;
    float: left;
    background: #2a4a88;
}
.xgrenz li{
	background: #fff;
	border: 1px solid #eeeeee;
	
	padding: 10px 0;
}
.xgrenz li .pic img{
	display: block;
	width: 100%;
}
.xgrenz li p{
	display: block;
	font-size: 0.8rem;
	color: #787878;
	line-height: 2rem;
	text-align: center;
}

/*服务项目结束*/


/*检测设备*/
.jianceshebei_list{
	overflow: hidden;
	margin-top: 25px;
}
.jianceshebei_list li {
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    padding: 0;
	width: 31%;
	margin: 0 1% 2% 1%;
}
.jianceshebei_list li .pic{
	overflow: hidden;
}
.jianceshebei_list li .pic img {
    display: block;
    width: 100%;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.jianceshebei_list li p {
    display: block;
    font-size: 1rem;
    color: #666;
    line-height: 3.5rem;
    text-align: center;
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
.jianceshebei_list li:hover .pic img{
	    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

/*检测设备详细*/
.pictitle{
	overflow: hidden;
	margin: 35px 0;
}
.pictitle .left_pic img{
	width: 100%;
	padding: 3px;
	 border: 1px solid #eee;
}
.left_wen{
	
}
.left_wen p{
	font-size: 1.6rem;
	line-height: 4.5rem;
	border-bottom: 1px solid #eee;
}
.left_wen .note{
	padding: 15px 10px;
}
.left_wen .note pre{
	font: 0.9rem Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	color: #888;
	line-height: 30px;
}
.zixuntel{
	width: 300px;
	height: 60px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	line-height: 60px;
	font-size: 0.9rem;
	background: #2a4a88;
	margin: 20px 0 0 10px;
}
.zixuntel span{
	font-size: 1.4rem;
}

.jcsbxiangxi{
	overflow: hidden;
}
.jcsbxiangxi .title{
	width: 100%;
	height: 50px;
	background: #f5f5f5;
	line-height: 50px;
	text-indent: 35px;
}
.jcsbxiangxi .con_jc{
	font-size: 1rem;
    line-height: 33px;
    color: #666;
	padding: 5% 2%;
}
/*检测设备结束*/

/*防雷检测资质*/
.zizhixx{
	padding: 50px 0;
}

.zizhixx img{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 777px;
} 
.zizhixx p{
	font-size: 1.4rem;
	text-align: center;
	padding: 15px 0;
}


/*服务产品*/
.fwchanp_list{
	overflow: hidden;
	margin-top: 30px;
}
.fwchanp_list li{
	display: block;
	background: #fff;
    border: 1px solid #eeeeee;
    padding: 10px 0;
	margin: 1%;
	width: 31%;
}
.fwchanp_list li .pic{
	overflow: hidden;
}
.fwchanp_list li .pic img {
    display: block;
    width: 100%;
	    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.fwchanp_list li p {
    display: block;
    font-size: 1rem;
    color: #787878;
    line-height: 3rem;
    text-align: center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
.fwchanp_list li:hover .pic img{
	    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
/*服务产品结束*/


/*进度查询*/
.index_chaxun{
	padding: 100px 0;
	background:#f5f5f5;
	background-size: cover;
	overflow: hidden;
	margin-top: 20px;
}
.jdchaxun{
	border-right: 1px solid #e4e4e4;
}
.chacuntitle{
	overflow: hidden;
	padding-bottom: 20px;
}
.chacuntitle p{
	font-size: 2rem;
	color: #2a4a88;
}
.chacuntitle span{
	color: #999;
	font-size: 1rem;
	line-height: 2rem;
	
}
.htbianhao,.yxyanzheng{
	width: 90%;
	height: 50px;
	background: #fff;
	margin:0 0 20px 0;
}
.htbianhao{
	background:#fff url("../images/bianhao.png") no-repeat 97% 14px;
}
.htbianhao .inp_bianhao{
	width: 90%;
	line-height: 50px;
	padding-left: 20px;
	
}
.yxyanzheng{
	position: relative;
}
.yxyanzheng img{
	display: block;
	position: absolute;
	right: 10px;
	top: 12px;
}
.yxyanzheng canvas {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); /* 向左和向上移动自身宽高的50% */
    cursor: pointer;
}


.yxyanzheng input{
	line-height: 50px;
	padding-left: 20px;
}
.yxyanzheng .inp_email{
	width: 60%;
	background: url("../images/youjian.png") no-repeat 95% 14px;
}
.yxyanzheng .vcode{
	width: 38%;
	background: url("../images/yinyin.jpg") no-repeat;
}
.tijiaotel{
	width: 90%;
}
.chaxunbd .submit{
	width: 205px;
	background: #c81a1f;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	
}
.chaxunbd .submit:hover,.zssr .submit:hover{
	cursor: pointer;
}
.tjdianhua{
	font-size: 1.6rem;
	color: #222;
	line-height: 50px;
}
.tjdianhua span{
	font-size: 1rem;
	color: #999;
}


/*证书查询*/
.chaxunzhengs{
	padding: 0 0 0 70px;
}
.zssr .zsbianh{
	width: 60%;
	padding-left: 20px;
	line-height: 50px;
	background: #fff url("../images/zhengshu.png") no-repeat 95% 14px;
}
.zssr .submit222{
	width: 30%;
	margin-left: 10px;
	background: #c81a1f;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.zsbbtxt{
	padding:3% 5%;
	background: #e9e9e9;
	border-radius: 5px;
	font-size: 0.8rem;
	color: #777;
	line-height: 1.5rem;
	width: 92%;
	margin-top:15px;
}
.disanf{
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}
.disanf a{
	color: #666;
	padding: 0 5px;
	text-decoration: underline;
}
.disanf a:hover{
	color: #c81a1f;
}



.zschaxun2 {

	padding-left: 30px; width: 68%; line-height: 1.5; margin-top: 0;
}
.zssr .zsbianh {
	width: 90% !important;
}
.zsaa {
	overflow: hidden;
}
.zscx90 {
	width: 90%;
}
.yxyanzheng .inp_title {
	width: 60%;
}



/*证书查询结束*/

/*资料下载*/
.xiazai_main{
	border-top: 1px solid #eee;
	padding-top: 15px;
}
.xiazai_main li{
	display: block;
	padding: 20px 1%;
	margin: 0 1%;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.xiazai_middle{
	width: 80%;
}
.xiazai_middle h2{
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	font-size: 1rem;
	color: #333;
}
.xiazai_middle p{
	font-size: 0.9rem;
	color: #999;
	line-height: 1.2rem;
	padding-top: 10px;
}
.xiazai_right{
	width: 110px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 6px;
	font-size: 0.8rem;
	background: #2a4a88;
}
/*资料下载完成*/

/*证书查询结果页面*/
.zhengshucx_main{
	padding: 40px 30px 30px 30px;
    border-top: 1px #f1f1f1 solid;
    font-size: 16px;
    line-height: 33px;
    color: #666;
    min-height: 300px;
}
.zhengshucx_main .zsimg{
	text-align: center;
}
.zhengshucx_main .zsimg h3{
	font-size: 1.4rem;
	color: #333;
	padding-bottom:40px;
	display: block;
	overflow: hidden;
}
.zhengshucx_main .zsimg a{
	padding: 10px 25px;
	background: #2a4a88;
	border-radius: 5px;
	color: #fff;
}
.zhengshucx_main .zsimg a.return1{
	background: #c91111;
}
.zhengshucx_main .zsimg h3 font{
	color: #c91111;
}
.zhengshucx_main .zsimg img{
	display: block;
	margin: 0 auto 50px auto;
	max-width:500px;
	width: 100%;
	border: 2px solid #eee;
}
/*证书查询结果页面*/

/*产品详细开始*/
.proxx01 {
width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.propic {
	height: 500px;
	width: 55%;
}

.protitle {
	width:45%;
	float: left;
	overflow: hidden;
	padding: 0 0 0 5%;
}
.protitle .title{
	font-size: 2rem;
	padding: 20px 0;
}
.protitle .note pre{
	font: 0.9rem Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	line-height: 30px;
	color: #888;
	padding: 20px 0 20px 10px;
	border: 1px solid #dbdbdb;
	border-right: none;
	border-left: none;
}

.protitle .goumai{
	    width: 300px;
    height: 60px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    line-height: 60px;
    font-size: 0.9rem;
    background: #2a4a88;
    margin: 20px 0 0 10px;
}
.protitle .goumai span {
    font-size: 1.4rem;
}
.protitle .goumai img{
	width: 40px;
	padding-right: 10px;
}
.protitle .goumai a{
	display: block;
	height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}
.proxx02{
	background: #fff;
	    padding: 35px 0 0 0;
}
.proxx02 .title{
	width: 100%;
	text-align: center;
	 background: #eee;
    
    line-height: 24px;
    color: #333;
    align-items: center;
    justify-content: center;
}
.proxx02 .title p{
	line-height: 24px;
	padding: 20px 0;
	font-size: 22px;
}
.proxx02 .canshu ,.proxx02 .content{
	padding: 50px 50px 0 50px;
}
.proxx02 .canshu table{
	width: 100%;
}
.proxx02 .canshu table tr td{
	border: 1px solid #dbdbdb;
	padding: 10px;
	line-height: 20px;
}
.proxx02 .content img{
	max-width: 100%;
	display: block;
	margin:  0 auto;
	height: auto!important;
}
.proxx02 .content p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
/*产品详细结束*/


@media screen and (max-width: 1680px) {
.zuixin_zixun {
	padding: 70px;
}
}

@media screen and (max-width: 1510px) {
.shabbfl{
    padding: 10px 10px 15px 28px;
}
.shabbfl a{
	    color: #666;
    font-size: 0.8rem;
    line-height: 30px;
    display: block;
    width: 50%;
    float: left;
}
	.newsListWen li{
		text-indent: 25px;
	}
	.newsListWen li a {
    color: #333;
    font-size: 0.9rem;
    text-decoration: none;
    display: block;
}
	
	.zclianxibox2 .phone {
    background: url(../images/proListClassify_phone.png) no-repeat 15px 30px;
    padding-left: 65px;
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}
	.zclianxibox2 .phone p {
    font-size: 1.4rem;
    color: #c10008;
    line-height: 35px;
    font-family: arial;
}
	.webhua li .wen span {
    font-size: 14px;
    color: #666;
}
	.webhua li .wen {
    width: 560px;
    float: left;
    margin-left: 20px;
}
		.propic {
    height: 430px;
}
	.protitle .title {
    font-size: 1.5rem;
    padding: 15px 0;
}
}

@media screen and (max-width: 1380px) {
/*
	.nynews_list li .wen {
    padding: 15px;
}
*/
.zuixin_zixun {
	padding: 40px 20px;
}
}

@media screen and (max-width: 1260px) {
.nynews_list li .wen {
	padding: 25px;
	background: #f5f5f5;
	height: 160px;
}
.nynews_list li .wen p {
	font-size: 1.2em;
	padding-bottom: 20px;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 98%;
}
.pages {
	margin: 30px 0;
	width: 100%;
}
	.newsListLt_top h2 {
    background: #3a70c0;
    padding: 30px 0;
    color: #fff;
    overflow: hidden;
    text-indent: 0px;
		text-align: center;
}
	.newsListWen li i {
    display: block;
    background: url(../images/newsList_more.png) no-repeat center top;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 20px;
    right: 15px;
}
	.protitle .title {
    font-size: 1.5rem;
    padding: 20px 0;
}
	.protitle {
    width: 45%;
    float: left;
    overflow: hidden;
    padding: 0 0 0 2%;
}
	.propic {
    height: 393px;
    width: 55%;
}
	.zclianxibox2 .phone p {
    font-size: 1.2rem;
    color: #c10008;
    line-height: 35px;
    font-family: arial;
}
	.xiangmuwenan {
    padding: 3%;
    font-size: 0.8rem;
    line-height: 24px;
    background: #f5f5f5;
    margin-top: 30px;
    border-radius: 5px;
}
	.webhua li {
    display: block;
    padding: 30px;
    overflow: hidden;
}
	.webhua li .wen {
    width: 80%;
}
	.webhua li .pic {
    width: 80px;
    height: 80px;
}
	.webhua li .wen p {
    font-size: 24px;
    color: #2a4a88;
    padding-top: 10px;
    padding-bottom: 0;
}
	.webhua li .wen span {
    line-height: 22px;
}
	.newsliuyan .zzliuyan{
	width: 90%;
	margin: 0 auto;
}
}

@media (max-width: 1140px){




	.yxyanzheng .inp_title {
		width: 55%;
	}
	.zschaxun2 {
		width: 100%; padding-left: 0; margin-top: 20px;
	}
	.zscx90 {
		width: 100%;
	}
	
	.zssr .zsbianh {
		width: 100% !important;
	}
		.chaxunbd .submit{
			width: 170px;
		}
	
		.zssr .submit222 {
			width: 170px;
		}
	



	.propic {
    height: 390px;
}
	.protitle .note pre {
    font: 0.9rem Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 26px;
    color: #888;
    padding: 15px 0 15px 10px;
    border: 1px solid #dbdbdb;
    border-right: none;
    border-left: none;
}
}
@media screen and (max-width: 992px) {
.neiyebanner {
	background-size: cover;
	width: 100%;
	height: 250px;
	margin-top: 80px;
}
.neiyebanner02 {
	height: 500px;
	background-size: cover;
	background-position: center top;
}
.neiyebanner02 img {
	display: none;
}
	.lianxi_main {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 50px 0;
}
	.lianxifangshi {
    padding: 0px 10px 30px 10px;
}
	
	/*报告查询*/
	.index_chaxun{
		padding: 50px 0;
		margin-top: 0;
	}
	.jdchaxun {
    border-right: none;
		padding-bottom: 50px;
		border-bottom: 1px solid #e4e4e4;
}
	.chaxunzhengs {
    padding: 50px 15px 0 15px;
}
	.fwchanp_list li {
    width: 48%;
}
	.fwchanp_list li p {
    display: block;
    font-size: 0.8rem;
    color: #787878;
    line-height: 2.5rem;
}
	.remennews,.zclianxibox2,.newsListLt_top{
		display: none;
	}
	.fenleilist_sj{
		display: block;
	}
	.zuo_rlist{
		padding: 0;
	}
	.you_main {
		padding: 0;
}
	.newsListLt_top{
		display: none;
	}
	.fenleilist_sj02{
		position: relative;
	}
	.anzhankai{
		width: 100%;
		background: #fff;
    border: 1px solid #e4e4e4;
    height: 48px;
		padding:0 15px;
		font-size: 1em;
		margin: 0 0 15px 0;
	}
	.anzhankai span{
		float: left;
		line-height: 48px;
	}
	.anzhankai i{
		float: right;
		line-height: 55px;
	}
	.cpxilie{
		position: absolute;
		top: 50px;
		border: 1px solid rgba(0,0,0,0);
		z-index: 99;
		background: rgba(255,255,255,0);
		width: 100%;
		height: 0;
		overflow: hidden;
		padding: 0px 30px!important;
		transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
	}
	.cpxilie a{
		display: block;
		line-height: 3em;
		color: #999;
	}
	.cpxilie02{
		height: auto!important;
		border: 1px solid #e4e4e4;
		padding: 20px 30px!important;
		background: rgba(255,255,255,1);
	}
	.newslist{
		overflow: inherit;
	}
	.you_main .about {
    font-size: 0.8rem;
    line-height: 1.6rem;
    color: #666;
    padding: 20px 10px 0 10px;
}
}

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

	.news_main li .ttxw_con1_left_list{
		display: none;
	}
	.news_main li {
    padding: 15px 0 15px 0px;
    border-bottom: 1px solid #eee;
    list-style-type: none;
    display: block;
		overflow: hidden;
}
	.tjdianhua {
    font-size: 1.2rem;
    color: #222;
    line-height: 50px;
}
	.newsliuyan .zzliuyan{
	width: 99%;
	margin: 0 auto;
}
	
}
@media screen and (max-width:768px){
	
	.neiye_main {
    padding: 25px 0;
    overflow: hidden;
}
	.proxx02 .content {
    padding: 30px 10px;
}
	.jianceshebei_list li {
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    padding: 0;
    width: 48%;
    margin: 0 1% 2% 1%;
}
}
@media screen and (max-width: 680px) {
.neiyebanner {
    background-size: cover;
    width: 100%;
    height: 150px;
	margin-top: 65px;
}
	.sub_left02 li a{
		font-size: 0.8rem;
		line-height: 50px;
    color: #333;
    padding: 0 20px;
    display: block;
	}
	.sub_left02 li {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    list-style: none;
    border: 1px solid #eee;
    background: #fff;
    margin: 0 -3px;
}
	.sub_left {
    overflow: hidden;
    position: relative;
    z-index: 99;
    margin-top: -25px;
}
.contact-tit {
    position: relative;
    font-size: 18px;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
	.lianxixi p {
    color: #666;
    font-size: 0.8rem;
    line-height: 1.5rem;
}
	.lxewm01 {
    padding: 3%;
    border: 1px solid #eee;
    text-align: center;
    float: left;
    margin: 20px 10px 0 0;
}
	.lianxiditu{
		padding: 0;
	}
	.lianxiditu iframe{
		height: 250px!important;
		width: 98%!important;
	}
	.newsliuyan {
    overflow: hidden;
    padding: 40px 0;
}
	.contact_main {
    padding: 20px 10px 20px 10px;
    border-top: 1px #f1f1f1 solid;
    font-size: 0.8rem;
    line-height: 24px;
    color: #666;
    min-height: 300px;
}
	
	
	.news_main li .ttxw_con1_right{
		display: none;
	}
	.news_main li:nth-child(odd) {
    background: none;
}
	.news_main li .ttxw_con1_middle {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
		float: right;
    box-sizing: border-box;
    padding: 0 0;
}
	.news_main li .ttxw_con1_left{
		width: 26%;
	}
	.news_main li .ttxw_con1_middle h2 {
    font-size: 0.9rem;
    color: #333;
    line-height: 28px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
	.news_main li .ttxw_con1_middle p {
    font-size: 0.7rem;
    color: #888;
    line-height: 20px;
    margin-top: 0px;
}
	
	.news-title {
    padding: 20px 0 10px;
    border-top: 1px #f1f1f1 solid;
    text-align: center;
}
	.news-title .tit {
    padding-bottom: 10px;
    color: #333;
    font-weight: normal;
    font-size: 1rem;
    line-height: 30px;
}
	.news-title p {
    padding-bottom: 20px;
    border-bottom: 1px solid #F0F2F5;
    color: #a3afb7;
    font-size: 0.7rem;
    line-height: 1rem;
}
	.news-content {
    padding: 20px 10px;
    font-size: 0.8rem;
    line-height: 24px;
    color: #666;
    border-bottom: 1px solid #F0F2F5;
}
	.xiangguanews .title p {
    display: block;
    float: left;
    font-size: 1rem;
    line-height: 45px;
    position: absolute;
}
	.xiangguanews .title p:before {
    content: " ";
    width: 3px;
    height: 19px;
    margin: 15px 7px 0 0;
    display: block;
    float: left;
    background: #2a4a88;
}
	.xiangguanews .title{
		height: 50px;
	}
	.xgnewslist li {
    display: block;
    padding-left: 15px;
    background: url(../images/yuanquan.png) no-repeat 0 center;
    height: 30px;
    line-height: 30px;
    width: 99%;
}
	.xgnewslist {
    overflow: hidden;
    padding: 0px 0 0 0;
}
	.neiye_main02 {
    padding: 10px 0 30px 0;
    overflow: hidden;
}
	.flchanpin_list .item {
    margin: 0 3px;
}
	.remenchanpin .title {
    height: 50px;
    border-bottom: 1px solid #dee2e6;
}
	.remenchanpin .title p {
    display: block;
    float: left;
    font-size: 1rem;
    line-height: 45px;
    position: absolute;
}
	.remenchanpin .title p:before {
    content: " ";
    width: 3px;
    height: 19px;
    margin: 15px 7px 0 0;
    display: block;
    float: left;
    background: #2a4a88;
}
	.flchanpin_list {
    position: relative;
    margin-top: 20px;
}
	
	/*报告查询*/
	.jdchaxun{
		padding: 0 0 35px 0;
	}
	.chacuntitle p {
    font-size: 1.8rem;
}
	.chacuntitle span {
    font-size: 0.8rem;
    line-height: 24px;
}
	.htbianhao, .yxyanzheng {
    width: 100%;
	    margin: 0 0 10px 0;
}
	.tjdianhua{
		display: none;
	}
	.chaxunzhengs {
    padding: 30px 0 0 0;
}
	.zsbbtxt{
		width: 100%;
		line-height: 24px;
		margin-top: 20px;
	}
	.zssr .submit{
		width: 38%;
		    margin-left: 0px;
	}
	
	.xiazai_main li {
    display: block;
    padding: 20px 1%;
    margin: 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
	.xiazai_middle h2 {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.8rem;
    color: #333;
}
	.xiazai_right {
    width: 85px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #fff;
    border-radius: 5px;
    font-size: 0.7rem;
    background: #2a4a88;
}
	.xiazai_middle {
    width: 74%;
}
	
	.propic {
    height: 295px;
    width: 100%;
}
	.protitle {
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 0 0 0 2%;
}
	.proxx02 .title p {
    line-height: 24px;
    padding: 10px 0;
    font-size: 16px;
}
.proxx02 .content {
    padding: 20px 10px;
}
	.proxx02 .content p{
		font-size: 0.8rem;
		line-height: 22px;
}
	.protitle .goumai span {
    font-size: 1.1rem;
}
	.protitle .goumai {
    width: 240px;
    height: 55px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    line-height: 55px;
    font-size: 0.9rem;
    background: #2a4a88;
    margin: 20px 0 0 10px;
}
	.chanpindatu img {
/*    width: 100%!important;*/
    padding: 3%;
/*    height: auto!important;*/
}
	
	.xiangmuwenan {
    padding: 5%;
    font-size: 0.8rem;
    line-height: 24px;
    background: #f5f5f5;
    margin-top: 15px;
    border-radius: 5px;
}
	.xiangmu_list li {
    display: block;
    background: #fff;
    border: 1px solid #eeeeee;
    padding: 10px 0;
    margin: 1%;
    width: 48%;
}
	
	.xiangmu_list li p {
    display: block;
    font-size: 0.8rem;
    color: #787878;
    line-height: 2rem;
    text-align: center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
	.remenpro03 {
    padding: 0 0 20px 0;
    margin-bottom: 0px;
}
	.xiangmu_xiangq .tupian img {
    display: block;
    border: 1px solid #eee;
		width: 100%;
		max-width: 1200px;
}
	.xiangmu_xiangq p{
		font-size: 0.8rem;
		line-height: 26px;
	}
	.xiangmu_xiangq h2 {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 2.5rem;
    color: #3a70c0;
}
	.jianceshebei_list li p {
    display: block;
    font-size: 0.8rem;
    color: #666;
    line-height: 2.5rem;
    text-align: center;
}
	.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 8px 10px!important;
    background: #fff;
    border: 1px solid #ddd;
}
}

@media screen and (min-width: 641px) {
.newscon02 img {
	max-width: 640px;
}

	
}

@media screen and (max-width: 640px) {
.newscon02 img {
	max-width: 100%;
}
	.you_main .about {
    font-size: 0.8rem;
    line-height: 1.6rem;
    color: #666;
    padding: 20px 0px;
}
		.webhua li .pic {
    width: 80px;
    height: 80px;
		margin: 0 auto;
			float: none;
}
	.webhua li {
    padding: 30px 15px;
}
	.webhua li .wen {
    width: 100%;
    text-align: center;
		float: none;
		margin-left: 0;
}
	.webhua li .wen p {
    font-size: 24px;
    color: #2a4a88;
    padding-top: 10px;
    padding-bottom: 15px;
}
	.lylist .inp_name{
		width: 99%;
	}
	.lylist .inp_tel {
    width: 99%;
    float: left;
    margin: 20px 0px 0 0;
}
}
