﻿/* 头部 */
.header{
  width: 100%;
  height: 200px;
  background-size: 100% 100%;
  z-index: 1;
  margin: 0 auto;
}
.header .headnav{
  position: relative;
  width: 1200px;
  height: 100%;
  margin:0 auto;
}
.header .topNav{
  position: absolute;
  top:20px;
  left:0;
  width: 100%;
}
.header .topNav>font{
  position: absolute;
  top:20px;
  left:2%;
  font-size: 60px;
  color:#fff;
}
.header .topNav .searchBox{
  position: absolute;
  top:50px;
  right:6%;
}
.header .searchBox>form{
  position: relative;
  width: 215px;
  height: 36px;
}
.header .searchBox>form .searchText{
  width: 100%;
  height: 24px;
  background-color: #f5f5f5;
  padding-left:12px;
  border-radius: 12px;
}
.header .searchBox>form .searchBtn{
  position: absolute;
  top:1px;
  right:5px;
  background: url(../images/search.png) no-repeat 0 0;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  cursor: pointer;
}

.header .navigation{
  position: absolute;
  left:0;
  top: 150px;
  width: 100%;
  height: 50px;
  background-color: #1e50ae;
}
.navigation .bar{
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  font-size: 0;
}
.navigation .bar>li{
  width: 150px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  letter-spacing: normal;
  margin-right:20px;
}
.navigation .bar>li:hover{
  width: 150px;
  height: 50px;
  line-height: 50px;
  background-color:#fff;
}
.navigation .bar>li:hover>a{
  display: inline-block;
  width: 150px;
  height: 50px;
  color: #160778 !important;
  font-size: 16px;
  text-align: center;
}
.navigation .bar>li>a{
  display: inline-block;
  width: 150px;
  height: 50px;
  font-size: 16px;
  text-align: center;
  color:#fff !important;
}
.navigation .bar .active{
  width: 150px;
  height: 50px;
  line-height: 50px;
  background-color:#fff;
}
.navigation .bar .active>a{
  display: inline-block;
  width: 150px;
  height: 50px;
  color: #160778 !important;
  font-size: 16px;
  text-align: center;
}
/* 首页内容区 */
.contenter .content .aside{
  width: 210px;
  padding: 0;
  border-spacing: 0;
  overflow: hidden;
  padding: 0 10px 10px 0;
  margin: 0;
  height: auto;
}
.aside .formPic{
  height: 250px;
  margin: 30px 0 10px 0;
}
.aside .formPic>a{
  display: block;
  width: 200px;
  margin-top: 30px;
}
 .aside .formPic>a>img{
  width: 100%;
}

.content .consult{
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
}
.content .consult .title{
  position: relative;
  line-height: 35px;
  font-size: 16px;
  color:#2b2b2b;
  padding:0 0 6px 16px;
  border-bottom: 1px solid #999;
} 
.consult .title .navigaLine{ 
  position: absolute;
  bottom:-1px;
  left:0;
  width: 46%;
  height: 2px;
  background-color: #222;
}
.consult .kf,.consult .serOnline-worktime{
  padding:10px;
}
.content .consult .kf{
  border-bottom: 1px dotted #ccc;
}
.content .consult .kf>a{
  font-size: 14px;
  color:#666;
}
.consult .serOnline-worktime .alarmClock{
  color:#666;
  font-size: 15px;
  margin-bottom: 10px;
}
.consult .serOnline-worktime .workTimes{
  color:#666;
  font-size: 14px;
}
.contenter .content .section{
  width: 980px;
  margin-top:10px;
}

