﻿@charset "utf-8";
@charset "utf-8";
/* CSS Document */
*{margin: auto;padding:0;list-style-type:none; font-size:14px; font-family:"微软雅黑","arial";color:#333; outline: none;}
img{display:block;}
a,img{border:0; -webkit-tap-highlight-color:rgba(255,0,0,0);}
body{
	margin:0 auto;
	padding:0;
}
p{
	text-align: center;
}
a:link,a:visited,a:hover,a:active{
	color:inherit;
	text-decoration: none;
	}

header
{
    background:#fff;
    }
.clr{
	overflow:hidden;
	clear:both;
	}
.lock{
	height: 100px;
	overflow: hidden;
}
.block{
	padding: 0 10px;
}
.title-2{
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.line{
	border-right:1px solid #ddd;
	float: left;
	height: 20px;
	margin:11px auto;
}
.line-2{
	width: 100%;
	height: 10px;
	background: #eee;
}
.line-3{
	height: 5px;
	background: #eee;
}
.title{
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	color: #333;
	text-align: left;
	margin: 15px auto;
}
.title-3
{
    font-size:16px;
    margin:20px auto;
    }
.swiper-pagination-bullet
{
    background:rgba(255,255,255,.5) !important;
    }
.swiper-pagination-bullet-active
{
    background:#fff !important;
    }
.bottom-nav
{
    height:40px;
    width:100%;
    position:fixed;
    bottom:0;
    background:#fff;
    padding:5px 0;
    z-index:9999;
    border-top:1px solid #ddd;
    }
.bottom-nav li
{
    float:left;
    width:25%;
    }
.bottom-nav li p:first-child
{
    height:22px;
    }
.bottom-nav li p:first-child img
{
    height:100%;
    margin:auto;
    width:auto;
    }
.select p:last-child
{
    color:#00a0e8 !important;
    }

.phone-number
{
    background:#eee;
    padding:10px 0;
    margin-top: -4px;
    }
.phone-number span
{
    display:block;
    width:75%;
    height:23px;
    border-radius:5px;
    background:#00a0e8 url(../img/phone-number.png) no-repeat center;
    background-size:140px;
    padding:5px 0;
    }
header
{
 padding:6px 4%;  
 background:#fff; 
    }
header span
{
    display:block;
    float:left;
    }
header .line
{
    height:14px;
    float:left;
    display:block;
    margin:8px 4%;
    }
.logo
{
    height:30px;
    display:block;
    float:left;
    }
.logo img,header .btn img
{
    height:100%;
    }
.slogen
{
    margin:7px auto;
    width:150px;
    color:#00a0e8;
    font-size:16px;
    line-height:15px;
    }
.slogen img
{
    width:65%;
    float:left;
    }
header .btn
{
    width:25px;
    height:25px;
    float:right;
    }
.swiper-wrapper img,.banner img
{
    width:100%;
    }
.copy
{
    background:#f4f4f4;
    color:#999;
    font-size:12px;
    padding:10px 0;
    }
.block-title
{
    font-size: 18px;
    padding: 5px 10px;
    margin: 10px auto;
    border-radius: 3px;
    color: #fff;
    background: #00a8e8;
    margin-bottom: 20px;
    display: block;
    float: left;
    clear: both;
    }
.qiao-icon-custom
{
    position:fixed !important;
    top:auto !important;
    left:auto !important;
    right:0 !important;
    height:86px !important;
    width:97px !important;
   background-image: url("http://qiao.baidu.com/style/13/120766013/2/mobileicon.jpg?req=1467109670718") no-repeat !important;
   background-size:contain !important;
    bottom:51px !important;
    right:0 !important;
    }
 .baidu
 {
     display:none;
     }