﻿header .header {display:block;width:100%;position:fixed;left:0;top:0;z-index:99;height:1.4rem;line-height:1.4rem;background:#fff;}
header .header .logo {width:5.79rem;height:1.26rem;}
header .header .nav {background:#1fadff;height:1.4rem;line-height:1.4rem;width:1.4rem;padding:0 0.25rem;}
header .header .nav img {height:0.6rem;}
.container {min-height:calc(100vh - 105px - 48px);overflow:hidden;}
.recommend {position:relative;width:7.5rem;margin:0.4rem auto;}
.recommend .swiper-container {padding-bottom:0.6rem;}
.recommend .swiper-slide {width:50%;height:2.7rem;background:#fff;box-shadow:0 6px 10px 0 rgba(20,34,67,.1);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;}
.recommend .swiper-slide img {width:100%;display:block;}
.recommend .swiper-button-prev {right:5px;width:13px;height:61px;margin-top:-28px;background-image:url(../images/left.png);background-size:13px 61px;}
.recommend .swiper-button-next {right:5px;width:13px;height:61px;margin-top:-31px;background-image:url(../images/right.png);background-size:13px 61px;}
.common_title {text-align:center;padding:0.5rem 0;}
.common_title .en {font-size:0.18rem;text-transform:uppercase;color:#000;}
.common_title p {color:#727272;font-size:.18rem;}
.common_title h2 {font-size:0.35rem;font-weight:bold;position:relative;display:inline-block;color:#000;}
.common_title h2:before {content:"";position:absolute;top:50%;left:-40px;width:20px;height:0;border-bottom:2px solid #333333;}
.common_title h2:after {content:"";position:absolute;top:50%;right:-40px;width:20px;height:0;border-bottom:2px solid #333333;}
.companytag {background:#1fadff;text-align:center;padding:0.3rem 0;}
.companytag h2 {color:#fff;font-weight:bold;font-size:0.35rem;}
.companytag p {font-size:0.16rem;color:#fff;padding-top:0.15rem;}
.advantages {background:#fff;padding-bottom:.3rem;}
/*通用标题*/
.title-box{height: 1rem;background: #1fadff;text-align: center;color: #fff;line-height: 1rem;}
.title-box p{width: 2.2rem;display: inline-block;text-align: left;position: relative;padding-left: 0.5rem;height: 0.6rem;margin: 0.2rem 0;}
.title-box span{font-size: 0.3rem;}
.title-box span:last-child{font-size: 0.18rem;}
.title-box b{position: absolute;left: 0;font-size: 0.6rem;top: -0.05rem;}
/*首页关于我们*/
.c-about{padding: 0.5rem 0;text-align: center;}
.c-about h2{font-size: 0.35rem;font-weight: bold;text-align: center;}
.c-about .en{font-size: 0.2rem;text-align: center;}
.c-about .des {text-indent: 2em;line-height: 0.55rem;padding: 0 0.3rem;padding-top: 0.3rem;}
.c-about .img{padding: 0.3rem 0.3rem 0 0.3rem;}
.c-about .more{display: inline-block;background: #1fadff;color: #fff;font-size: 0.24rem;padding: 0.1rem 0.2rem;border-radius: 0.05rem;margin-top: 0.3rem;}
/*首页新闻*/
.news {padding-bottom:0.4rem;text-align:center;}
.news .title {background:#1fadff;padding:0.3rem 0;text-align:center;margin-bottom:0.2rem;}
.news .title h2 {font-weight:bold;font-size:0.35rem;color:#000;text-align:center;}
.news .title  span {font-size:0.13rem;text-align:center;color:#000;text-transform:uppercase;}
.news  li {width:6.4rem;margin:0.2rem auto;background:#d2d2d2;border:1px solid #a0a0a0;padding:0.45rem 0.6rem;display:inline-block;}
.news .p_date {float:left;width:1rem;height:1rem;text-align:center;color:#898989;overflow:hidden;-webkit-transition:.45s;transition:.45s;}
.news .p_right {float:right;width:4rem;}
.news .p_date .month {display:block;font-size:0.52rem;line-height:1;}
.news .p_date .year {display:block;font-size:0.18rem;line-height:1;}
.news .p_title {font-size:0.24rem;color:#505050;padding-bottom:0.1rem;text-align:left;}
.news .p_content {font-size:0.18rem;color:#505050;text-align:left;}
.news .more {display:inline-block;background:#1fadff;color:#fff;font-size:0.24rem;padding:0.1rem 0.2rem;border-radius:0.05rem;margin-top:0.3rem;}
