﻿@charset "utf-8";

.wd1200 {
    width: 1220px;
    margin: 0 auto;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
}

.index_content {
    position: relative;
}

.first_content {
    height: 180px;
    width: 100%;
    background-color: #f5f5f5;
}

    .first_content .first_content_box {
        width: 31.6%;
        height: 140px;
        background-color: #fff;
        position: relative;
        top: 20px;
        float: left;
        margin-left: 20px;
    }

        .first_content .first_content_box:hover {
            cursor: pointer;
        }

.first_content_box .box_left {
    width: 60%;
    float: left;
    height: 100%;
    text-align: center;
}

.box_left .box_title {
    line-height: 30px;
    font-size: 24px;
    font-family: "微软雅黑";
    margin-top: 30px;
}

.box_left .box_remk {
    line-height: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-top: 10px;
    color: #999
}

.first_content_box .box_right {
    width: 40%;
    float: left;
    height: 100%;
}

.box_right img {
    margin-top: 30px;
    margin-left: 20px;
}



.content_zjz {
    height: 1000px;
    width: 100%;
    background-color: #fff;
    padding: 80px 0 40px;
}

.title_line {
    display: inline-block;
    width: 57px;
    height: 1px;
    margin: 0 26px;
    background-color: #d8d8d8;
    vertical-align: middle;
}

.zjz_title {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
}

.desritpion {
    display: block;
    padding: 6px 0;
    font-size: 14px;
    color: #999 !important;
    text-align: center;
}

.index-zzx-city-box {
    position: relative;
    float: left;
    left: 50%;
    margin-top: 28px;
}

