﻿  .banrBox1 {
    width: 100%;  
    text-align:center;
    color:#ffffff; 
  }

  #box1 {
   margin:0px;
   padding:0px;
   text-align:center;
   margin:5% 10px;
  }
 
  .boxmin1 {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.10);
    padding: 6% 0px;
    margin: 1%;
    FLOAT: LEFT;
    WIDTH: 31.333%;
  }
  .TitletextBox {
   text-align:center;
  }
  .zhinen {
   background-color:#F8F8F8;
   padding: 3% 0 11% 0;
  }
  .item img {
   width:80%
  }

  .GmBox {
   width:80%;
   margin:auto;
  }
  .bottomimg {
    height: 118PX;
    width: 100%;
    /* line-height: 50px; */
    padding:30px 0px;
  }

  .bottomimg li {
    float: LEFT;
    width: 19%;
    margin: 0.5%;
  }
    .bottomimg li p img {
     height:25PX;
     width:25PX;
    }

    .bottomimg li p:nth-child(2) {
        line-height:55PX;
    }

 .bottomTitletextBox {
    text-align: center;
    color: #ffffff;
    padding: 2% 0 4% 0px;
  }
  .bottomtextBox {
    background-image: url('../../Content/Img/Index/Bottom_Background.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
    color:#ffffff;
    padding: 5% 0px;
  }
  .bottomtextDIV {
   text-align:center; 
   font-size:14px;
   line-height:30px;
   width:100%;
  }
    .bottomtextDIV tr td{
      text-align:center;
      padding: 5% 0px;
    }

     .bottomtextDIV tr td div{
       border:1px solid #ffffff;  
       height:30px;
       width:40px;
       margin:auto;
       border-radius:3px;
    }