.nav {
    margin-bottom:2px;
}

.nav ul li {
    float: left;
    width: 33.33%;
    text-align: center;
    background: #0c5ba0;
    line-height: 0.4rem;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.nav ul li:nth-child(3n){
    border-right: 0;
}
.nav ul li:nth-child(4),.nav ul li:nth-child(5),.nav ul li:nth-child(6){
    border-bottom: 0;
}
.nav ul li a {
    color: #fff;
    font-size: 14px;
}

/* ·þÎñ */
.fuwuk{
	padding: 0.15rem;
    margin-top: 10px;
}
.fuwutit{
    text-align: center;
    line-height: 30px;
}
.fuwutit h1{
    font-size: 19px;
    color: #333;
	letter-spacing:1px;
}
.fuwutit p{
    font-style: italic;
    color: #666;
    font-size: 12px;
}
.fuwu_con{
	margin: 10px auto 0;
    overflow: hidden;
}
.fuwu_con ul{
    overflow: hidden;
}
.fuwu_con ul li{
    width: 48.5%;
    float: left;
    margin-right: 3%;
	margin-bottom: 5px;
}
.fuwu_con ul li:nth-child(2n){
    margin-right: 0;
}
.fuwu_con ul li:nth-child(9),.fuwu_con ul li:nth-child(10){
    margin-bottom: 0;
}
.fuwu_con ul li img{
    width: 100%;
}
.fuwu_con ul li p{
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 35px;
}
/* ¼ò½é */
.i-about{
    text-align: center;
    line-height: 27px;
    padding:0.08rem;
    background-color: #0c5ba0;
    margin: 0 0.15rem;
    border-radius: 10px;
    margin-top: 20px;
}
.i-about h2{
    font-size: 18px;
    color: #fff;
	letter-spacing:1px;
}
.i-about p{
    font-style: italic;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
}
/* ÐÂÎÅ */
.i-new{
    text-align: center;
    line-height: 27px;
    padding:0.08rem;
    background-color: #0c5ba0;
    margin: 0 0.15rem;
    border-radius: 10px;
    margin-top: 20px;
}
.i-new h3{
    font-size: 17px;
    color: #fff;
	letter-spacing:1px;
}
.i-new p{
    font-style: italic;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
}
.action{
    padding:0.15rem;
    overflow: hidden;
}
.action ul li{
    overflow: hidden;
	line-height:35px;
    border-bottom: 1px dashed #eee;
}
.action ul li a{
    width: 72%;
    float: left;
    display: block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.action ul li span{
    float: right;
}
.ywfw {
    padding: 0.15rem;
}

.ywfwF {
    background: #ffe430;
    padding: 0.15rem;
}

.ywfwTit {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.ywfwTit a{
    display: block;
    width: 20%;
    margin: auto;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background-color: #0c5ba0;
}
.ywfwTit span {
    text-align: center;
    background: #ffe430;
    color: #010101;
    padding: 0 0.1rem;
    font-size: 0.16rem;
}

.ywfwF ul li {
    float: left;
    width: 31%;
    background: #22b38a;
    text-align: center;
    margin: 0.05rem 0;
    line-height: 0.28rem;
    border-radius: 6px;
}

.ywfwF ul li:nth-child(2) {
    margin: 0.05rem 3.5%;
}

.ywfwF ul li:nth-child(5) {
    margin: 0.05rem 3.5%;
}

.ywfwF ul li:nth-child(8) {
    margin: 0.05rem 3.5%;
}

.ywfwF ul li a {
    color: #fff;
    font-size: 0.14rem;
}

.ywfwTitA {
    padding: 0.2rem 0;
    background: url("../imgs/line2.gif") left center repeat-x;
}

.ywfwTitA a {
    display: inline-block;
    background: #fff;
    color: #22b38a;
    padding: 0 0.1rem;
    font-size: 0.16rem;
}

.timeL {
    float: left;
    margin-left: 0.15rem;
    width: 25%;
    color: #999;
}
.newsW{
    padding: 0 0.15rem;
    margin: 0.4rem auto;
}
.titR {
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222222;
}
.contC{
    padding:0.15rem;
}
.contC p{
    line-height:25px;
    font-size:14px;
}
.contC p a{
    color: #e80303;
}
.caseList {
    padding: 0.15rem;
    background: #f0f0f0;
}

.caseList ul li {
    width: 48%;
    float: left;
    margin-bottom: 0.15rem;
    position: relative;
}
.caseList ul li p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.3rem;
    color: #fff;
    text-align: center;
    margin: 0;
    background: rgba(0, 0, 0, .5);
    font-size: 0.12rem;
}

.caseList ul li:nth-child(odd) {
    margin-right: 4%;
}

.caseList ul li a img {
    width: 100%;
}



.spanR {
    float: right;
    margin-right: 0.15rem;
    font-size: 0.18rem !important;
    font-family: "SimSun";
    color: #179f86;
    font-weight: bold;
}

.hotList {
    padding: 0.15rem;
}

.hotL {
    width: 60%;
    float: left;
    position: relative;
}

.hotL img {
    width: 100%;
    margin-top: 0.2rem;
}

.hotR {
    width: 40%;
    float: right;
    position: relative;
}

.hotR img {
    width: 100%;
}

.banyi {
    position: absolute;
    left: 1.5rem;
    top: 0.3rem;
    font-size: 0.16rem;
}

.spanP1,
.spanP2 {
    position: absolute;
    left: 0.35rem;
    top: 0.7rem;
    font-size: 0.16rem;
}

.spanP2 {
    top: 1.8rem;
}

.jTit {
    text-align: center;
    color: #25a84f;
    font-size: 0.2rem;
    line-height: 0.4rem;
}

.hotList ul li {
    float: left;
    width: 48%;
    padding-bottom: 0.15rem;
    margin-bottom: 2%;
}

.hotList ul li:nth-child(odd) {
    margin-right: 2%;
}

.carName {
    font-size: 0.12rem;
    color: #000;
    padding: 0.05rem 0;
}

.carPrice {
    font-size: 0.1rem;
    color: #1f1f1f;
    padding: 0.05rem 0;
}

.price {
    font-size: 0.14rem;
    color: #ca382a;
    padding-bottom: 0.05rem;
}

.order {
    display: inline-block;
    padding: 0.05rem 0.1rem;
    background: #1f1f1f;
    border: 1px solid #1f1f1f;
    color: #fff;
    border-radius: 3px;
}

.jianjie {
    padding: 0 0.15rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
}

.jianjie img {
    width: 100%;
    text-indent: 0;
}

.content {
    padding: 0.15rem;
}

.content ul li {
    margin-bottom: 0.2rem;
}

.carimg {
    float: left;
    width: 50%;
}

.carimg img {
    width: 100%;
}

.nameCar {
    float: left;
    margin-left: 5%;
}

.leftC {
    float: left;
}

.rightC {
    float: left;
}

.hafo {
    padding: 0.15rem 0;
    font-size: 0.16rem;
}

.leftC p {
    line-height: 0.3rem;
    font-size: 0.12rem;
}

.rightC {
    margin: 0.2rem 0 0 0.28rem;
}

.rightC a {
    padding: 0.05rem 0.1rem;
    background: red;
    color: #fff;
    border-radius: 0.03rem;
}



.spanL {
    color: red;
    font-size: 0.16rem;
    font-weight: bolder;
}

.spanR {
    font-size: 0.12rem;
}

.news {
    padding: 0 0.15rem;
}

.news ul li {
    border-bottom: 1px dashed #d3d3d3;
    line-height: 0.6rem;
}

.news ul li a {
    color: #000;
    font-size: 0.14rem;
}
