@charset "utf-8";

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: black;
}

li {
  list-style-type: none;
}

h2 {
  font-size: 16px;
}

body,
div,
p,
h1 {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  display: block;
  max-width: 100%;
}



/* banner */

.js-silder {
  position: relative;
  min-width: 320px;
}

.silder-scroll {
  width: 100%;
  overflow: hidden;
}

.silder-main {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.silder-main-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.silder-main-img img {
  width: 100%;
}

.js-silder-ctrl {
  width: 100%;
  text-align: center;
}

.silder-ctrl-prev,
.silder-ctrl-next {
  position: absolute;
  top: 0;
  width: 8%;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  font-family: "宋体";
  font-size: 52px;
  font-weight: 600;
  text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
  left: 0;
  text-align: left;
}

.silder-ctrl-next {
  right: 0;
  text-align: right;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
  position: absolute;
  top: 60%;
  margin-top: -40px;
}

.silder-ctrl-prev>span {
  left: 0;
}

.silder-ctrl-next>span {
  right: 0;
}

.silder-ctrl-con {
  display: inline-block;
  width: 4%;
  padding: 10px 0;
  margin: 0 10px;
  cursor: pointer;
}

.silder-ctrl-con>span {
  display: block;
  line-height: 0;
  text-indent: -9999px;
  overflow: hidden;
  padding: 5px 0;
  cursor: pointer;
  background-color: #e4e4e4;
}

.silder-ctrl-con.active>span {
  background-color: #7bbedf;
}

@media (max-width: 768px) {

  .silder-ctrl-prev,
  .silder-ctrl-next {
    width: 10%;
    font-size: 26px;
    margin-top: -25px;
  }

  .silder-ctrl-con {
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 5px;
  }

  .silder-ctrl-con>span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 0;
  }
}

/* bannerEnd */



/* 轮播 */
.friend {
  height: 265px;
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}

.mr_frbox {
  height: 275px;
  padding: 24px 0px 0px;
}

.mr_frBtnL {
  cursor: pointer;
  display: inline;
  float: left;
  height: 46px;
  margin: 160px 10px 0 0;
  width: 28px;
}

.mr_frUl {
  float: left;
  height: 202px;
  width: 1047px;
  margin-left: 10px;
}

.mr_frBtnR {
  float: right;
  margin-top: 160px;
  cursor: pointer;
  width: 28px;
  height: 46px;
}

.mr_frUl ul li {
  display: inline;
  float: left;
  height: 245px;
  width: 260px;
  overflow: hidden;
  position: relative;
  margin-left: 55px;
}

.mr_frUl ul li a img {
  /*display:block;*/
  width: 100%;
  height: 200px;
}

.mr_zhe {
  width: 300px;
  position: absolute;
  top: 0;
  background: rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: Alpha(opacity=80);
  background: #4ea4b5;
  /*实现IE背景透明*/
  /*height:389px;*/
  left: 0;
  right: 0;
}

.mr_zhe_i h1 {
  text-align: center;
  font-size: 182px;
  height: 138px;
  line-height: 138px;
  margin-top: 72px;
  margin-bottom: 64px;
  font-weight: bold;
  color: #fff;
}

.mr_zhe_p {
  margin-bottom: 60px;
}

.mr_zhe_p h3 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
}

.mr_zhe_p h3 span {
  display: block;
  margin: 0 auto;
  width: 260px;
  font-size: 18px;
  border-bottom: 1px solid #f4f4f4;
}

.mr_zhe_hover {
  bottom: -596px;
  height: 200px;
  position: absolute;
  width: 300px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: Alpha(opacity=80);
  background: #0a0a0a;
  /*实现IE背景透明*/
}

.mr_zhe_hover h1 {
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 22px 0;
  color: #fff;
}

#mr_fu li span {
  text-align: center;
  font-size: 20px;
  margin-top: 13px;
  display: block;
  color: black;
  font-weight: 600;
}

.tempWrap {
  left: -90px;
}

/* end */

.container {
  width: 1200px;
  margin: auto;
}

.js-silder {
  float: left;
  width: 100%;
}

.head{
  float: left;
  width: 100%;
}

