@charset "utf-8";
/*首页*/
html{
  height: 100%;
  overflow-x: hidden;
}
body{
  min-height: 100%;
  position: relative;
}
/*头部*/
.header{
  height: 80px;
  line-height: 80px;
  background: #ffffff;
}
.header .logo{
  margin-top: 15px;
}
.header li{
   float: left;
 }
.header li a{
  display: inline-block;
  height: 25px;
  line-height: 25px;
  color: #666666;
}
.header li a.border{
  border-right:1px solid #cccccc;
  margin:0 15px 0 60px;
  padding-right:15px;
}
.header input{
  width: 200px;
  height: 30px;
  border: 1px solid #cccccc;
  background: url(../images/search.png) no-repeat 170px center;
  cursor: pointer;
}
/*导航*/
.nav{
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  border-top:1px solid #cccccc;
}
.nav ul{
  overflow: hidden;
}
.nav li{
  float: left;
  width: 14.15%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right:1px solid #cccccc;
}
.nav li.current{
  border-left:1px solid #cccccc;
}
.nav li a{
  font-size: 16px;
  color: #333333;
  display: block;
}
.nav li.current a,
.nav li:hover a{
  background-color: #0a3485;
  color: #ffffff;
}
/*banner大图*/
.banner{
  height: 500px;
  background: url(../images/banner.png) no-repeat center center;
}
.content{
  padding-bottom:450px;
}
/*证书查询*/
.search{
  background: url(../images/search-bj.png) no-repeat;
  padding: 50px 0;
}
.search .section{
  border-left:4px solid #002e86;
}
.search .title{
  margin-top: 8px;
}
.search h2{
  font-size: 20px;
  color: #1a1a1a;
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}
.search span{
  font-size: 20px;
  color: #b3b3b3;
}
.search select,
.search input{
  width: 240px;
  height: 40px;
  line-height: 40px;
  border: solid 1px  #d9d9d9;
  padding-left: 10px;
  color: #999999;
}
.search input{
  width: 228px;
  margin-left: 50px;
}
.search form  a{
  display:inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #002e86;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-left: 80px;
}
/*新闻动态*/
.news{
  margin-top: 30px;
}
.news .title{
  text-align: center;
  margin-bottom: 10px;
}
.news .title h2{
  font-size: 28px;
  color: #112281;
  margin-bottom: 10px;
}
.news .title span{
  color: #cccccc;
}
.news ul{
  overflow: hidden;
  width: 1250px;
}
.news li{
  overflow: hidden;
  padding: 15px 0;
  border-bottom: none;
  float: left;
  width: 575px;
  margin-right: 50px;
}
.news li .item{
  float: left;
  width: 470px;
}
/*服务项目*/
.service ul{
  overflow: hidden;
  width: 1215px;
}
.service li{
  float: left;
  width: 360px;
  height: 300px;
  padding:15px;
  text-align: center;
  margin-right: 15px;
}
.service li a{
  display: block;
  width: 119px;
  height: 137px;
  margin: 0 auto;
  background: url(../images/service1.png) no-repeat;
}
.service .li1:hover a.icon-top{
  background: url(../images/service1-on.png) no-repeat;
}
.service .li2 a.icon-top{
  background: url(../images/service2.png) no-repeat;
}
.service .li2:hover a.icon-top{
  background: url(../images/service2-on.png) no-repeat;
}
.service .li3 a.icon-top{
  background: url(../images/service3.png) no-repeat;
}
.service .li3:hover a.icon-top{
  background: url(../images/service3-on.png) no-repeat;
}
.service .li4 a.icon-top{
  background: url(../images/service4.png) no-repeat;
}
.service .li4:hover a.icon-top{
  background: url(../images/service4-on.png) no-repeat;
}
.service .li5 a.icon-top{
  background: url(../images/service5.png) no-repeat;
}
.service .li5:hover a.icon-top{
  background: url(../images/service5-on.png) no-repeat;
}
.service li h2{
  font-size: 22px;
  margin: 10px 0;
}
.service li h3{
  color: #808080;
}
.service li .line{
  width: 63px;
  height: 2px;
  background-color: #cccccc;
  margin: 10px auto;
}
.service li p{
  height: 100px;
  line-height: 24px;
  color: #999999;
}
/*关于我们*/
.about-us{
   position: relative;
   height: 396px;
 }
