﻿
/*---------------------通用--------------------------*/
* {margin: 0; padding: 0}
html,body {
		font-size: 12px;font-family:Arial,Helvetica,sans-serif;text-align:left;
	}
img {border:0}
ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
a{text-decoration: none; color:#636363;outline:none;cursor:pointer;}
a:hover{color:#636363;text-decoration:underline;blr:expression(this.onFocus=this.blur());}
.clear {clear:both;}

::selection {
    background:#cbfe71;
	color:#000000;
}
::-moz-selection {
    background:#cbfe71;
	color:#000000;
}
::-webkit-selection {
   background:#cbfe71;
   color:#000000;
}
::-o-selection {
   background:#cbfe71;
   color:#000000;
}
::-ms-selection {
   background:#cbfe71;
   color:#000000;
}

.tiselogom {
	width:80px;height:15px;float:right;color:#968c85;margin-top:20px;
}
.tiselogom div {float:left;}
.tiselogo {
	margin-left:10px;width:15px;height:15px;background:url(../images/tise.gif) no-repeat;cursor:pointer;
}
.imgloading {display:none;}

/*------------ie6判断-----------*/
.ifie6 {
	display:none;_display:block;width:100%;height:1500px;background-color:#ffffff;position:absolute;top:0;left:0;z-index:9999;text-align:center;font-size:18px;font-weight:bold;color:blue;padding-top:100px;
}

/*---------开始--------*/
.startd {
	width:100%;height:100%;background-color:#ffffff;position:fixed;top:0;left:0;z-index:9998;
}
.startd img {
	position:absolute;left:50%;top:50%;z-index:9998;
}

/*-------------top---------------*/
.top {
	height:100px;
}
.topd {
	width:1200px;height:100px;margin:0 auto;position:relative;z-index:999;
}
.toplogo {
	width:396px;height:54px;float:left;margin-top:23px;
}
.menu {
	width:762px;height:100px;float:right;
}
.menuli {
	width:112px;height:100px;line-height:100px;font-size:14px;color:#004d95;font-weight:bold;text-align:center;
}
.menuli1 div {
	width:82px;
}
.menuselected {
	background-color:#26a8e7;color:#ffffff;
}
.menu a {
	display:block;float:left;text-decoration:none;position:relative;
}
.menu a div.menulbgr {
	width:11px;height:100px;background:url(../images/menulbg.png) no-repeat;
	position:absolute;top:0px;right:0px;z-index:9999;display:none;
}
.menu a div.menulbgl {
	width:11px;height:100px;background:url(../images/menulbg.png) no-repeat;
	position:absolute;top:0px;left:-11px;z-index:9999;display:none;
}
.zmenu {
	width:580px;height:auto;position:absolute;top:100px;left:520px;z-index:999;
}
.zmenud {
	width:580px;height:auto;position:relative;
}
.zaboutmenu {
	width:170px;height:0px;position:absolute;top:0px;left:0px;background-color:#ffffff;overflow:hidden;z-index:999;
}
.zaboutmenu a {
	display:block;text-decoration:none;background-color:#ffffff;
}
.zaboutmenu a div {
	width:170px;height:40px;line-height:40px;color:#004d95;font-size:14px;text-indent:25px;
}
.zaboutmenu a:first-child {
	margin-top:15px;
}
.znewsmenu {
	width:170px;height:0px;position:absolute;top:0px;left:448px;background-color:#ffffff;overflow:hidden;z-index:999; 
}
.znewsmenu a {
	display:block;text-decoration:none;background-color:#ffffff;
}
.znewsmenu a div {
	width:170px;height:40px;line-height:40px;color:#004d95;font-size:14px;text-indent:25px;
}
.znewsmenu a:first-child {
	margin-top:15px;
}
.zcertifmenu {
	width:200px;height:0px;position:absolute;top:0px;left:224px;background-color:#ffffff;overflow:hidden;z-index:999;
}
.zcertifmenu a {
	display:block;text-decoration:none;background-color:#ffffff;
}
.zcertifmenu a div {
	width:170px;height:40px;line-height:40px;color:#004d95;font-size:14px;text-indent:25px;
}
.zcertifmenu a:first-child {
	margin-top:15px;
}
.zintellectual {
	width:200px;height:0px;position:absolute;top:0px;left:112px;background-color:#ffffff;overflow:hidden;z-index:999; 
}
.zintellectual a {
	display:block;text-decoration:none;background-color:#ffffff;
}
.zintellectual a div {
	width:170px;height:40px;line-height:40px;color:#004d95;font-size:14px;text-indent:25px;
}
.zintellectual a:first-child {
	margin-top:15px;
}

/*-----------大图展示--------------*/
.bigshow {
	position:relative;
	height:300px;
	background-color:#ffffff;
	overflow:hidden;
	opacity:0;
	z-index:99;
}
#slides {
  display:none;
}

#slides .slidesjs-previous {
  margin-right: 5px;
  float: left;
}