.index-zzx-city {
    position: relative;
    left: -50%;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

    .index-zzx-city li {
        float: left;
        width: 98px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        text-align: center;
        border: 1px solid #e8e8e8;
        cursor: pointer;
    }

        .index-zzx-city li + li {
            border-left: 0;
        }

        .index-zzx-city li a {
            display: block;
        }

        .index-zzx-city li.on a, .index-zzx-city li:hover a {
            color: #48a0e5;
        }

a {
    cursor: pointer;
    color: #666;
    text-decoration: none;
}

.index-zzx-company-box {
    margin-left: 22px;
    height: 445px;
    width: 100%;
}

.index-zzx-company {
    font-size: 0;
    float: left;
}

.zzx-company-list {
    float: left;
    width: 290px;
    height: 400px;
    margin-top: 40px;
    background-color: #fff;
    vertical-align: top;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    margin-right: 10px;
}

.zzx-company-img {
    position: relative;
    width: 290px;
    height: 200px;
}

.company-bag-url {
    display: block;
    width: 290px;
    height: 200px;
    overflow: hidden;
}

.zzx-company-bag {
    width: 290px;
    height: 200px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transform: all .7s;
}

.zzx-company-detail {
    position: relative;
    width: 288px;
    height: 139px;
    padding-top: 64px;
    border: 1px solid #e8e8e8;
    border-top: 0;
    text-align: center;
}

.zzx-company-name {
    padding: 0 40px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zzx-company-data {
    padding: 0 7px;
    margin-top: 12px;
}

    .zzx-company-data li {
        display: inline-block;
        font-size: 12px;
        color: #999;
    }

        .zzx-company-data li em, .zzx-company-data li span {
            /*float: left;*/
            text-align: left;
        }

address, cite, dfn, em, var {
    font-style: normal;
}

.zzx-company-data span {
    overflow: hidden;
    width: 27px;
    color: #ff5a00;
    text-align: left;
}

.zzx-company-data .favorable-rate {
    width: 36px;
}

.zzx-company-bespoke {
    display: inline-block;
    width: 78px;
    height: 28px;
    margin-top: 26px;
    line-height: 28px;
    font-size: 12px;
    color: #333;
    border: 1px solid #7c7c7c;
}

.index-yzs {
    position: relative;
    height: 500px;
    overflow: hidden;
    -moz-transform: translate(0,10%);
    -ms-transform: translate(0,10%);
    -o-transform: translate(0,10%);
    transform: translate(0,10%);
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

    .index-yzs .yzs-bg-left img {
        width: 50%;
        height: 1000px;
        margin-top: -300px;
        margin-left: 366px;
    }

    .index-yzs .yzs-bg-left, .index-yzs .yzs-bg-right, .yzs-bg-right-box {
        top: 0;
        position: absolute;
        height: 500px;
        z-index: 10;
    }

.yzs-bg-right-box {
    right: 0;
    z-index: 11;
    width: 40%;
}

.content-wrapper {
    position: relative;
    height: 500px;
    z-index: 10;
}

.index-yzs-yezhu {
    position: absolute;
    top: 48px;
    left: 49px;
    width: 332px;
}

.index-yzs-title {
    margin-bottom: 8px;
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.index-yzs-slogan {
    margin-bottom: 3px;
    text-align: left;
    font-size: 14px;
    color: #fff;
}

.index-yzs-yezhu ul {
    overflow: hidden;
    margin-top: 27px;
}

dl, ol, ul {
    list-style: none;
}

.index-yzs-yezhu ul li {
    float: left;
    margin: 0 19px 29px 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: 2px solid #48a0e5;
    border-radius: 50%;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.index-yzs-yezhu ul li img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    display: inline;
}

.index-yzs .content-wrapper {
    position: relative;
    height: 500px;
    z-index: 10;
}

.index-yzs-review {
    position: absolute;
    top: 60px;
    left: 18.8%;
    width: 32.5%;
    height: 350px;
    padding: 40px 50px 0;
    background-color: #fff;
    border-radius: 4px;
    margin-left: 40px;
}

.yzs-detail {
    overflow: hidden;
}

.yzs-detail-logo {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.yzs-detail p {
    float: left;
    margin-left: 19px;
    width: 410px;
}

.yzs-detail-title {
    margin-top: 10px;
    font-size: 18px;
    color: #333;
}

.yzs-detail-type {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
}

.yzs-detail-content {
    margin-top: 10px;
    height: 42px;
    line-height: 23px;
    text-align: left;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.yzs-detail-img {
    margin-top: 24px;
    overflow: hidden;
}

    .yzs-detail-img a {
        width: 30%;
        margin-right: 10px;
        float: left;
    }

    .yzs-detail-img img {
        width: 100%;
        height: 160px;
    }

.yzzd_content {
    width: 100%;
    background-color: #fff;
    height: 750px;
}

.yzzd_ul li {
    border: 0px;
    border-right: 1px solid #e8e8e8;
}

.red {
    color: #FF0000;
}

.yzzd_body {
    margin-top: 20px;
    height: 400px;
    text-align: center;
}

.yyzd_body_left {
    margin-left: 26px;
    width: 22%;
    float: left;
    color: #646464;
    margin-top: 3px;
}

    .yyzd_body_left .left_k {
        border: 1px solid #e8e8e8;
        width: 100%;
        height: 570px;
        margin-top: 6px;
    }

.yyzd_body_right {
    width: 75%;
    float: left;
}

.clear {
    clear: both
}

.right_k {
    margin-top: 10px;
    border: 1px solid #e8e8e8;
    height: 180px;
    width: 31%;
    margin-left: 19px;
    float: left;
    color: #666;
}

.jl {
    margin-top: 11%;
}

.yb {
    margin-left: 6px;
}

.right_k p span {
    font-size: 12px;
    color: #333;
}

.right_k p span {
    font-size: 12px;
    color: #FF0000;
}


.tp18 {
    margin-top: 18px;
}

.left_num {
    font-weight: 600;
    text-align: center;
    line-height: 83px;
    font-size: 45px;
    color: #ff6926;
}

.left_js {
    font-size: 22px;
    color: #646464;
    margin-bottom: 20px;
}

.findshop-new {
    margin-left: 2%;
    display: inline-block;
    width: 30px;
    height: 40px;
    font: 32px "Microsoft YaHei";
    text-align: center;
    color: #fff;
    background: transparent url(../images/public.png) no-repeat scroll -219px -73px;
}

/*.line {
    border: 1px solid #ff6926;
    width: 90%;
    margin-left: 5%;
    margin-top: 19px;
}*/

.left_down_content {
    line-height: 30px;
}

.down_content_left {
    font-size: 14px;
    float: left;
    width: 70%;
}

.down_content_right {
    font-size: 14px;
    float: left;
    width: 30%;
}

.right_k .k_t {
    margin-top: 10px;
    text-align: left;
    line-height: 15px;
    font-size: 14px;
    padding-left: 10px;
}

.right_bottom {
    position: relative;
    height: 40px;
    background: #f4f4f4;
    bottom: top;
    top: 19px;
}

.bottom_left {
    margin-left: -30px;
    width: 60%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}

.bottom_right {
    float: left;
    width: 40%;
}

.btn {
    margin-left: 67px;
    height: 24px;
    background: #fff;
    color: #333;
    border-radius: 30px;
    line-height: 25px;
    font-size: 12px;
    cursor: pointer;
    width: 62px;
    margin-top: 8px;
}

    .btn:hover {
        background: #4eb1ff;
        color: #fff;
    }

.jyff {
    width: 100%;
    background: #f5f5f5;
    height: 672px;
    font-family: "微软雅黑";
}

.jyff_content {
    margin-top: 20px;
    width: 100%;
    height: 431px;
}

.jyff_k {
    width: 23.3%;
    float: left;
    margin-left: 10px;
}

.jyff_d {
    width: 23.3%;
    float: left;
    margin-left: 38px;
}

.jyff_k_img img {
    width: 100%;
}

.jyff_k_cot {
    width: 99%;
    height: 136px;
    border: 1px solid #dddddd;
    position: relative;
    top: -2px;
}

    .jyff_k_cot p {
        line-height: 46px;
        color: #FF0000;
        font-size: 16px;
    }

        .jyff_k_cot p span {
            color: #666;
            font-size: 16px;
        }

.cot_content {
    width: 100%;
}

    .cot_content p {
        line-height: 22px;
        margin-top: 20px;
        margin-left: 3px;
        padding: 5px;
        font-size: 14px;
        color: #999;
    }



.jyff_more {
    clear: both;
    text-align: center;
    border: 1px solid #0099ff;
    height: 50px;
    line-height: 50px;
    width: 200px;
    color: #0099FF;
    margin-left: 42%;
}

.yytcbg {
    width: 440px;
    height: 240px;
}

.citys-l input {
    width: 100%;
    height: 35px;
    margin-top: 20px;
}

.yytc_dl {
    background: red;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.ydl_qx {
    border: 1px solid #666;
    color: #666;
    background: #fff;
    width: 100px;
    height: 35px;
    cursor: pointer;
}

.ydl_dl {
    width: 100px;
    height: 35px;
    cursor: pointer;
}
