.page-top {
  
} 
.logo {
   color: #ff6000;
   font-size: 30px;
   padding-top:22px;
}
.logo img {
   width: 143px;
}
.nav {
   line-height: 90px;
}
.nav a {
   font-size: 16px;
   display: inline-block;
 /*   padding: 0 20px; */
   margin:0 20px 0 30px;
   color: #666;
   position: relative;
}
.nav a.cur {
   color: #ff6000;
}
.nav a.cur i {
   position: absolute;
   width: 100%;
   bottom: 0px;
   left: 0px;
   height: 3px;
   background: #ff6000;
}
.nav a:hover {
   color: #ff6000;
}
.swiper-banner .swiper-container {
   width: 100%;
   height: 500px;
   max-width: 1920px;
   margin: 0 auto;
 }
 .swiper-banner .swiper-slide {
   text-align: center;
   font-size: 18px;
   background: #c3c3c3;
   height: 500px;
   max-width: 1920px;
   overflow: hidden;
   /* Center slide text vertically */
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
   position: relative;
 }
 .swiper-banner  .swiper-slide img {
    height: 500px;
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%)
 }
 .swiper-banner .swiper-button-next {
    right: 30px;
 }
 .swiper-banner .swiper-button-prev {
   left: 30px;
}

 .advantage-bg {
    height: 610px;
    background: url(../image/bg07.jpg) no-repeat center center;
 }
 .advantage-section {
    z-index: 900;
    width: 1200px;
    margin: 0 auto;
    padding-top: 84px;
 }
 .advantage-section dl {
    width: 270px;
    height: 320px;
    float: left;
    margin-right: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    text-align: center;
    background: #fff;
    padding-top:60px;
 }
 .advantage-section dl:last-child {
    margin-right: 0px;
 }
 .advantage-section dl dt {
    width: 104px;
    margin: 0 auto;
    height: 120px;
    background-image: url(../image/ico1.png);
    background-repeat: no-repeat;
 }
 .advantage-section dl dt.dt01 {
    background-position: 0 0;
 }
 .advantage-section dl dt.dt02 {
   background-position: -310px 0;
}
.advantage-section dl dt.dt03 {
   background-position: -620px 0;
}
.advantage-section dl dt.dt04 {
   background-position: -930px 0;
}
 .advantage-section dl dd {
    margin-top: 10px;
 }
 .advantage-section dl dd h3 {
    font-size: 18px;
    line-height: 18px;
 }
 .advantage-section dl dd p {
   font-size: 14px;
   margin-top: 26px;
   padding: 0 20px;
   text-align:center;
   color: #707070;
   line-height: 24px;
}
.advantage-section > h3 {
   font-size: 30px;
   line-height: 30px;
}
.advantage-section > p {
   font-size: 18px;
   line-height: 18px;
   margin-top: 22px;
   color: #707070;
   padding-bottom: 50px;
}
.about-bg {
   background:#efefef;
   height: 640px;
   max-width: 1920px;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
}
.about-bg-img {
   height: 640px;
   width: 960px;
   position: absolute;
   left: 50%;
   transform: translateX(-100%);
   top: 0px;
}
.about-section {
   position: absolute;
   top: 146px;
   width: 910px;
   transform: translateX(-348px);
   left: 50%;
   background: #fff;
   height: 348px;
   box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.about-section dt {
   float: left;
   width: 348px;
}
.about-section dt img {
   width: 348px;
   height: 348px;
   display: block;
}
.about-section dd {
   float: left;
   width: 450px;
   margin-left: 55px;
   padding-top: 52px;
}
.about-section dd h3 {
   font-size: 26px;
   line-height: 26px;
}
.about-section dd h4 {
   font-size: 14px;
   line-height: 14px;
   color: #c7c7c7;
   margin-top: 20px;
}
.about-section dd h5 {
   margin-top: 33px;
}
.about-section dd h5 a  {
   display: block;
   height: 34px;
   width: 106px;
   text-align: center;
   line-height: 32px;
   border: 1px solid #ff6000;
   font-size: 14px;
   color: #ff6000;
}
.about-section dd p {
   margin-top: 28px;
   line-height: 32px;
   font-size: 14px;
   color: #666;
}
.business-section {
/*    margin-top: 80px; 
   padding: 50px 0;
   background: #efefef; */
}
.business-main {
   padding-top: 85px;
}
.business-name {
  /*  text-align: center; */
   font-size: 24px;
}
.business-name i {
   font-size: 16px;
   margin-left: 16px;
   color: #000;
   opacity: 0.4;
}
.business-nameen {
   text-align: center;
   color: #ff6000;
}
.business-main ul {
   margin-top: 40px;
}
.business-main ul li {
   width: 380px;
   margin-right: 30px;
   float: left;
   position: relative;
   height: 540px;
   overflow: hidden;
}
.business-text {
   position: absolute;
   width: 380px;
   height: 180px;
   bottom: 34px;
   left: 0;
/*    transform: translateY(310px); */
 /*   transition:all 0.3s; */
   padding: 0 34px;
   color: #fff;
   background: rgba(0,0,0,0.5);
}
.business-text h3 {
   line-height: 24px;
   font-size: 24px;
   padding-top: 24px;
}
.business-text h3 i {
   font-size: 16px;
}
.business-text h4 {
   font-size: 16px;
   margin-top: 10px;
}
.business-text p {
   font-size: 14px;
   line-height: 26px;
   margin-top: 20px;
}
/* .business-main ul li:hover .business-text{
   transform: translateY(0px);
   transition:all 0.3s;
} */
.business-main ul li img{
   width: 380px;
   height: 540px;
   display: block;
}
.business-main ul li:last-child {
   margin-right: 0px;
}
.notice-section {
   margin-top: 88px;
   /* padding: 50px 0; */
   position: relative;
}
.swiper-btn {
   background-image: url(../image/swiperbtn.png);
   background-repeat: no-repeat;
   position: absolute;
   top: 50%;
   transform:translateY(-50%);
   width: 30px;
   height: 30px;
   outline: none;
   cursor: pointer;
}
.swiper-btn.swiper-button-disabled {
   opacity: 0.4;
   cursor: default;
}
.prev-btn1 {
   left: -60px;
   background-position: 5px 0;
}
.next-btn1 {
   right: -60px;
   background-position: -25px 0;
}
.swiper-news {
   margin-top: 27px;
}
.swiper-news .swiper-slide {
   text-align: center;
   font-size: 18px;
   height: 300px;
   overflow: hidden;
    padding: 60px 60px 0;
 }
 
 .swiper-news .swiper-slide h3 {
    font-size: 48px;
    line-height: 48px;
    color: #ff6000;
 } 
 .swiper-news .swiper-slide h4 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 18px;
    color: #3b3b3b;
 }
 .swiper-news .swiper-slide h5 {
    margin-top: 24px;
    height: 3px;
    overflow: hidden;
    text-align: center;
 }
 .swiper-news .swiper-slide h5 img {
    display: block;
    margin: 0 auto;
 }
 .swiper-news .swiper-slide p {
    font-size: 14px;
    color: #707070;
    line-height: 24px;
    margin-top: 18px;
    padding: 0px 20px;
 }
 .swiper-news .swiper-slide:hover {
    background: #ff6000;
 }
 .swiper-news .swiper-slide:hover h3, .swiper-news .swiper-slide:hover h4, .swiper-news .swiper-slide:hover p {
    color: #fff;
 }
 .swiper-news .swiper-slide h5 .x02 {
    display: none;
 }
 .swiper-news .swiper-slide:hover h5 .x02 {
    display: block;
 }
 .swiper-news .swiper-slide:hover h5 .x01 {
   display: none;
}
.more {
   text-align: center;
   margin-top: 40px;
}
.more img {
   width: 50px;
   cursor: pointer;
}