#slides .slidesjs-next {
  margin-right: 5px;
  float: left;
}

#slides .slidesjs-pagination {
  position:absolute;
  bottom:30px;left:45%;
  z-index:999;
  list-style: none;
}

#slides .slidesjs-pagination li {
  float: left;
  margin: 0 5px;
}

#slides .slidesjs-pagination li a {
  display: block;
  width: 50px;
  height: 0;
  padding-top: 2px;
  background-image: url(../images/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

#slides .slidesjs-pagination li a.active,
#slides .slidesjs-pagination li a:hover.active {
  background-position: 0 -2px
}

#slides .slidesjs-pagination li a:hover {
  background-position: 0 -4px
}

#slides .navbar {
  overflow: hidden
}

#slides .icon-chevron-left {
	display:block;
	width:20px;
	height:42px;
	background:url(../images/arrow-prev-s.png) no-repeat;
}
#slides .icon-chevron-right {
	display:block;
	width:20px;
	height:42px;
	background:url(../images/arrow-next-s.png) no-repeat;
}
#slides div {
	width:100%;height:450px;
}

/*-------------认证业务---------------*/
.certif {
	height:580px;background-color:#ffffff;background:url(../images/anwen1.gif) no-repeat;background-position:top right;overflow:hidden;opacity:0;
}
.certiftip {
	width:200px;height:60px;margin:0 auto;margin-top:40px;overflow:hidden;
}
.certiftip1 {
	width:200px;height:25px;text-align:center;color:#004d95;font-size:20px;font-weight:bold;position:relative;margin-top:30px;opacity:0;
}
.certiftip2 {
	width:200px;height:25px;text-align:center;color:#004d95;font-size:14px;position:relative;opacity:0;
}
.certiftip3 {
	width:60px;height:1px;background-color:#004d95;margin:0 auto;position:relative;margin-top:5px;opacity:0;
}
.certifd {
	width:1090px;height:311px;margin:0 auto;margin-top:40px;
}
.certifd a {
	display:block;float:left;position:relative;margin-top:30px;opacity:0;width:25%;height:311px;overflow:hidden;
}
.certifd1 {
	width:95%;height:311px;background-color:#fbfbfb;
	text-align:center;color:#fff;font-size:22px;margin:auto;line-height:311px;
}
.certifm {
	width:70px;height:30px;line-height:30px;margin:0 auto;text-align:center;background-color:#ff6000;margin-top:70px;position:relative;opacity:0;
}
.certifm a {
	display:block;width:70px;height:30px;color:#ffffff;text-decoration:none;
}
.certifdd {
	position:absolute;top:0;left:2.5%;width:95%;height:311px;background-color:#ff6000;opacity:0.9;display:none;
}
.certifddw {
	position:absolute;top:0;left:2.5%;z-index:9999;width:95%;height:311px;color:#ffffff;text-align:center;font-size:24px;line-height:311px;display:none;
}

/*-----------合作公司和公司简介--------------------*/
.coocom {
	height:350px;background:url(../images/coocombg.jpg) no-repeat;background-position:top center;opacity:0;
}
.coocomd {
	width:1100px;height:350px;margin:0 auto;
}
.coocom-coo {
	width:500px;height:350px;float:right;border-left:1px solid #b5d7f3;
}
.coocom-com {
	width:598px;height:350px;float:left;border-right:1px solid #619bcd;
}
.coo-tip {
	width:500px;height:50px;
}
.coo-tip1 {
	width:300px;height:50px;float:left;color:#ffffff;font-size:14px;line-height:50px; text-indent: 1em;
}
.coo-tip2 {
	width:40px;height:50px;float:right;line-height:50px;margin-right:20px;
}
.coo-tip2 a {
	color:#ffffff;font-size:12px;text-decoration:none;
}
.coo-content {
	width:480px;height:240px;margin-top:30px;
}
.box {
	position:relative;overflow:hidden;width:480px;height:240px;
}
ul.list {
	position:absolute;top:0;left:0;width:480px;height:240px;
}
ul.list li {
	width:480px;height:50px;float:left;
}
.coo-content div ul li a {
	display:block;text-decoration:none;
}
.coo-li {
	width:480px;height:40px;background-color:#fe9150;
}
.coo-arrow {
	width:29px;height:40px;background:url(../images/arrow.png) no-repeat;background-position:11px 16px;float:left;
}
.coo-date {
	width:76px;height:40px;color:#ffffff;font-size:14px;line-height:40px;float:left;
}
.coo-fenge {
	width:21px;height:40px;background:url(../images/fenge.png) no-repeat;background-position:10px 14px;float:left;
}
.coo-article {
	width:350px;height:40px;color:#ffffff;font-size:14px;line-height:40px;float:left;
}
.com-tip {
	width:598px;height:50px;
}
.com-tip1 {
	width:300px;height:50px;float:left;color:#ffffff;font-size:14px;line-height:50px;margin-left:15px;
}
.com-tip2 {
	width:40px;height:50px;float:right;line-height:50px;margin-right:10px;
}
.com-tip2 a {
	color:#ffffff;font-size:12px;text-decoration:none;
}
.com-content {
	width:580px;height:250px;margin-top:30px;margin-left:15px;color:#ffffff;font-size:14px;line-height:28px;
}
.com-content img {
	float:left;
	margin:0px 15px 0px 0px;
}
.com-content div {
	text-indent:2em;margin-bottom:12px;
}