.content .titler{
  line-height: 40px;
  box-sizing: border-box;
  border-bottom:1px solid #c3c3c3;
}
.content .titler .ntl{
  position: relative;
  height: 40px;
  line-height: 40px;
  padding:0 10px;
  font-size: 16px;
  font-weight: bold;
  font-family: '微软雅黑';
  color: #143c59;
}
.content .titler .ntl>i{
  position: absolute;
  bottom:-1px;
  left:0;
  width: 83px;
  height: 2px;
  background-color: #143c59;
}
.content .titler>a{
  display: inline-block;
  padding-right:5px;
  color:#626568;
  cursor: pointer;
}
.content .titler>a>label{
  cursor: pointer !important;
}
.content .newt{
  height:48px;
  line-height: 48px;
  padding: 1px 5px;
  box-sizing: border-box;
  border-bottom:1px dotted #E5E5E5;
  cursor: pointer !important;
} 
.content .newt:hover a{
  color:#222;
}
.content .newt .tl{
  width: 100%;
  display: inline-block;
  color: #626563;
  cursor: pointer !important;
}
.content .newt .con{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.content .newt .times{
  cursor: pointer;
} 
.section .newsBomb{
  margin:6px 0 20px 0;
}
.section .newsBomb .information{
  width: 49%;
}
.section .newsBomb .trade{
  width: 49%;
}
.section .picMarquee-left{
  width: 100%;
  height: 184px;
  margin:30px 0;
  overflow: hidden;
}
.section .bd li{
  width: 230px;
  height: 184px;
  margin-right:20px;
}
.section .bd li>a{
  display: inline-block;
  width: 230px;
  height: 184px;
  overflow: hidden;
}
.section .bd li>a>img{
  width: 230px;
  height: 184px;
  background-size: 100% 100%;
  object-fit: cover;
  transition: all 0.6s;
}
.section .bd li>a>img:hover{
  width: 230px;
  height: 184px;
  background-size: 100% 100%;
  transform: scale(1.4);
}
.section .tendencies .skill{
  width: 32%;
}
.section .tendencies .publicSecurity {
  margin: 0 18px;
}
.section .picBg{
  width: 100%;
  height: 80px;
  margin-top:20px;
}
.section .picBg>img{
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.content .connect{
  width: 100%;
  margin:20px 0px;
}
.content .connect .linkTitle{
  position: relative;
  padding:6px 10px;
  color:#143c59;
  font-size: 16px;
  font-weight: bold;
  border-bottom:2px solid #ccc;
}
.content .linkTitle .linkLine{
  position: absolute;
  bottom:-1px;
  left:0;
  width: 86PX;
  height: 2PX;
  background-color:#143c59;
}
.connect .linkTxt{
  line-height: 36px;
  margin-top:10px;
}
.connect .linkTxt>a{
  margin-right:20px;
  color:#000;
} 

/* 列表页 */
.bomb{
  width: 100%;
  margin:20px auto;
  min-height:628px;
}
.bomb .txtcon .txt-head{
  position: relative;
  line-height: 40px;
  color: #143c59;
  font-size: 16px;
  padding-left:10px;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
}
.bomb .txtcon .txt-head>span{
  position: absolute;
  bottom:-1.6px;
  left:0;
  width: 80PX;
  height: 2PX;
  background-color:#222;
}
.bomb .txt-head label{
  padding: 5px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
.bomb .newt{
  height: 40px;
  line-height: 40px;
  padding: 1px 5px;
  color:#706D6F;
  overflow: hidden;
  cursor: pointer;
  border-bottom:1px dotted #d0d0d0;;
}
.bomb .newt:hover a{
  color:#222;
}
.bomb .newt>a{
  width: 100%;
  height: 100%;
  color:#706D6F;
  display: inline-block;
  cursor: pointer;
}
.bomb .newt>a>label{
  cursor: pointer;
}
/* 详情页 */
.breadcrumb{
  position: relative;
  width: 100%;
  padding:16px 0 10px 16px;
  color:#2b2b2b;
  font-size: 14px;
  border-bottom: 1px dotted #ccc;
}
.breadcrumb>i{
  position: absolute;
  left:0;
  bottom: -1px;
  width: 86px;
  height: 2px;
  background-color: #222;
}
.news .detailsTitle{
  padding:0 16px;
  color:#333;
  font-size: 22px;
  margin:20px 0 30px 0;
}
.news .releaseTime{
  padding:0 16px;
}
.news .line{
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #f0efef;
  margin: 30px 0;
}
.news .details{
  padding:0 16px;
  color: #555;
  overflow: hidden;
}
.news .details p{
  line-height: 36px;
  font-size:16px!important;
}
.news .details p strong{
  font-weight:bold;
}
.news .pagesShare{
  position: relative;
  border-top: 1px dotted #ddd;
  margin-top:30px;
  padding-bottom:10%;
}
.news .pagesShare .nextPage{
  position: absolute;
  top:20%;
  right:0;
  display: inline-block;
}
.nextPage>div{
  display: inline-block;
  margin-left:12px;
}
.nextPage>div>img{
  cursor: pointer !important;
}
.messageBox{
  width: 100%;
  height: 100%;
  position: fixed;
  top:0;
  left:0;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.messageBox .wechatBomb{
  position: absolute;
  top:50%;
  left:50%;
  width: 400px;
  height: 400px;
  margin-top:-200px;
  margin-left:-200px;
  background-color: #fff;
  border:1px solid #ccc;
}
.messageBox .wechatBomb>.title{
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding:0 10px;
  color:#333;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}
.messageBox .wechatBomb>.title>.close{
  cursor: pointer;
}
.messageBox .wechatBomb>.wxShareDesc{
  width: 100%;
  color:#333;
  font-size: 14px;
  text-align: center;
  padding:50px 0;
}
.messageBox .wechatBomb>img{
  position: absolute;
  top:50%;
  left:50%;
  width: 200px;
  height: 200px;
  margin-top:-30px;
  margin-left:-100px;
}


/* 搜索页面 */
.section .sectionTitle{
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.section .sectionTitle>span{
  display: inline-block;
  padding:0 0 10px 20px;
  font-size: 16px;
  color:#2b2b2b;
}
.section .sectionTitle>span>i{
  position: absolute;
  left:0;
  bottom: -1px;
  width: 100px;
  height: 2px;
  background-color: #222;
}
.section .news_ul{
  width: 100%;
  margin-top:10px;
  padding: 0px 5px;
}
.section .news_ul .news_li{
  height: 40px;
  line-height: 40px;
  margin: 0;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
}
.section .news_ul .news_li>a{
  font-size: 14px;
  color:#666;
}
.section .news_ul .news_li>a:hover{
  font-size: 14px;
  color:#2b2b2b;
}

/* 页码 */
.pageBtn{
  margin:40px auto;
  text-align: center;
}
.pageBtn>a{
  margin:0 10px;
  color:#706D6F;
}
.pageBtn .page_num.on{
  color:#1F52AD;
}

/* 底部 */
.footer{
  line-height: 72px;
  font-size: 14px;
  text-align: center;
  background-color: #333;
}
.footer>p{
  color: #8b919d;
}

.bombe{
  width: 76%;
  margin-top:20px;
  float: left;
  
}
.bombe .txtcon .txt-head{
  position: relative;
  line-height: 40px;
  color: #143c59;
  font-size: 16px;
  padding-left:10px;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
}
.bombe .txtcon .txt-head>span{
  position: absolute;
  bottom:-1.6px;
  left:0;
  width: 80PX;
  height: 2PX;
  background-color:#222;
}
.bombe .txt-head label{
  padding: 5px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
.bombe .newt{
  height: 64px;
  line-height: 64px;
  padding: 1px 5px;
  color:#555;
  overflow: hidden;
  cursor: pointer;
  border-bottom:1px dotted #d0d0d0;;
}
.bombe .newt:hover a{
  color:#222;
}
.bombe .newt>a{
  width: 100%;
  height: 100%;
  color:#555;
  display: inline-block;
  cursor: pointer;
}
.bombe .newt>a>label{
  cursor: pointer;
}

.aside{
  width: 210px;
  padding: 0;
  border-spacing: 0;
  overflow: hidden;
  padding: 0 10px 10px 0;
  margin: 0;
  height: auto;
}
.consult{
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
}
.consult .title{
  position: relative;
  line-height: 35px;
  font-size: 16px;
  color:#2b2b2b;
  padding:0 0 6px 16px;
  border-bottom: 1px solid #999;
} 
.consult .title .navigaLine{ 
  position: absolute;
  bottom:-1px;
  left:0;
  width: 46%;
  height: 2px;
  background-color: #222;
}
.consult .kf,.consult .serOnline-worktime{
  padding:10px;
}
.consult .kf{
  border-bottom: 1px dotted #ccc;
}
.consult .kf>a{
  font-size: 14px;
  color:#666;
}
.consult .serOnline-worktime .alarmClock{
  color:#666;
  font-size: 15px;
  margin-bottom: 10px;
}
.consult .serOnline-worktime .workTimes{
  color:#666;
  font-size: 14px;
}
.infoList{
  min-height:665px;
  overflow: hidden;
}
/***** 侧边留言  start *****/
.floatBox{
    width: 70px;
    background: #fff;
    position: fixed;
    right: 30px;
    bottom: 100px;
    box-shadow: 0px 0px 14px 1px rgba(19, 49, 105, 0.12);
    z-index: 9999;
}
.floatBox .item{
    height: 66px;
    width: 100%;
    color:#999;
    border-bottom: 1px solid #E6E6E6;
    text-align: center;
    cursor: pointer;
    background: url(../images/message.png) no-repeat 24px 10px;
    position: relative;
 }
 .floatBox .item:hover{
    color: #00388D;
    background: url(../images/message-b.png) no-repeat 24px 10px;
 }
 .floatBox .item:first-child{
    background: url(../images/person-b.png) no-repeat 24px 10px;
 }
 .floatBox .item:first-child:hover{
    background: url(../images/person-b.png) no-repeat 24px 10px;
 }
 
 .floatBox .backtop{
    background: url(../images/top.png) no-repeat 24px 10px;
 }
 .floatBox .backtop:hover{
    background: url(../images/top-b.png) no-repeat 24px 10px;
 }
 .floatBox .backtop{
    height: 50px;
    display: none;
 }
 .floatBox img{
    margin: 10px 0 2px;
 }
 .floatBox p{
    position: absolute;
    bottom: 6px;
    text-align: center;
    width: 100%;
 }
 .messageBomb{
    position: absolute;
    top: -200px;
    right: 110px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 1px rgba(34, 37, 42, 0.18);
    padding: 30px 20px;
    box-sizing: border-box;
    display: none;
 }
 .messageBomb input {
    width: 320px;
    height: 34px;
    padding-left: 5px;
    font-size: 12px;
    border:1px solid #E0E0E0;
    margin-bottom: 14px;
 }
 
 .messageBomb textarea {
    width: 320px;
    height: 56px;
    padding: 5px;
    font-size: 12px;
    resize: none;
    border:1px solid #E0E0E0;
    outline: none;
 }
.messageBomb .btn{
    text-align: center;
    margin-top:20px;
}
.messageBomb button{
    width: 115px;
    height: 34px;
    background: #E0E0E0;
    line-height: 34px;
    text-align: center;
    color: #333;
    outline: none;
    border: none;
}

/***** 侧边留言  end *****/