* {

  margin: 0;
  padding: 0;
  text-decoration: none;
}

body {
  font-family: "微软雅黑" !important;
  box-sizing: border-box;
  color: #333333;
}

a {
  color: #fefefe;
}

a:hover {
  color: #bb2335;
}


.Clear {
  clear: both;
  overflow: hidden;
}

/*头尾开始*/
/*头尾结束*/
.Content {
  width: 1200px;
  margin: 0 auto;
}

/*内容*/
.new_content {
  width: 1200px;
  margin: 30px auto;
}

.new_content .content1 .lbt {
  width: 100%;
}

.content1 {
  position: relative;
}

.content1 .con_left {
  float: left;
  width: 62%;
}

.content1 .con_cen {
  float: left;
  border-left: 2px solid #d9d9d9;
  /* padding-top: 55%; */
  width: 0px;
  position: absolute;
  height: 94%;
  margin: 0 auto;
  left: 29%;
  *left: 64%;
  right: 0;
  top: 0;
}

.content1 .con_right {
  float: right;
  width: 33%;
}

.content1 .con3_list {
  width: 100%;
  margin-top: 40px;
}

.content1 .con_right .con3_list {
  width: 100%;
}

.content1 .con_right .con3_list1 {
  width: 100%;
  height: 415px;
  margin-top: 0;
}

.content1 .con3_list .list {
  line-height: 38px;
  color: #333333;
  margin-top: 10px;
  position: relative;
}

.content1 .con3_list .list2 {
  line-height: 35px;

}

.content1 .con_right .con3_list1 .list li .img1 {
  float: left;
}

.content1 .con_right .con3_list1 .list li {
  background: url("./dian.png") no-repeat left 15px;
  overflow: hidden;
}

