 /*公共样式start*/
html{
    overflow-y: auto;
    overflow-x: hidden;
}
img{
    max-width: none;
}
body{
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}
a {
    text-decoration:none;
    outline: none;
    color: #fff;
}
.topBox{
  position: relative;
  width: 100%;
  height: 800px;
}
/*.topBox{
    width: 100%;
    min-width: 1200px;
    height: 476px;
    background: url(../image/introduce-top.png) no-repeat;
    background-size: cover;
    background-position: center;
}*/
.aboutusImg{
  position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    z-index: -1;
    height: 476px;
    margin-left: -960px;
}
.header{
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 34px;
  top: 0;
  position: absolute;
  z-index: 99;
  left: 0;
  /*margin-left: -512px;*/
}
.header2{
    /*display: none;*/
    position: fixed;
    left: 0;
    /*margin-left: -960px;*/
    top: -80px;
    width: 100%;
    height: 80px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    box-shadow: 0 0 10px 0;
}
.headercontent{
    width: 1024px;
    overflow: hidden;
    margin: 0 auto;
}
.header2content{
    width: 1024px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
}
.blue{color: #009EE0!important;}
.header .logoDefault{
  width: 154px;
  float: left;
}
.header2 .logoDeactivity{
    width: 154px;
    float: left;
}
.header .list{
  float: right;
  color: #fff;
  width: 370px;
  margin-top: 12px;
}
.header2 .list{
    float: right;
    color: #000;
    width: 370px;
    margin-top: 12px;
}
.header2 .list a{
    color: #000;
}
.header .list li,.header2 .list li{
  font-size: 14px;
  margin-right: 65px;
  float: left;
}
.header .list li a:hover,.header2 .list li a:hover{
    color: #009EE0;
}
.header .list li:last-child,.header2 .list li:last-child{
  margin-right: 0;
}
.words{
    width: 1024px;
    margin: 133px auto 0;
}
.clear{clear: both;}
footer{
    height: 98px;
    background: #012938;
    padding: 25px 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
footer .icp{margin-top: 14px;}
/*公共样式end*/
 html, body {
      position: relative;
      /*height: 100%;*/
    }
html{
  overflow-y: auto;
  overflow-x: hidden;
}
    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
      background-color: #ffffff;
      overflow-y: auto;
      overflow-x: hidden;
    }
    .swiper-container {
      width: 100%;
      height: 800px;
    }
    .swiper-pagination-bullet{
          width: 8px;
          height: 8px;
    }
    .swiper-pagination{
    	left: 50%;
	    width: 12px;
	    margin-left: 495px;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-slide img{
    height: 800px; 
    max-width: none;
}
.swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
}
/*.swiper-container-vertical>.swiper-pagination-bullets{
    left: 50%;
    width: 12px;
    margin-left: 495px;
}*/
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 35px auto;
    display: block;
}
.swiper-container-vertical>.swiper-pagination-bullets{
	
	transform:translate3d(0,0%,0);	
}
.swiper-pagination-bullet{
  background: #EBE6E6;
  text-align: center;
  opacity: 1;
  /*padding-left: 11px;*/
}
.mone{
  display: block;
  width: 186px;
  height: 50px;
  position: absolute;
  bottom: 20%;
  line-height: 50px;
  background: #20B6ED;
  box-shadow: 0 0 10px 0 #003A50;
  border-radius: 2px;
  left: 45%;
}
.see{
    float: left;
    padding-left: 65px;
    padding-right: 24px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 2.92px;
}
.mone img{
  right: 37px;
  width: 13px;
  height: 10px;
  margin-top: 20px;

}
.mone:hover {
  background-color: #058FC1;
}
.mone_two:hover {
  box-shadow: 0 0 10px 0 rgba(175,173,173,0.50);
  border:none; 
}
.mone_three:hover {
  box-shadow: 0 0 10px 0 rgba(175,173,173,0.50);
  border:none; 
}
.mone_four:hover{
  box-shadow: 0 0 10px 0 rgba(175,173,173,0.50);
  border:none; 
  font-size: 24px;
}
.mone_five:hover {
  background-color: #058FC1;
}
.mone img:hover {
  margin-top: 26px;
}

