@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	display: block;
	min-width:1350px;
	max-width:1920px;
	margin:0 auto;
	font-family: arial, "\5FAE\8F6F\96C5\9ED1";
	font-size: 14px;
}
a{
	-webkit-transition:all .2s ease-in 0s;
    -moz-transition:all .2s ease-in 0s;
}
h1,h3{
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: none;
}
img {
	border: none;
}
ul, li {
	list-style-type: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.por {
	position: relative;
}
.red {
	color: #d6000f;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
input{outline:none;}
/*##########################################*/
.header{
	height:83px;
	background:#fff;
	border-bottom:1px solid #c6c6d3;
}
.header .container{
	padding:0px;
	position:relative;
	width:100%;
}
.header .logo{
	width:361px;
	margin-left:53px;
	margin-top:10px;	
	float:left;
}
/*.header .nav{
	float:left;
	margin-left:80px;
}*/
.header .nav{
	float:right;
	margin-right:53px;
}
.header .nav .nLi{ float:left; position:relative;}
.header .nav .nLi h3 a{
	display:block;
	padding:0 20px;
	line-height:83px;
	font-size:15px;
	text-decoration: none;
}
.header .nav .nLi h3 a:hover,.header .nav .nLi.lq.on h3 a{
	background:#171c61;
	color:#FFF;
	/*font-weight: 800;*/

}
.header .nav_ul2{
	display:none;
	position:absolute;
	left:0; 
	top:83px;
	background-color: rgba(23,28,97,0.9);
	width:270px;
	padding:20px 0;
}

.header .nav_ul2 li a{
    display:block;
    padding:0 20px;
    color:#28a7e1;
    line-height:3em;
}
.header .nav_ul2 li a:hover{
	text-decoration:none;
	color:#FFF;
	border-bottom:1px solid #FFF;
}
.header .nav_ul{
	float: left;
}
.header .language{
	float: right;
	line-height: 83px;
	color: #999999;
	font-size: 14px;
}
.header .language a{
	margin: 0 10px;
	color: #999999;
}
.header .language a:hover{
	color: #000000;
}

.header .search{
	position:absolute;
	right:44px;
	color:#959595;
	text-align:right;
}
.header .search a{
	display: inline-block;
	margin:0 5px;
	line-height:83px;
	color:#959595;

	}
.header .search form{
	margin-left:20px;
	position:relative;
	display: inline-block;
	width:300px;
}
.header .search_txt{
	background:transparent;
	border:0;
	width:100%;
	line-height:2em;
	padding-left:30px;
	border-bottom:1px solid #a0a0a0;
}
.header .search_btn{
	position:absolute; 
	left:0; 
	top:3px;
	color:#cfcfcf;
	font-size:16px;
	cursor: pointer;
}
.right_menu_btn{
	position:absolute;
	right:44px;
	font-size:26px;
	top:26px;
	cursor:pointer;
}

@media only screen and (max-width: 1640px){
	.header .nav{ margin-left:60px;}
	.header .search form{ width:250px;}
} 
@media only screen and (max-width: 1400px){
	.header .nav{ margin-left:30px;}
	.header .search form{ width:250px;}
} 


/*焦点图*/
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img{ width:100%; height:auto;}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1 !important;
	width:66px !important;
    background: #28a7e1 !important;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 6px;
    background: #28a7e1;
    opacity: .3;
}

Inherited from div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}