.partners-section {
   background: #f0f0f0;
   margin-top: 88px auto 0;
   padding: 56px 0 80px;
   max-width: 1920px;
}
.business-name span {
   font-size: 12px;
   color: #707070;
   
}
.business-name span em {
   padding: 0px 20px;
   font-size: 14px;
   margin:0px 2px;
   cursor: pointer;
}
.business-name span em.cur {
   color: #ff6000;
}
.partners-section {
   margin-top: 80px;
}
.partners-list {
   margin-top: 40px;
   background: #fff;
}
.partners-list li {
   float: left;
   width: 300px;
   background-image: url(../image/nav.jpg);
   background-repeat: no-repeat;
   height: 120px;
   border-right: 1px solid #f0f0f0; 
}
.partners-list li.li01 {
   background-position: 0 0;
}
.partners-list li.li02 {
   background-position: -300px 0;
}
.partners-list li.li03 {
   background-position: -600px 0;
}
.partners-list li.li04 {
   background-position: -900px 0;
}
.partners-list li.li05 {
   background-position: -1200px 0;
}
.partners-list li.li06 {
   background-position: -1500px 0;
}
.partners-nav2 {
   display:none;
}

.partners-list li:nth-child(4n){
   border-right: 0px;
}
/* .partners-list li:nth-child(5n){
   margin-right: 0px;
}
.partners-list li img {
   border-radius: 5px;
} */