.content1 .con_right .con3_list1 .list li a {
  overflow: hidden;
  width: 75%;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.content1 .con3_list .list.zt_list {}

.content1 .con3_list .list.zt_list li {
  background: url("./juxing.png") no-repeat;
  height: 55px;
  margin-top: 20px;
}

.content1 .con3_list .list.zt_list img {
  position: absolute;
  left: 20px;
  margin: 15px auto;

}

.content1 .con3_list .list.zt_list a {
  padding-left: 50px;
  display: block;
  background: url("./new_pic1.png") no-repeat 310px center;
  line-height: 55px;
  font-size: 18px;
  color: #245399;
}

.content1 .con3_list .list li {
  background: url("./dian.png") no-repeat left center;
  overflow: hidden;
  padding-left: 15px;
  *overflow: visible;
}

.content1 .con3_list .list a {
  color: #333333;
  font-size: 16px;
  *float: left;
}

.content1 .con3_list .list a:hover {
  color: #245399;
}

.content1 .con3_list .list img {
  margin-right: 8px;
}

.content1 .con3_list .list span {
  float: right;
  color: #999999;
}

.content1 ul.tab {
  border-bottom: 1px solid #c2cfe3;
}

.content1 ul.tab li {
  padding-bottom: 16px;
  float: left;
  font-size: 22px;
  cursor: pointer;

}

.content1 ul.tab li a {
  color: #333333;

}

.content1 ul.tab li.active a {
  font-weight: bold;
  color: #4270aa;
}

.content1 ul.tab li.active {
  font-weight: bold;
  color: #4270aa;
  border-bottom: 1px solid #4270aa;
}

.content1 ul.tab span a {
  font-size: 18px;
  line-height: 200%;
  color: #333333;

}

.content1 ul.tab span a:hover {
  color: #4270aa;
}


/*轮播*/
/* css */
.slideBox {
  width: 100%;
  height: 413px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
  float: left
}

.slideBox .hd {
  height: 24px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  background: url("./lbt_dian1.png") no-repeat
}

.slideBox .hd ul li.on {
  background: url("./lbt_dian.png") no-repeat
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  display: block;
  width: 100%;
  /* height: 100%; */
  height: 413px;
}

.lbText {
  height: 45px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: url("./lbtText.png");
}

.lbText a {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 45px;
  margin-left: 20px;
}

.lbText a:hover {
  color: #245399;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}



/*列表轮播*/
/* .rmfw {
  width: 357px;
  height: 310px;
  position: relative;
  overflow: hidden;
}

.rmfw .img {
  position: absolute;
  left: 0px;
  top: 0px;
}

.rmfw .img .df_list {
  width: 357px;
  height: 393px;
}

.rmfw .img span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  background: rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  line-height: 38px;
  text-indent: 10px
}

.rmfw .img ul {
  float: left;
  position: relative
}

.rmfw .num {
  position: absolute;
  width: 100%;
  bottom: 25px;
  left: 0px;
  text-align: center;
  font-size: 0px;
}

.rmfw .num li {
  width: 42px;
  height: 8px !important;
  background: url("zt_dian1.png") !important;
  display: inline-block;
  margin: 0px 3px;
  cursor: pointer;
}

.rmfw .num li.on {
  background: url("zt_dian.png") !important;
}

.rmfw .btn {
  width: 30px;
  height: 50px;
  background-color: #808080;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-size: 40px;
  color: #fff;
  font-family: "微软雅黑";
  display: none;
}

.rmfw .btn_l {
  left: 0px;
}

.rmfw .btn_r {
  right: 0px;
}

.rmfw:hover .btn {
  display: block;
} */



.slideBox {
  height: 485px;
}

.slideBox .bd img {
  height: 485px;
}

.content1 .con_right .con3_list1 {
  height: 485px;
}


/*<=1200px*/
@media screen and (max-width: 768px) {
  .content1 .con3_list .list a {
    color: #333333;
    font-size: 14px;
  }
}

@media screen and (max-width:998px) {

  /*头尾开始*/
  .header {
    background: url("./header1.png") no-repeat 40% 0;
    padding-bottom: 8px;
  }

  .header .head {
    width: 98%;
  }

  .header .nav1 {
    width: 100%;
  }

  .header .head_left {
    display: none;
  }

  .header .nav1 a {
    font-size: 16px;
  }

  .header .search {
    width: 100%;
    position: relative;
  }

  .header .search form {
    position: absolute;
    top: -35px;
    right: 0px;
  }

  .header .head .head_right ul {
    color: #fefefe;
    font-size: 10px;
    /*margin-top: 12px; */
  }

  .header .head .head_right ul span {
    float: left;
    padding: 0 8px;
  }

  .header .head .head_right ul {
    color: #fefefe;
    font-size: 10px;
    margin-top: 1px;
  }

  .footer .foot {
    width: 95%;
  }

  .footer .foot ul li.dwxx {
    padding: 0;
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }

  .footer .zflj {
    overflow: hidden;
    width: 212px;
    margin: 0 auto;
  }

  .footer .foot .footer_gy {
    /*margin-right: 25%;*/
    margin-top: 10px;
    width: 100%;
  }

  .footer .foot .footer_gy ul {
    margin: 0 auto;
    width: 334px;
    /*overflow: auto;*/
  }

  .select {
    width: 100%;
  }

  .select select:nth-child(1) {
    margin-left: 2%;
  }

  .select select {
    margin-left: 2%;
    width: 17%;
    height: 30px;
    background: #f7f7f7;
    margin-top: 22px;
    border: 1px solid #dee0e2;
  }

  .header {
    height: 100%;
  }

  .header .search input[type="submit"] {
    vertical-align: bottom;
    height: 30px;
    width: 30%;
    background: #bb2335;
    color: #ffffff;
    font-size: 16px;
    border: 0;
    outline: none;
    cursor: pointer;
  }

  .header .search input[type="text"] {
    height: 30px;
    width: 62%;
    left: 50px;
    border: 0;
    padding-left: 14px;
    background: url("./search.png") no-repeat;
  }

  .header .nav1 ul li a {
    font-size: 16px;
    display: block;
  }

  .header .nav1 ul li {
    width: 100%;
    background: #f9f9f9;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
  }

  .header .nav1 {
    height: 100%;
    position: relative;

    margin-top: 12px;
  }

  .header .nav1 ul {
    display: none;
  }

  .header .phone_list {
    width: 40px;
    height: 20px;
    /*background: #000;*/
    float: right;
    display: block;
    position: absolute;
    top: -34px;
    right: 0px;

  }

  .header .phone_list img {
    width: 30px;
    height: 20px;
  }

  .line {
    height: 2px;
  }

  body {
    background: #FFFFFF;
    font-size: 14px;
  }

  /*头尾结束*/

  .new_content {
    width: 100%;

  }

  .new_content .content1 .lbt {
    width: 100%;
  }

  /*轮播图*/
  .lbt .slideBox {
    width: 100%;
    height: 234px;
  }

  .lbt .slideBox .hd {
    height: 35px;
    padding-top: 14px;
  }

  .lbt .slideBox .hd ul li {

    width: 35px;
    height: 35px;
    line-height: 35px;

  }

  .lbt .slideBox .bd img {
    height: 234px;
  }

  .lbt .lbText {
    height: 35px;
  }

  .lbt .lbText a {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 35px;
    margin-left: 10px;
    margin-right: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .content1 .con3_list {
    width: 95%;
    margin: 40px auto 0;
  }

  .content1 .con_right .con3_list1 {
    width: 98%;
    margin: 0 auto;

  }

  .content1 .con_right .con3_list {
    width: 95%;
    margin: 0 auto;
  }

  .content1 .con3_list .list.zt_list {
    margin: 0 auto;
  }

  /*float:none*/
  .content1 .con_left {
    float: none;
    width: 100%;
  }

  .content1 .con_cen {
    display: none;
  }

  .content1 .con_right {
    float: none;
    width: 100%;
  }

  .content1 .con3_list .list li {
    background: url("./dian.png") no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
  }

  .content1 .con3_list .list a {
    color: #333333;
    float: left;
  }
}

@media screen and (max-width:414px) {
  .content1 .con_right .con3_list1 .list li a {
    float: left;
    overflow: hidden;
  }

  .content1 .con3_list .list a {
    color: #333333;
    width: 75%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}