.header_box {
  width: 100%;
  /* overflow: hidden; */
}

.header {
  width: 1200px;
  height: 100px;
  background-color: #ffff;
  /* border-bottom: 3px solid #FF7F64; */
  margin: 0 auto;
}

.har {
  width: 1200px;
  margin: 0 auto;
  /* overflow:  hidden; */
}

.logo {
  float: left;
}

.logo img {
  margin-top: 20px;
  width: 100%;
}

.header .lj {
  font-size: 14px;
  line-height: 40px;
  float: right;
  /* margin-top: 15px; */
}

.header .lj a {
  color: #fff;
  font-size: 13px;
}

.header .lj span {
  margin: 0 8px;
  color: #7EA3D0;
}

.header form {
  float: right;
  margin-top: 20px;
  /* margin-right: -210px; */
  position: relative;
  margin-bottom: 12px;
}

.header form .ipt1 {
  width: 145px;
  padding-left: 15px;
  padding-right: 25px;
  border-radius: 50px;
  /* border: navajowhite; */
  border: none;
  /* outline: navajowhite; */
  outline: none;
  background: #618EAB;
  border: 1px solid #fff;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  color: #fff;
}

.header form .ipt2 {
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
}

.nav1 {
   width: 710px; 
  height: 75px;
  /* background-color: #0075B5; */
  float: right;
  margin-top: 13px;
}

.nv-ct {
  /* width: 1200px; */
  margin: 0 auto;
}

.nav {
  height: 70px;
  line-height: 60px;
  position: relative;
  z-index: 1;
  margin-top: 17px;
}

.clearfix {
  zoom: 1;
}

.nav a {
  color: #ffffff;
  font-size: 16px;
}

.nav .nLi {
  float: left;
  position: relative;
  display: inherit;
}

/* .nav .nLi1{margin-left: -15px;} */
.nav .nLi1 .sub {
  display: none;
}

.nav .nLi h3 {
  float: left;
}

.nav .nLi .xian {
  display: inline-block;
  width: 2px;
  height: 15px;
  background-color: #B6D3FB;
  margin-top: 15px;
}

.nav .nLi h3 a {
  display: block;
  padding: 0 8px;
  font-size: 22px;
  font-weight: bold;
  color: #0066cc;
  font-weight: normal;
}