.map {
   position: relative;
   height: 550px;
   max-width: 1920px;
   margin: 0 auto;
   overflow: hidden;
}
.map img {
   position: absolute;
   height: 550px;
   left: 50%;
   transform: translateX(-50%);
   top: 0px;
}
.footer {
   position: relative;
}
.footer-bg {
   position: relative;
   height: 550px;
   max-width: 1920px;
   margin: 0 auto;
   overflow: hidden;
}
.footer-bg img {
   position: absolute;
   height:600px;
   left: 50%;
   transform: translateX(-50%);
   top: 0px;
}
.footer-main {
   width: 770px;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   top: 372px;
}
.footer-contact {
   height: 450px;
   background: #fff;
   padding: 58px 52px 0;
   box-shadow: 0 0 10px rgba(0,0,0,0.1);
   color: #3b3b3b;
}
.footer-contact > p {
   text-align: center;
}
.footer-contact > p i {
   height: 1px;
   background: #2c4058;
   display: inline-block;
   overflow: hidden;
   width: 100px;
}
.footer-contact > h3 {
   text-align: center;
   font-size: 44px;
   line-height: 44px;
   margin-top: 24px;
}
.footer-contact dl {
   margin-top: 80px;
}
.footer-contact dt {
   width: 440px;
}
.footer-contact dd {
   width: 170px;
}
.footer-contact dd img {
   width: 170px;
   display: block;
}
.footer-contact dt h3 {
   font-size: 34px;
   font-family: impact, Charcoal, sans-serif;
   line-height: 40px;
   letter-spacing:3px;
   padding-bottom: 12px;
}
.footer-contact dt h3 i {
   font-size: 18px;
   color: #3b3b3b;
   font-family: '微软雅黑';
   margin-left: 13px;
   letter-spacing:0px;
}
.footer-contact dt p {
   color: #ff6000;
   line-height: 24px;
   font-size: 14px;
}
.footer-contact dt h4 {
   color: #707070;
   line-height: 24px;
   font-size: 14px;
   margin-top: 14px;
}
.footer-text {
   text-align: center;
   color: #fff;
   font-size: 14px;
   margin-top: 28px;
}
.footer-x {
   height: 1px;
   overflow: hidden;
   background: rgba(255,255,255,0.1);
   margin-top: 36px;
}
.footer-icon {
   margin-top: 40px;
   text-align: right;
}
.footer-icon span{
   display: inline-block;
   width: 41px;
   height: 40px;
   margin-left: 20px;
   background-image: url(../image/ico2.png);
   background-repeat: no-repeat;
}
.footer-icon span.qq {
   background-position: -61px 0px;
}
.footer-copyright {
   color: #fff;
   margin-top: 50px;
   font-size: 14px;
   text-align: center;
}
.back-top {
   position: fixed;
   bottom: 50px;
   right: 20px;
   width: 60px;
   height: 60px;
   border-radius: 60px;
   background: #ff6000;
   padding: 10px;
   cursor: pointer;
   display: none;
}
.back-top img {
   width: 40px;
}

.page-banner {
   background: url(../image/bg08.jpg) no-repeat center center;
   height: 240px;
}

.about-page-main h3{
 text-align: center;
 font-size: 36px;
 padding-bottom: 16px;
 color: #3b3b3b;
}
.about-page-text {
   padding: 60px 0 79px;
   border-bottom: 1px solid #e3e3e3;
}
.about-page-text p {
   font-size: 14px;
   line-height: 32px;
   color: #707070;
   text-align: center;
   margin-top: 43px;
}
.about-page-zz {
   padding: 60px 0 100px; 
   text-align: center;
}
.about-page-zz img {
   margin-top: 30px;
}
.page-banner1 {
   background: url(../image/bg09.jpg) no-repeat center center;
   height: 240px;
}
.news-main {
   padding: 12px 0 50px;
}

.news-main dl {
   margin: 33px 0px;
   cursor: pointer;
}
.news-main dl:hover dt {
   color: #ff6000;
}
.news-main dt {
   float: left;
   width: 160px;
   border-right: 1px solid #ebebeb;
   height: 80px; 
   padding-top: 8px;
   color: #949494;
}
.news-main dt h3 {
   font-family: impact, Charcoal, sans-serif;
   letter-spacing:3px;
   line-height: 36px;
   font-size: 36px;
}
.news-main dt p {
   font-size: 18px;
   margin-top: 13px;
}
.news-main dd {
   margin-left: 35px;
   float: left;
   width: 970px;
   transform: translateX(0);
   transition:all 0.3s;
   padding-top: 15px;
}
.news-main dl:hover dd  {
   transition:all 0.3s;
   transform: translateX(30px);
}
.news-main dd h3 {
   font-size: 18px;
   color: #3b3b3b;
}
.news-main dd p {
   font-size: 14px;
   color: #707070;
   line-height: 32px;
   margin-top: 15px;
}