/*重置样式*/
* {
  padding: 0;
  outline: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  color: #333;
  outline: 0;
  font-family: SimSun;
}
body {
  background: #fff;
}
a,
a:hover {
  color: #333;
}
html,
body {
  width: 100%;
  min-width: 1200px;
  font-family: SimSun;
  font-size: 14px;
  position: relative;
}
body {
  background: url(../images/top.jpg) no-repeat top center;
}
a {
  color: #3a3a3a;
}
a:hover {
  color: #f10000;
}

.clear {
  clear: both;
}
.containter {
  width: 1200px;
  margin: 0 auto;
}
.n_dd li {
  line-height: 26px;
  height: 26px;
  background: url(../images/li_pre.png) no-repeat left center;
  padding-left: 12px;
}
.n_dd li .a {
  height: 26px;
  color: #393e51;
  float: left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.n_dd li .a:hover {
  color: #E00;
  border-bottom: 2px solid #E00;
}
.n_dd li .time {
  float: right;
  color: #999999;
  font-size: 10px;
}
.top {
  line-height: 40px;
  height: 186px;
  color: #666666;
  font-size: 12px;
  position: relative;
  width: 100%;
  min-width: 1180px;
}
.top .t_l,
.top .t_r {
  position: relative;
  z-index: 999;
}
.top .t_l {
  float: left;
}
.top .t_r {
  float: right;
}
.top .t_logo {
  text-align: center;
  margin-top: 40px;
}
.top .t_bg {
  position: absolute;
  z-index: 19;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  background: url(../images/top_bg.png) top;
}
.naver {
  height: 100px;
  position: relative;
  width: 100%;
  min-width: 1180px;
}
.naver .navs {
  width: 100%;
  display: table;
  text-align: center;
  z-index: 9;
  font-family: SimSun;
}
.naver .navs .n_l {
  display: table-cell;
}
.naver .navs .n_l .n_a {
  font-size: 20px;
  font-weight: bold;
  width: 93px;
  height: 50px;
  line-height: 50px;
  display: block;
  margin: 5px auto;
  color: #fff;
  border-radius: 5px;
}
.naver .navs .n_l .n_a180 {
  font-size: 20px;
  font-weight: bold;
  width: 180px;
  height: 50px;
  line-height: 50px;
  display: block;
  margin: 5px auto;
  color: #fff;
  border-radius: 5px;
}
.naver .navs .n_l .nav {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 60px;
  display: block;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.naver .navs .n_l .nav .n_u {
  line-height: 30px;
  display: block;
  width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.naver .navs .n_l .nav .n_u li {
  float: left;
  padding: 10px;
}
.naver .navs .n_l .nav .n_u li.active a,
.naver .navs .n_l .nav .n_u li a:hover {
  color: #0d83cd;
  border-bottom: 2px solid #0d83cd;
  padding-bottom: 2px;
  font-weight: bold;
}
.naver .navs .n_l .nav .sy {
  padding-left: 15px;
}
.naver .navs .n_l .nav .wh {
  padding-left: 780px;
}
.naver .navs .n_l .nav .gk {
  padding-left: 20px;
}
.naver .navs .n_l .nav .zx {
  padding-left: 200px;
}
.naver .navs .n_l .nav .gg {
  padding-left: 340px;
}
.naver .navs .n_l .nav .hy {
  padding-left: 300px;
}
.naver .navs .n_l .nav .fw {
  padding-left: 450px;
}
.naver .navs .n_l .nav .pj {
  padding-left: 600px;
}
.naver .navs .n_l .nav .zt {
  padding-left: 450px;
}
.naver .navs .n_l .nav .ysbz {
  padding-left: 780px;
}
.naver .navs .n_l .n_u_bg {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: #fff;
  opacity: 0.92;
  -moz-opacity: 0.92;
  -webkit-opacity: 0.92;
  filter: alpha(opacity=92);
}
.naver .navs .n_l.active .n_a,
.naver .navs .n_l:hover .n_a {
  color: #27a0eb;
  background: #fff;
}
.naver .navs .n_l.active .nav,
.naver .navs .n_l:hover .nav {
  height: 50px;
}
.naver .naver_bg {
  background: #0c95ec;
  position: absolute;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.86;
  -moz-opacity: 0.86;
  -webkit-opacity: 0.86;
  filter: alpha(opacity=86);
}
.news {
  height: 340px;
  padding: 30px 0;
}
.news .n_l {
  float: left;
  width: 410px;
}
.news .n_l .n_t {
  background: #f0f4f5;
  height: 40px;
}
.news .n_l .n_t .n_t_t {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #97b5c9;
  width: 100px;
  height: 40px;
  float: left;
  margin-right: 1px;
  cursor: pointer;
}
.news .n_l .n_t .n_t_t:hover,
.news .n_l .n_t .active {
  background: #0c95ec;
}
.news .n_l .n_d {
  clear: both;
  display: none;
}
.news .n_l .n_d .n_d_l .f {
  color: #ee0000;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 16px 15px;
  height: 78px;
  width: 410px;
}
.news .n_l .n_d .n_d_l .n_dd {
  border-top: 1px dashed #b5b5b5;
  border-bottom: 1px dashed #b5b5b5;
  padding: 14px 10px;
}
.news .n_l .n_d .n_d_l .n_dd li .a {
  font-size: 14px;
  max-width: 330px;
}
.news .n_l .n_d.active {
  display: block;
}
.news .n_m {
  width: 445px;
  float: left;
  margin: 0 16px;
  position: relative;
}
.news .n_m .owl-wrapper .owl-item a {
  position: relative;
  display: block;
}
.news .n_m .owl-wrapper .owl-item a img {
  display: block;
}
.news .n_m .owl-wrapper .owl-item a p {
  line-height: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  z-index: 999;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .n_m .owl-wrapper .owl-item a .n_m_bg {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 50px;
  background: #000;
  bottom: 0;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  filter: alpha(opacity=50);
}
.news .n_m .owl-wrapper .owl-item a .n_m_br {
  position: absolute;
  z-index: 19;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: 49px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  filter: alpha(opacity=20);
}
.news .n_m .owl-controls {
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 100%;
}
.news .n_m .owl-controls .owl-page {
  display: inline-block;
  width: 35px;
  height: 6px;
  margin: 0 1px;
  background: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  filter: alpha(opacity=60);
}
.news .n_m .owl-controls .active {
  background: #ffff00;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}
.news .n_r {
  float: right;
  width: 290px;
}
.news .n_r .n_t {
  background: url(../images/tz.jpg) no-repeat center;
  height: 70px;
  padding: 15px 43px;
}
.news .n_r .n_t .n_t_t {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100px;
  height: 40px;
  line-height: 40px;
  float: left;
  margin: 0 1px;
  position: relative;
  cursor: pointer;
}
.news .n_r .n_t .n_t_t .n_bg {
  background: #fff;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -webkit-opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.news .n_r .n_t .n_t_t:hover,
.news .n_r .n_t .active {
  background: #0c95ec;
}
.news .n_r .n_t .n_t_t:hover .n_bg,
.news .n_r .n_t .active .n_bg {
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
}
.news .n_r .n_d {
  display: none;
}
.news .n_r .n_d .n_d_l .n_dd {
  padding: 14px 10px;
}
.news .n_r .n_d .n_d_l .n_dd li {
  line-height: 28px;
  height: 28px;
}
.news .n_r .n_d .n_d_l .n_dd li .a {
  height: 28px;
  font-size: 14px;
  max-width: 220px;
}
.news .n_r .n_d.active {
  display: block;
}
.middle {
  background: #f0f3f5;
  height: 310px;
  padding: 30px 0;
}
.middle .m_l {
  height: 250px;
  width: 875px;
  background: #fff;
  float: left;
}
.middle .m_l .m_l_0 {
  float: left;
}
.middle .m_l .m_l_t {
  width: 165px;
  height: 250px;
  float: left;
  border-left: 5px solid #f0f3f5;
}
.middle .m_l .m_l_t span {
  display: block;
  color: #1398ed;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
.middle .m_l .m_l_t .f {
  color: #1398ed;
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
}
.middle .m_l .m_l_d {
  width: 0;
  float: left;
  display: block;
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.middle .m_l .m_l_d .n_dd {
  width: 375px;
  margin: 10px 0;
  padding: 0 20px;
  line-height:28px;
}
.zt1{  
  margin-top:10px;
  }
.middle .m_l .m_l_d .n_dd li .a {
  max-width: 280px;
}
.middle .m_l .m_l_d .n_dd .f {
  background: transparent url("../images/li_pre.jpg") no-repeat scroll left center;
}
.middle .m_l .m_l_d .n_dd .f a {
  color: #E00;
  font-weight: bold;
}
.middle .m_l .m_l_d .n_dd .f span {
  color: #E00;
}
.middle .m_l .m_l_01,
.middle .m_l .m_l_02,
.middle .m_l .m_l_03 {
  height: 145px;
}
.middle .m_l .m_l_01 {
  background: url(../images001/jrzx_h.png) no-repeat center 48px;
}
.middle .m_l .m_l_02 {
  background: url(../images001/xmtj_h.png) no-repeat center 48px;
}
.middle .m_l .m_l_03 {
  background: url(../images001/fgzc_h.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_01 {
  background: url(../images001/jrzx.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_02 {
  background: url(../images001/xmtj.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_03 {
  background: url(../images001/fgzc.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_t {
  border-left: 5px solid #1398ed;
  background: #1398ed;
}
.middle .m_l .active .m_l_t span {
  color: #fff;
}
.middle .m_l .active .m_l_d {
  width: 375px;
}
.middle .m_r {
  float: left; margin-left:25px;
}
.middle .m_r img {
  display: block;
  position: relative;
}
.middle .m_r .m_r_l {
  float: left;
  margin-right: 1px;
  width: 144px;
}
.middle .m_r .m_r_r {
  float: right;
  width: 144px;
}
.middle .m_r .m_r_d {
  display: block;
  margin-top: 1px;
  position: relative;
}
.middle .m_r .m_r_d:hover {
  background: #1398ED;
}
.middle .m_r .m_r_d0 {
  width: 144px;
}
.middle .m_r .m_r_d0 img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.middle .m_r .m_r_d0 img:hover {
  transform: scale(1.1);
}
.m_r_d0 img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.m_r_d0 img:hover {
  transform: scale(1.1);
}
.middle .m_r .m_r_d1 img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.middle .m_r .m_r_d1 img:hover {
  transform: scale(1.1);
}

.middle .m_r .m_r_d1 {
  background: url(../images/qyjxh_bg.jpg) no-repeat;
}
.middle .m_r .m_r_d2 {
  background: url(../images/qyjxh_bg2.jpg) no-repeat;
}
.middle .m_r .m_r_ml,
.middle .m_r .m_r_rh {
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 55px;
  height: 55px;
  color: #fff;
  background: #1398ED;
}
.middle .m_r .m_r_ml span,
.middle .m_r .m_r_rh span {
  display: block;
  padding-left: 27px;
}
.middle .m_r .m_r_ml:hover,
.middle .m_r .m_r_rh:hover {
  background: #FF3600;
}
.middle .m_r .m_r_ml span {
  background: url(../images/hymd.png) no-repeat 22px center;
}
.middle .m_r .m_r_rh span {
  background: url(../images/rhzn.png) no-repeat 22px center;
}
.middle .m_r .m_r_qk {
  position: relative;
  height: 194px;
  width: 144px;
  overflow: hidden;
}
.middle .m_r .m_r_qk img {
  display: block;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.middle .m_r .m_r_qk img:hover {
  transform: scale(1.1);
}
.middle .m_r .m_r_qk .m_r_qk_t {
  color: #Fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99;
  text-align: center;
}
.middle .m_r .m_r_qk .m_r_qk_bg {
  height: 40px;
  width: 100%;
  background: #000;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  bottom: 0;
  z-index: 9;
}
.bottom {
  padding-top: 30px;
}
.bottom .b_0,
.bottom .b_1,
.bottom .b_2,
.bottom .b_3 {
  float: left;
  height: 308px;
  width: 295px;
}
.bottom .b_0 {
  padding-top: 30px;
  display: block;
  background: url(../images/xhgk.jpg) no-repeat;
}
.bottom .b_0 .b_0_d {
  position: relative;
  width: 180px;
  height: 100px;
  margin: 0 auto;
  text-align: center;
  padding: 25px;
}
.bottom .b_0 .b_0_d .b_0_t,
.bottom .b_0 .b_0_d .b_0_s {
  position: relative;
  z-index: 99;
  color: #0c95ec;
  font-size: 12px;
  line-height: 20px;
}
.bottom .b_0 .b_0_d .b_0_t {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
.bottom .b_0 .b_0_d .b_0_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  border: 2px solid #0c95ec;
  background: #fff;
  opacity: 0.4;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  filter: alpha(opacity=40);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.bottom .b_0 .b_0_d:hover .b_0_t,
.bottom .b_0 .b_0_d:hover .b_0_s {
  color: #fff;
}
.bottom .b_0 .b_0_d:hover .b_0_bg {
  border-width: 10px;
  background: #0c95ec;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}
.bottom .b_1 {
  background: url(../images/xhgk_bg.jpg) right;
  padding: 30px 40px;
}
.bottom .b_1 .b_1_t {
  color: #999999;
  font-size: 14px;
}
.bottom .b_1 .b_1_t .t1 {
  color: #0c95ec;
  font-size: 18px;
  font-weight: bold;
}
.bottom .b_1 .b_1_t:hover {
  color: #ff3600;
}
.bottom .b_1 .b_1_t:hover span {
  color: #ff3600;
}
.bottom .b_1 .b_1_t2 {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  margin: 35px 0 20px;
}
.bottom .b_1 .b_1_t3 {
  color: #666666;
  font-size: 12px;
  line-height: 20px;
}
.bottom .b_2 {
  background: url(../images/xhgk_bg.jpg) right;
  padding: 30px 0 30px 58px;
  font-size: 12px;
}
.bottom .b_2 .b_2_1,
.bottom .b_2 .b_2_2,
.bottom .b_2 .b_2_3 {
  width: 179px;
  height: 70px;
  margin-bottom: 20px;
  color: #0C95EC;
  display: block;
  padding: 18px 0 0 80px;
}
.bottom .b_2 .b_2_1 {
  background: url(../images/ldtd_h.png) no-repeat;
}
.bottom .b_2 .b_2_1:hover {
  color: #ff3600;
  background: url(../images/ldtd.png) no-repeat;
}
.bottom .b_2 .b_2_2 {
  background: url(../images/lhzc_h.png) no-repeat;
}
.bottom .b_2 .b_2_2:hover {
  color: #ff3600;
  background: url(../images/lhzc.png) no-repeat;
}
.bottom .b_2 .b_2_3 {
  background: url(../images/vixx_h.png) no-repeat;
}
.bottom .b_2 .b_2_3:hover {
  color: #ff3600;
  background: url(../images/vixx.png) no-repeat;
}
.bottom .b_2 .b_2_n {
  font-size: 14px;
  font-weight: bold;
}
.bottom .b_3 {
  background: url(../images/lxwm.jpg) right;
  padding: 30px;
}
.bottom .b_3 .b_1_t {
  color: #999999;
  font-size: 14px;
}
.bottom .b_3 .b_1_t .t1 {
  color: #0c95ec;
  font-size: 18px;
  font-weight: bold;
}
.bottom .b_3 .b_1_t:hover {
  color: #ff3600;
}
.bottom .b_3 .b_1_t:hover span {
  color: #ff3600;
}
.bottom .b_3 .b_3_t2,
.bottom .b_3 .b_3_t3,
.bottom .b_3 .b_3_t4 {
  color: #335971;
  font-size: 12px;
  line-height: 38px;
  padding-left: 30px;
}
.bottom .b_3 .b_3_t2 {
  background: url(../images/dz.png) no-repeat center left;
  margin-top: 20px;
}
.bottom .b_3 .b_3_t3 {
  background: url(../images/dh.png) no-repeat center left;
}
.bottom .b_3 .b_3_t4 {
  background: url(../images/xx.png) no-repeat center left;
}
.link {
  padding-top: 30px;
  padding-bottom: 40px;
}
.link .l_t {
  text-align: center;
  position: relative;
  z-index: 99;
  height: 30px;
}
.link .l_br {
  border-top: 3px solid #f0f3f5;
  position: relative;
  z-index: 9;
  margin-top: -16px;
}
.link .l_d {
  padding-top: 25px;
  margin: 0 -2px 0;
}
.link .l_d a {
  background: #f0f3f5;
  float: left;
  margin: 5px;
  width: 138px;
  color: #3a3a3a;
  font-size: 12px;
  text-align: center;
  line-height: 26px;
  height: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.link .l_d a:hover {
  background: #0C95EC;
  color: #fff;
}
.footer {
  background: #22313d;
  min-width: 1180px;
  color: #cad0d4;
  text-align: center;
  line-height: 18px;
  padding: 30px 0;
  width: 100%;
  position: relative;
}
.footer a {
  color: #cad0d4;
}
.footer a:hover {
  font-weight: bold;
  border-bottom: 2px solid #cad0d4;
}
.footer img {
  vertical-align: middle;
}
.footer .f_b {
  font-weight: bold;
}
.footer .f_12 {
  font-size: 12px;
}
.b_ad {
  position: fixed;
  width: 360px;
  height: 230px;
  right: 0px;
  bottom: 10px;
  z-index: 9999;
}
.b_ad .close {
  position: absolute;
  z-index: 99;
  top: 10px;
  right: 10px;
  color: #000;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.b_ad a {
  position: relative;
  z-index: 1;
}
.content_d {
  background: #f7f8fa;
}
.content_d .containter {
  background: #fff;
  padding: 40px 0 80px;
  border: 1px solid #eeeff1;
  border-top: none;
}
.path {
  clear: both;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  margin-bottom: 50px;
  border-bottom: 4px solid #eff4f8;
}
.path .path_name {
  float: left;
  background: #1398ed;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 0 30px;
  text-align: center;
}
.path .path_route {
  float: right;
  color: #999;
  font-size: 12px;
}
.path .path_route span {
  color: #999;
}
.path .path_route a {
  color: #999;
}
.path .path_route a:hover {
  color: #F00;
}
.content {
  width: 940px;
  margin: 0 auto;
}
.content .c_t {
  color: #f20000;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: 5px solid #eeeeee;
}
.content .c_m {
  font-size: 12px;
  color: #999999;
  text-align: center;
  line-height: 30px;
  height: 30px;
}
.content .c_d {
  padding: 20px 70px;
  line-height: 30px;
}
.content .c_d div,
.content .c_d p {
  line-height: 30px;
  font-size: 14px;
  color: #3a3a3a;
}
.content .c_d img {
  max-width: 100%;
}
.content .c_b {
  padding: 60px 70px 0;
}
.content .c_b .n_dd {
  width: 50%;
  float: left;
  font-size: 12px;
}
.content .c_b .n_dd li {
  line-height: 28px;
  height: 28px;
}
.content .c_b .n_dd li a {
  max-width: 360px;
  line-height: 28px;
  height: 28px;
}
.a_dl dt {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-top: 2px solid  #dfe5ee;
  background: #f3f5fa;
  line-height: 50px;
  height: 50px;
  color: #555;
  margin-top: 15px;
  width: 799px;
}
.a_dl dt span {
  font-size: 14px;
  font-weight: normal;
}
.a_dl dd {
  background: #f3f5fa;
  line-height: 36px;
  height: 36px;
  margin-right: 1px;
  margin-top: 1px;
  width: 362px;
  float: left;
  display: block;
  padding: 0 5px;
  text-align: center;
}
.a_dl .f_f {
  width: 799px;
}
.a_dl .a_d_n {
  width: 36px;
  padding: 0;
  text-align: center;
  font-family: Georgia;
  font-style: italic;
  color: #999;
}
/* 赞一下*/
.shares {
  position: relative;
  padding: 0 70px;
  margin-top: 60px;
  /* 分享*/
  /* 上一页、下一页*/
}
.shares .mood,
.shares .share,
.shares .prevNext {
  float: left;
}
.shares .shareoutwrap {
  position: relative;
  height: 38px;
  background: url(../images/digg_line_bg.png) repeat-x center left;
}
.shares .share_line {
  font-size: 0;
  line-height: 0;
  border-bottom: 1px dashed #9ea4af;
  position: absolute;
  top: 20px;
  width: 100%;
}
.shares .shareinwrap {
  margin: 0 auto;
  width: 290px;
  height: 38px;
  background: #fff;
}
.shares .moo {
  float: left;
}
.shares #mood {
  position: relative;
  margin-right: 5px;
  width: 96px;
  height: 38px;
}
.shares .mood_box {
  position: relative;
  width: 96px;
  height: 38px;
  cursor: pointer;
  overflow: hidden;
  background: url(../images/share.png) no-repeat 0 0;
  z-index: 999;
}
.shares .mood_box:hover {
  background: url(../images/share.png) no-repeat 0 -40px;
}
.shares .mood_box:hover .mood_number {
  color: #ff7200 !important;
}
.shares .mood_number {
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  line-height: 38px;
  text-align: left;
  font-weight: bold;
  color: #9ea4af !important;
}
.shares .mood_tip {
  position: absolute;
  top: 89px;
  left: 0;
  width: 100%;
  font-size: 30px;
  color: #f00;
  z-index: 3;
  text-align: center;
}
.shares .mood_disabled {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -45px;
  width: 96px;
  height: 38px;
  z-index: -9999;
}
.shares .share {
  position: relative;
  width: 96px;
  height: 38px;
  display: block;
  background: url(../images/share.png) no-repeat -100px 0;
  z-index: 2;
}
.shares .share em {
  width: 96px;
  height: 38px;
  display: block;
  line-height: 38px;
  text-indent: 24px;
  text-align: center;
  color: #9ea4af;
}
.shares .bdsharebuttonbox {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 0;
  width: 96px;
  height: 187px;
  margin: 0 auto;
  z-index: 999;
  background: url(../images/share.png) no-repeat 0 -80px;
}
.shares #ishare {
  display: none;
}
.shares .share:hover #ishare {
  display: block;
}
.shares #ishare a.ishare {
  padding-top: 2px;
  cursor: default;
}
.shares #ishare a {
  float: none;
  margin: 0;
  padding: 0;
  width: 96px;
  height: 30px;
  display: block;
  overflow: hidden;
  background: none;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  text-indent: 35px;
}
.shares #ishare a.bds_weixin {
  line-height: 26px;
}
.shares #ishare a.ishare {
  height: 34px;
  line-height: 34px;
}
.shares #ishare a.bds_sqq {
  height: 33px;
  line-height: 32px;
}
.shares #ishare a.bds_tsina {
  line-height: 33px;
}
.shares #ishare a:hover {
  background: url(../images/share.png) no-repeat;
}
.shares #ishare a.ishare:hover {
  background-position: -100px -80px;
}
.shares #ishare a.bds_tqq:hover {
  background-position: -100px -114px;
}
.shares #ishare a.bds_tsina:hover {
  background-position: -100px -144px;
}
.shares #ishare a.bds_qzone:hover {
  background-position: -100px -174px;
}
.shares #ishare a.bds_sqq:hover {
  background-position: -100px -204px;
}
.shares #ishare a.bds_weixin:hover {
  background-position: -100px -237px;
}
.shares #ishare a:hover {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shares .prevNext {
  position: relative;
  width: 81px;
  height: 38px;
  display: block;
  margin-left: 10px;
}
.shares .prevNext a {
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  background: url(../images/share.png) no-repeat -200px 0;
}
.shares .prevNext a.prev {
  margin-right: 5px;
}
.shares .prevNext a.next {
  background: url(../images/share.png) no-repeat -240px 0;
}
.shares .prevNext a.prev:hover {
  background-position: -200px -40px;
}
.shares .prevNext a.next:hover {
  background-position: -240px -40px;
}
.shares .i-right-slide {
  height: 156px !important;
}
.lists-post {
  width: 860px;
  margin: 0 auto;
  font-size: 14px;
}
.lists-post a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 150px 0 35px;
  position: relative;
  border-bottom: 1px dashed #e8f0f1;
}
.lists-post a .lists-time,
.lists-post a .lists-view {
  position: absolute;
  color: #999;
  font-size: 12px;
}
.lists-post a .lists-time {
  right: 8px;
}
.lists-post a .lists-view {
  right: 90px;
}
.lists-post a .lists-number {
  position: absolute;
  left: 8px;
  font-family: Georgia;
  font-style: italic;
  color: #999;
}
.lists-post a .lists-title {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lists-post a:hover {
  background: #F7F8FA;
  border-left: 3px solid #ff0000;
}
.lists-post a:hover .lists-time,
.lists-post a:hover .lists-view,
.lists-post a:hover .lists-number,
.lists-post a:hover .lists-title {
  color: #ff0000;
}
.lists_img {
  width: 860px;
  margin: 0 auto;
  font-size: 14px;
}
.lists_img .img_d {
  width: 25%;
  *width: 226px;
  float: left;
  margin-bottom: 25px;
  text-align: center;
  padding: 0 10px;
}
.lists_img a {
  display: block;
  margin: 0 auto;
  background: #F3F3F3;
}
.lists_img img {
  display: block;
  width: 100%;
  height: 120px;
}
.lists_img p {
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  padding: 0 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lists_img a:hover {
  background: #1398ED;
}
.lists_img a:hover p {
  color: #fff;
}
.list_leader .img_d a {
  position: relative;
  width: 195px;
  height: 245px;
  overflow: hidden;
  display: block;
}
.list_leader .img_d a:hover img {
  transform: scale(1.1);
}
.list_leader .img_d p,
.list_leader .img_d .bg {
  position: absolute;
  width: 100%;
  height: 44px;
  bottom: 0;
}
.list_leader .img_d p {
  z-index: 99;
  line-height: 18px;
  padding-top: 4px;
  background: rgba(0, 10, 20, 0.5);
  color: #fff;
}
.list_leader .img_d p span {
  font-weight: bold;
  display: block;
}
.list_leader .img_d p .zw {
  font-size: 12px;
  font-weight: normal;
}
.list_leader .img_d .bg {
  z-index: 9;
  background: #000b14;
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}
.list_leader img {
  width: 100%;
  height: 245px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.list_leader .sec {
  text-align: center;
}
.list_leader .sec .img_d {
  display: inline-block;
  float: none;
}
.cat_law {
  width: 860px;
  margin: 0 auto 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F7F8FA;
  border-bottom: 2px solid #1398ED;
}
.cat_law .cat_d {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}
.cat_law .active {
  background: #1398ED;
  color: #fff;
  font-weight: bold;
}
.cat_hidden {
  display: none;
}
.law_list {
  width: 860px;
  margin: 0 auto;
}
.law_list ul {
  width: 100%;
  overflow: hidden;
}
.law_list li {
  margin-top: 1px;
  padding: 20px;
  border-bottom: 1px solid #e6e9ef;
  background: #F7F8FA;
  width: 100%;
  overflow: hidden;
}
.law_list li div {
  width: 158px;
  position: relative;
  text-align: center;
  font-size: 14px;
  float: left;
}
.law_list li div img {
  width: 150px;
  display: block;
}
.law_list li div b,
.law_list li div span {
  width: 150px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.law_list li div b {
  background: #000b14;
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}
.law_list li div span {
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
}
.law_list li p {
  width: 100% ;
  float: left;
  margin: 0 0 0 10px;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  margin-left: -160px;
  padding-left: 172px;
}
.pages {
  text-align: center;
  margin-top: 35px;
}
.pages span,
.pages a {
  padding: 5px 10px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid #e8f0f1;
  display: inline-block;
}
.pages span,
.pages a:hover {
  background: #1398ED;
  color: #fff;
}