.about-us .fl {
  width: 994px;
}
.about-us-content{
  width: 100%;
  height: 396px;
  position: absolute;
  top: 0;
  left: 994px;
}
.about-content{
  height: 250px;
  background: url(../images/about-us-bj.png) no-repeat;
  padding: 30px 0 0 30px;
}
.about-title{
  height: 94px;
  margin: 22px 0 0 30px;
}
.about-title h2{
  font-size: 30px;
  color: #112281;
  margin-bottom: 5px;
}
.about-title span{
  display: inline-block;
  font-size: 18px;
  color: #cccccc;
  margin-bottom: 25px;
}
.about-us h1{
  font-size: 20px;
  color: #0a3485;
  margin-bottom: 20px;
  font-weight: bold;
}
.about-us .about-content p{
  line-height: 26px;
  text-align: justify;
  width: 515px;
}
.about-us .about-content a{
  display: block;
  width: 85px;
  height: 32px;
  line-height: 32px;
  background:#002e86 url(../images/arrow.png) no-repeat 60px center;
  padding-left: 10px;
  color: #ffffff;
  margin-top: 30px;
}
/*培训天地*通知公告*技术交流*/
.bottom{
  width: 1230px;
  overflow: hidden;
  margin: 30px 0;
}
.bottom .wrap{
  float: left;
  width: 380px;
  margin-right: 30px;
}
.bottom .wrap .title{
  border-bottom: 1px solid #cccccc;
}
.bottom .title h2{
  font-size: 24px;
  color: #112281;
}
.bottom .title span{
  display: inline-block;
  color: #cccccc;
  letter-spacing: 4px;
  margin: 5px 0;
}
.bottom li{
  height: 48px;
  line-height: 48px;
  border-bottom:1px dashed #e0e0e0;
}
.bottom li a{
  float: left;
  font-size: 16px;
}
.bottom li:hover a{
  color: #0a34b4;
}
.bottom li span{
  float: right;
  font-size: 12px;
  color: #999999;
}
/*快捷通道*/
.fast-pass{
  padding: 30px 0;
  background: url(../images/fast-pass.png) no-repeat;
}
.fast-pass ul{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.fast-pass li{
  width: 200px;
  float: left;
  font-size: 20px;
  text-align: center;
  padding: 40px 0;
}
.fast-pass li.current,
.fast-pass li:hover{
  background-color: #ffffff;
  box-shadow: 0 3px 18px 0 rgba(19, 60, 117, 0.16);
  border-bottom:4px solid #002e86;
}
.fast-pass li a{
  display: block;
  height: 60px;
}
.fast-pass li a.p1{
  background: url(../images/fast-pass1.png) no-repeat center;
}
.fast-pass li a.p2{
  background: url(../images/fast-pass2.png) no-repeat center;
}
.fast-pass li a.p3{
  background: url(../images/fast-pass3.png) no-repeat center;
}
.fast-pass li a.p4{
  background: url(../images/fast-pass4.png) no-repeat center;
}
.fast-pass li a.p5{
  background: url(../images/fast-pass5.png) no-repeat center;
}
/*行业动态*/
.info{
  overflow: hidden;
}
.info ul{
  width: 1212px;
  overflow: hidden;
}
.info li{
  width: 250px;
  background: #f9fafe;
  float: left;
  padding: 10px 20px 20px;
  margin-right: 13px;
}
.info li .fl .line{
  width: 2px;
  height: 80px;
  background-color: #f9fafe;
  margin: 20px 0 0 30px;
}
.info li .fl .span1{
  font-size: 30px;
  color: #c2c2c2;
  text-align: right;
}
.info li .fl span{
  display: block;
  color: #c3c3c3;
}
.info li .fr{
  width: 185px;
  margin-top: 10px;
}
.info li .fr h2 a{
  font-size: 16px;
  color: #4d4d4d;
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
}
.info li .fr .line{
  width: 25px;
  height: 2px;
  background-color: #c3c3c3;
  margin: 10px 0;
}
.info li .fr p{
  color: #999999;
  text-align: justify;
  height: 80px;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
}
.info li .fr > a{
  display: inline-block;
  color: #c2c2c2;
  width: 75px;
  height: 30px;
  line-height: 30px;
  border-radius: 16px;
  border: solid 1px #c2c2c2;
  text-align: center;
}
.info li:hover{
  background: #002e86;
}
.info li:hover .fl span{
  color: #ffffff;
}
.info li:hover .fr h2 a,
.info li:hover .fr p{
  color: #ffffff;
}
.info li:hover .fr > a{
  color: #ffffff;
  border: solid 1px #fafafa;
}
.info li:hover .fr .line{
  background-color: #fafafa;
}
/*友情链接*/
.caption{
  text-align: center;
  margin-bottom: 20px;
}
.link ul{
  overflow: hidden;
}
.link li {
  float: left;
}
.link li a{
  display: inline-block;
  width: 140px;
  text-align: center;
  font-size: 18px;
  margin:0 38px;
}
.link li span{
  display: inline-block;
  width: 2px;
  height: 33px;
  background-color: #e0e0e0;
}
/*底部*/
.footer{
  width: 100%;
  height: 420px;
  position: absolute;
  bottom: 0;
}
.footer .footer-top{
  height: 360px;
  color: #fff;
  background: url(../images/contact.png) no-repeat;
}
.footer .footer-top ul{
  overflow: hidden;
  padding-top: 100px;
  width: 1020px;
  margin: 0 auto;
}
.footer .footer-top li{
  float: left;
  width: 150px;
  text-align: center;
}
.footer .footer-top li img{
  width: 40px;
  height: 38px;
  margin-bottom: 10px;
}
.footer .footer-top li.spec{
  width: 129px;
}
.footer .footer-top li.spec img{
  display: block;
  width: 129px;
  height: 28px;
  margin-top: 30px;
}
.footer .footer-top .line{
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  margin: 10px auto;
}
.footer .footer-top p.title{
  font-size: 20px;
}
.footer .footer-top p.contents{
  width: 150px;
}
.footer > p{
  height: 60px;
  line-height: 60px;
  background-color: #3e3e40;
  color: #b3b3b3;
  text-align: center;
}
/*列表页*/
.content .content-title{
  background-color: #f9fafe;
  margin-bottom: 20px;
}
.content .content-title .title{
  height: 46px;
  line-height: 46px;
  color: #666666;
}
.content .content-title .title img{
  position: relative;
  top: -2px;
  right: 5px;
}
.content .content-title .title a{
  color: #666666;
}
.content .content-title .title a.color{
  color: #0a3485;
}
.left{
  width: 260px;
  background: #fff;
}
.left dt{
  background-color: #0a3485;
  color: #ffffff;
  padding: 15px 0 15px 20px;
}
.left dt a{
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  border-bottom:1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.left dt span{
  display: block;
}
.left dd{
  width: 260px;
  height: 60px;
  line-height: 60px;
  background-color: #f7f8fa;
  border-bottom:1px dashed #e5e5e5;
}
.left dd a{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-left:4px solid #f7f8fa;
  padding-left: 20px;
  font-size: 16px;
  color: #585858;
  font-weight: bold;
}
.left dd.current,
.left dd:hover{
  background: #fff;
  border-bottom:1px dashed #fff;
}
.left dd.current a,
.left dd:hover a{
  color: #0a3485;
  border-left:4px solid #0a3485;
}
.right{
  width: 900px;
}
.right li{
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px dashed #cccccc;
}
.news li .date,
.right li .date{
  float: left;
}
.news li .date .time,
.right li .date .time{
  font-size: 40px;
  color: #333333;
  display: block;
}
.news li .date .year,
.right li .date .year{
  color: #c3c3c3;
}
.news li h2,
.right li h2{
  font-size: 20px;
  color: #4d4d4d;
  margin-bottom: 5px;
}
.news li .line,
.right li .line{
  float: left;
  width: 2px;
  height: 56px;
  background-color: #cccccc;
  margin:10px 20px 0;
}
.right li .item{
  float: left;
  width: 800px;
}
.news li .item p,
.right li .item p{
  font-size: 14px;
  color: #999999;
  text-indent: 0;
  line-height: 24px;
}
.news li:hover .item h2 a,
.right li:hover .item h2 a{
  color: #0a3485;
}
.page{
  float: right;
  margin: 20px 0;
}
.page a{
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  border: solid 1px #d9d9d9;
  float: left;
  text-align: center;
  margin-left: 10px;
  font-size: 16px;
  color: #666666;
}
.page a.spec{
  width: 74px;
}
.page a:hover{
  background-color: #0a3485;
  color: #ffffff;
}
.page a.none{
  border:none;
}
/*详情页*/
.right > h2{
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.right > h2 span{
  border-bottom:2px solid #0a3485;
  padding-bottom: 15px;
}
.right > p{
  font-size: 16px;
  color: #4d4d4d;
  line-height: 30px;
  text-align: justify;
  text-indent: 2em;
  margin-bottom: 10px;
}