.top{
  width: 100%;
  height: 800px;
}
.introduction{
  width: 1024px;
  margin:0 auto;
  height: auto;
  background-color: #ffffff;
}
.name{
  padding-top: 100px;
  font-size: 25px;
  color: #3E3E3E;
  letter-spacing: 5.21px;
  display: block;
}
.introduce{
  height: 392px;
  margin-top: 100px;

}
.introduce_left img{
  width: 460px;
  height: 392px;
  
  
}
.introduce_left{
  width: 460px;
  height: 392px;
  float: left;
  
}
.introduce_right{
    float: left;
    width: 55%;
    height: 392px;
    background-color: #f8f8f8;
    padding: 20px;
    padding-left: 35px;
}
.fullname{
  font-size: 24px;
  color: #000000;
  margin-top: 15px;
}
.introduce_right p{
  font-size: 16px;
  color: #3E3E3E;
    margin-top: 17px;
}
.mone_two{
    display: block;
    width: 186px;
    height: 50px;
    line-height: 11px;
    margin-top: 50px;
    background: #FFFFFF;
    border:#E0E0E0 1px solid; 
    border-radius: 2px;
    border-radius: 2px;
    padding-top: 20px;
    float: right;
}
.kan{
    float: left;
    padding-left: 65px;
    padding-right: 24px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #1C1C1C;
    letter-spacing: 2.92px;
}
.mone_two img{
  width: 13px;
  height: 10px;
}
.core{
  font-size: 25px;
  color: #3E3E3E;
  margin-top: 100px;
  display: block;
  letter-spacing: 5.21px;
  padding-bottom: 1px;
      width: 100%;
    height: 100px;

}
.gongeng{
  margin-top: 96px;
  width: 1024px;
  height: 166px;
}
.jieshao{
  background: #009EE0;
  width: 100%;
  height: 150px;
  margin-top: 100px;
}
.jieshao_box{
  width: 1024px;
  margin:0 auto;
}
.wenhua{
  font-size: 34px;
  color: #FFFFFF;
  letter-spacing: 7.08px;
  line-height: 150px;
    float: left;
}
.mone_three{
    margin-right: 9px;
    width: 186px;
    height: 50px;
    line-height: 11px;
    background: #FFFFFF;
    border:#E0E0E0 1px solid; 
    border-radius: 2px;
    padding-top: 20px;
    float: right;
    margin-top: 50px;
}
.kan_three{
    float: left;
    padding-left: 45px;
    padding-right: 24px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #1C1C1C;
    letter-spacing: 2.92px;
}
.mone_three img{
  width: 13px;
  height: 10px;
}
.yanse{
  background-color: #eeeeee;
  width: 100%;
  height: 750px;
}
.huigu{
  width: 1024px;
  height: 750px;
  margin:0 auto;
  background-color: #eeeeee;
}
.qianyue{
  padding-top: 100px;
  font-size: 25px;
  color: #3E3E3E;
  letter-spacing: 5.21px;
  display: block;
  padding-bottom: 86px;
}
.show_zi{
    display: block;
    background-color: #ffffff;
    width: 280px;
    /*height: 187px;*/
    position: relative;
    top: 175px;
    left: 17px;
    background: #FFFFFF;
    box-shadow: 0 0 12px 0 rgba(175,173,173,0.50);
    border-radius: 2px;
    padding: 25px;
}
.title{
    font-size: 16px;
    color: #1C1C1C;
    display: block;
    padding-bottom: 20px;
}
.count{
    font-size: 14px;
    color: #615E5E;
    display: block;
}
.time{
    font-size: 14px;
    color: #615E5E;
    margin-top: 24px;
    display: inline-block;
    float: left;

}
.jiantou{
    width: 13px;
    height: 10px;
    float: right;
    display: inline-block;
    margin-top: 24px;
}
.tulist{
  width: 280px;
  height: 243px;
  position: absolute;
}
.bom{
  height: 30px;
}
.list_one li{
    float: left;
    margin-right: 90PX;
    /*MARGIN-LEFT: 30px;*/
}
.list_one li:nth-child(3){
  margin-right: 0;
}
.list_one {
  width: 100%;
  height: 440px;
}
.bottom{
  width: 100%;
  height: 98px;
  text-align: center;
  background: #012938;
}
.bottom span{
  padding-top: 22px;
  display: block;
  font-size: 12px;
  color: #CACACA;
}
.mailbox{
  background: url(../image/mailboximg.png);
  background-size: 100% 741px;
  width: 100%;
  height: 741px;
  padding-top: 103px;
}
.mone_five{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 11px;
    background: #20B6ED;
    border: #E0E0E0 1px solid;
    border-radius: 2px;
    padding-top: 20px;
    margin: 0 auto;
    margin-top: 50px;
}
.mone_four{
    display: block;
    width: 215px;
    height: 50px;
    line-height: 11px;
    border: #E0E0E0 1px solid;
    padding-top: 20px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 2px;
}
.kan_four{
  float: left;
    padding-left: 45px;
    padding-right: 24px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #1C1C1C;
    letter-spacing: 2.92px;
}
.kan_five img{
    width: 13px;
    height: 10px;
}
.kan_five{
    float: left;
    padding-left: 116px;
    padding-right: 36px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 2.92px;
}
.mone_four img{
  width: 13px;
  height: 10px;
}
.form{
    width: 392px;
    /*height: 543px;*/
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.13);
    border-radius: 2px;
    background: #FFFFFF;
    float: right;
    /*margin-right: 300px;*/
    padding: 50px 50px;
        margin-right: 100px;
}
.form input{
  border-bottom: 1px solid #CEC7C7;
}
 input::-webkit-input-placeholder{
      font-size: 14px;
      color: #615E5E;
  } 
  textarea::-webkit-input-placeholder{
      font-size: 14px;
      color: #615E5E;
  }
  input::-moz-placeholder{   /* Mozilla Firefox 19+ */
      font-size: 14px;
      color: #615E5E;
  }
  input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
      font-size: 14px;
      color: #615E5E;
  }
  input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
      font-size: 14px;
      color: #615E5E;
  }
  .xiantiao{
    display: inline-block;
    border-bottom: #e5e5e5 2px solid;
    width: 126px;
    float: left;
    margin-left: 50px;
    margin-top: 17px;
  }
  .list_li_one{
    width: 100%;
    height: 165px;

  }
  .list{
    width: 100%;
    height: 440px;
  }
  .li_count{
    width: 20%;
    float: left;
  }
  .li_count a:hover .quan_tran1{
     position: relative;
    top: 31px;
    left: 51px;
    transform: rotateY(180deg);
    transition:  all 1s ease;
  }
  .li_count a:hover .quan_tran2{
     position: relative;
    top: 31px;
    left: 51px;
    transform: rotateY(360deg);
    transition:  all 1s ease;
  }
  .li_count a:hover .quan_tran3{
     position: relative;
    top: 31px;
    left: 51px;
    transform: rotateY(180deg);
    transition:  all 1s ease;
  }
  .li_count a:hover .quan_tran4{
     position: relative;
    top: 31px;
    left: 51px;
    transform: rotateY(360deg);
    transition:  all 1s ease;
  }
  .quan_bj{
    width: 108px;
    height: 108px;
    margin-left: 17px;  
    position: absolute;
  }
  .count_wenzi1{
    font-size: 14px;
    color: #3E3E3E;
    width: 150px;
    display: block;
    margin-top: 80px;
    text-align: center;
  }
  .count_wenzi2{
    font-size: 14px;
    color: #3E3E3E;
    width: 150px;
    display: block;
    margin-top: 84px;
    text-align: center;
  }
  .count_wenzi3{
    font-size: 14px;
    color: #3E3E3E;
    width: 150px;
    display: block;
    margin-top: 79px;
    text-align: center;
  }
  .count_wenzi4{
    font-size: 14px;
    color: #3E3E3E;
    width: 150px;
    display: block;
    margin-top: 83px;
    text-align: center;
  }
