﻿/*-----------------[初始化]--------------*/
.wp {
    margin: 0 auto;
    width: 1400px;
}
.shuffer-up{ position:relative}
.shuffer-bg {height: 0px;width: 100%;position: absolute;bottom: 0;opacity:0;-webkit-transition: all linear 300ms;transition: all linear 300ms;}
.shuffer-up:hover .shuffer-bg{height: 100%;background-color: #1962b5bf; opacity:1;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.stars-info {height: 180px;position: absolute;bottom: 220px;text-align: center;width: 100%;-webkit-transition: all linear 500ms;transition: all linear 500ms;color: #fff;opacity:0;}
.stars-info h2{padding:0 80px;}
.stars-info p{padding:0 80px;}
.stars-info hr{width:80px;}
.shuffer-up:hover .stars-info {height: 20%;border-bottom:none;-webkit-transition: all linear 500ms;transition: all linear 500ms;opacity:1; display:block}
.shuffer-link{opacity:0;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.shuffer-up:hover .stars-info{opacity:1;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.shuffer-up:hover .shuffer-link{opacity:1;-webkit-transition: all linear 800ms;transition: all linear 800ms;}
.g-tit{
    text-align: center;
    margin-bottom: 40px;
}
.g-tit .cn{
    font-size: 30px;
    color:#333;
    font-weight: bold;
    margin-bottom: 13px;
}
.g-tit .desc{
    font-size: 14px;
    color:#666666;
    height: 14px;
    line-height: 14px;
}
.g-tit .desc i{
    display: inline-block;
    vertical-align: middle;
    width: 94px;
    height: 1px;
    background: #A6A6A6;
    margin:.0 20px;
}
.g-tit.sty1 .cn,
.g-tit.sty .desc{
    color:#fff;
}
.g-tit.sty .desc i{
    background-color: #fff;
}

.row1{
    padding: 0px 0 20px;
}


.slider1{
    position: relative;
}
.slider1 .swiper-button-prev{
   background: url(/template/default/images/ico3.png) no-repeat;
    color:#8F2927;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: -80px;
    text-align: center;
    cursor: pointer;
}
.slider1 .swiper-button-next{
   background: url(/template/default/images/ico4.png) no-repeat;
    color:#8F2927;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: -80px;
    text-align: center;
    cursor: pointer;
}
.ul-list .pic{
    padding-top: 75%;
    overflow: hidden;
    height: 0;
    position: relative;
}
.ul-list .pic img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-list .txt{
       background-color: #1962b5cf;
    padding: 20px 30px;
}
.ul-list .tit{
    text-align: center;
    font-size: 18px;
    color:#ffffff;
    margin-bottom:4px;
    font-weight: bold;
}
.ul-list  .desc{
    font-size: 14px;
    color:#666666;
    line-height: 1.5;
    margin-bottom: 25px;
}
.ul-list .btn{
    width: 110px;
    height: 38px;
    background: #0267AE;
    border-radius: 19px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color:#fff;
    margin:0 auto;
}
.ul-list a{
    display: block;
    /*padding: 9px 10px;*/
    /*border: 1px solid #E5E5E5;*/
}
.ul-list .txt{
    text-align: center;
    font-size: 14px;
    color:#666666; 
}

@media only screen and (max-width: 1900px){
.wp-h{padding: 0 50px;width: auto;}
.nav .phone{padding-left: 13px;background: none;}
.nav li .v1{padding: 0 15px;}
.logo{width: 300px;}
}
@media only screen and (max-width: 1600px) {
    
}
@media only screen and (max-width: 1430px) {
    .wp{width: 1200px;}
    .nav li .v1{font-size: 14px;}
    .row5{background-image: url(/template/default/images/pic15.jpg);}
    .g-service .title{background: none;text-align: center;}
   .g-service{width: auto;float: none;padding: 30px;}
   .g-about .pic{max-width: 400px;margin: 80px 0;}
   .nav .phone{display: none;}
    .banner .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom: 10px;}
    .footer .top{padding: 30px 0;}
    .g-about .name .cn{font-size: 28px;}
    .g-about a.more{margin-bottom: 30px;}
}
@media only screen and (max-width: 1230px) {
    .wp,.wp-h{width: auto;padding: 0 15px;}
    .fd-form,.fd-desc{width: auto;float: none;}
    .header .title,.qr{display: none;}
    .links .link a{width: auto;background: none;padding-bottom: 0;border-bottom: none;}
    .footer .tit{margin-bottom: 15px;}
    .fd-desc .desc .add{margin-bottom: 0;}
    .menuBtn{display: block;}
     .nav{
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        z-index: 99;
        overflow: hidden;
        background: #fff;
        width: auto;
        float: none;
        padding: 0;
        display: none;
        border-top:1px solid #eee;
    }
    .nav ul{float: none;}
    .nav .phone{display: none;}
    .nav li{float: none;width: auto;}
    .nav li .v1{line-height: 40px;text-align: left;padding:0 20px;color:#333; border-bottom:1px solid #eee;}
    .nav li.on .v1::after{display: none;}
    .nav li i {
        display: block;
        width: 40px;
        height: 40px;
        background-position: center center;
          position: absolute;
          right: 0;
          top: 0;
        z-index: 9;
        background: url(/template/default/images/sel2.png) no-repeat center center;
    }
    .nav li .sub{position: static;padding-left: 0;background: transparent;box-shadow:none;}
    .nav li .sub a{padding-left: 20px;text-align: left;float: none;line-height: 30px;color:#fff;}
    .nav .v1{height: 40px;line-height: 40px;text-align: left;color:#333;padding-left: 10px;margin:0;overflow: hidden;}
    .nav li:hover .v1,
    .nav li.on .v1{
        background: none;
    }
    .nav li .v1::after{display: none;}
    .logo{line-height: 60px;width: 220px;height: 60px;}
     .logo  .txt{display: none;}
    body{padding: 60px 0 53px;}
    .g-tit .cn{font-size: 26px;}
    .g-form{float: none;width: auto;overflow: hidden;padding-left: 30px;}
    .g-contact .boxx{padding-left: 25px;padding-right: 25px;}
    .header{box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);}
    .slider4 .swiper-button-prev,.slider4 .swiper-button-next,
     .slider1 .swiper-button-prev,.slider1 .swiper-button-next{display: none!important;}
     .g-item .cn{font-size: 18px;}
     .g-txtimg1 .g-item{padding-right: 100px;padding-top: 0;}
     .g-txtimg1 .item:nth-child(even) .g-item{padding-left: 100px;padding-top: 0;}
     .g-about .txt{padding-top: 40px;}
     .g-txtimg1 .pic{width: 500px;}
}
@media only screen and (max-width: 1020px) {
    
   .g-tit .cn{font-size: 22px;}
    .copy{padding: 15px 0;line-height: 1.8;}
    .copy a{display: inline-block;line-height: 1.8;}
    .g-contact .txt{float: none;margin-bottom: 15px;}
    .g-form{padding-left: 0;}
    .g-txt1 .l, .g-txt1 .r{width: 48%;}
    .g-tit .desc i{display: none;}
    .row1{padding: 30px 0;}
    .row3 {padding: 55px 0 30px;}
    .row5 .info{font-size: 14px;margin-bottom: 20px;}
   .row5{padding: 30px 0 0;}
   .row2 .first .g-item{width: auto;float: none;padding: 20px ;overflow: hidden;}
   .row2 .first .g-item:last-child{padding-top: 0;}
   .g-txtimg1 .pic,.g-about .pic{display: none;}
   .g-txtimg1 .nub,.g-txtimg1 .item:nth-child(even) .nub{top: 0;}
   .row2 .first .nub{display: none;}
    .g-txtimg1 .nub{display: none;}
    .g-txtimg1 .g-item,.g-txtimg1 .item:nth-child(even) .g-item{padding: 0;}
    .g-service{padding: 0;}
     .tab2 .l{display: none;}
     #floatBottom{display: block;}
}
@media only screen and (max-width: 960px) {
    
   .slider4{padding: 10px;}
   .row3{padding: 30px 0 0;}
   .row4,.row6{padding: 30px 0;}
    .g-service .title .cn{font-size: 24px;}
    .g-about .name .en{font-size: 24px;}
    .g-about .name .cn{font-size: 20px;padding-bottom: 10px;margin-bottom: 15px;}
    .g-about .name{margin-bottom: 0;}
    .g-about .desc{font-size: 14px;margin-bottom: 30px;}
    .row7{padding:30px 0;}
}

@media only screen and (max-width: 767px) {
   .g-tit .cn {font-size: 20px;margin-bottom: 8px;}
   .row2{padding-bottom: 30px;}
   .g-contact .txt{font-size: 12px;line-height: 1.8;}
   .footer{padding-top: 25px;}
   .ft-nav{display: none;}
   .links{margin-bottom: 15px;}
   .g-txt1 .l, .g-txt1 .r{width: auto;float: none;}
   .g-txt1 .r .item .top,.g-txt1 .r .item .desc{text-align: left;}
   .g-more{margin-bottom: 0;}
   .g-tit{margin-bottom: 30px;}
    .banner.swiper-container .swiper-pagination-bullet{width: 8px;height: 8px;}
  .ul-news li{padding: 10px;}
   .ul-news  .time{margin-right: 0;}
    .ul-news li .tit{font-size: 15px;margin-bottom: 0;margin-top: 10px;}
}

@media only screen and (max-width: 500px) {
        .row2 .title{width: auto;height: auto;padding: 15px 0;}
        .row2 .title .tit{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
        .row2 .title .tit em{font-size: 20px;top: 0;margin:0;}
        .g-service .title .cn{font-size: 20px;}
        .g-service .title{padding: 0;margin-bottom: 15px;}
        .ul-list1 li{width: 50%;margin-bottom: 10px;}
        .ul-list1 li::after{display: none;}
        .g-about .txt{padding: 0;}
        .ul-link{display: none;}
        .row2 .first{margin-bottom: 20px;}
}

