body, html {
  color: #666666;
  background: #eaeaea; }

.wm {
  width: 1400px;
  margin: 0 auto; }
.header{ display:block; position:relative;}
.xf{ display:block; position:absolute; top:0px; left:0px; z-index:999}
.xf {padding: 15px 3%;height: 70px; width: 94%; }
.xf .fr{ display:block; width:60%; max-width:700px;}
.xf li {float: left; padding: 24px 0px 11px 0px; width:16.66%; text-align:center}
.xf li:before { content: "";width: 1px; height: 10px;display: inline-block; }
.xf .one:before { width: 0; }
.xf li:hover a, .mainNav .on a { border-bottom: 1px solid #ff4343;color:#ff4343; }
.xf li a {  height:33px; font-size:18px; display: inline-block; color:#FFF; }
.xf .on a { border-bottom:1px solid #ff4343 !important; color:#ff4343 !important; }
.xf .fl img{ display:block; height:90px; width:auto; padding-left:2%;}

.mainNav1 {padding: 0 1%;height: 70px; width: 98%;overflow: hidden;-webkit-box-shadow: 0 0 12px #aeaeae;-moz-box-shadow: 0 0 12px #aeaeae; box-shadow: 0 0 12px #aeaeae; }
.mainNav1 li {float: left; }
.mainNav1 li:before { content: "";width: 1px; height: 10px; background: #cecfd0;display: inline-block; }
.mainNav1 .one:before { width: 0; }
.mainNav1 li:hover a, .mainNav .on a { border-bottom: 3px solid #000; color:#000 }
.mainNav1 li a { padding: 24px 23px 11px; height: 22px; display: inline-block; }
.mainNav1, .otherMainNav1 { display: none; position: fixed; top: 0; z-index: 40; }
.mainNav1 .fl img{ display:block; height:70px; width:auto; padding-left:5%;}

.bannerList { height: 770px;overflow: hidden; position: relative; }
.bannerList .bannerImg { width: 100%; height: inherit; }

.bannerList .bannerImg li {
  width: 100%;
  min-width: 1200px;
  height: inherit;
  position: absolute; }

.bannerWord {
  width: 1400px;
  margin: 250px auto 0; }

.bannerWord img {
  width: auto; }

.bannerList .pointList {
  width: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 115px;
  z-index: 10;
  text-align: center; }

.bannerList .point {
  display: inline-block; }

.bannerList .point li {
  width: 2px;
  height: 15px;
  float: left;
  cursor: pointer;
  margin-top: 13px;
  margin-right: 8px;
  background: #ffffff; }

.bannerList .point .on {
  height: 28px;
  margin-top: 0; }

.otherBannerList {
  height: 268px; }

.otherBannerWord {
  margin-top: 94px; }

.pd40 {
  padding: 40px; }

.mt18 {
  margin-top: 18px; }

.title .line {
  width: 45px;
  height: 3px;
  background: #000000; }

.title .name {
  font-size: 36px;
  color: #000000;
  line-height: 58px; }

.title .english {
  font-weight: 100; }

.moreButton {
  margin-top: 16px; }

.lookMore img {
  width: auto; }

.part1 {
  margin-top: -100px;
  position: relative;
  z-index: 36; }


.part2 {
  /*margin-top: -82px;*/ }

.part2 .left {
  width: 565px;
  margin: 40px 50px 28px 40px; }

.part2 .right {
  width: 745px;
  position: relative; }

.part2 .right .img {
  width: 745px;
  height: 461px; }

.part2 .right:hover .bg {
  opacity: 0; }

.part2 .right .img img {
  width: 745px;
  height:461px; }

.part2 .right .bg {
  position: absolute;
  opacity: 0.5; }

.part2 dl dt {
  padding-top: 16px; }

.part2 dl dd {
  line-height: 26px;
  padding-top: 8px;
  height: 52px; }

.part2 .lLists {
  position: relative;
  padding-top: 14px; }

.part2 .yuan1 {
  position: absolute;
  left: 0;
  top: 2px; }

.part2 .yuan2 {
  position: absolute;
  bottom: -8px;
  right: 0; }

.part2 li {
  padding: 19px 0;
  border-bottom: 1px dashed #ededed; }

.part2 li.one {
  border-top: 1px dashed #ededed; }

.part2 .lLeft {
  width: 69px;
  line-height: 20px;
  border-right: 1px solid #dbdbdb; }

.part2 .lRight {
  width: 475px;
  padding-left: 20px;
  line-height:28px; font-size:14px;
  height: 40px; }

.part2 .lookMore {
  line-height: 17px;
  padding-left: 35px;
  margin-top: 30px;
  background: url("../images/more2.png") no-repeat left center; }

.part2 ul li .img:hover .mb {
  opacity: 0.9; }



.part3 ul li img{
  height: 100%;border: 1px solid #eaeaea;
}

.part3 ul {
  margin-top: 20px;
  margin-bottom: -20px;
  margin-left: -0.9%; }

.part3 ul li {
  width: 23.2%;
  float: left;
  padding: 0.9%;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.part3 ul li:hover img{ border: 1px solid #FFF;}
.part3 ul li:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  z-index: 20;
  background: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.14); }




.part4 {
  background: #f9f9f9;
  padding: 50px 40px 35px; }

.part4 .left dl {
  float: left;
  padding-top: 18px;
  padding-right: 30px; }

.part4 .left dt {
  width: 120px;
  height: 120px;
  line-height: 120px; }

.part4 .left dt img {
  width: 102px;
  height: 102px; }

.part4 .left dd {
  line-height: 30px; }

.part4 .right {
  width: 73%; }

.part4 .right li {
  float: left;
  width: 25%;
  padding-right: 8.3%; }

.part4 .right dd a {
  line-height: 36px;
  color: #999999;
  padding-left: 8px; }

.part4 .right dd a:hover {
  padding-left: 16px; }

.part4 .right dt {
  line-height: 48px;
  position: relative;
  border-bottom: 1px solid #ebebeb; }

.part4 .point {
  position: absolute;
  right: 0;
  bottom: -24px; }

.footer {
  height: 100px;
  padding: 0 40px;
  background: #222222; }

.footer li {
  float: left;
  width: 96px;
  height: 34px;
  line-height: 34px;
  margin-top: 38px;
  margin-right: 15px;
  border: 1px solid #999999; }

.footer li img {
  width: auto;
  padding-right: 8px; }

.footer .right { 
  line-height: 34px;
  margin-top: 16px; }

.footer .right img {
  width: auto; }
.footer .right a {
  display: inline;
  color: #666666; }

.fixed {
  position: fixed;
  right: 34px;
  top: 50%;
  margin-top: -65px;
  z-index: 99;
}

.fixed li {
  width: 40px;
  height: 40px;
  background: #000000;
  text-align: center;
  line-height: 40px;
  margin-top: 3px;
  position: relative;}

.fixed li:last-child:hover .con{
  display: block;
}

.fixed li .con{
  position: absolute;
  right: 40px;
  top: 0;
  display: none;
  width: 110px;
  height: 40px;
  background: #0a001f;
  padding: 0 10px;
  color:#ffffff;
}

.fixed li img:last-child {
  display: none; }

.fixed li:hover {
  background: #ffffff; }

.fixed li:hover img:first-child {
  display: none; }

.fixed li:hover img:last-child {
  display: inline-block; }

.fixed li img {
  width: auto; }

.part4 .otherPart4Title {
  height: 0;
  overflow: hidden;
  margin-top: 36px; }

.otherPage {
  width: 1288px;
  padding: 38px 56px 60px; }

.otherTitle {
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5; }
  .otherTitle img {
    width: auto; }

.gywmCon {
  line-height: 36px; }
  .gywmCon .title {
    padding-bottom: 10px; }
  .gywmCon .title1 {
    padding-top: 58px; }

.gltdLists {
  padding-top: 54px;
  padding-bottom: 48px; }
  .gltdLists li {
    width: 364px;
    height: 364px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 59px 22px 0;
    background: #000000;
    border: 10px solid #ffffff;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1); }
    .gltdLists li .con {
      bottom: 14px;
      left: 26px;
      position: absolute;
      line-height: 22px; }
      .gltdLists li .con .name {
        line-height: 32px; }
    .gltdLists li img {
      width: 100%;
      /*min-height: 436px;*/ }
    .gltdLists li .hoverBg {
      display: none;
      width: 364px;
      height: 364px;
      top: 0;
      position: absolute;
      background: rgba(0, 0, 0, 0.66); }
    .gltdLists li .hoverCon {
      display: none;
      top: 0;
      position: absolute;
      padding: 56px 26px 0; }
      .gltdLists li .hoverCon .oneCon {
        color: #b5b5b5;
        line-height: 30px; }
      .gltdLists li .hoverCon .treeCon {
        color: #bebebe;
        line-height: 26px;
        padding-top: 10px; }
        .gltdLists li .hoverCon .treeCon .pCon {
          -webkit-line-clamp: 4; }
    .gltdLists li:hover .hoverBg, .gltdLists li:hover .hoverCon {
      display: block; }
  .gltdLists .one {
    width: 436px;
    height: 436px;
    float: none;
    margin: 0 auto; }
    .gltdLists .one img {
      width: 436px;
      /*min-height: 436px;*/ }
    .gltdLists .one .hoverBg {
      width: 436px;
      height: 436px; }
    .gltdLists .one .hoverCon {
      padding: 60px 30px 0; }

.changePage {
  text-align: center;
  height: 38px;
  padding: 42px 0 62px; }

.changePageCon {
  display: inline-block; }

.changePageCon a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 1px 0;
  border: 1px solid #ebebeb;
  border-left: none; }

.changePageCon a:hover {
  color: #666666;
  border: 1px solid #666666;
  /*border-left: none;*/
  margin-left: -1px; }

.changePageCon .on, .changePageCon .on:hover {
  height: 34px;
  width: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #666666;
  margin: -1px 0 0 -1px;
  border: 2px solid #666666; }

.changePageCon .next, .changePageCon .pre {
  /*border: 1px solid #ebebeb;*/
  font-family: "SimSun";
  font-size: 16px;
  font-weight: 700;
  color: #adadad;
  background: #fcfcfc; }

.changePageCon .pre {
  border: 1px solid #ebebeb;
  border-radius: 4px 0 0 4px; }

.changePageCon .pre:hover {
  margin: 1px 0 0 0; }

.changePageCon .next {
  border-radius: 0 4px 4px 0;
  /*border-left: none;*/ }

.zxLists li {
  border-bottom: 1px solid #e8e8e8;
  line-height: 26px;
  padding: 24px 0; }
.zxLists .left {
  width: 7.2%;
  margin-top: 2px;
  font-weight: 100; }
  .zxLists .left img {
    width: auto;
    margin-top: 30px; }
.zxLists .line {
  width: 2.73%;
  height: 1px;
  margin-top: 18px;
  background: #cccccc; }
.zxLists .right {
  width: 87.2%;
  padding-left: 2.87%; }
  .zxLists .right p {
    margin-top: 10px; }

.jobTop {
  line-height: 30px; }

.job {
  padding-bottom: 32px; }

.job > li {
  border-bottom: #ddd 1px solid; }

.job > li.borderOn {
  border-top: #ddd 1px solid;
  margin-top: 20px; }

.job > li:hover .jobTitle {
  background-color: #f0f0f0;
  cursor: pointer; }

.jobTitle {
  height: 40px;
  line-height: 40px;
  padding: 5px 20px; }

.jobTitle span {
  display: inline-block; }

.job-item-title {
  width: 30%;
  padding-right: 5%; }

/*.jobTitle a {
  float: right;
}*/
.job > li.on {
  border-top: none;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: none; }

.job > li.on .jobTitle {
  background-color: #f0f0f0;
  margin-bottom: 0;
  border: 1px dashed #ccc; }

.job > li.on .jobCon {
  display: block;
  border-bottom: 1px dashed #ccc; }

.jobCon {
  display: none;
  line-height: 50px;
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
  padding: 10px 20px;
  border-bottom: none; }

.no_pd {
  width: 1400px;
  padding: 0; }

.lxTop {
  border-bottom: 1px solid #eaeaea;
  background: url("../images/time_data_bj.jpg") repeat; }

.lxTop li {
  float: left;
  width: 28%;
  height: 164px;
  line-height: 50px;
  padding-left: 5%;
  padding-top: 44px;
  border-left: 1px solid #eaeaea; }

.lxTop li.one {
  border: none;
  height: 152px;
  padding-top: 56px;
  line-height: 30px; }

.lxMap {
  padding: 50px; }

.share .bdshare-button-style0-16 a {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 20px;
  margin-bottom: 20px; }

.no_pd img {
  width: auto;
  max-width: 100%; }

.detailT {
  border-bottom: 1px solid #e8e8e8;
  padding: 112px 40px 0;
  height: 136px; }

.detailTL {
  float: left;
  width: 77%;
  padding-top: 14px; }

.detailTL .title {
  width: 100%; }

.detailTL .title h1 {
  font-weight: normal;
  font-size: 24px;
  color: #333333;
  float: left;
  max-width: 80%; }

.detailTL .title span {
  font-size: 14px;
  color: #cccccc;
  float: left;
  margin-left: 30px;
  margin-top: 6px; }

.detailTL p {
  padding-top: 24px;
  display: block;
  color: #999999;
  clear: both;
  height: 44px;
  overflow: hidden;
  line-height: 22px; }

.detailTR {
  float: right; }

.detailTR .weather {
  border: 1px solid #e8e8e8;
  height: 110px;
  width: 105px;
  float: left;
  background-repeat: no-repeat;
  background-position: center center; }

.detailTR .data {
  border: 1px solid #e8e8e8;
  height: 110px;
  width: 105px;
  margin-left: -1px;
  float: left;
  background-image: url(../images/time_data_bj.jpg); }

.detailTR .data dl {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #cccccc; }

.detailTR .data dt {
  font-size: 72px;
  border-bottom: 1px solid #cccccc;
  margin: 10px 15px 0;
  line-height: 66px; }

.detailTR .data dd {
  font-size: 18px;
  margin-top: 5px; }

.detailD {
  color: #999999;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  padding: 40px; }

.ryzzLists {
  margin-top: 42px;
  /*height: 650px;
  overflow: hidden;*/
  height: 600px;
  position: relative;
  /*background: #00aaae;*/
  /*border-radius: 200px;*/ }
  .ryzzLists li {
    position: absolute;
    height: 24px;
    line-height: 24px;
    max-width: 370px;
    cursor: pointer;
    /*top: 50%;
    left: 50%;*/
    /*display: inline-block;*/
    /*margin-top: -16px;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .ryzzLists li:hover {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      z-index: 40; }
      .ryzzLists li:hover .img {
        display: block; }
  .ryzzLists .title {
    height: 24px;
    overflow: hidden; }
  .ryzzLists .on1 {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  .ryzzLists .on2 {
    -webkit-transform: scale(0.66);
    -moz-transform: scale(0.66);
    -ms-transform: scale(0.66);
    -o-transform: scale(0.66);
    transform: scale(0.66); }
  .ryzzLists .on3 {
    -webkit-transform: scale(0.58);
    -moz-transform: scale(0.58);
    -ms-transform: scale(0.58);
    -o-transform: scale(0.58);
    transform: scale(0.58); }
  .ryzzLists .img {
    width: 363px;
    height: 256px;
    position: absolute;
    top: -210px;
    display: none;
    background: #ffffff;
    border: 10px solid #ffffff;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    /*right: -392px;*/ }
    .ryzzLists .img:before {
      content: "";
      position: absolute;
      right: 370px;
      top: 190px;
      width: 24px;
      height: 48px;
      background: url(../images/sanjiao.png) no-repeat center; }
    .ryzzLists .img img {
      width: 363px;
      height: 256px; }
  .ryzzLists .img1:before {
    content: "";
    position: absolute;
    right: -31px;
    top: 190px;
    width: 24px;
    height: 48px;
    background: url(../images/sanjiao1.png) no-repeat center; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    -moz-transform: scale(1); } }
@media (min-width: 1280px) and (max-width: 1520px) {
  .wm {
    width: auto;
    padding: 0 60px; }

  .bannerWord {
    width: auto;
    padding: 0 60px; }

  .part2 .left {
    width: 43.54%; }

  .part2 .right {
    width: 48%;
    overflow: hidden; }

  .part2 .right .bg {
    width: 100%; }

  .part2 .lRight {
    width: 80%; }

  .footer li {
    width: 84px;
    margin-right: 8px; }

  .part4 .right {
    width: 68%; }

  .otherPage {
    width: auto;
    margin: 0 60px;
    padding: 38px 56px 60px; }

  .gltdLists li {
    width: 283px;
    height: 283px;
    margin: 48px 20px 0; }

  .gltdLists li .hoverBg {
    width: 283px;
    height: 283px; }

  .gltdLists li .hoverCon {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    padding: 0; }

  .gltdLists .one {
    width: 339px;
    height: 339px; }

  .gltdLists .one .hoverCon {
    padding: 40px 0 0; }

  .no_pd {
    padding: 0; } }

/*# sourceMappingURL=chuanhai.css.map */
