a:hover {
    color: #06b3ba;
    text-decoration: none;
}
a {
    color: #333;
    text-decoration: none;
}
.header{
    color: #fff;
}
.logo {
    display: inline-block;
    width: 100%;
    float: left;
    height: .8rem;
    padding-top: .09rem;
    text-align:center;
}

    .logo img {display:block; margin-left:auto; margin-right:auto;height:100%;}

.t-phone{
    width: 44%;
    margin-top: 10px;
    text-align: right;
   
    float: right;
}
.t-img{
    float: left;
    width: 22%;
    margin-left: 5px;
    margin-top: 3px;
}
.t-phone p{
    font-size: 1em;
    line-height: 1.3em;
    text-align: left;
    padding-left: 10px;
}
.t-phone p strong{
    font-size: 1.3em;line-height:1.8em;
}
.lnav{
    width: 100%;
    background-color: #06b3ba;
}
.lnav ul li{
    width: 25%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: url(../mimages/shouji_15.jpg) repeat-x bottom;
    float: left;
    text-align: center;
}
.lnav ul li a{
    color: #fdfdfa;
    text-decoration: none;
    background: url(../mimages/shouji_11.jpg) repeat-y right;
    display: block;
}














.swiper-pagination-bullet{
    border: 1px solid #fff !important;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.about{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.xian {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #d7d8d8;
}
.wenzi{
    width: 110px;
    height: auto;
    text-align: center;
    background-color: #FFF;
    margin: -20px auto 0px;
}
.wenzi p{
    font-size: 12px;
    color: #333;
    line-height: 1.6em;
    font-family: "微软雅黑";
}
.wenzi p strong {
    font-size: 1.5em;
}
.i-content {
    width: 100%;
    height: auto;
    padding: 3% 0px;
}
.i-content p{
    font-size: 1.0em;
    line-height: 1.8em;
    color: #333;
    padding: 0px 10px;
    text-indent: 2.4em;
}
.more{
    width: 100%;
    height: auto;
    padding: 10px 0px;
    text-align: center;
}
.more a{
    width: auto;
    height: 40px;
    padding: 0px 20px;
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #d7d8d8;
    border-radius: 8px;
    display: inline-block;
}
.pro{
    padding-top: 20px;
}
.i-show{
    width: 100%;
    height: auto;
    padding: 10px 0;
}
.i-show ul li{
    width: 33.333%;
    height: auto;
    padding: 10px 0px;
    float: left;
    text-align: center;
    line-height: 30px;
}
.i-img{
    width: 89%;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}
.i-img img{
    height: 100px;
}
.i-case{
    padding-top: 20px;
}
.i-list{
    width: 95%;
    height: auto;
    margin: 5px auto;
    padding: 10px 0px;
}
.i-list ul li{
    width: 100%;
    height: auto;
    padding: 10px 0px;
    float: left;
    line-height: 30px;
    border-bottom: 1px solid #d7d8d8;
    background: url(../images/shouji_44.jpg) no-repeat right center;
}
.i-list ul li a h3{
    width: 78%;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
}
.i-list ul li a p{
    font-size: 12px;
    color: #666;
    line-height: 20px;
    /*溢出处理*/
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bottom{
    width: 100%;
    padding: 10px 0 0;
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 20px;
    border-top: 1px solid #d7d8d8;
    margin-top: 20px;
    margin-bottom: -10px;
}
.footer{
    width: 100%;
    height: 70px;
    background-color: #06b3ba;
    position: fixed;
    bottom: 0px;
}
.footer ul li {
    width: 25%;
    height: auto;
    float: left;
    text-align: center;
    padding: 10px 0px;
}
.footer ul li a{
    color: #FFF;
    line-height: 12px;
    font-size: 12px;
}
.footer ul li a img{
    margin: 0 auto 3px;

}




.about-detail{
    width: auto;
    padding: 0 10px;
    height: auto;
    margin-top: 10px;
}




























