.route {
    font-size: 14px;
    line-height: 40px;
    height:40px;
  border-bottom:1px solid #eaeaea;
  padding-left:20px;
}
.er-route {  
   background-color:#eaeaea;
}
.er-route p{
    font-size: 14px;
    line-height: 40px;
    height:40px;
  padding-left:20px;
   width:1180px;
   margin:0 auto;
}
.er-wrap{
    width: 1180px;
    margin: 0 auto;
    background-color: #fff;
    overflow:hidden;
}
.w1000 {
  width:1050px;
}
.con-box{
   margin:20px 80px;
}
.con-box h1.title{
    font-size:26px;
   text-align:center;
   padding:15px;
}
.con-inf{
   border-bottom:1px solid #f1f1f1;
   font-size:14px;
   text-align:center;
   color:#999;
   padding:10px 0;
   position:relative;
}
.time_dy{
  position:absolute;
  right:0;
bottom:5px;
}
.time_dy img{
  display:inline-block;
  margin-right:10px;
}
.con-txt{
   line-height:200%;
  padding-top:20px;
 min-height:300px;
}
.con-txt table td{
 border:1px solid #000;
}
.con-txt img{
  display:block;
  margin:15px auto;
  max-width:720px;
  height:auto;
}
.con-txt a:link,.con-txt a span{color:#0362ae;}
.con-video{
  margin-top:30px;
  margin-bottom:30px;
  overflow:hidden;
}
.fjlist {margin-left:3.2em;margin-bottom:20px;}
.fjlist li{
       display:list-item;
       list-style:decimal;
       padding-top:10px;
}
.fjtitle {padding-bottom:10px;font-weight:600;border-top:1px dotted #eaeaea;padding-top:15px;}
.con-link{
 border-top:1px solid #eaeaea;
 padding:14px;
clear:both;
}
.con-link p{
  padding:6px 0;
}
.home-title {
    width: 100%;
    border-bottom: solid 1px #257ecf;
}

.home-title__text {
    font-size: 18px;
    color: #fff;
    width: 113px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #1575cc;
}
.sub {
    height: 30px;
    padding-left: 25px;
    margin: 20px auto 15px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.sub::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 100%;
    margin-right: 15px;
    vertical-align: middle;
    background-color: #015293;
}

.er-box{
    position: relative;
    overflow:hidden;
}
.sidebar {
    position: absolute;
    top: 0;
    left: 25px;
    bottom: 0;
    width: 270px;
    padding-top: 15px;
    padding-right:25px;
    border-top: solid 2px #015293;
    box-shadow: 5px 0px 5px 0px rgba(2, 2, 2, 0.11);
}

.sidebar li {
    height: 40px;
    margin-top: 10px;
    text-align: center;
    line-height: 40px;
    background-color: #eeeff1;
}

.sidebar li:hover, .sidebar li.active {
    color: #fff;
    background-color: #0362ae;
}
.sidebar li ul{
  display:none;
   padding-bottom:10px;
}
.sidebar li ul li{
   background:none;
   position:relative;
   height:30px;
   line-height:30px;
}
.sidebar li ul li i{
  display:inline-block;
   width:4px;
   height:4px;
   border-radius:50%;
   background-color:#fff;
   margin-left:20px;
   margin-right:10px;
}
.sidebar li:hover ul{
  display:block;
}
.er-rbox {
    float: right;
    width: 870px;
    min-height: 600px;
    margin-right: 25px;
    padding-left:30px;
    border-top: solid 2px #eeeff1;
}
.gkcon,.er-list {
   padding:10px 30px;
}
.er-list li{
   border-bottom:1px dotted #eaeaea;
   line-height:45px;
   position:relative;
}
.er-list li i{
   width:3px;
   height:3px;
   display:inline-block;
   border-radius:50%;
   background-color:#0362ae;
    vertical-align: middle;
   margin-right:12px;
}
.er-list li span{
   position:absolute;
   right:0;
   top:0;
   display:block;
   line-height:45px;
   font-size:13px;
   color:#888
}
.er-list li em{
  font-style:normal;
   display:inline-block;
   line-height:45px;
   font-size:13px;
   color:#999;
   padding-left:20px;
}
.er-list2 {
   padding:10px 0;
}
.er-list2 li{
   line-height:45px;
}
.er-list2 li i{
   width:3px;
   height:3px;
   display:inline-block;
   border-radius:50%;
   background-color:#0362ae;
    vertical-align: middle;
   margin-right:12px;
}
.er-list2 li span{
   display:inline-block;
   line-height:45px;
   font-size:13px;
   color:#999;
   padding-left:20px;
}
.er-list2 li.line{
   border-bottom:1px solid #eaeaea;
   padding-bottom:5px;
   margin-bottom:5px;
}
.er-list2 li img{
   display:inline-block;
   vertical-align:middle;
   width:29px;
   height:auto;
   margin-right:15px;
   margin-left:10px;
   background-color:#f3f7fb;
   padding:6px 6px;
}
.gkcon .title{
  font-size:24px;
   text-align:center;
   padding-top:10px;
   padding-bottom:20px;
   font-weight:600;
}
.gkcon .finfo{
   text-align:center;
   font-size:14px;
   color:#999;
   border-bottom:1px dotted #eaeaea;
   padding-bottom:5px;
}
.ldxx td{
border-bottom:1px dashed #ddd; 
padding-bottom:15px;
padding-top:15px;
}
.ldxx td img{
  background-color:#fff;
  padding:5px;
  border:1px solid #eaeaea;
  margin-top:8px;
}
.ztzl-box{
   padding:20px 30px;
}
.er-title{
   position:relative;
   border-bottom:1px solid #eaeaea;
   height:35px;
}
.er-title span{
   display:block;
   position:absolute;
   left:0;
   top:0;
   padding:0 15px;
   border-bottom:2px solid #0362ae;
   line-height:35px;
   font-size:18px;
   font-weight:bold;
}
.ztzl-list{
   overflow:hidden;
   margin-top:20px;
   margin-bottom:20px;
}
.ztzl-list li{
    float:left;
   margin:20px 20px;
   overflow:hidden;
}
.ztzl-list li img{
  width:290px;
  height:98px;
}

/*翻页*/
.page-large{margin:20px 0 15px; text-align:center;clear:both;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #0362ae; background:#0362ae; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #0362ae; color:#0362ae;}
.page-large .on:hover{border:1px solid #0362ae; color:#fff;}

.page-large .prev-page{background:url("https://www.calculer-retraite.com/r/cms/www/default/images/small-prev-page.png") center center no-repeat;}
.page-large .next-page{background:url("https://www.calculer-retraite.com/r/cms/www/default/images/small-next-page.png") center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #ef3838; background:url("https://www.calculer-retraite.com/r/cms/www/default/images/small-prev-page-on.png") center center no-repeat #ef3838;}
.page-large .next-page:hover{border:1px solid #ef3838; background:url("https://www.calculer-retraite.com/r/cms/www/default/images/small-next-page-on.png") center center no-repeat #ef3838;}

/*搜索结果页*/
.searchbox{
   border:1px solid #ddd;
   margin:25px;
}
.searchNav{ background-color:#ececec; padding:10px 15px;}
.searchNav span{color:#ef3838;}
.searchList{margin-top:10px;min-height:678px;}
.searchList .item{padding:15px 10px; border-bottom:1px solid #f0f0f0;}
.searchList .item:hover{background-color:#f7f7f7;}
.searchList .item .search-title{font-size:17px;color:#0362ae; margin-bottom:12px;line-height:22px;}
.searchList .item .search-title i{display:inline-block;background-color:#0362ae;color:#fff;font-style:normal;padding:2px 8px;margin-right:10px;border-radius:1px;}
.searchList .item .search-title span{color:#ef3838;}
.searchList .item .search-txt{color:#444; font-size:14px; line-height:22px; margin-bottom:10px;}
.searchList .item .search-txt span{color:#ef3838;}
.searchList .item .search-date{ font-size:13px;color:#bababa;}

/* 河北中医药 */
.ztzl-banner{margin-top:15px;}
.wrapper {
    overflow: hidden;
    padding:25px 20px 0;
}
.wrapper_title {
    position:relative;
    border-bottom: solid 1px #257ecf;
    overflow:hidden;
}
.wrapper_title span{
   display:inline-block;
   background-color: #1575cc;
   line-height:35px;
   padding:0 20px;
   color:#fff;
   font-size:18px;
}
.wrapper_title em{
   position:absolute;
   display:block;
   right:0;
   top:0;
    line-height:35px;
   font-size:13px;
   font-style:normal;
  color:#0066cc;
}
.column-left {
    float: left;
    width:48%;
    min-height: 260px;
}

.column-right {
    float:right;
    width:48%
}

.column_ul {
    padding: 10px 0;
}

.column_ul li {
    line-height:40px;
   position:relative;
}
.column_ul li i{
   width:3px;
   height:3px;
   display:inline-block;
   border-radius:50%;
   background-color:#666;
    vertical-align: middle;
   margin-right:12px;
}
.column_ul li span{
   position:absolute;
   right:0;
   top:0;
   display:block;
   line-height:40px;
   font-size:13px;
   color:#888
}
.column_ul li img{
 display:inline;
}
.tcm {
    margin:10px 25px;
}
#mzy{
  overflow:hidden;
  position:relative;
  width:1000px;
  height:205px;
  margin-top:20px;
}
#mzy ul, .mzy-ul{
   position:relative;
}
#mzy ul li,.mzy-ul li{
   float:left;
   width:130px;
  margin-right:20px;
  overflow:hidden;
  background-color:#eee;
   padding:8px 8px 2px 8px;
}
#mzy  ul li img,.mzy-ul li img{
  width:100%;
  height:160px;
}
#mzy ul li h3,.mzy-ul li h3{
  text-align:center;
  font-size:14px;
   line-height:30px;
}
.mzy-ul{
 padding-top:40px;
}
.mzy-ul li{
   margin:0 17px 40px;
}
.ly-bar{
overflow:hidden;
padding-bottom:10px;
}
.ly-tit{
  display:inline-block;
  background:#0362ae;
  color:#fff;
  padding:8px 15px;
}
.ly-info{
float:right;
font-size:14px;
 padding-top:10px;
}
.ly-info .tj{
 font-size:12px;
 color:#666
}
a.zx-btn{
 display:inline-block;
 background:url("https://www.calculer-retraite.com/r/cms/www/default/images/lyicon.png") no-repeat 10px 50%;
 padding-left:30px;
 padding-right:10px;
 line-height:24px;
border:1px solid #0362ae;
 font-size:12px;
color:#0362ae;
cursor:pointer;
margin-left:10px;
}
.cxbtn{
 line-height:24px;
 border:1px solid #ddd;
border-left:none;
 background-color:#f1f1f1;
 width:60px;
 text-align:center;
cursor:pointer;
 font-size:12px;
}
a.zx-btn:hover{
 font-size:12px;
color:#0362ae;
}
.ly-input{
 height:25px;
 width:160px;
 border:1px solid #e0e0e0;
 padding-left:5px;
}
.ly-list .item{
   border:1px solid #eaeaea;
  margin-bottom:10px;
}
.ly-list .item h3{
  font-size:14px;
  padding:0 10px;
background:#f9f9f9;
font-weight:500; 
  height:30px;
  line-height:30px;
}
.ly-list .item h3.ly-title{
    background:#f1f1f1;
  border-bottom:1px solid #f1f1f1;
}
.ly-list .item h3.ly-title b{
 display:inline-block;
 text-overflow:ellipsis;
font-weight:500;
}
.ly-list .item i{
  display:inline-block;
  font-style:normal;
  color:#0362ae
}
.ly-list .item span{
  display:inline-block;
  float:right;
  font-weight:500;
  font-size:12px;
  color:#aaa;
}
.ly-list .hfnr,.ly-list .zxnr {
  line-height:25px;
  padding:5px 10px;
  font-size:14px
}
.ly-list .hfnr{
  font-family:宋体;
}
.ly-hf{
 border-top:1px dashed #ddd;
}
.lypage{
 text-align:right;
 padding-top:5px;
}
.lypage a{
 cursor:pointer;
}
.register {
  padding:20px 30px;
}
.register-nav{
  border-bottom:1px solid #eaeaea;

}
.register-nav span{
  display:inline-block;
  border-bottom:2px solid #0362ae;
  padding:8px 15px;
  font-size:22px;
}
.register-box{
  width:410px;
  margin:100px auto 200px;
}
.username-con,.password-con{
  padding:1px 0 1px 40px;
  border: 1px solid #c9c9c9;
  height: 50px;
  margin-bottom:35px;
  position:relative;
}
.username-con i,.password-con i{
  display:block;
  position:absolute;
  left:0;
  top:5px;
  height:38px;
  width:37px;
  border-right:1px solid  #c9c9c9;
}
.username-con i{
  background:url("https://www.calculer-retraite.com/r/cms/www/default/images/login-icon.png") no-repeat 10px 11px;
}
.password-con i{
  background:url("https://www.calculer-retraite.com/r/cms/www/default/images/login-icon.png") no-repeat 10px -20px;
}
.login-input{
.padding: 4px 10px 4px 40px;
border:none;
height: 46px;
width: 100%;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
font-size:14px;
}
.captcha-con{
  overflow:hidden;
  margin-bottom:35px;
}
.captcha-con .login-input{
  float:left;
  display:block;
  width:260px;
  border: 1px solid #c9c9c9;
  height:50px;
  padding-left:10px;
}
.captcha-con img{
  display:block;
  float:left;
  margin-left:10px;
}
.login-btn{
width: 100%;
height: 50px;
line-height: 50px;
border: 1px solid #015293;
border-radius: 5px;
background-color: #fff;
color: #015293;
font-size: 24px;
text-align: center;
cursor: pointer;
}
.login-btn:hover{
  background:#0362ae;
  color:#fff;
}
.login-rem{
  text-align:right;
  padding-bottom:5px;
}
.register-input{
float: left;
width: 500px;
height: 40px;
padding-left: 10px;
font-size: 14px;
border: 1px solid #e0e0e0;
}
.register-pawbox{
 width:650px;
margin:100px auto 150px;
}
.register-pawbox li{
 overflow:hidden;
 margin-bottom:35px;
 line-height:40px;
}
.register-pawbox li i{
 color:#ff0000;
}
.register-pawbox li span{
 display:block;
 float:left;
padding-right:10px;
 text-align:right;
 min-width:80px;
}
.code-img{
 display:block;
float:left;
 width:100px;
 height:40px;
 line-height:40px;
background-color:#32A589;
color:#fff;
text-align:center;
cursor:pointer;
border:none;
}
.code-img:hover{
 color:#fff;
 background-color:#35C6A2;
}
.register-btn{
width: 500px;
height: 40px;
background-color: #3499da;
font-size: 17px;
line-height: 40px;
color: #fff;
text-align: center;
cursor: pointer;
border:none;
margin-left:78px;
}
.register-btn:hover{
background-color:#0362ae
}
.zc{
  margin:60px auto;
}
.fbly-box{
 width:600px;
 margin:30px auto;
 font-size:14px;
}
.fbly-box p{
 margin-bottom:15px;
 overflow:hidden;
 font-size:14px;
}
.fbly-box p i{
 color:#ff0000;
 font-style:normal;
}
.fbly-box p span{
 display:block;
 width:90px;
 float:left;
 text-align:right;
 padding-right:10px;
}
.fbly-input{
border: 1px solid #e0e0e0;
height:30px;
font-size:14px;
float:left;
width:500px;
}
.fbly-txt{
 height:80px;
}
.fbly-box p img{
 float:left;
}
.fbly-code{
 width:380px;
}
.error{font-size:12px;color:#aaa;}
.lyxz,.fbly-title{
   margin:15px auto;
   width:780px;
}
.lyxz h3{
   padding:10px 0;
   font-weight:500;
   color:#ba5613;
   font-size:18px;
}
.lyxz p{
     border:1px solid #ddd;
     line-height:170%;
     padding:10px;
    font-size:16px;
}
.fbly-title b{
   display:inline-block;
   color:#ff0000;
   padding-top:10px;
   font-weight:500;
   font-size:14px;
}
.map li{
  border-bottom:1px dashed #ddd;
  margin-bottom:10px;
 overflow:hidden;
}
.map li span{
 display:block;
 float:left;
 padding:10px 0;
font-weight:600;
min-width:110px;
}
.map li ul {
 overflow:hidden;
}
.map li ul li{
 border-bottom:none;
 float:left;
 padding:10px;
}
.gzdt-menu{
 height:35px;
 border-bottom:1px solid #ddd;
}
.gzdt-menu li{
 float:left;
 line-height:35px;
 background-color:#f7f7f7;
 padding-left:15px;
padding-right:15px;
cursor:pointer;
}
.gzdt-menu li.active{
 background-color:#027dd4;
color:#fff;
}
.zsjglist{
  width:80%;
  margin:0 auto;
}
.zsjglist tr:nth-child(even){
  background-color:#e7f3f9;
}
.zsjglist td{
  border:1px solid #ddd;
  padding:8px 10px;
}
.inf-message{
  text-align:center;
  color:#ff0000;
  padding-bottom:10px;
}
.jb-box{
   width:860px;
margin:0 auto;
}
.jb-box .kt{
  padding-top:40px;
  padding-bottom:20px;
}
.jb-box .kt img{
  margin:0 auto;
}
.jb-box .qs{
   text-align:center;
  font-size:14pt;
  font-weight:bold;
}
.jb-box .fbinfo{
  border-bottom:2px solid rgb(230,0,0);
  font-size:14pt;
  font-weight:bold;
  padding-left:30px;
  padding-right:30px;
}
.jb-box .fbinfo span{
  display:inline-block;
  padding-top:6px;
  padding-bottom:6px;
}
.jb-box .fbinfo .r{
   float:right;
}
.jb-box .con-txt{
  padding-left:30px;
  padding-right:30px;
}
.fbsj{width:147px;}