.logo{
  float: left;
  padding: 5px 0;
}
.nav{
  float: right;
}
.nav_li{
  float: left;
  width: 90px;
  height: 100px;
  text-align: center;
  line-height: 7;
}
.nav_li h2{
  margin: 0;
  padding: 0;
}
.nav_li a{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.act{
  background: url(../images/nav.png) no-repeat;
}

.act a{
  font-size: 16px;
  line-height: 6;
  color: #ed9702;
  font-weight: 600;
}

.bg{
  background: url(../images/bg.jpg) no-repeat;
  background-size: 100% 100%;
  float: left;
  width: 100%;
}

.title{
  float: left;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 20px;
}
.ab_con{
  float: left;
  width: 100%;
  background-color: white;
}
.abc_l{
  width: 100%;
  max-width: 560px;
  float: left;
  height: auto;
} 
.abc_r{
  float: left;
  width: 100%;
  max-width: 560px;
  margin-left: 40px;
  padding: 20px;
  font-size: 12px;
  line-height: 2;
  height: 315px;
  overflow: hidden;
}
.more{
  float: left;
  margin-left: 60px;
  margin-top: 5px;
}
.dx_c{
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ns{
  float: left;
  width: 100%;
}
.ns_l{
  width: 100%;
  max-width: 700px;
  float: left;
}
.nsl_pic{
  float: left;
  width: 100%;
  height: 290px;
  overflow: hidden;
}
.nsl_pic img{
  width: 100%;
}
.nsl_con{
  float: left;
  width: 100%;
  margin-top: 15px;
}
.nslc_t{
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  overflow: hidden;
}
.nslc_d{
  float: left;
  width: 100%;
  font-size: 12px;
  height: 50px;
  margin-bottom: 10px;
  line-height: 1.5;
  overflow: hidden;
}
.ns_more{
  float: left;
}
.ns_r{
  float: left;
  width: 100%;
  max-width: 450px;
  margin-left: 30px;
}
.nsr_li{
  width: 100%;
  float: left;
  padding-bottom: 10px;
  border-bottom: 1px solid black;
  margin-top: 15px;
}

.nsrl_t{
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  height: 24px;
  overflow: hidden;
  margin-bottom: 10px;
}
.nsrl_d{
  float: left;
  width: 100%;
  font-size: 12px;
  height: 50px;
  overflow: hidden;
}
.nsr_li:nth-of-type(1){
  margin-top: 0px;
}

.jt{
  float: left;
  width: 100%;
}
.jt_li{
  width: 250px;
  height: auto;
  float: left;
  margin-left: 65px;
}
.jt_li:nth-of-type(1){
  margin-left: 0px;
}
.jt_li img{
  width: 100%;
  height: 160px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  object-fit: cover;
  flex: 1;
}
.jt_li div{
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  float: left;
  text-align: center;
}
.qy{
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.qy_li{
  float: left;
  width: 113px;
  height: 35px;
  margin-left: 40px;
  margin-top: 20px;
  background-color: #ff9800;
  border-radius: 15px;
  text-align: center;
}
.qy_li:nth-of-type(1),.qy_li:nth-of-type(9){
  margin-left: 0px;
}
.qy_li a{
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  line-height: 2;
  font-size: 18px;
  font-weight: 600;
}
.foot{
  float: left;
  width: 100%;
  background: url(../images/foot.png) no-repeat;
  background-size: 100% 100%;
  padding: 60px 0;
}

  .foot a{
      color: #ed9702;
  }
.ft_l,.ft_l img,.ft_l div{
  float: left;
  width: 158px;
  height: 158px;
}
.ft_l div{
  text-align: center;
  color: #c1c1c1;
  font-size: 20px;
  margin-top:10px;
  height: auto;
}
.ft_r{
  float: right;
  width: 83.5%;
  color: #c1c1c1;
    line-height: 30px;
}
.tw_tit{
  width: 100%;
  float: left;
  margin-top:60px;
  margin-bottom: 20px;
  text-align: center;
}
.line{
  width: 1200px;
  border-bottom: 1px solid black;
  position: absolute;
  z-index: 1;
  margin-top: 13px;
}
.twt{
  width: 100px;
  background-color: white;
  margin:auto;
  position: relative;
  z-index: 999;
  font-size: 18px;
}
.tw_con{
  float: left;
  width: 100%;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 1.8;
}
.tw_ns{
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.twn_li{
  float: left;
  width: 100%;
  margin-top: 20px;
  background-color: #f6f6f6;
  padding: 20px;
  height: 105px;
}
.twns_t{
  float: left;
  width: 100%;
}
.tns_l{
  float: left;
  width: 85%;
  font-size: 20px;
  font-weight: 600;
}
.tns_t{
  float: right;
}
.twns_d{
  width: 100%;
  float: left;
  font-size: 12px;
  line-height: 1.8;
  overflow: hidden;
  height: 40px;
}

.fy{
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}

.tw_pc{
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.twp_li{
  width: 250px;
  height: 180px;
  float: left;
  margin-left: 65px;
  margin-bottom: 20px;
}
.twp_li:nth-of-type(1),.twp_li:nth-of-type(5){
  margin-left: 0px;
}
.twp_li img{
  width: 100%;
  height: 160px;
  object-fit: cover;
  flex: 1;
}
.twp_li div{
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 10px;
}
.twt_t{
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 15px;
}

.twt_d{
  color: #8e8e8e;
}

.sc_fy{
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.sc_f{
  float: left;
  width: 48%;
  text-align: center;
}
@media(min-width:768px){
    .lx_ph{display:none;}
}

@media(max-width:766px){
  .container,.line{
    width: 100%;
  }
  .abc_r,.ns_r{
    margin: 0;
  }
  .bg{background: none;}
  .ft_l{
    float: none;
    margin:auto;
  }
  .ft_r{
    width: 100%;
    margin-top: 50px;
    padding:10px;
  }
  .nsr_li:nth-of-type(1){
    margin-top: 15px;
  }
  .nslc_d,.ns_r,.tw_con{
    padding: 10px;
  }
  .jt_li:nth-of-type(1),.twp_li:nth-of-type(1), .twp_li:nth-of-type(5){
    margin-left: 65px;
  }
  .qy_li:nth-of-type(1), .qy_li:nth-of-type(9),.qy_li{
    margin-left: 45px;
  }
  .tns_l{
    width: 70%;
  }
  .nav_li{width:25%;height:40px;line-height:40px;}
  .nav_li a{height:40px;line-height:40px;}
  .title{margin:20px 0 10px 0}
  .jt_li,.jt_li:nth-of-type(1), .twp_li:nth-of-type(1), .twp_li:nth-of-type(5),.twp_li{width:70%;float:none;margin:auto;}
  .jt_li img{
      object-fit: cover;
  flex: 1;
  }
  .tns_l{height:25px;overflow:hidden;width:60%;}
  .nsl_pic img{padding:10px;}
  .qy_li:nth-of-type(1), .qy_li:nth-of-type(9), .qy_li{width:24%;margin-left:3px;}
  .silder-ctrl-prev, .silder-ctrl-next{display: none;}
  .lx_ph{display:block;}
}
