#header-out {
  width: 100%; }

#header-in {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }

.logo-box {
  width: 475px;
  float: left; }

.logo-box img {
  width: 100%; }

#nav-box > ul {
  display: flex;
  justify-content: space-around; }

#nav-box {
  padding-left: 125px;
  width: 600px;
  float: right;
  height: 120px;
  overflow: hidden; }
  #nav-box > ul
> li {
    display: inline-block;
    padding-top: 70px;
    padding-bottom: 20px;
    border-bottom: 3px solid transparent; }
    #nav-box > ul
> li > a {
      font-size: 18px;
      color: #000;
      padding-bottom: 20px;
      border-bottom: 3px solid transparent; }
      #nav-box > ul
> li > a:hover {
        color: #0a85c6;
        border-bottom: 3px solid #0a85c6; }
    #nav-box > ul
> li > a.current {
      color: #0a85c6;
      border-bottom: 3px solid #0a85c6; }
    #nav-box > ul
> li > ul {
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      text-align: left;
      z-index: 1000;
      top: 117px;
      line-height: 46px;
      display: none;
      font-size: 0; }
      #nav-box > ul
> li > ul li {
        display: inline-block;
        padding: 0 4px; }
        #nav-box > ul
> li > ul li a {
          font-size: 16px;
          color: #6c6c6c; }
          #nav-box > ul
> li > ul li a:hover {
            color: #0a85c6; }
    #nav-box > ul
> li:hover {
      border-bottom: 3px solid #0a85c6; }
      #nav-box > ul
> li:hover ul {
        display: block; }

.nav-bg {
  position: absolute;
  width: 100%;
  height: 42px;
  background: rgba(255, 255, 255, 0.5);
  left: 0px;
  display: none;
  z-index: 500; }

#banandnew {
  width: 100%;
  overflow: hidden; }

.section {
  width: 100%; }
  .section img {
    width: 100%; }

.section-top {
  width: 1200px;
  height: 422px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 80px; }
  .section-top img {
    float: right;
    width: 600px; }

.sec-top-in {
  width: 550px;
  padding-top: 30px;
  padding-right: 50px;
  height: 392px;
  float: left;
  position: relative; }
  .sec-top-in h2 {
    font-size: 30px;
    margin-bottom: 12px; }
  .sec-top-in p {
    font-size: 18px;
    color: #6c6c6c;
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 40px; }
    .sec-top-in p:after {
      content: "";
      background: #000;
      height: 1px;
      width: 110px;
      position: absolute;
      bottom: 0;
      left: 0; }
  .sec-top-in span {
    font-size: 18px;
    color: #6c6c6c;
    line-height: 2; }

.link {
  display: block;
  width: 80px;
  height: 30px;
  background: url(../images/link.png) no-repeat 0px 0px;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  right: 60px; }

.section-middle {
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  height: 520px;
  overflow: hidden;
  position: relative;
  z-index: 2; }
  .section-middle h2 {
    font-size: 30px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
    background: url(../images/titlebg.jpg) no-repeat 50% 6px;
    background-size: 80px 69px;
    margin-bottom: 70px; }
  .section-middle div {
    width: 178px;
    float: left;
    height: 242px;
    margin-right: 8px;
    padding: 70px 58px 58px 58px;
    position: relative; }
    .section-middle div h3 {
      text-align: center;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 30px;
      position: relative;
      z-index: 20; }
    .section-middle div h3 + p.innerbox {
      height: 130px;
      margin-bottom: 20px;
      padding: 0;
      margin: 0;
      font-size: 16px;
      line-height: 1.4;
      margin-bottom: 25px;
      background: none;
      position: relative;
      z-index: 20; }
    .section-middle div a {
      display: block;
      width: 80px;
      height: 30px;
      background: url(../images/link.png) no-repeat 0px 0px;
      background-size: 100% auto;
      position: absolute;
      bottom: 54px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 20; }
      .section-middle div a:hover {
        background: url(../images/linkhover.png) no-repeat 0px 0px; }
    .section-middle div i {
      display: block;
      width: 294px;
      height: 370px;
      position: absolute;
      top: 0;
      background: rgba(255, 255, 255, 0.6);
      left: 0; }
    .section-middle div:hover i {
      background: rgba(61, 158, 211, 0.6); }
    .section-middle div:hover a {
      background: url(../images/linkhover.png) no-repeat 0px 0px; }
    .section-middle div:hover h3 {
      color: #fff; }
    .section-middle div:hover p {
      color: #fff; }
  .section-middle div:nth-child(2) {
    background: url(../images/mcbg1.jpg) no-repeat 0px 0px;
    background-size: 295px 380px; }
  .section-middle div:nth-child(3) {
    background: url(../images/mcbg2.jpg) no-repeat 0px 0px;
    background-size: 295px 380px; }
  .section-middle div:nth-child(4) {
    background: url(../images/mcbg3.jpg) no-repeat 0px 0px;
    background-size: 295px 380px; }
  .section-middle div:nth-child(5) {
    background: url(../images/mcbg4.jpg) no-repeat 0px 0px;
    background-size: 295px 380px; }
  .section-middle div:last-child {
    margin-right: 0; }

.secbg {
  width: 100%;
  height: 119vh;
  background: url(../images/ssbg.jpg) no-repeat 0 0;
  background-size: cover;
  position: relative;
  margin-top: -195px;
  z-index: 1; }
  .secbg a {
    display: block;
    width: 80px;
    height: 30px;
    background: url(../images/linkhover.png) no-repeat 0px 0px;
    background-size: 100% auto;
    position: absolute;
    top: 65%;
    left: 68%;
    z-index: 50; }

.sy-box {
  width: 1200px;
  height: 650px;
  margin: 0 auto;
  margin-top: -200px;
  background: #fff;
  padding-top: 70px;
  position: relative;
  z-index: 3; }
  .sy-box h2 {
    font-size: 30px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
    background: url(../images/titlebg.jpg) no-repeat 50% 6px;
    background-size: 80px 69px;
    margin-bottom: 20px; }
  .sy-box p {
    font-size: 18px;
    color: #6c6c6c;
    text-align: center; }
  .sy-box p:nth-child(3) {
    margin-bottom: 35px; }
  .sy-box a:nth-child(4) {
    width: 198px;
    height: 28px;
    line-height: 28px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #0e2365;
    border: 1px solid #0e2365;
    text-align: center;
    margin-bottom: 40px; }

#case_content ul li div {
  width: 280px;
  padding: 0 10px; }
  #case_content ul li div img {
    display: block;
    width: 100%; }

.togglebox {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 55px; }

#case_next {
  display: block;
  width: 80px;
  height: 30px;
  background: url(../images/tl.png) no-repeat 0px 0px;
  background-size: 100% auto;
  float: left;
  margin-left: 507px; }
  #case_next:hover {
    background: url(../images/thoverl.png) no-repeat 0px 0px; }

#case_prev {
  display: block;
  width: 80px;
  height: 30px;
  background: url(../images/tr.png) no-repeat 0px 0px;
  background-size: 100% auto;
  float: right;
  margin-right: 511px; }
  #case_prev:hover {
    background: url(../images/thoverr.png) no-repeat 0px 0px; }

