﻿@charset "utf-8";
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;font-size: 14px;color: #333; background:#f2f2f2;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
li{ list-style:none;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;}
a:hover {color: #379be9;}
.w1200{ width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.w1180{ width:1180px; margin:0 auto;}
* {
  /* -webkit-box-sizing: border-box; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w1200{ width:1100px; margin:0 auto;}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
p,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,

audio,
video {
   margin: 0;
  padding: 0;
  border: 0;
}
input,select,textarea{font-size:14px;color:#333;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;border:none}
input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
::-webkit-input-placeholder{color:silver}
::-moz-placeholder{color:silver}
::-ms-input-placeholder{color:silver}
.head{ background:url(../images/head_bg.jpg) center top no-repeat; width:100%;}
.head_con{  padding-bottom:26px; overflow:hidden;}
.logo{padding-top:20px;}
.hdr{float:right;padding:49px 0 0}
.log-reg{float:left;margin-right:36px}
.log-reg a{padding-left:21px;font-size:16px;line-height:36px;color:#007EC8;background-repeat:no-repeat;background-position:left center;margin-left:20px}
.log-reg a.log{background-image:url(../images/icon-login.png)}
.log-reg a.reg{background-image:url(../images/icon-enroll.png)}
.log-reg a:hover{opacity:.9;filter:alpha(opacity=90)}
.form-so{float:right}
.form-so .so{position:relative;width:288px;height:36px;margin-bottom:8px}
.form-so .so .inp{display:block;width:100%;height:36px;line-height:36px;padding:0 10px; outline:none;}
.form-so .so .submit{position:absolute;top:0;bottom:0;right:0;width:45px;background:url(../images/so.png) center no-repeat #007EC8;font-size:0;cursor:pointer;outline:none;}
.form-so .hots a{font-size:12px;color:#fff;margin-right:18px}
.form-so .hots a:hover{opacity:.9;filter:alpha(opacity=90)}
.search{ width:230px; height:40px; border:1px solid #9dc1d9; border-radius:5px; margin-top:8px;}
.search form{ height:38px;}
.ss01{ width:80%; height:100%; text-indent:1em; border:0;border-top-left-radius:5px;border-bottom-left-radius:5px; outline:none;}
.ss02{ width:20%;height:100%; background: url(../images/icon_search.png) center center #8ebad4 no-repeat; border:0;}
.nav{ background:#007ec8; }
.nav ul li{ float:left; width:11%; text-align:center;}
.nav ul li a{ color:#fff; display:block; line-height:55px; font-size:15px;}
.nav ul li a:hover{ background:#0067a3;}
.nav ul li.on > a{ background:#0067a3;}
.contentnr{ background:#FFFFFF; padding-top:20px; padding-bottom:20px; overflow:hidden; }

.nav{*zoom:1;position: relative;z-index: 1024;}
.nav:after,.nav:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.nav li{float:left;width:11.11%;position: relative;}
.nav .v1{display:block;font-size:16px;line-height:52px;text-align:center}
.nav li:hover .v1,.nav li.on .v1{background:#0067a3;color:#fff}
.nav dl{position: absolute;top: 100%;left: 0;right: 0;
	background:#0067a3;display: none;
}
.nav dd a{display: block;line-height: 35px;text-align: center;color:#fff;font-size: 14px;}
.nav dd:hover a,.nav dd.ok a{background-color: #fff;color: #fff;}

.content-item{ height:280px;}
.yewu{ margin-top:20px;}
.foot{ overflow:hidden;}
.foot_line{ width:62px; height:3px; background:#4da5d9;}
.foot_l{ width:30%;}
.foot_tit{ color:#FFFFFF; font-size:16px; margin-bottom:10px;}
.foot_txt{ width:100%; margin-top:10px;}
.foot_txt p{ color:#fff; line-height:28px;}
.foot_c{ width:30%;}

.container {
  width: 1080px;
  margin:0 auto;
}

.limit-2 {
  max-height: 38px;
}

.limit {
  max-height: 20px;
}
/* index public style start******************************/
.content {

}
@media (max-width: 1200px) {
  .content {
    margin-top: 0;
  }
}
.news-list-item{ padding-left:12px;}
.content-box:after {
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*-webkit-box-flex: 0;*/
  /*flex: 0;*/
  /*margin: 0 -15px;*/
  /*width: 100%;*/
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
@media (max-width: 767px) {
  .content-box {
    display: block;
    margin: 0 -5px;
  }
}

@media (max-width: 1200px) {
  .content-box > .content-item {
    /*-webkit-box-flex: 1;*/
    /*-webkit-flex: 1;*/
    /*flex: 1;*/
    width: 50%;
  }
  .content-box > .content-item > div:not(.content-box) {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .content-box > .content-item > div:not(.content-box) {
    /*width: 360px !important;*/
  }
}
@media (max-width: 767px) {

 

  .news-PHO-list {
      display: block !important;
  }

  .content-box > .content-item {
    width: 32% !important;
  }


  .content-box > .content-item >div {
    width: 100% !important;
  }
.content-item{ height:auto;}
.nav-item{ float:left; width:33.33%;}
}
@media (max-width: 1200px) {

}
/*标题*/
.title-box {
  position: relative;
  margin-bottom:8px;
  padding-bottom: 6px;
  background:url(../images/biaoti_01.png) no-repeat;
  line-height:35px;
}

.gz_zhong{ margin-top:20px; overflow:hidden;}
.title-box01 {position: relative;margin-bottom:5px;background: url(../images/blueline.png) no-repeat top left;height: 44px;border-bottom: 1px solid #e2e2e2; line-height:44px;}
.title-box01 h1{ color:#007ec8; font-weight:bold; font-size:18px;}
.title-box02 {position: relative;margin-bottom:5px;background: url(../images/blueline.png) no-repeat  bottom left;height: 44px;line-height:44px;}
.title-box02 h1{ color:#007ec8; font-weight:bold; font-size:18px;}
.list img{ margin-top:10px;}
.gz_c{ width:345px;}
.gz_c2{ width:345px; margin-left:20px;}
.gz_c3{ width:345px;}
.foot_nav ul{ text-align:center;}
.foot_nav ul li{ display:inline-block;color:#fff; margin-left:5px; margin-right:5px;}
.foot_nav ul li:last-child{ display:none;}
.foot_nav ul li a{ color:#fff; font-size:14px;}
.foot_dil{ text-align:center; color:#FFFFFF; margin-top:20px;}


/* flexslider */
.flexslider{margin:0px auto;position:relative;width:100%;height:450px;overflow:hidden;zoom:1; margin-bottom:20px;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

.col-aside{width:240px;float:left}
.col-main{padding-left:290px}
.g-tit01{margin-bottom:10px;padding-top:15px;padding-bottom:22px;padding-left:30px;background:url(../images/f1-bg01.jpg) center center no-repeat #0062ac;-webkit-background-size:cover;background-size:cover}
.g-tit01 h2{padding-bottom:2px;font-size:32px;line-height:50px;color:#fff;font-weight:400;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.g-tit01 em{width:32px;margin-left:1px;display:block;border-top:1px solid #fff}
.g-tit02{overflow:hidden;padding-bottom:21px;border-bottom:1px solid #ccc}
.g-tit02 .cur{float:right}
.g-tit02 h2{font-size:28px;line-height:32px;font-weight:400;color:#1a1a1a}
.snv{margin-bottom:19px}
.snv li{margin-bottom:1px}
.snv li a{font-size:16px;line-height:57px;color:#000;display:block;padding-left:31px;background:url(../images/f1-icon02.png) 209px center no-repeat #f2f5f7;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.snv li.on a,.snv li:hover a{color:#fff;background-color:#0062ac;background-image:url(../images/f1-icon01.png)}

.m-article{padding-top:37px;padding-bottom:100px}
.m-article h1{margin-bottom:15px;font-size:30px;line-height:35px;color:#0062ac;font-weight:400;text-align:center}
.m-article .article{font-size:14px;line-height:32px;color:#000}
.m-article .bottom{overflow:hidden;padding-top:42px}
.m-article .share{float:right}
.m-article .share .bdsharebuttonbox{display:inline-block;vertical-align:middle;*display:inline;*zoom:1}
.m-article .share .bdsharebuttonbox a{margin:0 0 0 5px;padding:0;width:30px;height:30px;display:block;-webkit-background-size:100% 100%;background-size:100% 100%;background-position:center center;background-color:#b3b3b3;border-radius:2px;overflow:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:1!important}
.m-article .share .bdsharebuttonbox a:hover{background-color:#0062ac}
.m-article .share .bdsharebuttonbox a.bds_tsina{background-image:url(../images/f3-icon01.png)}
.m-article .share .bdsharebuttonbox a.bds_weixin{background-image:url(../images/f3-icon02.png)}
.m-article .share .bdsharebuttonbox a.bds_sqq{background-image:url(../images/f3-icon03.png)}
.m-article .share .bdsharebuttonbox a.bds_douban{background-image:url(../images/f3-icon04.png)}
.m-article .share .bdsharebuttonbox a.bds_print{background-image:url(../images/f3-icon05.png)}
.m-article .share .bdsharebuttonbox a.bds_more{background-image:url(../images/f3-icon06.png)}

.m-contact{background:#f2f5f7;padding-bottom:20px}
.m-contact .contact{margin-bottom:20px;padding-left:30px;padding-right:28px;font-size:14px;line-height:24px;color:#000}
.m-contact h2{margin-bottom:6px;padding-top:22px;font-size:18px;line-height:36px;color:#0062ac}
.m-contact .contact .item{margin-bottom:5px;overflow:hidden}
.m-contact .contact .item .tit{float:left}
.m-contact .contact .item .desc{overflow:hidden}
.m-contact .qr{text-align:center}
.m-contact .qr .pic{margin:0 auto;width:132px;padding:9px;background:#fff;border:1px solid #e1e2e2}
.m-contact .qr .pic img{width:100%;height:auto;display:block}
.m-contact .qr h3{font-size:14px;line-height:34px;color:#333;font-weight:400}
.cur{padding-left:18px;background:url(../images/cur.png) 0 center no-repeat;font-size:12px;line-height:32px;}
.cur a{color:#484848;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.cur a:hover,.cur span{color:#0062ac}




.pages{text-align:center; margin-top:20px; margin-bottom:60px;}
.pages ul{overflow:hidden;display:inline-block;vertical-align:top}
.pages li{float:left;margin-right:3px}
.pages li a{padding:0 5px;min-width:32px;font-size:14px;color:#333;line-height:30px;display:block;height:32px;background:#fff;border:1px solid #d1d1d1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.pages li.first a,.pages li.last a{padding:0 12px}
.pages li.last{margin-right:0}
.pages li.next a,.pages li.next2 a,.pages li.prev a{padding:0 10px}
.pages li.next2 em{margin:0 3px}
.pages li.ellipsis{margin-left:5px;margin-right:8px;color:#666}
.pages .thisclass a,.pages li:hover a{border-color:#0062ac;background-color:#0062ac;color:#fff}
.list01  li{ padding:7px 0 7px 0;}
.list02 { margin-top:10px;}
.list02  li{ padding:7px 0 7px 0;}
.quick{ margin-top:20px;}
.gz_c02{ margin-top:25px;}
.banner_xiao{ margin-top:20px;}
.yw_l{ width:38%;} 
.banshi{ width:29%; margin-left:2%;}
.ziliao{ width:29%;}
.bs_nav{ width:100%; height:45px; background:#cfe7f5;}
.bs_nav ul li{ float:left; line-height:45px; margin-left:9px;}
.bs_nav{ margin-top:10px;}
.jigou{ width:1080px; margin:10px auto;}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
#jgfc{ margin-top:20px;}
.lianjie_txt{ margin-top:10px; margin-bottom:10px; overflow:hidden;}
.lianjie_txt p{ text-align:center; margin-top:20px;}
.foot{ background:#007EC8; padding-top:40px; padding-bottom:40px; width:100%;}

.foot_di{ background:#00629b; padding-top:10px; padding-bottom:10px; overflow:hidden; color:#FFFFFF; }

.foot_di a{ color:#FFFFFF;}
.postion{ background:#eaeaea; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.weizhi{ margin-right:20px}
.about_con{ background:url(../images/about_bg.png) repeat; overflow:hidden;}
.about_biaoti{ text-align:center; font-size:24px; color:#007EC8; margin-top:30px;}
.about_line{ text-align:center;}
.jigoutxt{ margin-top:30px;}
.jigoutxt p{ font-size:16px; text-indent:2em; line-height:36px;}
.about_txt{ padding-bottom:250px;}

/*公证业务*/
.business{ margin-top:10px;}
@media (max-width: 1199px) {
  .business .title-box > .more {
    position: absolute;
    top: 10px;
    right: 0;
  }
}

.business .item-list .row {

}
.business .item-list .row > li {

  margin-bottom: 10px;
}
.col-xs-4{ width:48%; float:left; margin-left:1%; margin-right:1%;}
.business .item-list .item {
  display: none;
}
.business .item-list .item.active {
  display: block;
}
.business .item-list .item .cont-box {
  position: relative;
  display: block;
  padding: 15px 0 15px 85px;
  background: #007EC8;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 1199px) {
  .business .item-list .item .cont-box {
    padding: 15px 0;
    text-align: center;
  }
}

@media (max-width: 460px) {
  .business .item-list .item .cont-box {
    font-size: 14px;
  }
}

.business .item-list .item .cont-box:hover {
  background: #0067A3;
}
.business .item-list .item .icon {
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -22.5px;
  width: 45px;
  height: 45px;
  background: center no-repeat;
  background-size: 100%;
}
@media (max-width: 1199px) {
  .business .item-list .item .icon {
    display: none;
  }
}
.business .item-list .item .tips {
  position: absolute;
  right: 40px;
  top: 0;
  font-size: 12px;
  font-family: Arial;
  color: #FFDD74;
}
@media (max-width: 1199px) {
  .business .item-list .item .tips {
    right: 10px;
  }
}
/*交通指南*/
.guide-item {
  width: 430px;
}
.guide-item .map-box {
  position: relative;
  font-size: 0;
}
.guide-item #allmap {
  width: 100%;
  height: 190px;
}
.guide-item .guide-text {
  padding-top: 10px;
  font-size: 14px;
  color: #444;
  line-height: 20px;
  max-height: 84px;
}
.guide-item #map-form {
  position: absolute;
  left: 0;
  top: 0;
}
.guide-item #map-form label {
  display: inline-block;
  border: 1px solid #eee;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  background: #fff;
  cursor: pointer;
}
.guide-item #map-form .active {
  background: #e2001a;
  color: #fff;
}
.guide-item .anchorBL {
  display: none;
}
/*机构风采*/
@media (max-width: 767px) {
  .style-item {
    padding: 0 10px;
  }
  .foot{min-width:1400px;}
  .foot_di{min-width:1400px;}
  .head{min-width:1400px;}
  .contentnr{ min-width:1400px; margin:0 auto;}
}
.style-item ul {

}
.style-item ul >li {
  padding: 0 5px; margin-bottom:20px;
}
@media (max-width: 767px) {
  .style-item .row {
    margin: 0 -5px;
  }
  .style-item .row > li {
    padding: 0 5px;
  }
}
.style-item .img-box {
  position: relative;
  display: block;
  width: 255px;
  height: 200px;
  /*padding-bottom: 75%;*/
  font-size: 0;
  overflow: hidden;
  /*height: 0;*/
}
.style-item .img-box > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.style-item .img-box:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.style-item .text {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  color: #575757;
  text-align:center;width: 255px;
}
/*友情链接*/
.friendly-link .friendly-box {
  position: relative;
  padding-left: 140px;
  height: 64px;
  background: #E7E7E7;
}
.friendly-link .friendly-title-box {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px 0;
  width: 140px;
  height: 64px;
  color: #fff;
  background:#007EC8;
  text-align: center;
  line-height: 22px;
}
.friendly-link .friendly-title-box .cn {
  font-size: 18px;
}
.friendly-link .friendly-title-box .en {
  font-size: 12px;
}
.friendly-link .friendly-list {
  height: 64px;
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*-webkit-box-align: center;*/
  /*-webkit-align-items: center;*/
  /*-ms-flex-align: center;*/
  /*align-items: center;*/
  /*-webkit-box-pack: center;*/
  /*-webkit-justify-content: center;*/
  /*-ms-flex-pack: center;*/
  /*justify-content: center;*/
}
.friendly-link .friendly-list:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.friendly-link .friendly-list .img-box {
  /*display: block;*/
  /*-webkit-box-flex: 1;*/
  /*-webkit-flex: 1;*/
  /*-ms-flex: 1;*/
  /*flex: 1;*/
  /*text-align: center;*/
  /*font-size: 0;*/
  display: block;
  width: auto;
  float: left;
  text-align: center;
  padding: 20px 0 0 25px;
  font-size:18px;
}
.friendly-link .friendly-list a{color:#333; font-size:16px; margin-right:30px; margin-left:30px;}
.friendly-link .friendly-list .img-box > img {
  width: 80px;
  height: 40px;
}


.center-banner .left-banner {
  /*float: left;*/
  /*width: 590px;*/
}
/*.center-banner .right-text {*/
  /*float: left;*/
  /*width: 50%;*/
  /*padding-right: 10px;*/
/*}*/
.news-item {
    display: none;
}
.news-item .textI {
    display: block;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-item-out-box {
    position: relative;
    width: 428px;
    height: 276px;
}
.news-item-out-box .news-item {
    position: absolute;
    left: 0;
    top: 0;
}
.pho-list-crl {
    position: absolute;
    right: 0;
    bottom: 15px;
   
}
.pho-list-crl>li {
    float: left;
    margin: 0 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #838283;
    cursor: pointer;
}
.pho-list-crl>.active {
    background: #fff;
}


@media (max-width: 1200px) {
  .title-box {
    padding-top: 10px;
  }
}

.title-box > .title {
  display: inline-block;
  line-height: 0px;
  text-indent:1em;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  /*font-weight: normal;*/
}
.title-box > .more {
  float: right;
  font: 12px/24px Arial;
  color: #333;
}
.title-box .check-list {
  position: absolute;
  left: 100px;
  top: 4px;
}
.title-box .check-list a {
  display: block;
  color: #383838;
  line-height: 20px;
}
.title-box .check-list .active a {
  color: #DB1B1C;
}

@media (max-width: 1199px) {
  /*.title-box .check-list {*/
    /*width: 230px;*/
    /*left: 90px;*/
    /*display: none;*/
  /*}*/

  /*.title-box .check-list li {*/
    /*float: left;*/
    /*width: 50%;*/
    /*box-sizing: border-box;*/
    /*padding: 0;*/
    /*text-align: center;*/
  /*}*/
  .title-box .check-list {
    position: static;
  }
  .title-box .check-list a {
    font-size: 12px;
  }
}
/* index public style end  ******************************/
/*新闻左侧图片*/
.news-item {
  position: relative;
  width: 430px;
}


@media (max-width: 1200px) {
  .news-item {
    display: none;

  }
}
.news-item .img-box {
  display: block;
  font-size: 0;
  width: 100%;
}


.news-item .img-box > img {
  width: 100%;
  height: 276px;
}

@media (max-width: 767px) {
    .news-item {
      width: 100%;
      height: 0;
      padding-bottom: 78%;
    }
    .news-item .img-box {
      width: 100%;
      height: 0;
      padding-bottom: 80%;
      font-size: 0;
    }
    .news-item .img-box > img {
        position: absolute;
        left: 0;
        top: 0;
      width: 100%;
      height: 100%;
      /*height: 276px;*/
    }
    .news-item .text {
        width: 100% !important;
    }
    .news-item .textI {
        width: 180px !important;
    }
    .news-item-out-box {
        margin-top: 20px;
        height: 0 !important;
        padding-bottom: 79%;
    }
}
.news-item .text {
  position: absolute;
  left: 0;
  bottom: 0;
  text-indent:1em;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}
/*新闻列表*/
.news-list-item {
  width: 315px;
}
.news-list-item .news-top {
  font-size: 16px;
  font-weight: bold;
  color: #E62129;
  line-height: 20px;
  margin-bottom: 10px;
}
.news-list-item .list > li {
  padding: 5px 0;
}
.news-list-item .list a {
  padding-left: 10px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
/*文件公告*/
.notice-item {
  width: 315px;
}
@media (max-width: 767px) {
  .notice-item {
    width: 100% !important;
  }
}
.notice-item .img-box {
  display: block;
  font-size: 0;
}
.notice-item .img-box > img {
  width: 123px;
  height: 75px;
}
.notice-item .content-text {
  vertical-align: middle;
}
.notice-item .content-text .title {
  margin-bottom: 6px;
  font-size: 16px;
  color: #E62129;
  font-weight: bold;

  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.notice-item .content-text .intro {
  font-size: 14px;
  color: #444;
  line-height: 20px;
}
.notice-item .list {
  margin-top: 12px;
}
.notice-item .list > li {
  padding: 4px 0;
}
.notice-item .list a {
  padding-left: 10px;
  font-size: 14px;
  color: #444;
  line-height: 20px;
}
/*快速导航*/
.nav-item {
  width: 250px;
}
.nav-item .list li {
  margin-bottom: 15px;
}
.nav-item .list li:last-child {
  margin-bottom: 0;
}
.nav-item .list a {
  position: relative;
  display: block;
  padding-left: 78px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 22px;
  border: 1px solid #C01111;
  background: #9C0001;
  background: -webkit-linear-gradient(#EA4B4D, #BC0303);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#EA4B4D, #BC0303);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#EA4B4D, #BC0303);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#EA4B4D, #BC0303);
  /* 标准的语法 */
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.nav-item .list a:hover {
  background: -webkit-linear-gradient(#BC0303, #EA4B4D);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#BC0303, #EA4B4D);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#BC0303, #EA4B4D);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#BC0303, #EA4B4D);
  /* 标准的语法 */
}
.nav-item .list .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
}
.nav-item .list .icon-1 {
  background: url(../images/icon-zxcx.png) center center no-repeat;
}
.nav-item .list .icon-2 {
  background: url(../images/icon-zxyy.png) center center no-repeat;
}
.nav-item .list .icon-3 {
  background: url(../images/icon-zxbl.png) center center no-repeat;
}
.nav-item .list .icon-4 {
  background: url(../images/icon-dzzjbq.png) center center no-repeat;
}
.nav-item .list .icon-5 {
  background: url(../images/icon-gggs.png) center center no-repeat;
}
.nav-item .list .icon-6 {
  background: url(../images/icon-jtflgw.png) center center no-repeat;
}
/*党建工作  理论研究  行业热点  政策法规*/
.column-list {
  width: 930px;
}
@media (max-width: 1199px) {
  .column-list {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .column-list {
    padding: 0 15px !important;
  }
}
@media (max-width: 1200px) {
  .column-list .content-box {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .column-list .content-box {
    margin: 0 !important;
  }
}
.column-list .column-item {
  width: 50%;
}
@media (max-width: 767px) {
  .column-list .column-item {
    padding: 0px;
  }
}
.column-list .img-box {
  display: block;
  font-size: 0;
}
.column-list .img-box > img {
  width: 232px;
  height: 103px;
}
@media (max-width: 991px) {
  .column-list .img-box > img {
    width: 160px;
    height: 70px;
  }
}
.column-list .content-text {
  vertical-align: middle;
}
.column-list .content-text .title {
  margin-bottom: 6px;
  font-size: 16px;
  color: #E62129;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: 20px;
  overflow: hidden;
  font-weight: bold;
}
.column-list .content-text .intro {
  font-size: 14px;
  color: #444;
  line-height: 20px;
}
.column-list .list {
  margin-top: 6px;
}
.column-list .list > li {
  padding: 3px 0;
}
.column-list .list a {
  padding-left: 10px;
  font-size: 14px;
  color: #444;
  line-height: 20px;
}
/*中间文字*/
.content-text {
  font-size: 0;
}
/*公证员风采*/
.mien-item {
  width: 1180px;
}
.mien-item .left-box {
  float: left;
  width: 170px;
  height: 228px;
  background: #DB1B1C;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  padding: 10px;
}

@media (max-width: 1199px) {
  .mien-item .left-box {
    display: none;
  }
}
.mien-item .box {
  float: left;
  margin-left: 20px;
  height: 228px;
  width: 990px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .mien-item .box {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 767px ) {
  .mien-item .box {
    width: 100%;
    height: auto;
  }
}
.mien-item .box #ul {
  height: 100%;
}

.mien-item .box #ul > li {
  height: 100%;
}
.mien-item .box #ul > li .img-box {
  height: 100%;
}
.mien-item .img-box {
  position: relative;
  display: block;
  font-size: 0;
}
.mien-item .img-box > img {
  width: 100%;
}
.mien-item .img-box > .name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  background: #DB1B1C;
  color: #fff;
}
/*公证文化*/
.culture-item {
  width: 380px;
}
.culture-item .img-box {
  display: block;
  font-size: 0;
}
.culture-item .img-box > img {
  width: 123px;
  height: 75px;
}
.culture-item .content-text {
  vertical-align: middle;
}
.culture-item .content-text .title {
  margin-bottom: 6px;
  font-size: 14px;
  color: #E62129;
}
.culture-item .content-text .intro {
  font-size: 12px;
  color: #838283;
  line-height: 20px;
}
.culture-item .list {
  margin-top: 12px;
}
.culture-item .list > li {
  padding: 4px 0;
}
.culture-item .list a {
  padding-left: 10px;
  font-size: 12px;
  color: #838283;
  line-height: 20px;
}
/*涉外类公证*/
.concerning-item {
  width: 420px;
}
.concerning-item .content-top {
  font-size: 12px;
  line-height: 24px;
  color: #838283;
}
.concerning-item .list {
  margin-top: 12px;
}
.concerning-item .list > li {
  padding: 4px 0;
}
.concerning-item .list a {
  padding-left: 10px;
  font-size: 12px;
  color: #838283;
  line-height: 20px;
}
/*视频报道*/
.video-item {
  width: 430px;
}
.video-item .video-box {
  display: inline-block;
  position: relative;
  font-size: 0;
}

@media (max-width: 767px) {
  .video-item .video-box {
    display: block;
  }
  .video-item .video-box iframe {
    width: 100% !important;
  }
}
.video-item .video-text {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
}
/*求证*/
.proving-item {
  width: 370px;
}
.proving-item .img-box {
  display: block;
  font-size: 0;
}
.proving-item .img-text {
  display: block;
  font-size: 12px;
  color: #4A4A4A;
  text-align: center;
  margin-top: 10px;
}
.proving-item .proving-list {
  margin: 0 -4px;
  padding-top: 14px;
}
.proving-item .proving-list > li {
  padding: 2px 6px;
}
.proving-item .text {
  font-size: 12px;
  line-height: 20px;
  color: #838283;
}

.bc_tt{ width:100%; height:40px; background:#f3f3f3;text-indent:1em; margin-bottom:10px;}
.bc_tt a{ color:#01639d; font-size:16px; line-height:40px; }
.quick ul li{ float: left;}
.div-secondmenu .panel-heading{background:url(../images/second-menu-bg.png) top no-repeat;background-color:#EAEAEA}
.div-secondmenu .panel-heading h2{color:#fff;text-align:center;font-size:16px;line-height:36px}

.div-secondmenu .panel-heading2{background:url(../images/second-menu-bg.png) top no-repeat;background-color:#EAEAEA}
.div-secondmenu .panel-heading2 h2{color:#fff;text-align:center;font-size:12px;line-height:36px}

.div-secondmenu .panel-heading h3{color:#3d88c9;text-align:center;font-weight:400;font-size:14px;line-height:24px}
.div-secondmenu .panel-body{padding:10px 20px;border:5px solid #EAEAEA}
.div-secondmenu .list-group-btn .list-group-item{border:1px solid #dedede;border-radius:5px}
.div-secondmenu .list-group-btn .active,.div-secondmenu .list-group-btn .list-group-item:hover{border-color:#3d88c9;background-color:#3d88c9;background-image:none}
.div-secondmenu .list-group-btn .list-group-item a{padding:5px 0;line-height:28px}
.div-secondmenu .list-group-btn .active a,.div-secondmenu .list-group-btn .list-group-item:hover a{color:#fff}
.div-secondmenu{ width:28%;}
.list-group-btn .list-group-item{margin:10px 0 0 0;border:1px solid #ddd;background:url(../images/shadow-white-bg.jpg) bottom repeat-x;text-align:center}
.list-group-btn .list-group-item:first-child{margin-top:0}
.list-group-btn .list-group-item a{display:block;color:#333;font-size:18px;line-height:44px}
.list-group-btn.home .list-group-item a{background-position:75px 50%;background-repeat:no-repeat;color:#549ddd;text-indent:36px;font-weight:700}
.list-group-list .list-group-item{padding:5px 0 9px 0;border-bottom:1px dashed #ddd}
.list-group-list .list-group-item-last{border:none}
.list-group-list.middle .list-group-item{padding:5px 10px 10px 10px}
.list-group-list.img .list-group-item{overflow:hidden}
.list-group-list a{cursor:pointer}
.list-group-list a p{color:#999}
.list-group-list a:hover h2{color:#086bb7}
.list-group-list .div-title{overflow:hidden;height:40px}
.list-group-list.middle .div-title{height:30px}
.list-group-list .text-time,.list-group-list h2{line-height:40px}
.list-group-list h2{float:left;font-weight:400;font-size:18px;line-height:36px}
.list-group-list.middle h2{font-size:16px;line-height:30px}
.list-group-list p{overflow:hidden;height:40px;font-size:12px;line-height:20px}
.list-group-list.img .div-img{float:left}
.list-group-list.img .div-img img{width:100%;height:100px}
.list-group-list.img .div-des{float:right}
.list-group-list.img p{height:60px}
.list-group li{ text-align: center; margin-top:10px;}
.news_r{ width:70%;}
.weizhi span{ margin-right:5px; position:relative;display:block; float: left;}
.news_con .gz_bt{ margin-top:10px;}
.list001 li{ padding-top:15px; padding-bottom:15px; border-bottom:1px dotted #ddd;}
.g-pages{
	text-align: center;
	font-size: 0;
	margin: 20px 0;
}
.g-pages li{
	display: inline-block;
}
.g-pages li a{
	display: block;
	padding: 0 9px;
	height: 28px;
	line-height: 28px;
	margin: 0 2px;
	border: 1px solid #dbdbdb;
	font-size: 13px;

}
.g-pages li.on a,
.g-pages li a:hover{
	background-color: #0d62be;
	border: 1px solid #0d62be;
	color: #fff
}
.pagination ul{ display:inline-block;}
.m-news1{ text-align:center; margin-top:20px; border-bottom:1px solid #dddddd; padding-bottom:10px; overflow:hidden;}
.m-news1 h1{ font-size:22px; font-weight:normal;}
.desc{ margin-top:10px;}
.txt{ margin-top:20px; padding-bottom:50px;}
.txt p{ font-size:16px!important;text-indent:2em; line-height:36px;}
.txt img{display: block;vertical-align: middle; margin:0 auto;}
.ul-pages1{
	overflow: hidden;
	margin: 15px 0;
	    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
	padding-top:15px; padding-bottom:15px;
}
.ul-pages1 li{
	float: left;
	
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-pages1 li:last-child{
	float: right;
}

.ul-pages1 li a{
	color:#333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-pages1 li a:hover{
	color:#007EC8;
}
.txt table{ width:100%!important; font-size:14px!important; }
.txt table{border-left:1px solid #333; border-top:1px solid #333; }
.txt table td{ border-right:1px solid #333!important; border-bottom:1px solid #333!important; }
.txt table td p{ text-indent:0; padding-left:10px;}
.ny_ly h1{ text-align:center; line-height:40px; background:#007ec8; font-size:16px; color:#fff; font-weight:bold; margin-bottom:10px; margin-top:20px;}
.mes_form_l{ margin-top:20px}
.mes_form_l > p > input{ width:88%; height: 35px; background: #fff; border: none; text-indent: 10px; font-size: 14px; color: #434343;box-sizing: border-box; border:1px solid #dedede; outline:none;}
.tijiao{ text-align:center;}
.tijiao span{ display:block;}
.anniu01{ width:100px; background:#007ec8; line-height:40px; border:none; color:#fff; font-size:16px;}
.anniu02{ width:100px; background:#007ec8; line-height:40px; border:none; color:#fff; font-size:16px;}
.navcon{ width:100%;}