/**/
.idx_lm_01{background:#171c61; overflow:hidden;}
.idx_lm_01 .fl{ width:66.5%; background:#171c61; height:330px; position:relative;}
.idx_lm_01 .fl .img{
    overflow:hidden;
    text-align: left;
    position:relative;
    width:100%;
    height:330px;
}
.idx_lm_01 .fl .img img{ display:block; display:none; position:absolute; left:0; top:0 }
.idx_lm_01 .fl .show{
	position:absolute;
	width:693px;
	right:5%;
	top:75px;
}
.prev,.next{
	display:inline-block;
	width:29px;
	height:51px;
	position:absolute;
	opacity:0.5;
}
.prev:hover,.next:hover{	
	opacity:1;
}
.prev{
	background:url(../images/prev.png) no-repeat;	
}
.next{
	background:url(../images/next.png) no-repeat;
}

.idx_lm_01 .prev,.idx_lm_01 .next{
	top:25px;
}
.idx_lm_01 .prev{
	left:27px;
	
}
.idx_lm_01 .next{
	right:27px;
}


.slidebox .bd{
	margin-left:85px;
	height:102px;
	width:520px;
	text-align:center;
	overflow:hidden;
	position:relative;

}
.slidebox .bd ul{ width:5000px; position:absolute;}
.slidebox .bd ul li{ float:left; width:520px; height:102px;}
.slidebox .bd img{ max-width:502px; height:auto;}
.slidebox .bd2{
	margin-top:35px;
	height:71px;
	background: url(../images/bg_line.png) 0 35px no-repeat;
	text-align:center;
}
.slidebox .bd2 a{ display:inline-block; width:21px; height:21px; background-image: url("../images/bg02.png");margin:25px 40px 0; position:relative; vertical-align:text-top; 	-webkit-transition: none;
    -moz-transition:none;}
.slidebox .bd2 img{ display:none;}
.slidebox .bd2 a.on{ background: url(../images/bg01.png) no-repeat; width:54px; height:54px; margin:5px 15px 0; }
.slidebox .bd2 a.on img{display:block; max-width:30px; max-height:30px; margin:0 auto; margin-top: 12px; }


.idx_lm_01 .fr{ width:33.5%; background:url(../images/idx_lm1_img2.jpg) left top no-repeat #28a7e1; height:330px; position: relative;}
.idx_lm_01 .yfzx{ width:272px; position:absolute; right:30px;top:50px;}
.idx_lm_01 .yfzx .tit{ text-align:center;}
.idx_lm_01 .yfzx .list{ margin-top:30px;}
.idx_lm_01 .yfzx .list a{
	display:block;
	text-align:center;
	color:#FFF;
	margin-bottom:10px;
	font-size:20px;
	text-decoration:none;
	height:39px; 
	line-height:39px;
	border:1px solid #FFF;
	border-color: rgb(255,255,255); /*The Fallback color,这里也可以使用一张图片来代替*/ 
	border-color: rgba(255, 255, 255,0.5); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000)"; /*Filter for IE8 */ 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000, endColorstr=#80000000); /*Filter for older IEs */

}
.idx_lm_01 .yfzx .list a:hover{
	border-color: rgba(255, 255, 255,1); 
	box-shadow: 1px 1px 1px 1px #666;
}
.yfzx .more{ display:block; width:120px; text-align:center; font-size:15px; height:28px; line-height:28px; border:1px solid #fff; color:#FFF; border-radius:14px; margin:20px auto 0; cursor:pointer;}
@media only screen and (max-width: 1850px){
	
	.idx_lm_01 .fl{ width:75%;}
	.idx_lm_01 .fr{ width:25%;}
	
} 

@media only screen and (max-width: 1660px){
	.idx_lm_01 .fr{ background-image:none;}
	.idx_lm_01 .yfzx{ left:50%; margin-left:-136px;}
	.idx_lm_01 .fl .show{right:10px;}
	.idx_lm_01 .fl{ width:75%;}
	.idx_lm_01 .fr{ width:25%;}
	
}
@media only screen and (max-width: 1440px){
	.idx_lm_01 .fl{ width:78%;}
	.idx_lm_01 .fr{ width:22%;}

} 


/*首页实验证/证书*/
.idx_sys{width:33.5%; float:left; background: url(../images/bg_sys.gif) center top no-repeat #FFF; height:446px;}
.idx_sys .tit{ text-align:center; margin-top:60px;}
.idx_sys .con{ max-width:455px; width:90%; margin:50px auto 0; color:#0369c7; line-height:2em;}
.idx_sys .more{ display:block; width:120px; text-align:center; font-size:15px; height:28px; line-height:28px; border:1px solid #a7a7a7; color:#0369c7; border-radius:14px; margin:60px auto 0;}

.idx_zhengshu{width:66.5%; float:left;background: url(../images/bg_zhengshu.gif) center top no-repeat #28a7e1; height:446px;}
.idx_zhengshu .tit{ text-align:center; margin-top:60px;}
.idx_zhengshu .con{ width:1010px; height:183px; margin:38px auto 0; position:relative;}
.idx_zhengshu .prev,.idx_zhengshu .next{
	top:65px;
}
.idx_zhengshu .prev{
	left:0px;
}
.idx_zhengshu .next{
	right:0px;
}
.idx_zhengshu .con .list{ width:879px; height:183px; margin:0 auto; position:relative;  overflow:hidden;}
.idx_zhengshu .con .list ul{ width:5000px; height:183px; position:absolute;}
.idx_zhengshu .con li{ float:left; width:293px;}
.idx_zhengshu .con li a{ padding:0 9px;}
.idx_zhengshu .con li img{ width:275px; height:183px;}
.idx_zhengshu .more{ display:block; width:120px; text-align:center; font-size:15px; height:28px; line-height:28px; border:1px solid #fff; color:#FFF; border-radius:14px; margin:40px auto 0;}

@media only screen and (max-width: 1660px){
	.idx_sys{ width:30%;}
	.idx_zhengshu{ width:70%;}
	.idx_zhengshu .con{ width:1000px;}
	.idx_sys .more{ margin-top:38px;}
}
@media only screen and (max-width: 1440px){
	.idx_zhengshu { width:72%;}
	.idx_sys{ width:28%;}
	.idx_zhengshu .con{ width:980px;}


} 
@media only screen and (max-width: 1380px){
	.idx_zhengshu { width:70%;}
	.idx_sys{ width:30%;}
	.idx_zhengshu .con{ width:920px;}
	.idx_zhengshu .con .list{ width:849px; }
	.idx_zhengshu .con li{ width:283px;}
	.idx_zhengshu .con li a{ padding:0 4px;}
	.idx_sys .more{ margin-top:10px;}

} 




/*about*/
.leftbar_about{ float:left; width:15%;}
.leftbar_about ul{ margin-top:0px;}
.leftbar_about ul li a{ display:block;
	padding: 20px 10px;
	line-height:25px; text-align:center;

}
.leftbar_about ul li.active a{ background:#171c61; color:#fff; font-weight:bold;}
.leftbar_about .back{ margin-left:70px; margin-top:45px; margin-bottom:45px; color:#999; padding-left:20px;}
.cont_about{ float:left; width:51.5%; color:#666; line-height:24px;border-left:1px solid #cecfdd; border-right:1px solid #cecfdd; background:url(../images/bg_about.gif) left top no-repeat #fff; }
.cont_about .cont01{ margin:50px 100px;}
.cont_about .cont02{ padding:50px 0; border-top:1px solid #cecfdd;border-bottom:1px solid #cecfdd; line-height:15px;}
.cont_about .cont02{ margin:0 100px;}
.cont_about .cont02 span{ font-weight:bold; padding-right:30px;}
.cont_about h3.title{ margin-bottom:30px;}
.about_right{ float:left;width:33.5%; background:#FFF }
.about_show{ width:348px; margin:0 auto;}
.about_show .title{ margin-top:50px;}
.about_show ul{ margin-top:50px;}
.about_show ul li{ margin-bottom:15px;}
.about_show ul li img{ display:block; border:1px solid #171c61}
@media only screen and (max-width: 1850px){
	
	.cont_about{ width:60%;}
	.about_right{ width:25%;}
	
} 

@media only screen and (max-width: 1660px){
	.about_show{ width:90%; margin:0 auto;}
	.about_show ul li img{width:100%; }
} 

@media only screen and (max-width: 1440px){
	.cont_about{ width:63%;}
	.about_right{ width:22%;}
} 

.team{ float:left; width:85%; border-left:1px solid #bcccdf; background: url(../images/team_bg.jpg) left top no-repeat #eff1f5;}
.team_top{ padding-left:80px; padding-top:50px; padding-bottom:50px;}
h3.title{ font-size:22px; color:#171c61; font-weight:550;}
.team_top .img{ margin-top:40px;}
.team_top .img img{ border:1px solid #171c61;}
.team_con{ padding-left:80px; padding-top:40px; border-top:1px solid #bec2d3; padding-bottom:80px;}
.team_con .photo{ width:149px; height:204px;}
.team_con .photo img{ width:147px; height:202px;  border:1px solid #171c61;}
.team_list_num2{ margin-top:50px;}
.team_list_num2 li{ float:left; width:485px; margin-right:170px;
    margin-bottom: 10px;}
.team_list_num2 li.end{ margin-right:0;}
.team_list_num2 .photo{ float:left; width:149px;}
.team_list_num2 .r_info{ width:300px; float:right;}
.team_list_num2 .desc{ margin-top:20px;}
.team_list_num2 .desc p{ margin:0; display:block; background:url(../images/dian1.png) left 11px no-repeat; padding-left:15px; line-height:24px; color:#171c61}
.team .name{ font-size:22px; color:#171c61}
.team_list{ margin-top:70px;}
.team_list li{ float:left; width:160px; margin-right:103px;}
@media only screen and (max-width: 1440px){
	.team_list_num2 li{margin-right:70px;}

} 

.partner{ float:left; width:85%; border-left:1px solid #bcccdf; background:#FFF; padding:50px 0 120px 80px;}
.partner .p_list{ padding-top:40px; width:1100px;}
.partner .p_list a{ display:inline-block; margin-top:10px; margin-right:15px;}
@media (max-width: 1380px){
	.partner .p_list{ padding-top:40px; width:1000px;}

}

.job{ float:left; width:85%; border-left:1px solid #bcccdf; background: url(../images/bg_job.gif) left top no-repeat #FFF; padding:50px 0 120px;}
.tables{ width:100%;}
.tables th{ font-size:18px; color:#171c61}
.tables th,.tables td{ border-bottom: 1px solid #ddd; line-height: 60px;}
.job_btn{ cursor:pointer;}
.job_desc{background:#FFF; display:none;}
.job_desc td{line-height: 24px;border-top: 1px solid #ddd; border-bottom: none; padding:20px 0;}
.job_btn td{ border:0;}

.test_services{ float:left; width:85%; border-left:1px solid #bcccdf; background: url(../images/bg_job.gif) left top no-repeat #FFF;
	padding-top:50px;
	padding-left: 80px;
}
.test_services h3{
	border-bottom: 1px solid #caccdb;
	display: block;
	padding-bottom: 10px;
}
.test_services .cont{
	margin-top: 20px;
}
.test_services .cont img{
	border: 1px solid #171c61;
}






/*contact*/


.back{ display:block; line-height:35px;}
.leftbar_contact .back{ margin-left:70px; margin-top:45px; margin-bottom:45px; color:#999; padding-left:20px;}
.back:hover{ color:#1d2366}
.next2{
	vertical-align: middle;
	display:inline-block;
	width:17px;
	height:35px;
	background:url(../images/next2.png) no-repeat;
}
.back .next2{ margin-left:30px;}

.right_contact{
	float:left;
	width:85%;
	background: #fff;
	padding-bottom: 60px;
}
.right_contact .info{
	width: 315px;
	float: left;
	margin-left: 6%;
	margin-top: 60px;
	line-height:24px;
}
.con_info{ margin-top: 20px;}
.con_img{
	margin-top: 50px;
}
.con_img img{
	border: 1px solid #1e2366;
}
.right_contact .map{
	width: 946px;
	margin-top: 60px;
	float: left;
	margin-left: 6%;
}

.right_contact .map img{
	width: 946px;
	height: 430px; display:block; margin-top:20px; border:1px solid #1d2366;}
.download{
	background: url(../images/bg_job.gif) left top no-repeat #FFF;
	width: 85%;
	float: left;
}
.download h3{
	margin-left: 8%;
	margin-top: 50px;
}
.download .list{
	margin-top: 30px;
	border-top:1px solid #c9cada;
}
.download .list li{
	border-bottom: 1px solid #c9cada;
}
.download .list li a{
	display: block;
	padding-left: 8%;
	height: 59px;
	line-height: 59px;
	/*border-top: 1px solid transparent;*/


}.download .list li a:hover{
	display: block;
	background: #595d8e;
}
.download .list li  span.d_btn{
	text-align: left;
	display: none;
	color: #fff;
	background: url("../images/ico_file.png") left no-repeat ;
	padding-left: 35px;
}
.download .list li a:hover span.d_btn{
	display: block;
}
.download .list li a:hover span.d_name{
	display: none;
}
/*底部*/
.footer{ background:#3c3c3c; width:100%; color:#999;}
.f_menu{ text-align:center;}
.f_menu dl{ display:inline-block; margin-top:100px; vertical-align:text-top; padding:0 35px; text-align:left;}
.f_menu dl dt{ font-size:24px; color:#28a7e1; font-weight:100; margin-bottom:45px;}
.f_menu dl dt a{color:#28a7e1;}
.f_menu dl dd{ color:#999; line-height:2em;}
.f_menu dl dd a{color:#999;}
.f_menu dl dd a:hover{ color:#FFF}
.f_code{ border-top:1px solid #0369c7; padding:30px 0; text-align:center; margin-top:50px;}
.f_code a{margin:0 10px; color:#999;}
.f_code a:hover{ color:#fff;}