.section-btm {
  width: 100%;
  height: 110vh;
  background: url(../images/btbg1.jpg) no-repeat 0px 0px;
  background-size: cover;
  margin-top: -200px;
  position: relative;
  z-index: 1; }
  .section-btm a {
    display: block;
    width: 80px;
    height: 30px;
    background: url(../images/linkhover.png) no-repeat 0px 0px;
    background-size: 100% auto;
    position: absolute;
    top: 80%;
    left: 70%;
    z-index: 50; }

.footer-out {
  width: 100%;
  height: 345px;
  background: #0a85c6; }

.footer-in {
  padding-top: 90px;
  width: 1100px;
  height: 255px;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 40px;
  position: relative;
  overflow: hidden; }
  .footer-in ul {
    float: left;
    color: #fff; }
    .footer-in ul li a {
      color: #fff;
      font-size: 14px; }
    .footer-in ul li:not(:first-child) {
      line-height: 2;
      font-size: 14px; }
    .footer-in ul li:first-child {
      margin-bottom: 25px;
      font-size: 14px; }
      .footer-in ul li:first-child a {
        color: #fff;
        font-size: 18px; }
  .footer-in ul:first-child {
    margin-right: 40px; }
  .footer-in ul:nth-child(2) {
    margin-right: 30px; }
  .footer-in ul:nth-child(3) {
    margin-right: 85px; }
  .footer-in ul:nth-child(4) {
    margin-right: 50px; }
    .footer-in ul:nth-child(4) li:first-child {
      margin-bottom: 5px; }
  .footer-in ul:nth-child(5) li:first-child {
    margin-bottom: 10px;
    text-align: center; }

.footer-btm {
  width: 100%;
  height: 47px;
  background: #000;
  text-align: center;
  color: #fff;
  line-height: 47px; }

#pageBox {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
  margin-bottom: 50px; }

.pagebg {
  width: 100%; }
  .pagebg img {
    width: 100%; }

.content_bg {
  float: right;
  width: 900px;
  padding-top: 24px; }

.side_bar_product {
  float: left;
  width: 300px; }

.side_bar_pl ul li:not(:first-child) {
  width: 223px;
  padding-left: 35px;
  height: 44px;
  line-height: 44px;
  text-align: left;
  border: 1px solid #dcdcdc;
  border-bottom: none; }
  .side_bar_pl ul li:not(:first-child) a {
    font-size: 18px;
    color: #444;
    display: block; }
    .side_bar_pl ul li:not(:first-child) a:hover {
      color: #0a85c6;
      background: url(../images/core.png) no-repeat 90% 50%;
      background-size: 21px auto; }

.side_bar_pl ul li:last-child {
  border-bottom: 1px solid #dcdcdc; }

.side_bar_pl ul li:first-child {
  width: 240px;
  height: 105px;
  background: #0a85c6;
  font-size: 24px;
  font-weight: bold;
  line-height: 105px;
  text-align: left;
  color: #fff;
  padding-left: 20px;
  margin-bottom: 10px; }
  .side_bar_pl ul li:first-child span {
    padding-left: 12px;
    border-left: 3px solid #b6dbee; }

.contact_title_r {
  font-size: 16px;
  color: #0a85c6;
  margin-bottom: 50px; }
  .contact_title_r a {
    color: #0a85c6; }

#detail-list {
  overflow: hidden; }
  #detail-list li {
    width: 440px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden; }
    #detail-list li img {
      display: block; }
    #detail-list li span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #444;
    padding: 10px 0 0;
    padding-bottom: 0;
}
 /* #detail-list li span:last-child {
    padding: 0;
    font-size: 12px;           
} */
  #detail-list li:nth-child(2n+1) {
    margin-right: 20px; }

