@charset "utf-8";
BODY {
    text-align: center;
    margin: 0px auto;
    width: 100%;
    color: #666666;
    font-size: 13px;
}

* {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

A {
    text-decoration: none;
}

A:visited {
    text-decoration: none;
}

A:hover {
    text-decoration: none;
}

IMG {
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}

LI {
    list-style-type: none;
}

.in_top {
    background-image: url(../images/in_top_bg.png);
    z-index: 90;
    position: relative;
    width: 100%;
    height: 98px;
}

.in_top_con {
    margin: 0px auto;
    width: 1100px;
    height: 93px;
}

.in_top_1 {
    width: 100px;
    float: left;
    height: 93px;
}

.in_top_2 {
    width: 780px;
    float: right;
    height: 93px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.navBar {
    position: relative;
    z-index: 1;
    padding-top: 48px;
    line-height: 45px;
    width: 780px;
    height: 40px;
    background: #fff;
    color: #333;
    width: 780px;
    float: right;
    height: 45px;
}

.nav {
    position: relative;
    float: right;
    height: 40px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", SimSun, SimHei;
    font-size: 14px;
}

.nav a {
    color: #333;
}

.nav h3 {
    font-size: 100%;
    font-weight: normal;
}

.nav .m {
    float: left;
    position: relative;
    z-index: 1;
    width: 95px;
}

.nav .s {
    float: left;
    width: 3px;
    text-align: center;
    color: #D4D4D4;
    font-size: 12px;
}

.nav h3 a {
    display: block;
    text-align: center;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0;
    line-height: 40px;
    background-color: #fff;
    width: 95px;
    float: left;
    height: 40px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    padding-top: 0;
}

.nav .sub {
    display: none;
    position: absolute;
    left: -1px;
    top: 45px;
    z-index: 1;
    width: 95px;
    border: 1px solid #E6E4E3;
    border-top: 0;
    background: #fff;
}

.nav .sub li {
    text-align: center;
    margin-bottom: -1px;
}

.nav .sub li a {
    display: block;
    border-bottom: 1px solid #E6E4E3;
    padding: 8px 0;
    height: 28px;
    line-height: 28px;
    color: #666;
}

.nav .sub li a:hover {
    background: #e70012;
    color: #fff;
}

.nav .on h3 a {
    background: #e70012;
    color: #fff;
}

.in_logo {
    margin-top: 32px;
    height: 50px;
    width: 250px;
}

.in_logo img {
    width: 100%;
    height: 100%;
}

.in_banner {
    z-index: 1;
    position: relative;
    margin-top: -5px;
    width: 100%;
    height: 685px;
}

.in_banner img {
    width: 100%;
    height: 100%;
}

.in_content {
    z-index: 9;
    position: relative;
    padding-bottom: 24px;
    background-color: #fff;
    margin: -60px auto 20px;
    width: 1100px;
    padding-top: 24px;
}


/* 公司简介 */

.top_byimg {
    position: absolute;
    bottom: -80px;
    width: 417px;
    height: 55px;
    left: -1px;
}

.top_byimg img {
    width: 100%;
    height: 100%;
}

.iabout {
    height: 497px;
    background-size: 100%;
    padding: 25px 0 0;
    background: url(../images/iabout.png) center top;
}

#banner2 {
    float: left;
    width: 213px;
    height: 192px;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.iabout .head {
    color: #FFF;
    width: 120px;
    height: 80px;
    border-top: 1px solid #ff0000;
    white-space: nowrap;
}

.iabout .head h2 {
    font-size: 16px;
    color: #cc0000;
    font-weight: 700;
    line-height: 65px;
}

.iabout .head b {
    font-size: 36px;
    font-weight: normal;
    margin-right: 5px;
}

.iabout .head span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    margin-left: 10px;
}

.iabout .sketch {
    width: 380px;
    padding: 15px;
    border: 2px solid #c60000;
    position: relative;
    z-index: 2;
}

.iabout .sketch img {
    width: 380px;
    height: 260px;
}

.iabout .info {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    width: 510px;
    padding: 35px 40px 35px 110px;
    line-height: 24px;
    text-align: left;
    font-size：14px
}

.info p {
    width: 510px;
    height: 120px;
    /* display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden; */
}

.iabout .info i {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: #ccc;
}

.iabout .info i+i {
    left: auto;
    right: 0;
}

.iabout .info i+i+i {
    top: auto;
    top: 0;
}

.iabout .info i+i+i+i {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.iabout .more {
    position: absolute;
    bottom: 10px;
    right: 41px;
}

.iabout .more a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cc0000;
    padding: 0 20px;
    text-transform: uppercase;
    color: #cc0000;
    background: url(../images/dc5d619….gif);
}

.zonghe_list {
    position: absolute;
    right: 47px;
    background: #fff;
    width: 570px;
    height: 275px;
    top: 257px;
}

.kqmd_list {
    width: 340px;
    height: 235px;
    margin: 20px 0px;
    float: left;
    text-align: left;
    border-left: 1px solid #e8e8e8;
    padding-left: 20px;
}

.kqmd_list li {
    overflow: hidden;
    width: 310px;
}

.kqmd_list h2,
.qywh_list h2 {
    font-weight: 700;
    color: #cc0000;
    line-height: 50px;
    font-size: 16px;
    float: left;
}

.kqmd_list p {
    width: 255px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4b4e53;
    float: left;
    line-height: 24px;
}

.kqmd_list span {
    float: right;
    line-height: 24px;
}

.qywh_list {
    width: 170px;
    height: 235px;
    margin: 20px 0px;
    float: left;
    text-align: left;
    border-left: 1px solid #e8e8e8;
    padding-left: 20px;
}

.qywh_list a {
    float: right;
    line-height: 50px;
}

.qywh_list img {
    width: 170px;
    height: 70px;
}


/* 门店风采 */

.in_mdfc h1 {
    color: #ba1218;
    font-size: 15.5px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 31px;
}

.in_mdfc {
    padding: 0px 20px;
    height: 220px;
    overflow: hidden;
    margin-top: 75px;
    width: 1060px;
}

.in_mdfcimg_list ul li {
    float: left;
    margin-left: 12px;
    height: 170px;
    width: 265px;
}

.in_mdfcimg_list {
    width: 1060px;
    height: 170px;
    position: relative;
    overflow: hidden;
}

.in_mdfcimg_list ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.in_mdfcimg_list ul li img {
    border-radius: 15px;
    height: 170px;
    width: 256px;
}

.in_byfgx {
    height: 48px;
    width: 1060px;
    background-color: #dc251f;
    padding-top: 20px;
    margin-top: 75px;
    margin-left: 20px;
}

.in_byfgx h1 {
    color: #fff;
    font-weight: 700;
    font-size: 23px;
}


/* 烘培css */

.in_hongpei_list {
    overflow: hidden;
    margin-top: 30px;
    padding: 0px 20px;
}

.in_hongpei_list ul {
    margin-top: 20px;
}

.in_hongpei_list ul li {
    float: left;
    margin-left: 19px;
}

.in_hongpei_list ul li img {
    height: 162px;
    width: 243px;
    cursor: pointer;
    transition: all 1.1s;
}

.in_hongpei_list ul li img:hover {
    transform: scale(1.2);
}

.in_hongpei_list ul li h2 {
    margin: 20px 0px;
    color: #8c8d8e;
    font-size: 14px;
}


/*新闻模块*/

.in_new_lxfs_module {
    overflow: hidden;
    margin-top: 50px;
    padding: 0px 20px;
}

.in_new {
    overflow: hidden;
    width: 675px;
    float: left;
}

.in_new_title {
    width: 675px;
    float: left;
    margin-bottom: 20px;
}

.in_new_title1 {
    font-size: 18px;
    float: left;
}

.in_new_title2 {
    font-size: 11px;
    float: right;
    margin-top: 11px;
}

.in_new_title1 .in_max {
    font-size: 25px;
}

.in_new_title1 .in_min {
    font-size: 8px;
}

.in_new_list {
    float: left;
}

.in_new_list img {
    width: 213px;
    height: 192px;
}

.in_new_list .new_list_module {
    float: right;
    width: 450px;
    margin-left: 10px;
}

.in_new_list ul .new_module {
    border-bottom: 1px #efefef solid;
    overflow: hidden;
    padding: 7px 0px;
}

.in_new_list .new_title_left {
    float: left;
    width: 40px;
}

.new_title_right {
    float: right;
    width: 395px;
}

.new_top_max {
    font-size: 21px;
    font-weight: 700;
    color: #4a4a47;
}

.new_list_title1 {
    text-align: left;
    width: 375px;
    font-weight: 700;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4a4a47;
    line-height: 25px;
}

.new_list_title2 {
    text-align: left;
    width: 375px;
    font-weight: 700;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4b4e53;
}

.new_top_min {
    font-size: 19px;
    font-weight: 700;
    color: #4b4e53;
}

.in_lxfs {
    overflow: hidden;
    float: right;
    width: 330px;
}

.kflogo {
    width: 330px;
    height: 125px;
}

.in_lxfs .dh {
    height: 62px;
    padding-left: 10px;
}

.in_lxfs .dh P {
    float: left;
    color: #ea0005;
    font-weight: 700;
    font-size: 39px;
    line-height: 65px;
    margin: 0px 0px 0px 10px;
}

.in_lxfs .dz {
    height: 62px;
    padding-left: 10px;
}

.in_lxfs .dz img {
    float: left;
    height: 40px;
    width: 40px;
}

.in_lxfs .dz P {
    width: 250px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0px 0px 10px;
}

.in_lxfs .yx {
    height: 62px;
    padding-left: 10px;
}

.in_lxfs .yx img {
    float: left;
    height: 40px;
    width: 40px;
}

.in_lxfs .yx P {
    float: left;
    width: 250px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px 0px 10px;
}

.in_lxfs .dh img {
    float: left;
    margin-top: 10px;
    height: 40px;
    width: 40px;
}


/* 欢迎条幅 */

.in_hytf {
    height: 75px;
    width: 1060px;
    padding: 0px 20px;
    background-color: #f1f1f1;
    margin: 30px 0px;
}

.in_hytf h1 {
    line-height: 75px;
    font-size: 26px;
    color: #000;
}


/* 尾部css */

.in_footer_bg {
    background-color: #af0e17;
    width: 100%;
    height: 300px;
}

.in_footer_home {
    overflow: hidden;
    width: 1060px;
    margin: 0px auto;
    padding: 0px 20px;
}

.in_footer_ewm {
    float: left;
    margin-top: 75px;
}

.in_footer_ewm_module {
    overflow: hidden;
    float: left;
}

.in_footer_ewm_module img {
    width: 121px;
    height: 121px;
}

.in_footer_ewm2 {
    margin-left: 20px;
}

.in_footer_ewm_module p {
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
}

.in_footer_qd {
    overflow: hidden;
    float: right;
    height: 300px;
    width: 375px;
}

.in_footer_qd img {
    margin-top: 90px;
}

.in_footer_gsname {
    font-size: 20px;
    color: #fff;
    margin: 20px 0px;
}

.in_footer_gsbq {
    font-size: 12px;
    color: #fff;
}