@charset "UTF-8";
@import url(reset.css);
@import url(common.css);

.owl-item {
  min-width:1200px !important;}
.header {
  width: 100%;}
.header .header-wrapper {
  height: 110px;
  width: 1200px;
  margin: 0 auto;
  position:relative;}
.top-link{
  position:absolute;
  right:0;
  top:10px;
  z-index:1;
  padding-left:30px;
  background: url(../images/digital.png) left center no-repeat,
              url("/images/digital1.png") 115px -2px no-repeat,
              url("/images/digital2.png") 215px -2px no-repeat;
  background-size:20px;
  height:16px;}
.header .header-wrapper .logo {
  width: 451px;
  float: left;
    position: relative;
    z-index: 1;
}
.header .header-wrapper .logo img {
  display: block;
  margin-top: 16px;}
.header .header-wrapper .search {
  position: relative;
  width: 749px;
  height: 110px;
  margin-left: 451px;
  background: url(img/s.png) top right no-repeat;}
.header .header-wrapper .search input {
  position: absolute;
  top: 44px;
  right: 48px;
  height: 32px;
  width: 245px;
  font-size: 14px;
  border: none;
  color: #666;}
.header .header-wrapper .search input:focus {
  outline: none;}
.nav {
  width: 100%;
  min-width: 1200px;
  background-color: #2b5aaa;}
.nav .navbar {
  margin: 0 auto;
  width: 1200px;
  height: 55px;}
.nav .navbar .item {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 105px;
  height: 55px;
  line-height: 35px;
  vertical-align: center;}
.nav .navbar .item a {
  display: block;
  color: #fff;
  height: 35px;
  margin-top: 9px;}
.nav .navbar .item .select {
  position: absolute;
  z-index: 100;
  height: 0;
  left: 0;
  top: 55px;}
.nav .navbar .item .select a {
  display: block;
  color: #fff;
  height: 0;
  width: auto;
  min-width: 70px;
  background-color: #6b8bc4;
  white-space: nowrap;
  text-align: left;
  transition: height 0.4s;
  -webkit-transition: height 0.4s;
  font-size: 0;}
.nav .navbar .item .select a:hover {
  background-color: #315fad;}
.nav .navbar .current>a,
.nav .navbar .item:hover>a {
  background-color: #315fad;
  border: 1px solid #6b8bc4;
  border-radius: 20px;}
.nav .navbar .item:hover .select {
  height: auto;}
.nav .navbar .item:hover .select a {
  height: 35px;
  margin: 0;
  padding: 6px 12px;
  border-bottom: 1px solid #315fad;
  font-size: 14px;}
.slider-wrapper {
  width: 100%;
  min-width: 1200px;
  height: 423px;
  margin: 0 auto;}
.slider-wrapper img {
  width: 100%;
  min-width: 1200px;
  height: 423px;}
.owl-dots {
  width:100%;
  position:absolute;
  bottom:20px;
  text-align: center;}
.owl-dots .owl-dot {
  width: 12px !important;
  height: 12px !important;
  text-align: center !important;
  line-height: 30px !important;
  font-size: 0 !important;
  color: #fff !important;
  opacity: 1 !important;
  background: #666 !important;
  margin: 10px 9px !important;
  border-radius: 50%;
  outline:none;
  border: 3px solid rgba(255,255,255,0) !important;}
.owl-dots .active {
  background: rgba(255,255,255,0) !important;
  border: 3px solid #2a5aac !important;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 10px 9px;}
.nowbg {
  background: url(img/bg1.jpg) top center no-repeat;}
.content-wrapper {
  width: 100%;}
.content-wrapper .content {
  width: 1200px;
  height: 408px;
  margin: 0 auto;}
.content-wrapper .content .header {
  position: relative;
  line-height: 92px;
  height: 92px;
  font-size: 20px;
  color: #444;}
.content-wrapper .content .header i {
  color: #2a5aaa;
  border-bottom: 2px solid #2a5aaa;
  padding-bottom: 5px;display: block;
    height: 64px; font-size: 20px;}
.content-wrapper .content .more {
  position: absolute;
  display: block;
  right: 0;
  top: 46px;
  width: 26px;
  height: 31px;
  background: url(img/m.png) no-repeat;}
.content-wrapper .content .more-txt {
  position: absolute;
  right: 40px;
  top: 2px;
  font-size: 14px;
  color: #6c6c6c;}
.content-wrapper .content .container-left {
  float: left;
  width: 374px;}
.content-wrapper .content .container-right {
  float: right;
  width: 380px;}
.content-wrapper .content .container-main {
  margin-left: 404px;
  width: 384px;
  height: 408px;}
.focus-news {
  position: relative;}
.focus-news h3 {
  font-size: 16px;
  line-height: 50px;}
.focus-news h3 i {
  border-bottom: 2px solid #2a5aaa;
  padding-bottom: 5px;}
.focus-news >img {
  width: 371px;
  height: 240px;}
.focus-news .date {
  position: absolute;
  display: block;
  top: 216px;
  right: 3px;
  background-color: #2a5aaa;
  padding: 5px 10px;
  color: #fff;}
.focus-news .txt {
  margin-top: 10px;
  font-size: 13px;
  color: #777;
  line-height: 24px;}
.news li {
  position: relative;
  height: 95px;
  padding-left: 64px;}
.news li >a {
  display: block;
  border-left: 1px solid #ccc;
  padding-left: 10px;}
.news li >a h3 {
  font-size: 16px;
  color: #444;
  padding-bottom: 12px;}
.news li >a >div {
  color: #777;}
.news li >span {
  position: absolute;
  left: 0;
  top: 13px;
  font-size: 18px;
  color: #666;}
.news li:first-child a h3 {
  font-weight: bold;}
.bullet ul {
  margin-top: -10px;
  height: 385px;
  overflow: hidden;}
.bullet ul li {
  position: relative;
  height: 76px;
  line-height: 68px;
  padding-left: 64px;
  border-bottom: 1px solid #ddd;}
.bullet ul li:last-child {
  border-bottom: none;}
.bullet ul li >a {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;}
.bullet ul li >span {
  position: absolute;
  display: block;
  left: 0;
  top: 13px;
  width: 45px;
  height: 45px;
  background-color: #2a5aaa;
  color: #fff;
  line-height: 22px;}
.bullet ul li >span >div {
  text-align: center;}
.bullet ul li >span .da {
  font-size: 16px;}
.bullet ul li >span .mo {
  font-size: 14px;}

.focus .list-content {position:relative;}
.focus .list-content .choose {position: absolute;
    top: 216px;
    right: 10px;
    display: inline;}
.focus .list-content .choose a{color: #333;
    background: #fff;
    padding: 2px 10px;
    margin-left: 5px;}
.focus .md-header {
   display:none;
}
.focus .md-header:first-child {
    display:block;
  }
.focus .md-header >img {

  width: 100%;
  height:240px;
  max-height: 240px;}
.focus .md-header .md-txt {
  padding-top: 26px;}
.focus .md-header .md-txt h4 {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  line-height:1.5;}
.focus .md-header .md-txt .txt {
  line-height: 24px;
  color: #666;
  font-size: 14px;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;}
.focus .md-header .md-txt .linkmore {
  line-height: 24px;
  color: #9e9e9e;}
.focus .md-list {display:none;}
.focus .md-list li {
  height: 57px;
  margin-top: 18px;
  padding-left: 20px;
  border-left: 2px solid #e5e5e5;
  background-color: #f8f8f8;}
.focus .md-list li:first-child {
  border-left: 2px solid #2a5aaa;}
.focus .md-list li >a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444;
  font-size: 14px;
  line-height: 36px;}
.focus .md-list li >span {
  color: #b7b7b7;
  font-size: 12px;}
.study li {
  position: relative;
  line-height: 46px;
  padding-left: 20px;}
.study li:before {
  position: absolute;
  content: " ";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #aaa;
  left: 0;
  top: 20px;}
.study li >a {
  font-size: 14px;
  color: #444;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 100px;}
.study li >span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #a2a2a2;}
.special .zt {
  display: block;
  float: left;
  margin-bottom: 17px;
 }
.special .zt img {width:100%; height:85px;}

.list-content-zt {
  height:294px;
  overflow:hidden;}
.special .zt:nth-child(2n) {
  float: right;}
.footer-wrapper {
  width: 100%;
  min-width: 1200px;
  height: 466px;
  background: url(img/bg2.jpg) no-repeat left bottom;
  font-size: 14px;
  color: #e8e8e8;}

.footer-wrapper-innerpage {
  width: 100%;
  min-width: 1200px;
  height: 134px;
  margin-top: 30px;
  background: url(img/bg2.jpg) no-repeat left bottom ;
  font-size: 14px;
  color: #e8e8e8;}

.footer-wrapper .footer {
  margin: 0 auto;
  position: relative;
  width: 1200px;
  height: 332px;}
.footer-wrapper .footer .scroll {
  position: absolute;
  left: 0;
  top: 120px;
  width: 820px;}
.footer-wrapper .footer .scroll img {
  margin-right: 40px;}
.footer-wrapper .footer .scroll .link-scroll {
  position: absolute;
  right: 0;
  top: 64px;
  width: 42px;
  height: 30px;
  background: url(img/a.png) no-repeat;}
.footer-wrapper .footer .flink {
  position: absolute;
  width: 290px;
  height: 200px;
  right: 0;
  top: 45px;
  background: url(img/rlink.png) top left no-repeat;
  padding-top: 68px;
  line-height: 40px;
  overflow: hidden;}
.footer-wrapper .footer .flink a {
  color: #fff;
  font-size: 14px;
  margin-right: 30px;
  display: block;
  float: left;}
.footer-wrapper .copy {
  margin: 0 auto;
  width: 1200px;
  height: 134px;
  position: relative;}
.footer-wrapper .copy .copy-icon {
  position: absolute;
  left: 0;
  top: 30px;
  width: 67px;
  height: 66px;
  background-image: url(img/lg.png);}
.footer-wrapper .copy .copyright {
  position: absolute;
  left: 80px;
  top: 30px;
  line-height: 24px;}
.footer-wrapper .copy .copyright p {
  font-size: 13px;}
.footer-wrapper .copy .tools {
  position: absolute;
  right: 0;
  top: 30px;
  max-width: 530px;}
.footer-wrapper .copy .tools a {
  line-height: 30px;
  color: #fff;
  margin: 0 10px;
  font-size: 14px;}
/*
列表页
*/
.inner-banner {
  background: url(img/i5.jpg) top center no-repeat;
  width: 100%;
  min-width: 1200px;
  height: 199px;}
.inner-main {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  min-height: 600px;}
.inner-main .left {
  position: absolute;
  left: 0;
  top: 20px;
  width: 230px;}
.inner-main .left >h1 {
  height: 69px;
  background: url(img/i4.png) no-repeat;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 69px;
  padding-right: 30px;}
.inner-main .left >ul {
  background-color: #2a5aaa;
  padding-left: 10px;}
.inner-main .left >ul li {
  height: 50px;
  line-height: 50px;
  padding-left: 53px;
  background: #f3f5f7 url(img/i2.png) 90% no-repeat;
  border-bottom: 1px solid #fff;}
.inner-main .left >ul li:hover,
.inner-main .left >ul li.current {
  background: #f3f5f7 url(img/i3.png) 90% no-repeat;}
.inner-main .left >ul li:hover a,
.inner-main .left >ul li.current a {
  color: #2a5aaa;}
.inner-main .left >ul li a {
  color: #4e4e4e;
  font-size: 16px;}
.inner-main .content {
  margin-left: 256px;}
.inner-main .content .lit-nav {
  background: url(img/i1.png) left bottom repeat-x;
  line-height: 50px;
  color: #a8a8a8;
  font-size: 14px;}
.inner-main .content .lit-nav >a {
  color: #a8a8a8;
  font-size: 14px;}
.inner-main .content .lit-nav .Footer-dot {
  font-size: 13px;
  line-height: 2;
  color: #a8a8a8;}
.inner-main .content .lit-nav .Footer-dot:after {
  margin: 0 5px;
  content: "\B7";}
.inner-main .content >h2 {
  font-size: 20px;
  color: #2a5aaa;
  line-height: 48px;}
.inner-main .content li {
  line-height: 50px;
  border-bottom: 1px dashed #dadada;
  padding-left: 20px;
  position: relative;}

.inner-main .content li.zhuanti {
    line-height: auto; 
    border-bottom: none; 
    padding-left: 0px; 
    position: static; 
    float: left;
    margin: 14px 31px 0px 25px;
    width: 180px;
    height: 123px;
    overflow: hidden;}

.inner-main .content li:hover {
  background-color: #efefef;}
.inner-main .content li:before {
  content: "\B7";
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 36px;
  color: #2a5aaa;}
.inner-main .content li >span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #a4a4a4;}
.inner-main .content li >a {
  font-size: 15px;
  color: #363636;}
.inner-main .content li >a:hover {
  color: #2a5aaa;}
/* 
内容详情页
*/
.nr .content {
  margin-left: 0;}
.nr .content .components-nr h2 {
  text-align: center;
  line-height: 50px;
  margin-top: 30px;
  font-size: 20px;
  color: #2a5aaa;}
.nr .content .components-nr .datetime {
  text-align: center;
  font-size: 12px;
  color: #898989;}
.nr .content .components-nr .details {
  font-size: 15px;
  line-height: 2;
  color: #2a2a2a;
  border-bottom: 4px solid #e1e1e2;
  padding: 30px 0;}
.nr .content .components-nr .details p {
  text-indent: 2em;}
.nr .content .components-nr .details img {
  display: block;
  text-align: center;
  max-width: 100%;
  margin: 20px auto;}
.nr .prev,
.nr .next {
  line-height: 26px;
  color: #848484;
  font-size: 14px;}
.nr .prev >a,
.nr .next >a {
  color: #848484;
  font-size: 14px;}
.nr .prev {
  margin-top: 10px;}
.nr .next {
  margin-bottom: 50px;}
/*
单篇内容页
*/
.left_nav .content {
  margin-left: 256px;}
/*
机构设置
*/
.components-jg ul {
  padding: 20px 10px;}
.components-jg ul h2 {
  color: #f18a01;
  font-size: 20px;
  margin-bottom: 10px;}
.components-jg ul li {
  width: 180px;
  margin-left: 20px;
  float: left;}
.components-jg ul li a {
  display: block;}
.components-jg ul li:hover {
  background: none;}
.components-jg ul:after {
  content: " ";
  display: block;
  clear: both;
  height: 1px;}
.components-jg-detail ul {
  padding: 20px 10px;}
.components-jg-detail ul h2 {
  color: #f18a01;
  font-size: 20px;
  margin-bottom: 10px;}
.components-jg-detail ul li {
  padding: 20px 0;
  position: relative;}
.components-jg-detail ul li:before {
  content: '' !important;}
.components-jg-detail ul li a {
  display: block;}
.components-jg-detail ul li a >img {
  display: block;
  float: left;
  width: 300px;
  height: 114px;}
.components-jg-detail ul li a h4 {
  color: #2a5aaa;
  margin-left: 320px;
  height: 114px;
  font-size: 18px;}
.components-jg-detail ul li a >span {
  position: absolute;
  right: 0;
  bottom: 0;}
/*搜索页*/
.sear_con {
  width: 100%;}
.sear_con h3 {
  background: #dcdcdc;
  height: 50px;
  line-height: 50px;
  color: #333;
  padding-left: 60px;
  font-size: 16px;}
.sear_con h3 span {
  color: #680034;}
.sear_con ul {
  width: 100%;
  height: auto;}
.sear_con ul li {
  padding: 20px 20px 8px;
  color: #666;
  font-size: 14px;
  border-bottom: 1px solid #f5f5f5;}
.sear_con ul li a.tit {
  color: #333;
  font-size: 16px;
  display: block;}
.sear_con ul li a.tit:hover {
  color: #ffc52a;
  text-decoration: underline;}
.sear_con ul li p {
  line-height: 28px;
  padding-top: 10px;}
.sear_con ul li p a {
  color: #ffc52a;}
.sear_con ul li p a:hover {
  color: #fbcf59;}
.sear_con ul li i {
  display: block;
  text-align: right;
  *text-align: right;
  color: #999;}
.pages {
  margin-top: 40px;
  width: 100%;
  font-size: 14px;
  color: #333;}
.pages span {
  font-weight: bold;}
.pages a {
  display: inline-block;
  color: #333;
  padding: 0 4px;}
.pages a.cur,
.pages a:hover {
  color: #680034;}