.nav .sub {
  display: none;
  width: 100%;
  left: 0;
  top: 64px;
  position: absolute;
  /* background-color: #0870C5; */
  line-height: 50px;
  background-image: url(../images/sanjiao.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  padding-top: 6px;
}

.nav .sub li {
  zoom: 1;
  /* background-color: #0870C5; */
  background: url(../images/nav_yy.png);
  height: 40px;
  line-height: 40px;
}

.nav .sub a {
  display: block;
  text-align: center;
  color: #fff;
font-size: 13px;
}

.nav .sub a:hover {
  background: #0870C5;;
  color: #fff;
}

.nav .on h3 a {
  /* background: #FFFFFF; */
  color: #0066cc;
  /* font-weight: bold; */
  border-bottom: 3px #0066cc solid;
}

/* ----- */
.cop_tp {
  width: 363px;
  height: 350px;
  /* margin: 0 auto; */
  /* margin-top: 60px; */
  float: right;
  background-color: #fff;
  border: 1px solid #ccc;
}

.cop_tp .banner {
  width: 380px;
  height: 310px;
  float: left;
}

/*banner*/
.banner {
  width: 1200px;
  margin: 0 auto;
  height: 400px;
  /* clear: both; */
  /* margin-top: -153px; */
  overflow: hidden;
 
}

.slideBox {
  width: 100%;
  margin: 0 auto;
  height: 400px;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 45%;
  bottom: 10px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  line-height: 14px;
  text-align: center;
  background: #FFE2DE;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid #fff;
  transition: 1.5s;
}

.slideBox .hd ul li.on {
  background: #FF7F62;
  color: #fff;
  width: 50px;
  transition: 1.5s;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 100%;
  height: 400px;
  display: block;
  background-size: 100% 450px;
  transition: 1.5s;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 5%;
  top: 50%;
  display: block;
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin-top: -26px;
}

.slideBox .prev {
  background: url(../images/banner-zuo.png);
  width: 52px;
  height: 50px;
}

.slideBox .next {
  left: auto;
  right: 5%;
  background-position: 8px 5px;
  background: url(../images/banner-you.png);
  width: 52px;
  height: 50px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

.box_ig {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  /* clear:  both; */
  overflow:  hidden;
}

.box_ig .box_ig_xw {
  float: left;
  width: 825px;
}

.box_ig .box_ig_xw .xwdt {
  font-size: 22px;
  color: #0066cc;
  float: left;
}

.box_ig .box_ig_xw .xwdt i {
  font-size: 18px;
  color: #999999;
}

.box_ig .box_ig_xw .xwdt i span {
  margin: 0 10px;
}

.box_ig .box_ig_xw .more {
  float: right;
  margin-top: 15px;
}

.box_ig .box_ig_xw .frt_tu {
  width: 380px;
  float: left;
  margin-top: 20px;
}

.box_ig .box_ig_xw .frt_tu img {
  width: 380px;
  height: 215px;
}

.box_ig .box_ig_xw .frt_tu .ct .ct_01 {
  font-size: 16px;
  color:#338DCB;
  line-height: 45px;
  border-bottom: 1px #ccc solid;
  width: 100%;
  display: block;
}

.box_ig .box_ig_xw .frt_tu .ct .jianjie {
  font-size: 13px;
  color: #999999;
  line-height: 22px;
  margin: 10px 0;
  margin-bottom: 25px;
}

.box_ig .box_ig_xw .frt_tu .time {
  float: left;
}

.box_ig .box_ig_xw .frt_tu .time img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.box_ig .box_ig_xw .frt_tu .time i {
  font-style: normal;
  font-size: 15px;
  color: #cc9966;
}

.box_ig .box_ig_xw .frt_tu .frt_more {
  float: right;
}

.box_ig .box_ig_xw .frt_tu .frt_more a {
  font-size: 12px;
  color: #999;
  display: block;
  border: 1px #ccc solid;
  border-radius: 50px;
  width: 100px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}

.box_ig .box_ig_xw .frt_rt {
  float: right;
  width: 410px;
  margin-top: 10px;
}

.box_ig .box_ig_xw .frt_rt li i {
  width: 3px;
  height: 3px;
  display: inline-block;
  background-color: #99B0A8;
  border-radius: 50%;
  /* margin: 0 10px; */
  margin-bottom: 4px;
  margin-right: 20px;
}

.box_ig .box_ig_xw .frt_rt li a {
  font-size: 15px;
  color: #333;
  line-height: 38px;
}

.box_ig .box_ig_xw .frt_rt li:hover a {
  color: #0066cc;
}

.box_ig .box_ig_xw .frt_rt li a .time {
  font-size: 13px;
  color: #999;
  float: right;
}

.fwzn_ig {
  width: 330px;
  float: right;
}

.fwzn_ig .xwdt {
  font-size: 22px;
  color: #0066cc;
  float: left;
  margin-left: 20px;
}

.fwzn_ig .xwdt i {
  font-size: 18px;
  color: #999999;
}

.fwzn_ig .xwdt i span {
  margin: 0 10px;
}

.fwzn_ig ul{
  height: 365px;
  width: 330px;
  background-image: url(../images/fwzn_yy.png);
  background-repeat: no-repeat;
  background-position-y: 100%;
  margin-top: 65px;
  overflow:  hidden;
}

.fwzn_ig ul li{
  width: 125px;
  height: 125px;
  background-color: #ccc;
  border-radius: 10px;
  float: left;
  display:  block;
  /* margin: 0 20px; */
  margin-left: 27px;
  margin-bottom: 30px;
}

.fwzn_ig ul .if_01{
  background-color: #9BC9EB
}

.fwzn_ig ul .if_02{
  background-color: #DBC282;
}

.fwzn_ig ul .if_03{
  background-color: #8AD4AF;
}

.fwzn_ig ul .if_04{
  background-color: #E19393;
}
.fwzn_ig ul li img{
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 25px;
  height: 45px;
}

.fwzn_ig ul li p{
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.mlxy{
  width: 1200px;
  margin: 0 auto;
  /* clear: both; */
  margin-top:  50px;
  overflow:  hidden;
}

.mlxy .mlxy_1{
  height: 45px;
  background-color: #D5EFFF;
  position:  relative;
}

.mlxy .mlxy_1 p{
  font-size: 22px;
  color: #fff;
  float: left;
  line-height: 45px;
  background-image: url(../images/mlxy_yy.png);
  width:  330px;
  height: 45px;
  text-align:  center;
  /* margin: 0; */
  position:  absolute;
  left:  50%;
  margin-left: -165px;
}

.mlxy .mlxy_1 i{
  font-size: 18px;
}

.mlxy .mlxy_1 i span{
  margin: 0 10px;
}

.mlxy .mlxy_1 .more{
  float: right;
      margin-top: 17px;
}

.mlxy ul{
  margin-top: 20px;
}

.mlxy li{
  width: 278px;
  float:  left;
  margin-left: 26px;
  border: 1px solid #ccc;
}
.mlxy li .img_hed{
  width: 278px;
  height: 210px;
  overflow: hidden;
}
.mlxy li .img_hed img{
  width: 100%;
  height: 100%;
  transition: 1.5s;
}

.mlxy li:hover .img_hed img{
  transition: 1.5s;
  transform: scale(1.5);
}
.mlxy li p{
  font-size: 16px;
  color: #666;
  height:  58px;
  line-height:  58px;
  border-bottom: 2px #3398CC solid;
  /* margin-right: 10px; */
  /* margin-left: 10px; */
  padding-left: 15px;
}

.mlxy li .p2{
    border-bottom: 2px #E19393 solid;
}

.mlxy li .p3{
    border-bottom: 2px #8CD4AF solid;
}

.mlxy li .p4{
    border-bottom: 2px #D7B463 solid;
}
.mlxy li p img{
  float: right;
  margin-top: 25px;
  /* margin-left: 10px; */
  margin-right: 15px;
}

.mlxy li p:hover img{
    margin-right: 5px;
}
.yqlj{
  width: 1200px;
  margin: 0 auto;
  margin-top:  50px;
}

.yqlj .xwdt{
  font-size: 22px;
    color: #0066cc;
    float: left;
    margin-left: 10px;
}

.yqlj .xwdt i{
  font-size: 18px;
    color: #999999;
}

.yqlj .xwdt span{
  margin: 0 10px;
}

.lje_bd {
  float: right;
  /* margin-right: 40px; */
  width: 1200px;
  margin-top: 20px;
  margin-bottom:  40px;
}

.lje_bd select {
  line-height: 30px;
  width: 270px;
  height: 50px;
  font-size: 16px;
  background-color: #F5F5F5;
  padding-left: 15px;
}

.lje_bd select option {
  line-height: 30px;
  width: 270px;
  appearance: none;
  height: 50px;
}

/*-----------------------*/
/*link*/
.linkDiv_one {
  margin-top: 20px;
  margin: 0 auto;
}

.link_two {
  float: left;
  font-size: 14px;
  color: #999999;
}

.link_two a {
  float: left;
  margin-top: 10px;
  display: block;
  margin-right: 20px;
}

.linkDiv_two {
  width: 980px;
  margin: 20px auto 0;
  padding: 0 10px;
  overflow: hidden;
}

.link_tit {
  width: 100%;
  margin-top: 27px;
  height: 27px;
  border-bottom: 1px solid #eeeeee;
}

.link_tit h3 {
  font-size: 16px;
  color: #515151;
  width: 96px;
  border-bottom: 2px solid #AD1730;
  padding-bottom: 2px;
}

.link_tit h3 i {
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
  font-style: normal;
}

.linkDiv {
  width: 100%;
  float: left;
  margin: 22px auto;
}

.choice {
  width: 100%;
  margin-top: -7px;
  height: auto;
  float: left;
}

.select {
  position: relative;
  float: left;
  margin-right: 25px;
}

.select dt {
  height: 50px;
  display: inline-block;
  border: 1px solid #d2ccc4;
  background: url(../images/xl_jt.png) no-repeat 230px center;
  line-height: 50px;
  font-size: 14px;
  cursor: pointer;
  text-indent: 5px;
  width: 253px;
  color: #656565;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 99;
  padding-left: 15px;
  background-color: #F5F5F5;
}

.select dd {
  position: absolute;
  left: 0;
  top: 52px;
  border: 1px solid #d2ccc4;
  background: #fff;
  display: none;
  font-size: 14px;
  z-index: 99;
  width: 268px;
}

.select dd ul {
  width: 224px;
  max-height: 250px;
  /* overflow:auto; */
}

.select dd ul li {
  display: block;
}

.select dd ul li a {
  line-height: 50px;
  display: block;
  padding-left: 15px;
  color: #656565;
  width: 255px;
}

.select dd ul li a:hover {
  background: #f3f3f3;
}

/* ??â€”Ã¨?Â¨Ã©?Î¼css  */
/* ---- */
.select_contain {
  width: 190px;
  height: 35px;
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 35px;
  background-color: #f5f5f5;
  /* text-align:  left; */
  margin-left: 10p;
  /* padding-left: 5px; */
  border-radius: 50px;
  padding-left: 30px;
  margin-left: 35px;
  margin-right: 40px;
}

.select_item {
  margin-right: 50px;
  position: relative;
}

.select_tit {
  margin-right: 20px;
}

.select_result {
  /* width: 270px;
  line-height: 52px;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 4px;
  text-indent: -8px; */
  cursor: pointer;
}

.select_result span {
  margin-right: 200px;
  line-height: 35px;
  margin-right: -30px;
  line-height: 35px;
  width: 100%;
}

.select_result .triangle {
  border: 5px solid transparent;
  border-top: 5px solid #666;
  position: absolute;
  top: 16px;
  right: -25px;
}

.select_item ul {
  display: none;
  position: absolute;
  bottom: 35px;
  right: -50px;
  width: 218px;
  line-height: 35px;
  background: #f3f3f3;
  /* border: 1px solid #ccc; */
  /* border-radius: 0 0 4px 4px; */
  border-top-color: #f3f3f3;
  margin-top: -4px;
  /* border-radius: 50px; */
}

.select_item ul li {
  text-align: center;
  cursor: pointer;
  /* border-radius: 50px; */
  /* background-color: #f5f5f5; */
}

.select_item ul li:hover {
  background: #f4a100;
  color: #fff;
}

.select_contain1 {
  margin-left: 40px;
}

.footer{
  width: 100%;
  height: 170px;
  margin: 0 auto;
  min-width: 1200px;
  background-color: #0071C1;
  clear: both;
  position: relative;
}

.footer_ct{
  width: 1200px;
  margin: 0 auto;
}

.footer_ct .db_logo{
  float: left;
  margin-top: 50px;
}
.footer_ct .db_logo img{
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
}
.footer_ct .db_logo p{
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}

.footer_ct .banquan{
  float: left;
margin-left: 100px;
margin-top: 45px;
}

.footer_ct .banquan p{
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

.footer_ct .ewm{
  float: right;
  margin-top: 45px;
}

.footer_ct .ewm li {
  float: left;
  margin-left: 10px;
}

.footer_ct .ewm li img{
  width: 77px;
  height: 90px;
}


.ct_bj {
  width: 1200px;
  height: 260px;
  margin: 0 auto;
display: none;
}

.ct_bj img {
  width: 100%;
  height: 100%;
}

.list_bg {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  min-height: 800px;
  overflow: hidden;
}

.list_bg_1 .list_right_1 {
  width: 1200px !important;
}

.list_bg_1 .list_right_1 .list_right_lm {
  width: 1200px !important;
}

.list_bg_1 .list_content_ct1 .content_ct {
  padding: 0px;
}

.list_bg_1 .list_content_ct1 b {
  width: 1200px !important;
}

.list_bg .list_left_1 {
  width: 250px;
  float: left;
  background-color: #D5EFFE;
}

.list_bg .list_left_1 h4 {
  width: 250px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #0071C1;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}

.list_bg .list_left_1 .sideMenu {
  /* background-color: #F2F2F2; */
  /* width: 280px; */
  /* margin-bottom: 140px; */
  /* padding-top: 20px; */
  border-top: 1px #ccc solid;
  /* min-height: 385px; */
  background-color: #D5EFFE;
  /* border: 300px; */
  background-image:  url(../images/list_yy.png);
  background-position-y: 100%;
  /* margin-bottom: 240px; */
  padding-bottom: 150px;
}

.list_bg .list_left_1 .sideMenu ul {
  /* padding: 0 10px; */
  border-bottom: 2px solid #fff;
  margin-top: -2px;
  /* border-left: 2px #0066cc solid; */
  border-left: 3px #399AE1 solid;
}


.list_bg .list_left_1 li {
  font-size: 16px;
  height: 50px;
  background-color: #fff;
  line-height: 50px;
}


.list_bg .list_left_2 {
  margin-bottom: 50px;
}

.sideMenu h3 em {
    background-image: url(../images/jiantou_zuo.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}

.sideMenu h3.on em {background-image: url(../images/jiantou_xia.png);margin-right: 13px;}

.list_bg .list_left_1 .sideMenu h3 {
  font-size: 16px;
  /* font-weight: bold; */
  width: 247px;
  height: 53px;
  background-color: #D5EFFE;
  /* margin-left: 11px; */
  /* margin-top: 25px; */
  line-height: 53px;
  font-weight: normal;
  border-bottom: 2px solid #fff;
}

.list_bg .list_left_1 .sideMenu li a {
  margin-left: 60px;
  font-size: 14px;
}

.list_bg .list_left_1 .sideMenu h3 a {
  margin-left: 10px;
  float: left;
  font-size:  16px;
  font-weight:  bold;
  color:  #333;
}


.list_bg .list_left_1 .sideMenu ul li i {
  width: 5px;
  height: 5px;
  margin-left: -130px;
  background-color: #666;
  /* margin-top: 21px; */
  display: inline-block;
  margin-bottom: 2px;
  border-radius: 50%;
  display: none;
}

.list_bg .list_left_1 .sideMenu ul li:hover i {
  background: #0066cc;
}

.list_bg .list_left_1 li:hover a {
  color: #0066cc
}

.list_bg .list_left_1 .sideMenu h3 i {
  width: 5px;
  height: 5px;
  background-repeat: no-repeat;
  /* border-radius: 5px; */
  display: inline-block;
  float: left;
  margin-top: 25px;
  margin-left: 30px;
  margin-right: 10px;
  background-image: url(../images/xsm.png);
}

.sideMenu h3.on {
    background-color: #fff !important;
    /* color:  #0066cc; */
    border-left: 3px #399AE1 solid;
}

.sideMenu h3.on a {
  color: #0066cc !important;
  font-weight: bold !important;
}

.sideMenu h3.on i {
  /* background-color: #E40D1C; */
}

.list_bg .list_left_1 li a {
  margin-left: 10px;
  float: left;
  color: #333;
}

.list_bg .list_right_1 {
  width: 910px;
  float: right;
}

.list_bg .list_right_1 .list_right_lm {
  width: 910px;
  height: 35px;
  /* border-bottom: 1px solid #ccc; */
  line-height: 35px;
  background-image: url(../images/xwdt_yy1.png);
  background-repeat:  no-repeat;
  background-position-y: 10px;
  background-position-x: 150%;
  position: relative;
}

.list_bg .list_right_1 .list_right_lm h4 {
    float: left;
    height: 35px;
    line-height: 30px;
    font-size: 24px;
    color: #267CC5;
    /* border-bottom: 2px solid #2A668B; */
    font-weight: normal;
    /* position: absolute; */
    /* top: -35px; */
}

.list_bg .list_right_1 .list_right_lm ul {
  float: right;
  font-size: 14px;
  color: #999999;
  line-height: 40px;
}

.list_bg .list_right_1 .list_right_lm ul a {
  font-size: 14px;
  color: #999999;
}

.list_bg .list_right_1 .list_right_lm ul li {
  float: left;
}

.list_bg .list_right_1 .list_right_lm ul span img {
  float: left;
  margin-top: 12px;
  margin-left: -20px;
}

.list_content_ct ul {
  margin-top: 5px;
}

.list_content_ct li {
  line-height: 60px;
  border-bottom: 1px solid #F4F4F4;
  font-size: 15px;
}

.list_content_ct li a{
  font-size:15px;
  color:#333;
}
.list_content_ct li:hover a {
  margin-left: 15px;
  color: #0870C7;
}

.list_content_ct li .span_dian {
  width: 4px;
  height: 4px;
  background-color: #A2CBE6;
  display: inline-block;
  margin-right: 15px;
}

.list_content_ct li i {
  float: right;
  font-size: 14px;
  color: #999;
  font-style: normal;
}

.list_content_ct_1 li {
  border: 1px solid #ccc !important;
  border-left: none;
  border-right: none;
  overflow: hidden;
  line-height: 25px;
  margin-bottom: 40px;
}

.list_content_ct_1 li:nth-child(1) {
  margin-top: 30px;
}

.list_content_ct_1 li:hover a {
  margin-left: 20px;
}

.list_content_ct_1 li .fangda {
  width: 200px;
  height: 100px;
  float: left;
  overflow: hidden;
}

.list_content_ct_1 li .fangda img {
  width: 200px;
  height: 100px;
  transition: 2.5s;
}

.list_content_ct_1 li img:hover {
  transform: scale(1.5);
  transition: 2.5s;
}

.list_content_ct_1 li a {
  float: left;
  margin-left: 20px;
}

.list_content_ct_1 li a h5 {
  font-size: 16px;
  color: #333;
  margin-top: 12px;
}

.list_content_ct_1 li:hover a h5 {
  color: #003366;
}

.list_content_ct_1 li:hover a i {
  color: #003366;
}

.list_content_ct_1 li a p {
  font-size: 14px;
  color: #666;
}

.list_content_ct_1 li i {
  font-size: 12px;
  color: #999;
  float: none;
}

.list_content_ct1 {
  margin-top: 40px;
}

.list_content_ct1 .content_ct {
  padding: 0 30px;
}

.list_content_ct1 .content_ct h5 {
  text-align: center;
  font-size: 22px;
  color: #267CC5;
  font-weight: normal;
}

.list_content_ct1 .content_ct h6 {
  font-size: 15px;
  color: #999;
  text-align: center;
  line-height: 50px;
}



.list_content_ct1 .content_ct .ct_xian {
  background-image: url(../images/beijing_xian.png);
  width: 870px;
  height: 1px;
  /* display: inline-block; */
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}

.list_content_ct1 .content_ct p {
  font-size: 15px;
  line-height: 30px;
  text-indent: 2em;
  margin-top: 1em;
  color: #666666
}

.list_content_ct1 .content_ct .bt_next p {
  line-height: 1em;
  margin-left: -35px;
  margin-top: 1em;
  font-size: 16px;
  cursor: pointer;
}

.list_content_ct1 .content_ct .bt_next .bt_next_top {
  color: #267CC5;
  margin-top: 35px;
  display: block;
  font-weight: normal;
}

.list_content_ct1 .content_ct .bt_next .bt_next_top span{
  font-weight:normal;
  color: #267CC5;
}

.list_content_ct1 .content_ct .bt_next .bt_next_top a {
  color: #3366cc;
}

.list_content_ct1 .content_ct .bt_next p:hover {
  /* color: #003069 */
}

.list_bg .weizhi{
  width: 100%;
  display:  block;
  height: 40px;
  /* line-height: 35px; */
  margin-bottom: 10px;
}

.list_bg .weizhi span img{
  float: left;
  margin-right: 10px;
  /* margin-bottom: -5px; */
  margin-top: 3px;
}

.list_bg .weizhi li{
  float: left;
      color: #999;
}

.list_bg .weizhi li a{
  color: #999;
font-size: 14px;
}

.bt_next{
  margin-bottom: 30px;
}

.header {
    background: url(../images/jjcdbt.png) right no-repeat;
    height: 120px;}
.wd1200{
    background: #0075B5;}
.nav1 {
    width: 1200px;
    margin: 0 auto;
    float: none;
    height: 60px;}

.search {
    width: 76px;
    float: right;
    background: none;}

#vivo-head .vivo-nav {
    width: auto;}

.nv-ct {
    float: left;}

.nav {
    height: 60px;
    margin-top: 0;
    line-height: 62px;}

.nav .on h3 a {
    color: #fff;}

.nav .nLi h3 a {
    color: #fff;
    padding: 0 19px;
    font-size: 22px;
    border: none;}
#vivo-head .vivo-nav img {
    margin-top: 10px;
    margin-right: 30px;}