.side_bar_product {
  display: none; }

#photo_show {
  overflow: hidden; }
  #photo_show #photo_title {
    overflow: hidden;
    font-size: 30px;
    font-weight: bold; 
    text-align: center;
  }
    #photo_show #photo_title #mode {
      font-size: 18px;
      color: #444;
      font-weight: normal;
      line-height: 1.6; }
  #photo_show #photo_source {
    padding: 20px 0 0 0;
    text-align: center;
    overflow: hidden; 
    
  }
    #photo_show #photo_source img {
      max-width: 100%;
       }

.photo_top {
  padding: 0 0 20px 0;
  overflow: hidden;
   }

.news_list ul li {
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px; }

.news_list ul li a {
  display: block;
  overflow: hidden; }
  .news_list ul li a:hover .newbtmbox h1 {
    color: #0a85c6; }
  .news_list ul li a:hover .datebox {
    border: 1px solid #0a85c6; }
    .news_list ul li a:hover .datebox h6 span:first-child {
      color: #0a85c6; }
    .news_list ul li a:hover .datebox h6 span:nth-child(2) {
      background: #0a85c6;
      color: #fff; }

.news_list li .datebox {
  width: 80px;
  height: 75px;
  float: left;
  background: #fff;
  border: 1px solid #808080; }

.news_list li .datebox h6 {
  float: none;
  margin-left: 0px;
  line-height: normal;
  color: #bbbbbb;
  font-size: 20px; }

.news_list li .datebox h6 span:first-child {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 36px;
  color: #808080; }

.news_list li .datebox h6 span:nth-child(2) {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #fff;
  background: #808080;
  text-align: center;
  height: 28px;
  line-height: 28px; }

.newbtmbox {
  overflow: hidden;
  float: left;
  width: 88%; }

.news_list li h1 {
  margin-top: 0px;
  width: 90%;
  font-size: 18px;
  color: #808080;
  font-weight: normal;
  float: left;
  margin-left: 30px; }

.news_list ul li p {
  margin-left: 30px;
  color: #424242;
  font-size: 14px;
  float: left;
  width: 90%;
  margin-top: 15px; }

.news h1 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px; }

.date_time {
  font-size: 14px;
  color: #808080;
  text-align: center;
  margin-bottom: 50px; }

.news_con {
  font-size: 14px;
  color: #424242;
  line-height: 2; }

.pn {
  font-size: 14px;
  margin-top: 50px; }
  .pn a {
    font-size: 14px; }
  .pn:hover a {
    color: #0a85c6; }

#photo_about table tr:first-child td {
  font-weight: bold;
  font-size: 20px; }

#photo_about table td {
    padding: 5px;
    border: 1px solid #000;
    font-size: 14px;
    color: #333;
}

#photo_about {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 50px; }

.pagination {
  clear:both;
  text-align:center;
  font-size:14px;
}
.pagination strong {
  padding: 0 5px;
  color:#0a85c6;
}
.pagination a {
  padding: 0 5px;
}
.pagination a:hover {
  color:#0a85c6;
}