@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  src: url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"); }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

body {
  margin: 0px;
  padding: 0px;
  color: #666;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  position: relative;
  line-height: 20px;
  background: #fff;
  min-width: 1200px;
  overflow-x: hidden; }

a {
  color: #666;
  text-decoration: none;
  position: relative;
  cursor: pointer; }
  a:hover {
    color: #0090e6; }

input {
  font-family: "微软雅黑";
  font-size: 14px; }

.white, a.white {
  color: #fff; }

.fc, a.fc {
  color: #0090e6; }

.whitebg, input.whitebg {
  background: #fff; }

.eeebg, input.eeebg {
  background: #eee; }

.main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.textover {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.comhead {
  height: 80px;
  width: 100%;
  background: #fff;
  position: fixed;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: 50;
  min-width: 1200px;
  box-shadow: 1px 1px 7px #ccc; }
  .comhead .logo {
    float: left;
    margin-left: 20px; }

.comheadbg {
  height: 80px;
  width: 100%;
  clear: both; }

.topsearch {
  float: right;
  margin: 0 20px 0 10px;
  z-index: 10;
  width: 40px;
  height: 40px;
  top: 20px; }
  .topsearch .box {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    border: 1px solid #fff;
    overflow: hidden;
    width: 40px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .topsearch .box:hover {
      width: 270px;
      border-color: #ddd; }
  .topsearch section {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 40px;
    padding-right: 50px;
    overflow: hidden; }
    .topsearch section i {
      position: absolute;
      right: 0;
      top: 0;
      width: 40px;
      height: 40px;
      color: #666;
      text-align: center;
      font-size: 24px;
      line-height: 40px; }
    .topsearch section .sub {
      position: absolute;
      right: 0;
      top: 0;
      width: 40px;
      height: 40px;
      background: none;
      z-index: 5; }
    .topsearch section .text {
      height: 40px;
      padding: 0 10px;
      width: 200px; }

.comnav {
  float: right;
  z-index: 5;
  position: initial;
  height: 80px; }
  .comnav li {
    float: left;
    height: 80px;
    position: initial; }
    .comnav li .a1 {
      display: block;
      line-height: 80px;
      height: 80px;
      text-align: center;
      font-size: 16px;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      padding: 0 25px; }
    .comnav li .a1box {
      position: relative;
      z-index: 5; }
      .comnav li .a1box menu {
        position: absolute;
        left: 50%;
        top: 80px;
        right: auto;
        bottom: auto;
        width: 1000px;
        margin-left: -500px;
        text-align: center;
        line-height: 30px;
        padding: 15px 0;
        visibility: hidden;
        filter: alpha(Opacity=0);
        opacity: 0;
        -webkit-opacity: 0;
        transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
        .comnav li .a1box menu a {
          margin: 0 10px;
          transition: all 0.5s ease-in-out 0.01s;
          -webkit-transition: all 0.5s ease-in-out 0.01s;
          color: #fff; }
          .comnav li .a1box menu a:hover {
            color: #0090e6; }
    .comnav li .downbox {
      position: absolute;
      left: 0;
      top: 80px;
      right: auto;
      bottom: auto;
      width: 100%;
      background: url("../images/initial/navbg.png") repeat;
      overflow: hidden;
      padding: 15px 0 0;
      color: #fff;
      line-height: 30px;
      min-height: 45px;
      visibility: hidden;
      filter: alpha(Opacity=0);
      opacity: 0;
      -webkit-opacity: 0;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .comnav li .downbox .downmenu {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        visibility: hidden;
        filter: alpha(Opacity=0);
        opacity: 0;
        -webkit-opacity: 0;
        transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
        .comnav li .downbox .downmenu menu {
          float: left;
          margin: 0 40px 20px 0; }
          .comnav li .downbox .downmenu menu p {
            line-height: 25px;
            margin-top: 10px;
            height: 110px;
            overflow: auto;
            padding-right: 10px; }
            .comnav li .downbox .downmenu menu p::-webkit-scrollbar {
              /*滚动条整体样式*/
              width: 5px;
              /*高宽分别对应横竖滚动条的尺寸*/
              height: 1px; }
            .comnav li .downbox .downmenu menu p::-webkit-scrollbar-thumb {
              /*滚动条里面小方块*/
              -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
              background: #0090e6; }
            .comnav li .downbox .downmenu menu p::-webkit-scrollbar-track {
              /*滚动条里面轨道*/
              -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
              background: #EDEDED; }
            .comnav li .downbox .downmenu menu p a {
              font-size: 12px; }
        .comnav li .downbox .downmenu a {
          transition: all 0.5s ease-in-out 0.01s;
          -webkit-transition: all 0.5s ease-in-out 0.01s;
          color: #fff; }
          .comnav li .downbox .downmenu a:hover {
            color: #0090e6; }
    .comnav li .vertbox {
      position: absolute;
      left: 50%;
      top: 80px;
      right: auto;
      bottom: auto;
      width: 114px;
      margin-left: -57px;
      background: url("../images/initial/navbg.png") repeat;
      padding: 10px 0 10px;
      visibility: hidden;
      filter: alpha(Opacity=0);
      opacity: 0;
      -webkit-opacity: 0;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      transform: translate(0, 20px);
      -webkit-transform: translate(0, 20px); }
      .comnav li .vertbox .one {
        display: block;
        line-height: 35px;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        color: #fff; }
        .comnav li .vertbox .one:hover {
          color: #0090e6; }
      .comnav li .vertbox .two {
        position: initial; }
        .comnav li .vertbox .two .one_01 {
          display: block;
          line-height: 35px;
          text-align: center;
          color: #fff;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          transition: all 0.5s ease-in-out 0.01s;
          -webkit-transition: all 0.5s ease-in-out 0.01s;
          color: #fff; }
          .comnav li .vertbox .two .one_01:hover {
            color: #0090e6; }
          .comnav li .vertbox .two .one_01:after {
            position: absolute;
            right: 0;
            top: 7px;
            height: 20px;
            width: 3px;
            background: #0090e6;
            content: '';
            opacity: 0;
            transition: all 0.5s ease-in-out 0.01s;
            -webkit-transition: all 0.5s ease-in-out 0.01s; }
        .comnav li .vertbox .two div {
          position: absolute;
          left: 114px;
          top: 0px;
          right: auto;
          bottom: auto;
          background: url("../images/initial/navbg.png") repeat;
          width: 150px;
          border-left: 1px solid #333;
          min-height: 100%;
          overflow: hidden;
          transition: all 0.5s ease-in-out 0.01s;
          -webkit-transition: all 0.5s ease-in-out 0.01s;
          visibility: hidden;
          transform: translate(20px, 0px);
          -webkit-transform: translate(20px, 0px);
          opacity: 0; }
          .comnav li .vertbox .two div a {
            display: block;
            font-size: 12px;
            color: #fff;
            line-height: 35px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-left: 20px;
            transition: all 0.5s ease-in-out 0.01s;
            -webkit-transition: all 0.5s ease-in-out 0.01s;
            color: #fff; }
            .comnav li .vertbox .two div a:hover {
              color: #0090e6; }
            .comnav li .vertbox .two div a:first-child {
              margin-top: 10px; }
        .comnav li .vertbox .two:hover .one_01 {
          color: #0090e6; }
          .comnav li .vertbox .two:hover .one_01:after {
            opacity: 1; }
        .comnav li .vertbox .two:hover div {
          visibility: visible;
          transform: translate(0px, 0px);
          -webkit-transform: translate(0px, 0px);
          opacity: 1; }
    .comnav li:last-child .a1box menu {
      left: auto;
      right: 0;
      text-align: right; }
    .comnav li:hover .a1 {
      background: #0090e6;
      color: #fff; }
    .comnav li:hover .a1box menu {
      visibility: visible;
      filter: alpha(Opacity=100);
      opacity: 1;
      -webkit-opacity: 1;
      transform: translate(0px, 0px);
      -webkit-transform: translate(0px, 0px); }
    .comnav li:hover .downbox {
      visibility: visible;
      filter: alpha(Opacity=100);
      opacity: 1;
      -webkit-opacity: 1; }
      .comnav li:hover .downbox .downmenu {
        visibility: visible;
        filter: alpha(Opacity=100);
        opacity: 1;
        -webkit-opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px); }
    .comnav li:hover .vertbox {
      visibility: visible;
      filter: alpha(Opacity=100);
      opacity: 1;
      -webkit-opacity: 1;
      transform: translate(0px, 0px);
      -webkit-transform: translate(0px, 0px); }
    .comnav li.sel .a1 {
      background: #0090e6;
      color: #fff; }

.comfoot {
  width: 100%;
  padding: 55px 0 0;
  color: #999;
  background: #333; }
  .comfoot .bot {
    text-align: center;
    color: #787878;
    border-top: 1px solid #555;
    line-height: 50px;
    height: 50px; }
    .comfoot .bot a {
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      color: #787878; }
      .comfoot .bot a:hover {
        color: #fff; }
  .comfoot .box01 {
    float: left;
    width: 440px; }
    .comfoot .box01 p {
      padding: 0 25px;
      background: url("../images/foot01.png") no-repeat left center;
      margin-bottom: 10px;
      font-size: 12px; }
  .comfoot .box02 {
    float: left;
    width: 120px; }
    .comfoot .box02 .p1 {
      margin-bottom: 15px; }
      .comfoot .box02 .p1 a {
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        color: #d7d7d7; }
        .comfoot .box02 .p1 a:hover {
          color: #fff; }
    .comfoot .box02 .p2 {
      margin-bottom: 10px; }
      .comfoot .box02 .p2 a {
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        color: #777; }
        .comfoot .box02 .p2 a:hover {
          color: #fff; }
  .comfoot .box03 {
    float: right;
    width: 100px;
    text-align: center; }
    .comfoot .box03 img {
      display: block;
      width: 100%;
      margin-bottom: 10px; }

.indexfoot {
  position: absolute;
  left: 0;
  bottom: 0;
  background: none; }

.mymap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .mymap li {
    padding: 40px 0 30px 100px;
    border-bottom: 1px dashed #eee;
    line-height: 30px;
    min-height: 30px;
    overflow: hidden; }
    .mymap li .a1 {
      position: absolute;
      left: 0;
      top: 40px;
      right: auto;
      bottom: auto;
      font-size: 18px;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      color: #777; }
      .mymap li .a1:hover {
        color: #0090e6; }
    .mymap li .a2 {
      float: left;
      font-size: 16px;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      margin: 0 0 10px 40px;
      color: #777; }
      .mymap li .a2:hover {
        color: #0090e6; }

.floatbox {
  width: 60px;
  z-index: 40;
  position: fixed;
  right: 10px;
  bottom: 15%;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .floatbox section {
    width: 60px;
    height: 60px;
    margin-bottom: 1px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    opacity: 1;
    visibility: visible; }
    .floatbox section .tit {
      display: block;
      width: 60px;
      height: 60px;
      background: #333 url("../images/initial/float01.png") no-repeat center center;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .floatbox section .phone {
      position: absolute;
      right: 60px;
      height: 60px;
      line-height: 60px;
      font-size: 16px;
      color: #fff;
      background: #0090e6;
      top: 0;
      width: 160px;
      text-align: center;
      opacity: 0;
      transform: translate(-20px, 0px);
      -webkit-transform: translate(-20px, 0px);
      visibility: hidden;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .floatbox section .sys {
      position: absolute;
      right: 60px;
      background: #0090e6;
      top: 0;
      width: 135px;
      height: 135px;
      padding: 10px;
      text-align: center;
      opacity: 0;
      transform: translate(-20px, 0px);
      -webkit-transform: translate(-20px, 0px);
      visibility: hidden;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .floatbox section.show {
      visibility: hidden;
      opacity: 0; }
    .floatbox section:hover .tit {
      background-color: #0090e6; }
    .floatbox section:hover .phone, .floatbox section:hover .sys {
      opacity: 1;
      transform: translate(0px, 0px);
      -webkit-transform: translate(0px, 0px);
      visibility: visible; }

.floatbox_sel {
  opacity: 1;
  visibility: visible; }

.pagebox01 {
  line-height: 45px;
  font-size: 16px; }
  .pagebox01 .a1 {
    border-color: #f5f5f5;
    background: #f5f5f5;
    margin-right: 10px;
    min-width: 25px;
    text-align: center;
    font-size: 14px; }
    .pagebox01 .a1 b {
      font-weight: 400;
      margin: 0 10px; }
    .pagebox01 .a1:hover {
      border-color: #1a78e3;
      background: #1a78e3; }
  .pagebox01 .sp2 {
    margin-right: 10px; }
  .pagebox01 .sel {
    border-color: #1a78e3;
    background: #1a78e3;
    color: #fff; }
  .pagebox01 .text {
    width: 60px;
    height: 45px;
    line-height: 45px;
    background: #f3f3f3;
    border-radius: 5px; }
  .pagebox01 .sub {
    background: #0090e6;
    color: #fff;
    width: 70px;
    height: 47px;
    line-height: 47px;
    border-radius: 5px; }
    .pagebox01 .sub:hover {
      background: #1a78e3;
      border-color: #1a78e3; }

.indexbanner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 640px; }
  .indexbanner menu {
    height: 100%; }
    .indexbanner menu a {
      display: block;
      background-repeat: no-repeat;
      background-position: center center;
      background-color: #fff;
      width: 100%;
      margin: 0 auto;
      background-size: cover;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      overflow: hidden; }
      .indexbanner menu a .p1 {
        position: absolute;
        width: 1200px;
        left: 50%;
        margin-left: -600px;
        bottom: 250px;
        font-size: 30px;
        line-height: 40px;
        text-align: right; }
      .indexbanner menu a .p2 {
        position: absolute;
        width: 1200px;
        left: 50%;
        margin-left: -600px;
        bottom: 225px;
        font-size: 16px;
        text-align: right; }

.indexbannernum {
  position: absolute;
  left: 0;
  bottom: 30px;
  color: #fff;
  z-index: 10;
  text-align: center;
  width: 100%; }
  .indexbannernum span {
    font-size: 0px;
    line-height: 0px;
    width: 31px;
    height: 14px;
    background: url("../images/num.png") no-repeat center center;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    opacity: 0.5;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px; }
    .indexbannernum span.sel {
      opacity: 1; }

.winbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: url("../images/initial/darkbg.png") repeat;
  display: none; }

.winbg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%; }

.loading {
  text-align: center;
  line-height: 30px;
  color: #999; }
  .loading span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 35px; }
    .loading span img {
      position: absolute;
      left: 0px;
      top: 0px;
      right: auto;
      bottom: auto;
      height: 30px; }

.indextit {
  text-align: center;
  width: 100%;
  height: 100px; }
  .indextit b {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 100%;
    line-height: 100px;
    font-size: 120px;
    color: #f9f9f9; }
  .indextit h2 {
    font-size: 30px;
    font-weight: 400;
    padding: 35px 0 15px;
    line-height: 30px;
    z-index: 3; }
  .indextit i {
    display: block;
    background: url("../images/ico01.png") no-repeat center center;
    width: 13px;
    height: 7px;
    margin: 0 auto;
    z-index: 3;
    position: relative; }

.morebtn {
  display: block;
  line-height: 40px;
  width: 140px;
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s;
  color: #999;
  margin: 0 auto; }
  .morebtn:hover {
    background: #0090e6;
    color: #fff;
    font-size: 18px;
    letter-spacing: 5px; }

.indexpart01 {
  width: 100%;
  background: url("../images/photos/indexbg01.jpg") no-repeat center bottom;
  overflow: hidden;
  padding: 60px 0; }
  .indexpart01 .info {
    text-align: center;
    color: #999;
    width: 1100px;
    margin: 0 auto;
    line-height: 30px; }
  .indexpart01 ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden; }
    .indexpart01 ul li {
      float: left;
      width: 160px;
      text-align: center;
      margin-left: 185px;
      color: #999; }
      .indexpart01 ul li:first-child {
        margin: 0; }
      .indexpart01 ul li p {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding-right: 18px;
        line-height: 50px;
        font-size: 44px;
        color: #0090e6; }
        .indexpart01 ul li p span {
          position: absolute;
          right: 0;
          top: 5px;
          line-height: 20px;
          color: #999;
          font-size: 14px; }
        .indexpart01 ul li p.p1 {
          padding-right: 45px; }
        .indexpart01 ul li p.p2 {
          padding-right: 35px; }
      .indexpart01 ul li b {
        display: block;
        font-weight: 400;
        margin-top: 10px; }

.indexpart02 {
  width: 100%;
  background: url("../images/photos/indexbg02.jpg") no-repeat center bottom;
  overflow: hidden;
  height: 820px;
  padding: 60px 0 0; }

.indexpart03 {
  width: 600px;
  float: left;
  overflow: hidden;
  background: #fafafa;
  line-height: 25px;
  height: 510px; }
  .indexpart03 .img {
    display: block;
    width: 100%;
    height: 335px;
    overflow: hidden; }
    .indexpart03 .img img {
      display: block;
      min-width: 100%;
      min-height: 335px;
      transition: all 2s ease-in-out 0.01s;
      -webkit-transition: all 2s ease-in-out 0.01s; }
  .indexpart03 span {
    margin: 20px 20px 0;
    color: #999;
    display: block; }
  .indexpart03 .a1 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    font-size: 16px;
    margin: 5px 20px 0; }
  .indexpart03 p {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    max-height: 50px;
    margin: 20px 20px 0;
    color: #999; }
  .indexpart03:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

.indexpart04 {
  float: right;
  width: 550px;
  overflow: hidden; }
  .indexpart04 li {
    padding: 20px 0 20px 100px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    line-height: 25px;
    min-height: 90px;
    top: -16px; }
    .indexpart04 li .time {
      position: absolute;
      left: 0;
      top: 45px;
      right: auto;
      bottom: auto;
      text-align: center;
      width: 70px;
      font-size: 16px; }
      .indexpart04 li .time b {
        display: block;
        font-weight: 400;
        font-size: 20px; }
    .indexpart04 li .a1 {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      font-size: 16px; }
    .indexpart04 li .p1 {
      color: #999;
      word-break: break-all;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      line-height: 25px;
      max-height: 50px;
      margin-top: 15px; }

.indexad {
  width: 100%;
  overflow: hidden; }
  .indexad .box {
    width: 900px;
    margin: 0 auto;
    height: 505px; }
  .indexad .sum {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 1000%;
    overflow: hidden;
    padding-top: 85px;
    transition: all 1s ease-in-out 0.01s;
    -webkit-transition: all 1s ease-in-out 0.01s; }
    .indexad .sum li {
      float: left;
      width: 600px;
      height: 335px;
      margin-right: 50px;
      transition: all 1s ease-in-out 0.01s;
      -webkit-transition: all 1s ease-in-out 0.01s;
      overflow: hidden; }
      .indexad .sum li .img {
        display: block;
        width: 100%;
        height: 100%; }
        .indexad .sum li .img img {
          display: block;
          min-width: 100%;
          min-height: 335px;
          transition: all 1s ease-in-out 0.01s;
          -webkit-transition: all 1s ease-in-out 0.01s; }
      .indexad .sum li section {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
        color: #fff;
        width: 350px;
        height: 505px;
        background: rgba(0, 0, 0, 0.5);
        padding: 0 40px;
        overflow: hidden;
        line-height: 30px;
        transition: all 1s ease-in-out 0.01s;
        -webkit-transition: all 1s ease-in-out 0.01s;
        opacity: 0;
        visibility: hidden; }
        .indexad .sum li section b {
          display: block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          font-size: 18px;
          padding: 140px 0 30px;
          font-weight: 400; }
        .indexad .sum li section p {
          word-break: break-all;
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          line-height: 30px;
          max-height: 120px;
          margin-bottom: 45px; }
        .indexad .sum li section a {
          transition: all 0.5s ease-in-out 0.01s;
          -webkit-transition: all 0.5s ease-in-out 0.01s;
          color: #aeaeae; }
          .indexad .sum li section a:hover {
            color: #fff; }
      .indexad .sum li.sel {
        width: 900px;
        height: 505px;
        margin-top: -85px; }
        .indexad .sum li.sel section {
          opacity: 1;
          visibility: visible; }
  .indexad .num {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 100%;
    top: 210px;
    z-index: 10; }
    .indexad .num p {
      position: absolute;
      top: 0;
      width: 60px;
      line-height: 60px;
      height: 60px;
      text-align: center;
      color: #fff;
      font-size: 30px;
      background: #0090e6;
      border-radius: 50%;
      left: -80px;
      cursor: pointer;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .indexad .num p.next {
        right: -80px;
        left: auto; }
      .indexad .num p:hover {
        background: #0376bb; }

.conbanner {
  width: 100%;
  overflow: hidden;
  height: 400px; }
  .conbanner a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/photos/banner02.jpg") no-repeat center top; }

.conopt {
  z-index: 10;
  height: 45px; }
  .conopt menu {
    width: 100%;
    position: absolute;
    left: 0;
    top: -45px;
    right: auto;
    bottom: auto;
    height: 90px;
    background: #f7f7f7;
    text-align: center; }
    .conopt menu a {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-left: 20px;
      line-height: 90px;
      font-size: 16px;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      margin: 0 40px; }
      .conopt menu a i {
        position: absolute;
        left: 0px;
        top: 0px;
        right: auto;
        bottom: auto;
        font-size: 24px;
        opacity: 0;
        transform: translate(-15px, 0px);
        -webkit-transform: translate(-15px, 0px);
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        color: #0090e6; }
      .conopt menu a.sel, .conopt menu a:hover {
        color: #0090e6; }
        .conopt menu a.sel i, .conopt menu a:hover i {
          opacity: 1;
          transform: translate(0px, 0px);
          -webkit-transform: translate(0px, 0px); }

.conpace {
  padding-top: 30px;
  height: 70px;
  color: #999; }
  .conpace .a1 {
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    color: #999; }
    .conpace .a1:hover {
      color: #0090e6; }
  .conpace .sp1 {
    margin: 0 5px; }
  .conpace .sp2 {
    color: #0090e6; }

.essaybox {
  line-height: 30px; }
  .essaybox .tit {
    text-align: center;
    font-size: 20px; }
  .essaybox .time {
    text-align: center;
    color: #999;
    margin-top: 15px; }
  .essaybox .page {
    border: 1px solid #eee;
    height: 100px;
    line-height: 100px;
    font-size: 16px; }
    .essaybox .page .a1 {
      width: 120px;
      margin: 0 auto;
      text-align: center;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
      display: block; }
      .essaybox .page .a1:hover {
        background: #0090e6;
        color: #fff; }
    .essaybox .page p {
      position: absolute;
      top: 0;
      left: 30px;
      width: 35%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .essaybox .page p a {
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        color: #999; }
        .essaybox .page p a:hover {
          color: #0090e6; }
      .essaybox .page p.p1 {
        right: 30px;
        left: auto; }

.newsbox {
  border: 1px solid #eee; }
  .newsbox section {
    height: 490px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    width: 339px;
    padding: 0 30px;
    top: 1px;
    border-right: 1px solid #eee;
    line-height: 25px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    float: left;
    left: 2px; }
    .newsbox section .img {
      margin-top: 30px;
      display: block;
      width: 100%;
      height: 225px;
      overflow: hidden; }
      .newsbox section .img img {
        display: block;
        transition: all 1s ease-in-out 0.01s;
        -webkit-transition: all 1s ease-in-out 0.01s;
        min-width: 100%;
        min-height: 225px;
        max-width: none; }
    .newsbox section .p1 {
      margin-top: 30px;
      font-size: 16px; }
    .newsbox section .a1 {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      margin-top: 15px;
      font-size: 16px; }
    .newsbox section .p2 {
      word-break: break-all;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-height: 25px;
      max-height: 75px;
      margin-top: 20px;
      color: #999; }
    .newsbox section i {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0;
      height: 3px;
      background: #0090e6;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .newsbox section .a2 {
      display: block;
      line-height: 40px;
      width: 120px;
      text-align: center;
      background: #fff;
      border: 1px solid #eee;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      color: #999;
      margin-top: 30px; }
      .newsbox section .a2:hover {
        background: #0090e6;
        color: #fff;
        letter-spacing: 5px; }
    .newsbox section.box .p1 {
      margin-top: 110px; }
    .newsbox section.box .a1 {
      word-break: break-all;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      line-height: 25px;
      max-height: 50px;
      white-space: normal; }
    .newsbox section:hover {
      box-shadow: 1px 1px 10px #ccc; }
      .newsbox section:hover i {
        width: 100%; }
      .newsbox section:hover .a1 {
        color: #0090e6; }
      .newsbox section:hover .img img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05); }

.mapbot li {
  float: left;
  width: 25%;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  color: #999; }
  .mapbot li i {
    display: block;
    width: 100px;
    height: 100px;
    background: url("../images/map01.png") no-repeat center center;
    border: 1px solid #eee;
    border-radius: 50%;
    margin: 0 auto 15px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .mapbot li p {
    font-weight: bold;
    color: #333;
    margin-top: 10px; }
  .mapbot li:hover i {
    border-color: #0090e6; }

.caselist {
  width: 110%;
  overflow: hidden; }
  .caselist li {
    float: left;
    width: 580px;
    height: 380px;
    overflow: hidden;
    margin: 0 40px 40px 0; }
    .caselist li img {
      display: block;
      min-width: 100%;
      min-height: 100%;
      max-width: none;
      transition: all 2s ease-in-out 0.01s;
      -webkit-transition: all 2s ease-in-out 0.01s; }
    .caselist li section {
      position: absolute;
      left: 0;
      top: 330px;
      right: auto;
      bottom: auto;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      text-align: center;
      z-index: 3;
      height: 100%;
      line-height: 25px;
      overflow: hidden;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .caselist li section .p1 {
        line-height: 50px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 16px;
        margin-top: 0px;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .caselist li section .p2 {
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 25px;
        max-height: 50px;
        margin: 10px 100px 0; }
      .caselist li section a {
        display: block;
        line-height: 50px;
        width: 150px;
        text-align: center;
        background: #0090e6;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        color: #fff;
        margin: 30px auto 0; }
        .caselist li section a:hover {
          background: #0376bb;
          color: #fff;
          font-size: 16px;
          letter-spacing: 5px; }
    .caselist li:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05); }
    .caselist li:hover section {
      top: 0; }
      .caselist li:hover section .p1 {
        margin-top: 90px; }

.workbox {
  height: 350px;
  padding: 150px 50px 0 770px;
  background: url("../images/photos/img06-3.png") no-repeat right bottom;
  line-height: 25px; }
  .workbox img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto; }
  .workbox .a1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .workbox p {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 25px;
    max-height: 100px;
    margin: 30px 0; }
  .workbox .a2 {
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    color: #0090e6; }
    .workbox .a2:hover {
      color: #0376bb; }
    .workbox .a2 i {
      margin-left: 10px; }

.workbox01 {
  padding: 150px 770px 0 50px;
  background: url("../images/photos/img06-4.png") no-repeat left bottom; }
  .workbox01 img {
    left: auto;
    right: 0; }

.honorbox {
  width: 110%; }
  .honorbox li {
    float: left;
    width: 378px;
    text-align: center;
    margin: 0 33px 40px 0; }
    .honorbox li .img {
      width: 290px;
      height: 202px;
      display: block;
      padding: 40px 44px;
      background: url("../images/photos/list.jpg") no-repeat center top;
      background-size: 100%; }
      .honorbox li .img img {
        width: 100%;
        height: 100%;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .honorbox li p {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      margin-top: 15px;
      font-size: 16px; }
    .honorbox li:hover .img img {
      opacity: 0.7; }

/*# sourceMappingURL=style.css.map */