/*-------------新闻动态---------------*/
.mnews {
	height:500px;background-color:#ffffff;background:url(../images/anwen2.gif) no-repeat;background-position:top right;overflow:hidden;opacity:0;
}
.mnewstip {
	width:200px;height:60px;margin:0 auto;margin-top:40px;overflow:hidden;
}
.mnewstip1 {
	width:200px;height:25px;text-align:center;color:#004d95;font-size:20px;font-weight:bold;position:relative;margin-top:30px;opacity:0;
}
.mnewstip2 {
	width:200px;height:25px;text-align:center;color:#004d95;font-size:14px;position:relative;opacity:0;
}
.mnewstip3 {
	width:60px;height:1px;background-color:#004d95;margin:0 auto;margin-top:5px;position:relative;opacity:0;
}
.mnewsd {
	width:1100px;height:320px;margin:0 auto;margin-top:40px;
}
.mnewsmd {
	width:1100px;height:1px;margin:0 auto;position:relative;
}
.mnewsm {
	width:70px;height:25px;line-height:25px;text-align:center;position:absolute;top:-30px;right:0px;background-color:#ff6000;
}
.mnewsm a {
	display:block;width:70px;height:25px;color:#ffffff;text-decoration:none;
}
.mnewsd a {
	display:block;float:left;text-decoration:none;margin-left:25px;position:relative;margin-top:30px;opacity:0;
}
.mnewsd a:first-child {
	margin-left:0px;
}
.mnewsli {
	width:350px;height:310px;
}
.mnewsli1 {
	width:350px;height:200px;position:relative;overflow:hidden;
}
.mnewsli2 {
	color:#004d95;font-size:14px;font-weight:bold;margin-top:10px;
}
.mnewsli3 {
	color:#a09e9e;font-size:12px;margin-top:20px;
}
.mnewsli4 {
	width:30px;height:1px;background-color:#004d95;margin-top:20px;
}
.mnewsli1a {
	position:absolute;top:0;left:0;width:350px;height:200px;background-color:#ff6000;opacity:0.6;z-index:999;display:none;
}
.mnewsli1b {
	position:absolute;top:-46px;left:150px;width:46px;height:46px;z-index:9999;
}

/*-----------服务客户和下载中心--------------------*/
.servedown {
	height:360px;background:url(../images/servedownbg.jpg) no-repeat;background-position:top center;opacity:0;
}
.servedownd {
	width:1110px;height:360px;margin:0 auto;
}
.servedown-serve {
	width:640px;height:360px;float:left;border-right:1px solid #b5d7f3;
}
.servedown-down {
	height:360px;border-left:1px solid #619bcd;
}
.serve-tip {
	width:640px;height:65px;
}
.serve-tip1 {
	width:300px;height:65px;float:left;color:#ffffff;font-size:14px;line-height:75px;background:url(../images/serve.png) no-repeat;background-position:0px 30px;
	text-indent:35px;
}
.serve-content {
	width:640px;height:295px;margin-top:1px;
}
.box-serve {
	position:relative;overflow:hidden;width:640px;height:295px;
}
ul.list-serve {
	position:absolute;top:0;left:0;width:9999px;height:295px;overflow:hidden;
}
ul.list-serve li {
	width:160px;height:295px;float:left;
}
.serve-content div ul li a {
	display:block;margin-right:1px;margin-bottom:1px;
}
.serve-content div ul li a div {
	width:159px;height:146px;
}
.down-tip {
	height:65px;
}
.down-tip1 {
	height:65px;float:left;color:#ffffff;font-size:14px;line-height:75px;margin-left:15px;background:url(../images/downt.png) no-repeat;background-position:0px 27px;
	text-indent:30px;
}
.down-tip2 {
	width:40px;height:65px;float:right;line-height:75px;margin-right:10px;
}
.down-tip2 a {
	color:#ffffff;font-size:12px;text-decoration:none;
}
.down-content {
	margin-top:50px;
}
.down-content a {
	display:block;float:left;margin-right:1px;margin-bottom:1px;text-decoration:none;position:relative;
}
.down-content a div {
	width:183px;background-color:#f7f7f7;font-size:12px;color:#004d95;text-align:center;
}
.down-content a div.downdd {
	position:absolute;top:0;left:0;z-index:999;width:183px;height:146px;opacity:0.9;background:url(../images/down.png) no-repeat;background-position:59px 45px;background-color:#ff6000;display:none;
}
.down-content a div.downddw {
	position:absolute;top:0;left:0;z-index:9999;width:183px;height:146px;color:#ffffff;text-align:center;font-size:14px;line-height:250px;background:none;display:none;
}
.down-content a div.downddm {
	background:none;background-color:#ff6000;
}
.down-content a div.downddwm {
	line-height:146px;
}

