@charset "utf-8";
/* CSS Document */
/* CSS Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,img{ margin:0; padding:0; }
table{ border-collapse:collapse; border-spacing:0; empty-cells:show; margin:0; padding:0; }
th,td { vertical-align:top; text-align:left; }
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,th,var,optgroup{ font-style:inherit; font-weight:inherit; }
del,ins{ text-decoration:none; }
ul,li{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
q:before,q:after{ content:''; }
abbr,acronym{ border:0; font-variant:normal; }
sup{ vertical-align:baseline; }
sub{ vertical-align:baseline; }
legend{color:#000;}
em { font-style:normal;}
input,button,textarea,select,optgroup,option{ font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input,button,textarea,select{ *font-size:100%; }
input { vertical-align:middle; }
a {text-decoration:none;color:#333;}
a:hover{color:#2295d2;}
a * {cursor:pointer;}
body{font-family:Microsoft Yahei;font-size:12px;color:#333;min-width: 1400px;}
.clearfix{clear:both;}
.clearfix:after{content:".";display:block;height:0;font-size:0;line-height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.margin_top{
	margin-top: 20px;
}
.margin_bottom-34{
	margin-bottom: 34px;
}
.margin-top-40{
	margin-top:40px;
}
.margin-top-60{
	margin-top:60px;
}
.color_999{
	color: #999;
}
.color_1d9301{
	color: #1d9301;
}
.color_808080{
	color: #808080;
}
.color_333{
	color: #333;
}
.color_666{
	color: #666;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.size40{
	font-size: 40px;
}
.size36{
	font-size: 36px;
}
.size30{
	font-size: 30px;
}
.size26{
	font-size: 26px;
}
.size24{
	font-size: 24px;
}
.size20{
	font-size: 20px;
}
.size18{
	font-size: 18px;
}
.size16{
	font-size: 16px;
}
.size14{
	font-size: 14px;
}
.size12{
	font-size: 12px;
}
.w1400{
	margin:0 auto;
	width: 1400px;
}
.w1250{
	width: 1250px;
	margin: 0 auto;
}
.w1220{
	width: 1220px;
	margin: 0 auto;
}
.w1214{
	width: 1214px;
	margin:0 auto;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1170{
	width: 1170px;
	margin:0 auto;
}
.w911{
	width: 911px;
}
.w900{
	width: 900px;
}
.w860{
	width: 860px;
}
.w836{
	width: 836px;
}
.w715{
	width: 715px;
}
.w685{
	width: 685px;
}
.w600{
	width: 600px;
}
.w520{
	width: 520px;
}
.w515{
	width: 515px;
}
.w435{
	width: 435px;
}
.w322{
	width: 322px;
}
.wrapper {
	width:100%;
	overflow: hidden;
}
/*导航（开始）*/
.big_box{
	overflow: hidden;
}
.big_box .header{
	height:120px;
	background-color:#fff;
}
.hotline_img{
	margin-top:30px;
}
.nav{
	width: 100%;
	background-color:#2295d2;
	height: 40px;
}
.nav span.dropBottom,span.dropRight {
	display: block;
	position: absolute;
	left: 0px;
	width:100%;
	height: 100%;
	top: 0px;
}
.nav span.dropBottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.nav{
	display:table;
}
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul ul {
	opacity:0;
	position:absolute;
	z-index: 9999;
	top:160%;
	visibility:hidden;
	transition:all .4s ease;
	-webkit-transition:all .4s ease;
}
.nav ul ul ul{
	top:0%;
	left:160%;
}
.nav ul ul li:hover > ul {
	top:0%;
	left:100%;
	opacity:1;
	visibility:visible;
}
.nav ul li:hover > ul {
	opacity:1;
	top:100%;
	visibility:visible;
}
.nav ul li {
	float:left;
	position:relative;
	cursor: pointer;
}
.nav ul li a{
	color: #fff;
}
.nav ul li .a{
	text-decoration: none;
    display:block;
    text-transform: uppercase;
    text-align:center;
    font-size:14px;
    line-height:40px;
    padding:0 59px 0 60px;
}
.nav ul li #active{
	background:#216abc;
	color:#fff;
	background:url(img/6.png) no-repeat;
	background-position:33px 9px;
	background-color:#216abc;
}
.nav ul li  #active1{
	background:#216abc;
	color:#fff;
	background-position:33px 9px;
	background-color:#216abc;
}
.nav ul li .a:hover {
	background: #216abc;
	color:#fff!important;
}
.nav ul li .b:hover {
	background: #216abc!important;
	color:#fff!important;
}
.nav ul li .b{
	width: 175px;
    display:block;
    color: #fff;
    text-align:center;
    font-size:12px;
    line-height:40px;
    background:rgba(34,149,210,0.8);
    border-bottom: 1px solid #216abc;    
    padding: 0 0px 0 0px;
}
.nav .c img{
	position: absolute;
    right: 7px;
}
/*导航（结束）*/

