body {
  font-family: "Arial", Open Sans, Helvetica, sans-serif;
}
  .btn-primary {
    color: #fff;
    background-color: #017bc3;
    border-color: #007dc3;
    width: 100%;
    line-height: 32px;
  }
@media only screen and (min-width: 769px) {
  /*big ping*/
  .sye .xmoo {
    display: block;
    border-radius: 50%;
    margin: auto;
    min-height: 80px;
    line-height: 80px;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .sye .xmoo:hover {
    display: block;
    border-radius: 50%;

    max-width: 80px;
    margin: auto;
    min-height: 80px;
    line-height: 80px;
    color: #fff;

    margin-top: 20px;
  }





  /*logo*/
  .lgo {
    float: left;
    padding-left: 1%;
    margin-top: 1%;
  }
  .lgo2 {
    display: none;
  }
  /*gaoliang  start */
  .p_categoryBox .p_linkBox.click {
    background-color: #007cbf !important;
    color: #ffffff;
  }
  .p_categoryBox .p_linkBox.click .color_assist,
  .p_categoryBox .p_linkBox.click a {
    color: #ffffff !important;
  }
  /*gong gongstyle */
  .bitao {
    text-align: center;
    color: #fff;
  }
  .bitao h1 {
    font-size: 36px;
    animation-name: fadeInDown;
    animation-duration: 1.0s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .bitao h3 {
    font-size: 14px;
    line-height: 1.7;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.4s;
    animation-fill-mode: both;
    margin-bottom: 30px;
  }
  .ase {
    text-align: center;
  }
  .ase .xmo {
    border-radius: 20px;
    border: 1px solid #fff;
    margin: auto;
    line-height: 34px;
    display: inline-block;
    width: 150px;
    height: 35px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .ase .xmo:hover {
    border-radius: 20px;
    border: 1px solid #007cc2;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #0079c7;
    margin-top: 20px;
  }
  /*first one*/
  .sye {
    text-align: center;
  }
  .sye .sye01 {
    animation-name: fadeInDown;
    animation-duration: 1.0s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .sye h1 {
    color: #fff;
    font-size: 35px;
    line-height: 1.8;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .sye h3 {
    color: rgba(255, 255, 255);
    line-height: 1.8;
    animation-name: fadeInUp;
    font-size: 22px;
    font-weight: normal;
    animation-duration: 1.0s;
    animation-delay: 1.4s;
    animation-fill-mode: both;
  }
  .sye .sye02 {
    animation-name: fadeInUp;
    animation-duration: 1.2s;
    animation-delay: 1.6s;
    animation-fill-mode: both;
  }

  .sye .xmo {
    display: block;
    border-radius: 20px;
    border: 1px solid #fff;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .sye .xmo:hover {
    display: block;
    border-radius: 20px;
    border: 1px solid #017abf;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #007bc1;
    margin-top: 20px;
  }
  /*about us*/
  .about {
    text-align: center;
    background: rgba(63, 168, 225, 0.66);
    border-radius: 50%;
    min-height: 510px;
    max-width: 510px;
    color: #fff;
    margin: auto;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .about h1 {
    padding-top: 24%;
    font-weight: 700;
  }
  .about h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.7;
  }
  .about h5 {
    font-size: 24px;
    line-height: 2;
  }
  .about p {
    padding: 0px 50px;
  }
  .about .xmo {
    display: block;
    border-radius: 20px;
    border: 1px solid #ff7700;
    ;
    max-width: 150px;
    margin: auto;
    background: #ff7700;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .about .xmo:hover {
    display: block;
    border-radius: 20px;
    border: 1px solid #007cc1;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #e1740f;
    margin-top: 20px;
  }
  /*con*/
  .con {
    display: flex;
  }
  .conz {
    text-align: center;
    min-height: 400px;
    width: 400px;
    background: rgba(74, 154, 204, 0.61);
    border-radius: 50%;
    color: #fff;
    float: left;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .conz h1 {
    font-size: 36px;
    font-weight: 800;
    margin-top: 25%;
    line-height: 1.6;
  }
  .conz h3 {
    font-size: 14px;
    font-weight: 100;
  }
  .conz ul {
    padding: 0px 13%
  }
  .conz ul li {
    text-align: left;
    margin: 10px 0px;
  }
    .conz ul li a{color:#fff;}
  .conz ul li img {
    margin-right: 10px;
  }
  .cony {
    position: relative;
  }
  .cony img {
    position: absolute;
    bottom: 0px;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1.4s;
    animation-fill-mode: both;
  }
  /*banquan*/
  .foot{
    display:flex;
    padding:0px 20px 20px 20px;
  }
  .fz{
    width:50%;
    height:200px;
  }
  .fy{
    width:100%;
    text-align:right;
    color:#fff;
    margin-bottom: 20px !important;
  }
  .fy a{
    color:#fff;
  }
/*neiye*/

  #c_portalResnav_main-15790011968046445{width:100% !Important;}
}






@media only screen and (max-width:768px) {
  /*logo*/
  .lgo2 {
    float: left;
    padding-top: 2%;
    padding-left: 1%;
  }
  .lgo {
    display: none;
  }
  /*gong gongstyle */
  .bitao {
    text-align: center;
    color: #fff;
  }
  .bitao h1 {
    font-size: 22px;
    animation-name: fadeInDown;
    animation-duration: 1.0s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
    padding-top: 60px;
  }
  .bitao h3 {
    font-size: 12px;
    line-height: 1.7;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.4s;
    animation-fill-mode: both;
    margin-bottom: -6px;
  }
  .ase {
    text-align: center;
  }
  .ase .xmo {
    border-radius: 20px;
    border: 1px solid #fff;
    margin: auto;
    line-height: 34px;
    display: inline-block;
    width: 150px;
    height: 35px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .ase .xmo:hover {
    border-radius: 20px;
    border: 1px solid #7fc01c;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #0ec900;
    margin-top: 20px;
  }
  /*first one*/
  .sye {
    text-align: center;
  }
  .sye .sye01 {
    animation-name: fadeInDown;
    animation-duration: 1.0s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .sye h1 {
    color: #fff;
    font-size: 35px;
    line-height: 1.8;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .sye h3 {
    color: rgba(255, 255, 255);
    line-height: 1.8;
    animation-name: fadeInUp;
    font-size: 12px;
    font-weight: normal;
    animation-duration: 1.0s;
    animation-delay: 1.4s;
    animation-fill-mode: both;
  }
  .sye .sye02 {
    animation-name: fadeInUp;
    animation-duration: 1.2s;
    animation-delay: 1.6s;
    animation-fill-mode: both;
  }
  .sye .xmo {
    display: block;
    border-radius: 20px;
    border: 1px solid #fff;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .sye .xmo:hover {
    display: block;
    border-radius: 20px;
    border: 1px solid #7fc01c;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #0ec900;
    margin-top: 20px;
  }
  .sye {
    text-align: center;
    margin-top: 0;
  }
  .sye h1 {
    color: #fff;
    font-size: 22px;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
  }
  .sye h2 {
    color: rgba(255, 255, 255);
    margin-bottom: 2%;
    animation-name: fadeInUp;
    animation-duration: 1.2s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
    font-size: 19px;
    font-weight: normal;
  }
  .sye img {
    animation-name: fadeInUp;
    animation-duration: 1.2s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
    width: 71%;
  }
  /*about us*/
  .about {
    text-align: center;
    background: rgba(61, 151, 207, 0.74);
    min-height: 328px;
    max-width: 498px;
    color: #fff;
    margin: auto;
    border-radius: 0%;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .about h1 {
    padding-top: 10%;
    font-weight: 700;
    font-size: 22px;
  }
  .about h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.7;
  }
  .about h5 {
    font-size: 17px;
    line-height: 2;
  }
  .about p {
    padding: 0px 27px;
    line-height: 1.7;
  }
  .about .xmo {
    display: block;
    border-radius: 20px;
    border: 1px solid #e57919;
    max-width: 150px;
    margin: auto;
    background: #e57919;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .about .xmo:hover {
    display: block;
    border-radius: 20px;
    border: 1px solid #7fc01c;
    max-width: 150px;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #0ec900;
    margin-top: 20px;
  }
  /*con*/
  .con {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #w_grid-1576839759618{
    width:100% !important;
    max-width: 100%;
  }
  .conz {
    text-align: center;
    min-height: 287px;
    width: 400px;
    background: rgba(124, 213, 117, 0.66);
    border-radius: 20%;
    color: #fff;
    float: left;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
  }
  .conz h1 {
    font-size: 22px;
    font-weight: 800;
    margin-top: 14%;
    line-height: 1.6;
  }
  .conz h3 {
    font-size: 14px;
    font-weight: 100;
  }
  .conz ul {
    padding: 0px 7%;
  }
  .conz ul li {
    text-align: left;
    margin: 10px 0px;
  }
  .conz ul li a{ color:#fff;}
  .conz ul li img {
    margin-right: 10px;
  }
  .cony {
    display: none;
  }
  .cony img {
    position: absolute;
    bottom: 0px;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1.4s;
    animation-fill-mode: both;
  }
  /*banquan*/
  .foot{
    display:flex;
    padding:0px 20px 20px 20px;
  }
  .fz{
    width:50%;
    height:200px;
  }
  .fy{
    width:100%;
    text-align:right;
    color:#fff;
  }
  .fy a{
    color:#fff;
  }

  .sye .xmoo {
    display: block;
    border-radius: 50%;

    max-width: 80px;
    margin: auto;
    min-height: 80px;
    line-height: 80px;
    color: #fff;
    margin-top: 20px;
    animation-name: fadeInUp;
    animation-duration: 1.0s;
    animation-delay: 1.8s;
    animation-fill-mode: both;
  }
  .sye .xmoo:hover {
    display: block;
    border-radius: 50%;

    max-width: 60px;
    margin: auto;
    min-height: 60px;
    line-height: 80px;
    color: #fff;

    margin-top: 20px;
  }

}
@media only screen and (max-width: 1024px) {
  .lgo {
    display: none;
  }
  .lgo2 {
    display: inline-block;
    margin-top: 1% !Important;
    margin-left: 10px;
  }
  .lgo2 img {
    width: 150px;
  }
}
@media only screen and (max-width:480px) {
}
