@charset "utf-8";

@font-face{
    font-family: 'HelveticaNeueLight';
    src: url('HelveticaNeueLight.woff');
}
body {
    min-width: 1170px;
    background-color: #f6f6f6;
}
.main-wrapper {
    padding: 0;
    height: auto;
    overflow: hidden;
}
.layout {
    width: 1170px;
}

a:link,
a:active,
.c-blue,
a.c-blue:link,
a.c-blue:active {
    color: #0095d9;
}

/*ͷ��*/
.header-common-bjs-bar {
    height: 74px;
    background-color: #fff;
    width: 100%;
    min-width: 1170px;
    box-shadow: 1px 1px 4px rgba(189, 189, 189, .4);
    position: relative;
    z-index: 11;
}

.header-common-bjs-bar .layout {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.header-common-bjs-bar .logo {
    width: 365px;
    height: 74px;
    background: #fff url(../img/logo.jpg) no-repeat left center;
    float:left;
}
.header-common-bjs-bar .home-logo {
    width: 263px;
    height: 97px;
    background: #fff url(../img/logo-bjs-home.png) no-repeat center center;
    box-shadow: 1px 1px 4px rgba(189, 189, 189, .4);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
}
.header-common-bjs-bar .header-nav {
    float: right;
    margin-top: 8px;
    height: 60px;
    position: relative;
}
.header-common-bjs-bar .header-nav a {
    float: left;
    display: block;
    position: relative;
    margin-left: 60px;
    padding: 0 5px;
    min-width: 52px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
}
.header-common-bjs-bar .header-nav a i {
    width: 0;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background-color: #0095d9;
    position: absolute;
    top: 58px;
    left: 0;
    transition: width 2s;
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari �� Chrome */
    -o-transition: width 2s; /* Opera */
}
.header-common-bjs-bar .header-nav a:hover,
.header-common-bjs-bar .header-nav a.active {
    color: #0095d9;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}
.header-common-bjs-bar .header-nav a:hover i,
.header-common-bjs-bar .header-nav a.active i {
    width: 100%;
}

/*导航样式*/
.nav{float:left;}
.nav ul{margin-top:15px;margin-left:30px;}
.nav ul li{float:left;padding:10px 30px;}
.nav ul li a{font-size:16px;}
.nav ul li a:hover{color:red}

/*ͷ������*/

/*β��*/
.footer-bjs {
    width: 100%;
    height: 205px;
    background: #333;
    color: #999;
}
.footer-bjs .footer-l {
    float: left;
    width: 950px;
    height: 190px;
}
.footer-bjs .txt-1 {
    margin: 38px 0 23px 0;
    height: 32px;
    color: #fff;
}
.footer-bjs .tel {
    line-height: 32px;
    font-size: 30px;
    /*font-family: 'HelveticaNeueLight';*/
}
.footer-bjs .time {
    margin-left: 25px;
    margin-top: 8px;
    line-height: 24px;
    font-size: 12px;
}
.footer-bjs .links {
    display: block;
    height: 32px;
}
.footer-bjs .links li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 32px;
}
.footer-bjs .links a,
.footer-bjs .txt-2 a {
    line-height: 32px;
    color: #999;
    text-decoration: none;
}
.footer-bjs .links .space-1 {
    padding: 0 9px;
}
.footer-bjs .links .space-2 {
    padding: 0 6px;
}
.footer-bjs .txt-2 {
    height: 32px;
    line-height: 32px;
}
.footer-bjs .code {
    float: right;
    margin-top: 33px;
    padding-top: 127px;
    width: 117px;
    height: 36px;
    line-height: 16px;
    font-size: 12px;
    color: #666;
    text-align: center;
}
/*β������*/

/*子页*/
.banner-page img{width:100%;height:375px;}
.big-nav{padding:20px 0px 0px 0px;font-size:16px;}
.big-nav a{color:#}

.list-news ul li{position:relative;height:233px;border-bottom:1px solid #e7e7e7;padding:25px 10px 25px 380px;}
.list-news ul li .boximg{position:absolute;display:block;top:25px;left:0px;}
.list-news ul li .boximg img{width:349px;height:231px;}
.list-news ul li .list-title{font-size:20px;color:#232323;padding-top:25px;}
.list-news ul li .list-time{padding-top:25px;}
.list-news ul li .list-word{padding-top:15px;font-size:12px;color:#767676}
.list-news ul li .list-more{padding-top:35px;}
.list-news ul li .list-more .morea{width:88px;height:14px;display:block;background:url(../img/more01.png) no-repeat}

/*分页*/
/* .paging_box {
    position: relative;
    width: 1170px;
    margin: 0 12px;
    text-align: center;
    padding-top: 50px;
    font-size: 20px;
    height: 33px;
    margin-bottom:40px;
}
.paging li {
    display: inline;
    overflow: hidden;
}
.paging li a {
    display: inline-block;
    width: 25px;
    height: 22px;
    font-size: 18px;
    color: #3f3f3f;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
}
.paging li a:hover {
    font-size: 22px;
    color: #cd1515;
}
.paging_box .prev {
    position: absolute;
    display: block;
    width: 133px;
    height: 22px;
    left: 10px;
    bottom: 0;
    background-image: url(../img/pageleft.png);
}
.paging_box .next {
    position: absolute;
    display: block;
    width: 135px;
    height: 22px;
    right: 10px;
    bottom: 0;
    background-image: url(../img/pageright.png);
}
.PageList .shuoming, .PageList .frist, .PageList .last {
display:none;
}

.page-list a.on, .page-list a:hover, .paging_box a.pages.on, .paging_box a.pages:hover{color:#cd1515;} */

/* start 分页样式 */
 
.page{
    overflow:hidden;
    margin:50px 0 50px 40%;
  }
   
  .page ul a,.page ul span{
    float:left;
    display:inline-block;
    padding: 0 17px;
    height:40px;
    width:auto;
    border:1px solid #DDDDDD;
    border-radius: 4px;
    background:#fff;
    text-align:center;
    line-height:40px;
    margin-right:10px;
    font-family: "microsoft yahei" simhei sans-serif;
    color:#7d7d7d;
  }
   
  .page ul a:hover{
    background:#337AB7;
    color:#fff;
    text-decoration:none;
  }
   
  .page ul span.current{
    background: #337AB7;
    color:#fff;
  }
   
   
  .page ul a:first,.page ul a:last{
    float:left;
    display:inline-block;
    width:40px;
    height:40px;
    border-radius:50%;
    background:rgb(215, 215, 217);
    text-align:center;
    line-height:40px;
    margin-right:10px;
    font-family: "microsoft yahei" simhei sans-serif;
  }
   
  #pageTips {
    /* float:right; */
    padding: 10px 5px 2px 5px;
  }
  /* end 分页样式 */

/*详情页*/
.content-title{text-align:center;padding:20px 0px 0px 0px;font-size:24px;}
.content-time{text-align:center;padding:15px 0px 20px 0px;background:url(../img/xuxian.png) repeat-x left bottom}
.content-abstract{background:#ededed;font-size:12px;padding:15px;color:#666;margin-top:25px;border:1px solid #e1e1e1;}
.content-text{padding:20px 0px 20px 0px;}