/*-----------友情链接--------------------*/
.mlinks {
	height:50px;background-color:#f7f7f7;border-bottom:1px solid #dedede;
}
.mlinksd {
	width:1100px;height:50px;margin:0 auto;
}
.mlinksd div {
	height:50px;line-height:50px;color:#004d95;font-size:12px;float:left;margin-right:10px;
}
.mlinksd div a {
	color:#808080;font-size:12px;text-decoration:none;
}

/*-----------子导航和联系--------------------*/
.bmenu {
	height:460px;background-color:#f7f7f7;overflow:hidden;
}
.bmenud {
	width:1100px;height:360px;margin:0 auto;margin-top:30px;
}
.bmenud1 {
	width:1100px;height:360px;float:left;
}
.bmenud2 {
	width:340px;height:160px;float:right;border-left:1px solid #2f8adf;display:none;
}
.bmenud11 {
	width:350px;height:360px;float:left;
}
.bmenud12 {
	width:350px;height:360px;float:left;
}
.bmenud13 {
	width:350px;height:360px;float:left;
}
.bmenud111 {
	width:350px;height:115px;
}
.bmenud1 div div a {
	font-size:12px;color:#2f8adf;text-decoration:none;
}
.bmenud1 div div:first-child a {
	font-size:14px;
}
.bmenud1 div div {
	margin-bottom:10px;
}
.bmenud1 div div:first-child {
	margin-bottom:20px;
}
.bmenud2 div {
	font-size:12px;color:#2f8adf;margin-bottom:10px;margin-left:30px;
}
.bmenud2 div:first-child {
	font-size:18px;margin-bottom:20px;
}
.bmenud111 div {
	font-size:12px;color:#636363;
}
.bmenud111 div:first-child {
	font-size:16px;margin-bottom:20px;color:#2f8adf;
}