/*Js幻灯片样式  开始*/
.main_image {width:100%; height:515px;overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:1920px; height:515px; overflow:hidden; position:absolute; top:0; left:0; text-align:center;}
.main_image li {float:left; width:100%; height:515px;}
.main_image li span {display:block; width:100%; height:515px}
.main_image li a {display:block; width:100%; height:515px}
div.flicking_con {width:990px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position: absolute; bottom: 0;left: 0;z-index: 999;width:210px;height: 21px;right: 0;margin: 0 auto;top: 470px;}
div.flicking_con a {float:left; width:21px; height:21px; margin:10px; padding:0; background:url(img/btn_main_img.png) 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(img/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(img/hover_right.png) no-repeat right top;right:100px;}
/*Js幻灯片样式  结束*/


/*通用*/
.PECHA{float:right;width: 81px;height: 20px;line-height: 20px; background: #2295d2 none repeat scroll 0 0;}
.PECHA .pe_js{margin-left: 5px;font-weight: bold;}
.PECHA .pe_js a{color: #fff;}
.PRODUCT{font-family:Arial; font-size:30px;color:#2295d2;float:left;}
.WENHUA{font-family:Microsoft Yahei; font-size:20px;float:left;margin-left: 10px;margin-top: 3px;}
.ENTER_box{overflow: hidden;}
/*通用*/
/*检测报告  开始*/
.report_box .report{width:740px;}
.report_box .report ul{margin-top: 30px;overflow: hidden;}
.report_box .report ul li{width: 30%;float: left;margin: 0 12px 0 12px;}
.report_box .report ul li img{width: 100%;display: block;}

/*检测报告  结束*/
/*新闻中心  开始*/
.qiye_boxyou{width:580px; overflow: hidden;}
.qiye_boxyou .gg{width:100%;background: #fff;margin-top:30px;overflow: hidden;}
.qiye_boxyou .stitle{overflow: hidden;}
.qiye_boxyou .stitle .new_img{width:200px;height:150px;overflow: hidden;transition: all 1s;}
.qiye_boxyou .stitle .new_img img{display: block;width: 100%;}
.qiye_boxyou .stitle:hover .new_img{
	transform:scale(1.1);transition:all 1s;
	transition: all 1s;
}

.qiye_boxyou .xuxian{line-height: 40px;border-bottom: 1px dashed #a8a8a8;color: #333333;}
.qiye_boxyou .xuxian dd{font-size: 14px;}
.qiye_boxyou b{font-size: 16px;margin-right: 7px;color:#2295d2;}
.qiye_boxyou span{float: right;margin-right: 10px;}
.qiye_boxyou .hangyexinwen{margin-left: 10px;}
.qiye_boxyou .hangyexinwen h1{font-size: 14px;font-weight: bold;}
.qiye_boxyou .hangyexinwen p{height:116px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden; width:360px;line-height: 24px; color:#333333;margin-top: 15px;text-align: justify;}
/*新闻中心  结束*/
/*资质荣誉  开始*/
.main{width: 100%;}
.main_1_box{margin: 0 auto;}
.mainbox1{overflow: hidden;margin-top: 30px;}
.main_1_box .mainbox1 .NEWEST{font-family:Arial; font-size:30px;float:left;}
.main_1_box .mainbox1 .ZUIXIN{font-family:Microsoft Yahei; font-size:20px;float:left;margin-left: 10px;margin-top: 3px;}
.main_1_box .mainbox1 .jsy{float:right;width: 81px;background: #2295d2 none repeat scroll 0 0;margin-top: 4px;}
.main_1_box .mainbox1 .js{margin-left: 5px;font-weight:bold;}
.news_box{overflow: hidden;}
.information_babox{width:377px;height: 242px;float: left;margin-left: 20px;}
.information{width:377px;height: 60px;}
.information_babox h1{float: left;}
/*资质荣誉  结束*/

/*mainbox2*/
.PRODUCT_box{margin-top: 50px;}
.PRODUCT{font-family:Arial; font-size:30px;float:left;}
.mainbox2{ width:100%;overflow: hidden; margin-top: 30px;}
.mainbox2 .chanpin{ margin:0 auto; overflow:hidden;}
.mainbox2 dd .show_box .tab{height: 35px;line-height: 35px;width: 1000px;float:left;margin-top: 33px;}
.mainbox2 dd .show_box .tab .tab_bt{ padding: 0px 30px;line-height: 30px;font-size: 12px;border-radius: 28px;}
.mainbox2 dd .show_box .tab .on{background:#2295d2; color:#fff; display:inline-block;}
.mainbox2 dd .show_box .content_bt{ display:none;}
.mainbox2 dd .show_box .content_bt .jian_zuo{margin-top: 130px;float: left;margin-right: 10px;}
.mainbox2 dd .show_box .content_bt .jian_you{margin-top: 130px;float: right;}
.mainbox2 dd .show_box .content_bt .bhuer{margin: 0 auto;}
.mainbox2 dd .show_box .content_bt .bhuer .jia{background: #2295d2 none repeat scroll 0 0;color: #fff;width: 220px;line-height: 46px;}
.mainbox2 dd .show_box .content_bt .bhuer .jia_img{margin-top:-14px;transform: rotate(0deg);transition: all 2s ease 0s;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box:hover .jia_img{transform: rotate(180deg);transition: all 2s ease 0s;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box{ padding:2px;width:216px;text-align:center;float:left;margin:22px;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box .imgbox{width:220px;height:190px;margin-bottom:10px;background: #fff;overflow: hidden;position: relative;display: table-cell;vertical-align: middle;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box .imgbox img{max-width:220px;max-height:190px;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box .imgbox:hover img{
transform:scale(1.2);
-ms-transform:scale(1.2);  
-moz-transform:scale(1.2); 
-webkit-transform:scale(1.2);
-o-transform:scale(1.2); 
-moz-transition: 1.5s transform; 
-webkit-transition: 1.5s transform;
-o-transition: 1.5s transform;
transition: 1.5s transform;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box .bg{height: 190px;top: 190px;overflow: hidden;position: absolute;width: 220px;background: rgba(000,000,000,0.3);opacity: 0.3;background: #000000;-ms-transition: all 1.5s ease 0s;
-moz-transition: all 1.5s ease 0s; 
-webkit-transition: all 1.5s ease 0s;
-o-transition: all 1.5s ease 0s;
transition: all 1.5s ease 0s;}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box:hover .imgbox{}
.mainbox2 dd .show_box .content_bt .bhuer .pic-box:hover .bg{top: 0px;-moz-transition: all 1.5s ease 0s;
-webkit-transition: all 1.5s ease 0s;
-o-transition: all 1.5s ease 0s;
transition: all 1.5s ease 0s;}

/*mainbox3*/
.mainbox3{ margin:0 auto;padding-top:30px;overflow: hidden;}
.qiye_box{}
.w_img_box{width: 520px;height: 360px;margin-top: 56px;}
.wenzi_tupian{ width:254px;float:left; position:relative;margin-bottom: 10px;}
.wenzi_tupian span{ background: #000 none repeat scroll 0 0;bottom: 0;color: #fff;left: 0;opacity: 0.63;padding: 10px 0 10px 20px;position: absolute;width: 234px;font-family:Microsoft Yahei; font-size:16px;}
.wenzi_tupian_1{ width:254px;position:relative;}
.wenzi_tupian_1 span{ background: #000 none repeat scroll 0 0;bottom: 0;color: #fff;left: 0;opacity: 0.63;padding: 10px 0 10px 20px;position: absolute;width: 234px;font-family:Microsoft Yahei; font-size:16px;}
.wenzi_tupian_2{ width:256px;position:relative;float: right;margin-top: -365px;}
.wenzi_tupian_2 span{ background: #000 none repeat scroll 0 0;bottom: 0;color: #fff;left: 0;opacity: 0.63;padding: 10px 0 10px 20px;position: absolute;width: 234px;font-family:Microsoft Yahei; font-size:16px;}
.about1{overflow: hidden;margin-top: 30px;}
.about_box{}
.about_box .about{margin-left: 30px;}
.about_box .about h5{font-size: 24px;line-height: 36px;}
.about_box .about h1{font-size: 16px;}
.about_box .about p{text-align: justify;line-height: 24px;height: 200px;}
.about_box .about span{width: 32px;height: 2px;background:#0086fd;display: block;margin-bottom:13px;margin-top:13px;}
.about_box .about .button{font-size: 16px; max-width:185px;line-height:45px;color: #ffffff;display: block;border-radius: 3px;text-align: center;background-color:#2295d2;}
.about_box .about .button:hover{background-color:rgba(34,149,210,0.7);}
.content .blk_18 {
     
}
.tiao {
	border-top:4px solid  #2295d2;
    height: 46px;
    background-color: #37454e;
    width: 100%;
}
.tiao .inner2 {
    width: 1400px;
    height: 46px;
    margin: 0 auto;
}
.tiao .inner2 .img {
    float: left;
    width: 34px;
    margin-top: 13px;
}
.tiao .inner2 span {
    color: #FFFFFF;
    float: left;
    margin-top: 13px;
    margin-right: 16px;
}
.tiao .inner2 a {
    color: #FFFFFF;
}
.section2 {
  
    width: 100%;
}
.section {
    width: 1400px;
    margin: 0 auto;
}
.sidearea {
    width: 227px;
    float: left;
    background-color: #FFFFFF;
}
.sidebox {
    width: 190px;
    height: auto;
    margin: 0 auto;
}
.sidebox .sidebox-head {
    height: 34px;
    border-bottom: 1px #a9a9a9 dashed;
}
.sidebox .sidebox-head h3 {
    font-size: 18px;
    color: #37454e;
    margin-top: 23px;
    font-weight: bold;
}
h3 {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.sidebox-body1 {
    margin-top: 10px;
}
.sidebox-body1 .typelist {
    margin-bottom: 25px;
}
.sidebox-body1 .typelist {
    width: 190px;
}
.sidebox-body1 .typelist .current a {
    display: block;
    color: #2295d2;
    font-size: 14px; 
    height: 30px;
}
.sidebox-body1 .typelist a {
    display: block;
    color: #333333;
    font-size: 14px;
    height: 30px;
}
.mainarea {
    width: 1150px;
    float: right;
    background-color: #FFFFFF;
}
.mainbox2 {
    width: 100%;
    margin-top: 50px;
}
.mainarea .mainbox2 .chanpin {
    width: 1100px !important;
    margin: 0 auto;
}
.mainbox-body .title1 {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 15px;
}
.sdetail {
    clear: both;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    color: #333333;
    font-size: 12px;
    line-height: 23px;
}
.xuxian {
    line-height: 40px;
    border-bottom: 1px dashed #a8a8a8;
    color: #333333;
}
.xuxian b {
    font-size: 16px;
    margin-right: 7px;
    color: #2295d2;
}
.show_box2 .content2 .xuxian a {
    font-size: 14px;
}
.xuxian span {
    float: right;
    margin-right: 10px;
}
.mainbox-body .content{
	margin-top:20px;
	font-size: 14px;
	line-height:22px;
}
/*底部  开始*/
.footer{width:100%; overflow:hidden; background:#575757;margin-top: 50px;}
/*footer .bottombox{width:1000px;margin:0 auto;height:85px;position:relative;color:#fff;text-align:center;}*/
.footer .bottombox a{color:#fff;}
.footer .bottombox a:hover{color:#2295d2;}
.footer .bottombox .btmbox{margin:0 auto;min-height:85px;color:#fff;overflow: hidden;}
.footer .bottombox .btmbox .btmleft .yizhixian{border-bottom: 1px solid #ccc;margin-top: 10px;margin-bottom: 10px;}
.footer .bottombox .btmbox .btmleft{margin-top:30px;width: 30%;}
.footer .bottombox .btmbox .btmleft ul li{overflow:hidden;line-height: 24px;}
.footer .bottombox .btmbox .btmleft ul li img{margin-top:7px;margin-right: 10px;}
.footer .bottombox .btmbox .btmright{width:50%;margin-top: 27px;}
.footer .bottombox ul{overflow: hidden;}
.footer .bottombox ul li a{display:block;line-height: 24px;}
.footer .bottombox ul li h6{margin-bottom: 24px;font-size:16px;}
.footer .bottombox .support{border-top: 1px solid #757575;height: 30px;margin-top: 20px;}
.footer .bottombox .support span{text-align: center;line-height: 30px;display: block;color: #fff;}

/*底部  结束*/