.quan_tran1{
    position: relative;
    top: 31px;
    left: 51px;
    transform: rotateY(0deg);
    transition:  all 1s ease;
}
.quan_tran2{
  position: relative;
  top: 31px;
  left: 51px;
  transform: rotateY(0deg);
  transition:  all 1s ease;
}
.quan_tran3{
    position: relative;
    top: 31px;
    left: 51px;
    transform: rotateY(0deg);
    transition:  all 1s ease;
}
.quan_tran4{
    position: relative;
    top: 31px;
    left: 50px;
    transform: rotateY(0deg);
    transition:  all 1s ease;
}

.neirong{
  width: 100%;
  border-bottom: 1px solid #CEC7C7;
  height: 150px;
  padding-top: 30px;

}
.form input{
  font-size: 14px;
  color: #615E5E;
}
.form textarea{
  font-size: 14px;
  color: #615E5E;
}
.lianxi{
  width: 1024px;
  margin: 0 auto;
}
.city{
  margin-top: 50px;
  width: 100%;
}
.lianxileft{
  margin-top: 50px;
  float: left;
  margin-left: 100px;
}
.city span{
  font-size: 14px;
color: #FFFFFF;
display: block;
margin-top: 14px;
}
.shangbiao{
  font-size: 24px;
color: #FFFFFF;
margin-top: 92px;
margin-bottom: 25px;
}
.title:hover{
    color: #009EE0!important;
}
.tulist:hover{
    filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;
}