/*--------关于我们---------------*/
.zbanner-about {
	height:200px;background:url('../images/zbanner1.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbannertip {
	width:1100px;height:200px;margin:0 auto;
}
.zbanner-abouttip1 {
	width:150px;height:30px;background:url('../images/zbanner1t1.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-abouttip2 {
	width:150px;height:30px;background:url('../images/zbanner1t2.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}


.zbanner-down {
	height:200px;background:url('../images/zbanner20.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-downtip1 {
	width:150px;height:30px;background:url('../images/zbanner1t120.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-downtip2 {
	width:250px;height:30px;background:url('../images/zbanner1t220.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}

.zbanner-certi {
	height:200px;background:url('../images/zbanner21.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-certitip1 {
	width:150px;height:30px;background:url('../images/zbanner1t121.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-certitip2 {
	width:250px;height:30px;background:url('../images/zbanner1t221.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}


.zcontent {
	width:1100px;height:auto;margin:0 auto;background-color:#ffffff;overflow:hidden;margin-top:20px;
}
.zcontent-l {
	width:250px;height:auto;overflow:hidden;float:left;border-top:2px solid #26a8e7;
}
.zcontent-r {
	width:800px;height:auto;overflow:hidden;float:right;border-top:2px solid #26a8e7;padding-bottom:150px;position:relative;
}
.zleft {
	width:250px;height:auto;overflow:hidden;
}
.zleft a {
	display:block;text-decoration:none;border-bottom:1px solid #bdbbbb;overflow:hidden;
}
.zleft a div.zleft1 {
	width:180px;height:55px;line-height:55px;color:#a8a5a5;font-size:14px;float:left;text-align:center;font-weight:bold;
}
.zleft a div.zleft2 {
	width:60px;height:55px;float:right;background:#a8a5a5 url('../images/zarrow.png') no-repeat;
}
.zleft a div.zleft13 {
	text-align:left;text-indent:2em;
}
a.zleftselected div.zleft1 {
	color:#26a8e7;
}
a.zleftselected div.zleft2 {
	background-color:#26a8e7;
}
.zqqol {
	width:250px;height:80px;margin-top:50px;background:#26a8e7 url('../images/zqqol.png') no-repeat;background-position:67px 25px;
}
.zqqol-case {
	margin-top:10px;
}
.zqqol a {
	display:block;width:250px;height:80px;
}
.zphoneol {
	width:250px;height:106px;margin-top:20px;
}
.zweixinol {
	width:250px;height:250px;margin-top:20px;margin-bottom:50px;
}
.zroadtip {
	height:30px;margin-top:5px;
}
.zroadtip1 {
	width:230px;height:30px;line-height:30px;float:left;font-size:12px;color:#636363;
}
.zroadtip1-tech {
	width:auto;min-width:330px;
}
.zroadtip1 div {
	float:left;
}
.arrowx {
	width:22px;height:30px;background:url(../images/rarrowx.gif) no-repeat;background-position:8px 10px;
}
.zroadtip1 a {
	color:#636363;font-size:12px;
}
.zroadtip1 a:hover {
	text-decoration:none;
}
.zcontenttip3 {
	font-size:12px;color:#41a4f5;
}
.gsjj {
	width:800px;height:auto;overflow:hidden;margin-top:30px;display:none;
}
.gsjj1 {
	height:30px;line-height:30px;font-size:14px;color:#26a8e7;font-weight:bold;margin-top:20px;
}
.gsjj2 {
	height:2px;width:40px;background-color:#ff6000;
}
.gsjj3 {
	width:800px;height:auto;line-height:30px;font-size:14px;color:#636363;text-indent:2em;margin-top:15px;
}
.gsjj4 {
	font-size:14px;color:#26a8e7;font-weight:bold;margin-top:20px;
}
.qywh {
	width:800px;height:800px;overflow:hidden;display:none;
}
.gsjj5 {
	width:800px;height:auto;line-height:30px;font-size:14px;color:#636363;margin-top:15px;
}
.gsjj5 span {
	font-weight:bold;
}
.gsjj6 {
	width:800px;height:auto;line-height:30px;font-size:14px;color:#636363;text-indent:2em;margin-top:5px;
}
.ygfc {
	width:800px;height:auto;overflow:hidden;display:none;
}
.gsjj7 {
	width:800px;height:900px;margin-top:25px;position:relative;z-index:999;
}
.gsjj7-1 {
	position:absolute;top:0px;left:0px;
}
.gsjj7-2 {
	position:absolute;top:0px;left:400px;
}
.gsjj7-3 {
	position:absolute;top:284px;left:0px;
}
.gsjj7-4 {
	position:absolute;top:266px;left:400px;
}
.gsjj7-5 {
	position:absolute;top:550px;left:0px;
}
.gsjj7-6 {
	position:absolute;top:581px;left:400px;
}
.zzzs {
	width:800px;height:auto;overflow:hidden;display:none;
}
.zzzs div img {
	margin-top:30px;
}
.fzjg {
	width:800px;min-height:800px;overflow:hidden;display:none;
}
.fzjg div a {
	display:block;float:left;margin-top:50px;text-decoration:none;margin-right:100px;
}
.fzjg div a div {
	width:150px;height:50px;line-height:50px;background-color:#26a8e7;font-size:14px;color:#ffffff;text-align:center;
}
.zfzjg {
	width:800px;height:auto;overflow:hidden;margin-top:30px;
}
.zfzjg1 {
	width:800px;height:30px;line-height:30px;font-size:25px;color:#000000;text-align:center;
}
.zfzjg2 {
	width:800px;height:30px;line-height:30px;font-size:14px;color:#ff6000;text-align:center;
}
.zfzjg3 {
	width:800px;height:auto;line-height:33px;font-size:14px;color:#636363;text-indent:2em;margin-top:30px;
}
.zfzjg3 img {
	float:left;
	margin:0px 20px 0px 0px;
}
.zfzjg4 {
	width:800px;height:auto;margin-top:20px;overflow:hidden;
}
.zfzjg41 {
	font-size:14px;color:#26a8e7;font-weight:bold;float:left;width:150px;
}
.zfzjg42 {
	float:left;
}
.zfzjg42 div {
	font-size:14px;color:#636363;height:30px;
}
.otherfzjgt {
	font-size:14px;color:#26a8e7;font-weight:bold;margin-top:50px;
}
.otherfzjg a {
	display:block;float:left;margin-top:30px;text-decoration:none;margin-right:30px;
}
.otherfzjg a div {
	width:100px;height:50px;line-height:50px;background-color:#26a8e7;font-size:14px;color:#ffffff;text-align:center;
}
.zfzjg-zb,.zfzjg-wf,.zfzjg-lw,.zfzjg-bz,.zfzjg-dy,.zfzjg-ta,.zfzjg-yt,.zfzjg-wh,.zfzjg-qd {
	display:none;
}
.xzzx {
	width:800px;min-height:800px;overflow:hidden;display:none;
}
.xzzxlist {
	width:800px;height:auto;overflow:hidden;
}
.xzzxlist a {
	display:block;margin-top:30px;text-decoration:none;color:#ffffff;
}
.xzzxlist a div{
	width:800px;height:30px;line-height:30px;font-size:14px;text-indent:2em;background:#26a8e7 url('../images/downt.png') no-repeat;background-position:760px 5px;
}

/*--------新闻中心---------------*/
.zbanner-news {
	height:200px;background:url('../images/zbanner2.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-newstip1 {
	width:150px;height:30px;background:url('../images/zbanner2t1.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-newstip2 {
	width:190px;height:30px;background:url('../images/zbanner2t2.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}
.newslist {
	width:800px;min-height:800px;overflow:hidden;margin-top:50px;
}
.newslist a.newslista {
	display:block;text-decoration:none;margin-bottom:50px;
}
.newslist-f {
	width:800px;height:200px;background-color:#ffffff;
}
.newslist-f1 {
	width:350px;float:left;
}
.newslist-f2 {
	float:right;
	width:415px;height:200px;
}
.newslistt1 {
	width:415px;height:40px;line-height:40px;font-size:14px;color:#004d95;font-weight:bold;
}
.newslistt2 {
	width:415px;height:30px;line-height:20px;font-size:12px;color:#636363;
}
.newslistt3 {
	width:415px;height:100px;line-height:20px;font-size:12px;color:#757474;
}
.newslistt4 {
	width:50px;height:1px;background-color:#004d95;margin-top:15px;
}
.newslistdd {
	width:800px;height:auto;display:none;
}
.newslistdd a {
	display:block;text-decoration:none;margin-bottom:10px;color:#636363;overflow:hidden;
}
.newslistdd a div.newslistd1 {
	width:700px;height:50px;line-height:50px;font-size:14px;float:left;text-indent:2em;
}
.newslistdd a div.newslistd2 {
	width:100px;height:50px;line-height:50px;font-size:14px;float:right;
}
.newscontent {
	width:800px;min-height:800px;overflow:hidden;margin-top:50px;
}
.newsc-title  {
	text-align:center;font-size:25px;font-weight:bold;
}
.newsc-tc {
	width:800px;overflow:hidden;
}
.newsc-time {
	font-size:12px;margin-top:20px;float:right;margin-right:20px;
}
.newsc-count {
	font-size:12px;margin-top:20px;float:right;
}
.newsc-share {
	width:800px;height:30px;margin-top:15px;overflow:hidden;
}
.bdsharebuttonbox {
	width:125px;float:right;
}
.morenews img {
	margin:7px 0 0 0px;
}
.morenews {
	color:#ffffff;
}

/*--------认证业务---------------*/
.zbanner-certif {
	height:200px;background:url('../images/zbanner3.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-certiftip1 {
	width:150px;height:30px;background:url('../images/zbanner3t1.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-certiftip2 {
	width:185px;height:30px;background:url('../images/zbanner3t2.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}
.certifcontent {
	width:800px;min-height:1000px;overflow:hidden;margin-top:50px;
}
.certiftable {
	width:798px;height:240px;overflow:hidden;border:1px solid #e5e5e5;margin-top:30px;
}
.certiftable1 {
	width:150px;height:240px;float:left;
}
.certiftable1 div {
	width:150px;height:60px;line-height:60px;margin-bottom:1px;background-color:#26a8e7;text-align:center;font-size:18px;color:#ffffff;
}
.certiftable2 {
	width:400px;height:240px;float:left;
}
.certiftable2 div {
	width:400px;height:60px;line-height:60px;background-color:#ffffff;text-align:center;font-size:18px;color:#26a8e7;border-top:1px solid #e5e5e5;
}
.certiftable2 div:first-child {
	border-top:0px;
}
.certiftable3 {
	width:247px;height:240px;float:left;border-left:1px solid #e5e5e5;
}
.certiftable3-ISO9000 {
	background:url('../images/c1.gif') no-repeat;background-position:center center;
}
.certiftable3-ISO14000 {
	background:url('../images/c2.gif') no-repeat;background-position:center center;
}
.certiftable3-OHSAS1800 {
	background:url('../images/c3.gif') no-repeat;background-position:center center;
}
.certiftable3-T50430 {
	background:url('../images/c4.gif') no-repeat;background-position:center center;
}
.certift1 {
	height:30px;line-height:30px;font-size:18px;color:#26a8e7;font-weight:bold;margin-top:30px;
}
.certift2 {
	height:2px;width:40px;background-color:#ff6000;
}
.certifquestion {
	width:800px;height:auto;overflow:hidden;margin-top:20px;
}
.certifquestiond {
	width:800px;height:auto;overflow:hidden;margin-top:20px;
}
.certifquestiond a {
	display:block;text-decoration:none;margin-bottom:10px;color:#636363;overflow:hidden;float:left;
}
.certifquestiond a div {
	width:400px;height:30px;line-height:30px;font-size:14px;background-color:#ffffff;text-indent:2em;
}
.certifcontent-ISO9000,.certifcontent-ISO14000,.certifcontent-OHSAS18000,.certifcontent-T50430,.certifcontent-ISO22000,.certifcontent-HACCP,.certifcontent-TS16949 ,.certifcontent-CE,.certifcontent-ISO27001,.certifcontent-ISO20000 {
	display:none;
}
.questioncontent {
	width:800px;min-height:1000px;overflow:hidden;margin-top:50px;
}

/*--------合作公司---------------*/
.zbanner-case {
	height:200px;background:url('../images/zbanner4.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-casetip1 {
	width:150px;height:30px;background:url('../images/zbanner4t1.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-casetip2 {
	width:315px;height:30px;background:url('../images/zbanner4t2.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}
.casecenter {
	width:60px;min-height:800px;margin:0 auto;margin-top:20px;
}
.casetop {
	width:41px;height:42px;overflow:hidden;margin:0 auto;background:url('../images/casetop.gif') no-repeat;
}
.casetopline {
	width:1px;height:60px;background-color:#dcdcdc;margin:0 auto;
}
.casecontent {
	width:60px;height:auto;margin:0 auto;opacity:0;
}
.casedian {
	width:15px;height:17px;margin:0 auto;background:url('../images/casedian.gif') no-repeat;position:relative;
}
.casedian a {
	display:block;text-decoration:none;color:#26a8e7;
}
.casedr {
	width:370px;height:120px;position:absolute;top:-17px;right:-450px;z-index:999;opacity:0;
}
.casedr1 {
	width:370px;height:50px;background:url('../images/casedtr.gif') no-repeat;
}
.casedr11 {
	width:28px;height:50px;line-height:50px;font-size:22px;color:#ffffff;float:left;margin-left:20px;
}
.casedr12 {
	width:20px;height:50px;line-height:43px;font-size:12px;color:#ffffff;float:left;
}
.casedr2 {
	width:352px;height:70px;border:1px solid #e5e5e5;margin-left:14px;
}
.casedr21 {
	width:350px;height:30px;line-height:30px;font-size:14px;margin-top:15px;text-indent:20px;
}
.casedr22 {
	width:50px;height:2px;background-color:#ff6000;margin-left:20px;margin-top:2px;
}
.casedl {
	width:370px;height:120px;position:absolute;top:-17px;left:-450px;z-index:999;opacity:0; 
}
.casedl1 {
	width:370px;height:50px;background:url('../images/casedtl.gif') no-repeat;
}
.casedl11 {
	width:28px;height:50px;line-height:50px;font-size:22px;color:#ffffff;float:right;margin-right:20px;
}
.casedl12 {
	width:22px;height:50px;line-height:43px;font-size:12px;color:#ffffff;float:right;
}
.casedl2 {
	width:350px;height:70px;border:1px solid #e5e5e5;margin-left:3px;
}
.casedl21 {
	width:352px;height:30px;line-height:30px;font-size:14px;margin-top:15px;text-indent:20px;
}
.casedl22 {
	width:50px;height:2px;background-color:#ff6000;margin-left:20px;margin-top:2px;
}
.casemore {
	width:41px;height:43px;margin:0 auto;background:#ff6000 url('../images/casemore.png') no-repeat;cursor:pointer;line-height:41px;font-size:12px;color:#ffffff;text-align:center;
}
.casemore img {
	margin:13px 0 0 0px;
}
	
/*--------联系我们---------------*/
.zbanner-contact {
	height:200px;background:url('../images/zbanner5.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-contacttip1 {
	width:150px;height:30px;background:url('../images/zbanner5t1.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-contacttip2 {
	width:200px;height:30px;background:url('../images/zbanner5t2.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}
.zcontent-contact {
	height:auto;margin-top:30px;position:relative;
}
.contactd {
	height:600px;
}
.zmap {
	width:798px;height:300px;border:1px solid #26a8e7;margin-top:20px;
}
.zcontact {
	width:500px;height:250px;
}
.zcontact1 {
	font-size:22px;color:#26a8e7;margin-top:15px;
}
.zcontact2 {
	font-size:14px;color:#26a8e7;
}
.zcontact3 {
	width:40px;height:2px;background-color:#ff6000;margin-top:30px;
}
.zcontact4 {
	font-size:14px;color:#636363;margin-top:20px;
}
.zcontact5 {
	font-size:14px;color:#636363;margin-top:10px;
}
.zcontact6 {
	font-size:14px;color:#26a8e7;margin-top:10px;
}

/*--------知识产权---------------*/
.zbanner-zintellectual {
	height:200px;background:url('../images/zbanner6.jpg') no-repeat;background-position:top center;overflow:hidden;
}
.zbanner-zintellectualtip1 {
	width:150px;height:30px;background:url('../images/zbanner6t1.png') no-repeat;margin-top:70px;margin-left:80px;position:relative;opacity:0;
}
.zbanner-zintellectualtip2 {
	width:430px;height:30px;background:url('../images/zbanner6t2.png') no-repeat;margin-left:80px;position:relative;opacity:0;
}
.zleft a div.zleft14 {
	text-align:left;text-indent:4em;
}
.certifcontent-sbi,.certifcontent-zl,.certifcontent-bq,.certifcontent-flsw {
	display:none;
}

/*-----------底部footer--------------*/
.footer {
	height:50px;
}
.footer-index {
	margin-top:0px;
}
.footer2 {
	height:50px;background-color:#7bb5e7;
}
.footerdb {
	width:1100px;height:50px;margin:0 auto;
}
.footerdb1 {
	width:800px;height:50px;line-height:50px;float:left;color:#ffffff;font-size:12px;
}
.footerdb2 {
	width:75px;height:50px;line-height:50px;float:right;color:#ffffff;font-size:12px;background:url(../images/tise.gif) no-repeat;background-position:53px 16px;cursor:pointer;
}
.zreturntop {
	width:50px;height:50px;position:absolute;bottom:0px;right:0px;cursor:pointer;background:#26a8e7 url(../images/returntop.png) no-repeat;background-position:16px 20px;
}

/*------------浮动-------------------*/
.fl-win {
	width:216px;height:auto;position:fixed;z-index:99999;top:100px;right:-220px;opacity:0;
}
.fl-top {
	width:216px;height:27px;background:url(../images/fl-top.png) no-repeat;
}
.fl-bg {
	width:216px;height:auto;background:url(../images/fl-bg.png) repeat-y;
}
.fl-bottom {
	width:216px;height:16px;background:url(../images/fl-bottom.png) no-repeat;
}
.fl-content {
	width:191px;height:auto;margin:0 auto;background-color:#e6edf3;
}
.fl-phone {
	width:191px;height:83px;background:url(../images/fl-phone.gif) no-repeat;background-position:25px 16px;
}
.fl-t1 {
	width:189px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#ffffff;background-color:#1d8ece;margin:0 auto;
}
.fl-fz {
	width:191px;height:auto;background-color:#1d8ece;margin-bottom:5px;overflow:hidden;
}
.fl-fz a {
	display:block;text-decoration:none;float:left;margin-bottom:1px;color:#1d8ece;
}
.fl-fz a div {
	width:95px;height:50px;line-height:50px;text-align:center;font-size:14px;background-color:#e6edf3;
}
.qqweixin {
	width:191px;height:71px;background-color:#1d8ece;
}
.qqweixin div {
	width:95px;height:70px;float:left;background-color:#e6edf3;margin-top:1px;cursor:pointer;background:url(../images/weixinol.gif) no-repeat;
}
.qqweixin div:first-child {
	margin-right:1px;background:url(../images/qqol.gif) no-repeat;
}
.qqweixin div img {
	display:none;
}
.qqol a {display:block;width:95px;height:70px;}
.returntopd {
	width:191px;height:71px;background-color:#1d8ece;overflow:hidden;
}
.returntop {
	width:191px;height:70px;background-color:#e6edf3;margin-top:1px;background:url(../images/returntop.gif) no-repeat;cursor:pointer;
}
.returntop img {
	display:none;
}

/*------------微信----------*/
.weixind {
	position:fixed;
    left:40%;
    top:220px;
    width:300px;
    height:300px;
	border:1px solid #dcdcdc;
	z-index:99999;
	display:none;
}
.closewx {
	position:absolute;
	right:-23px;
	top:-23px;
	cursor:pointer;
}

/*------------------翻页--------------*/
.turnpage {
	width:800px;margin:30px 0px;overflow:hidden;
}
.turn-pages {font:14px normal Arial, Helvetica, sans-serif;float:left;
}
.turn-pages a {padding: 4px 8px;margin:0 1px;text-decoration: none; color:#636363;outline:none;
}
.turn-pages a:hover,#turn-pages a:hover {background-color:#8cd705;color:#ffffff;blr:expression(this.onFocus=this.blur());border:1px #BEBDBD solid;}
.pages {padding:4px 4px 0 4px;margin:0 1px;}
.pages-disabled {color:#ddd;font-size:14px;border:1px #BEBDBD solid;padding: 4px 8px;margin:0 1px;display:block;float:left;}
.pages-disabled:hover {color:#ddd;}
.pages-selected {background-color:#8cd705;color:#ffffff;padding: 4px 8px;border:1px #BEBDBD solid;display:block;float:left;}
.border-p{border:1px #BEBDBD solid;display:block;float:left;}
.dian {color:#636363;font-size:12px;display:block;float:left;}