@charset "utf-8";

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #ffffff;
}

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;
}

.header {
  width: 100%;
  height: 100px;
  background-color: rgb(255, 255, 255, 0.6);
  position: relative;
  ;
}

.logo {
  float: left;
  z-index: 999;
  padding: 16px;
}

.nav {
  float: right;
}

.nav_li {
  float: left;
  width: 90px;
  height: 100px;
  text-align: center;
  line-height: 6.5;
  font-size: 16px;
}

.nav_li a{
    color:black;
}

.nav_li h2 {
  margin: 0px;
}

.act {
  border-bottom: 4px solid black;
}

.act a {
  font-size: 20px;
  line-height: 5.2;
}

.js-silder {
  top: -100px;
  z-index: -1;
}

.title {
  float: left;
  width: 100%;
  margin: 70px 0 20px 0;
}

.title img {
  width: 140px;
  margin: auto;
}

.abt_l {
  float: left;
  width: 100%;
  max-width: 580px;
  max-height: 383px;
  height: auto;
}

.abt_r {
  float: left;
  margin-left: 40px;
  width: 100%;
  max-width: 580px;
  max-height: 327px;
  height: auto;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.8;
}

.more {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
}

.ix_pic,
.ix_pic img {
  width: 100%;
  margin: auto;
}

.ns_list {
  width: 100%;
  float: left;
}

.ns_li {
  float: left;
  width: 100%;
  max-width: 580px;
  height: auto;
  max-height: 170px;
}

.ns_li:nth-of-type(2),
.ns_li:nth-of-type(4) {
  margin-left: 40px;
}

.ns_li:nth-of-type(3),
.ns_li:nth-of-type(4) {
  margin-top: 40px;
}

.nsl_pc,
.nsl_cn {
  float: left;
  width: 100%;
  max-width: 230px;
}
.nsl_pc img{
    height:170px;
}
.nsl_cn {
  max-width: 320px;
  margin-left: 30px;
}

.nslc_tt {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  height: 24px;
  overflow: hidden;
}

.nslc_con {
  height: 110px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}

.jt,
.qy_lt {
  float: left;
  width: 100%;
}

.jt_li {
  float: left;
  width: 100%;
  max-width: 250px;
  height: auto;
  max-height: 200px;
  margin-left: 65px;
}

.jt_li:nth-of-type(1) {
  margin: 0px;
}

.jt_li div {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
}

.qu_li {
  width: 120px;
  height: 35px;
  background-color: #b59b5e;
  text-align: center;
  line-height: 1.7;
  float: left;
  margin-left: 30px;
  margin-top: 20px;
}

.qu_li:nth-of-type(1),
.qu_li:nth-of-type(9) {
  margin-left: 0px;
}

.qu_li a {
  font-size: 20px;
  color: white;
  font-weight: 600;
}

.foot {
  margin-top: 70px;
  width: 100%;
  float: left;
  background: url(../images/foot.png) no-repeat;
  background-size: 100% 100%;
  padding: 60px 0;
  color: white;
  font-size: 16px;
  line-height: 2;
}

.tw_tit {
  width: 100%;
  float: left;
  text-align: left;
  color: #b59b5e;
  border-bottom: #b59b5e 1px solid;
  font-size: 22px;
  font-weight: 600;
}

.tw_con {
  float: left;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.8;
}

.tw_ns {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.tw_li {
  float: left;
  width: 100%;
  max-width: 350px;
  height: auto;
  max-height: 200px;
  padding: 30px;
  background-color: #f7f7f7;
  margin-left: 75px;
  margin-top: 30px;
}

.tw_li:nth-of-type(1),
.tw_li:nth-of-type(4) {
  margin-left: 0px;
}

.twl_tit {
  font-size: 20px;
  color: black;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px solid black;
  font-weight: 600;
  height: 28px;
  overflow: hidden;
}

.twl_con {
  height: 80px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.8;
}
.fy{
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 70px;
}
.tpc_li{
  float: left;
  width: 250px;
  height: 185px;
  margin-left: 65px;
  margin-top:20px;
}
.tpc_li:nth-of-type(1),.tpc_li:nth-of-type(5){
  margin-left: 0px;
}
.tpc_li img{
  float: left;
  width: 100%;
  height: 160px;
}
.tpc_li div{
  margin-top:10px;
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  height: 20px;
  overflow: hidden;
  text-align: center;
}
.sc_tit{
  float: left;
  width: 100%;
  text-align: center;
}
.sct_up{
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sct_dw{
  color: #8e8e8e;
}
.sc_fy{
  float: left;
  width: 100%;
  margin-top: 70px;
}
.scf{
  width: 48%;
  float: left;
  text-align: center;
}
@media(min-width:768px){
    .lx_ph{display:none;}
}
@media(max-width:766px){
    .lx_ph{display:block;}
  .container,.abt_l,.abt_r{
    width: 100%;
    max-width: none;
  }
  .nsl_pc, .nsl_cn{
    max-width: none;
    padding: 5px;
  }
  .nsl_pc img{
      height:auto;
  }
  .ns_li{
    text-align: center;
    max-height: none;
    margin-left: 0px;
  }
  .ns_li:nth-of-type(2), .ns_li:nth-of-type(4),.nsl_cn{
    margin-left: 0px;
  }
  .abt_r{
    margin-left: 0px;
    padding: 5px;
  }
  .jt_li,.jt_li:nth-of-type(1){
    margin-left: 65px;
    margin-top: 35px;
  }
  .qu_li,.qu_li:nth-of-type(1), .qu_li:nth-of-type(9){
    margin-left: 40px;
  }
  .nsl_cn img{
    width: 110px;
    margin:auto;
    margin-top:20px;
  }
  .js-silder{
    top:0px;
  }
  .silder-ctrl-prev, .silder-ctrl-next{
    margin-top: 80px;
  }
  .tw_li{
    margin-left: 0px;
    width: 100%;
    max-width: none;
  }
  .foot,.tw_con{
    padding:10px; 
  }
  .tpc_li:nth-of-type(1), .tpc_li:nth-of-type(5){
    margin-left: 65px;
  }
  .nav_li,.act a{
      width: 25%;
      height:40px;
      line-height: 40px;
  }
  div,li,a{
        -moz-box-sizing: border-box; /*Firefox3.5+*/
        -webkit-box-sizing: border-box; /*Safari3.2+*/
        -o-box-sizing: border-box; /*Opera9.6*/
        -ms-box-sizing: border-box; /*IE8*/
        box-sizing: border-box; 
  }
  .qy_lt{
      padding:0 5px;
  }
  .qu_li,.qu_li, .qu_li:nth-of-type(1), .qu_li:nth-of-type(9){
      background: none !important;
      margin: 0;
      width: 25%;
      text-align: center;
      margin-top:10px;
  }
  .qu_li a{
    display: block;
    background-color: #b59b5e;
    width: 90%;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }
  .jt_li{
      height: auto !important;
      max-height: 100%;
      margin-bottom: 20px;
  }
  .jt_li, .jt_li:nth-of-type(1),.jt_li,.jt_li img{
      margin:0;
      width:100%;
      max-width: 100%;
  }
  .title{
      margin:20px 0 10px 0;
  }
  .foot{
      margin-bottom:50px;
  }
  .logo{float:none;margin:auto;width:80%;}
}