
/* *************************共享标题css************************* */

.color {
    color: #c5262b !important;
}

.share {
    padding: 50px 10%;
    text-align: center;
}

.share h3 {
    font-size: 25px;
    font-weight: bold;
}

.share h3 span {
    font-size: 30px;
    color: #c5262b;
}

.share p {
    color: #c5262b;
    text-transform: uppercase;
}

.share p::after, .share p::before {
    content: '';
    display: inline-block;
    width: 90px;
    height: 1px;
    vertical-align: middle;
    background-color: #c5262b;
}

/* 搜索 */

.sosuo {
    padding: 10px 0;
}

.sosuo .txt {
    line-height: 40px;
}

/* 第一部分 合作伙伴 */

.hezuo {
    padding-bottom: 20px;
    background-color: #ddd;
}

.hezuo .box {
    padding: 20px;
    background-color: #fff;
}

.hezuo .box .swiper-slide {
    width: 20%;
}

/* 第二部分 简约现代 */

.jianyue {
    background-color: #eee;
}

.jianyue .title a {
    display: inline-block;
    width: 33%;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    background-color: #333;
    cursor: pointer;
}

.jianyue .title .on {
    background-color: #c5262b;
}

.jianyue .con {
    display: none;
    margin-top: 10px;
}

.jianyue .con.on {
    display: block;
}

/* 第三部分 服务流程 */

.fuwu {
    padding-bottom: 50px;
    background: url(../images/fuwubg.png)no-repeat center/cover;
}

.fuwu .list {
    width: 20%;
    text-align: center;
}

.fuwu .list p {
    margin-top: 10px;
}

/* 第四部分 加工定做  */

.jiagong .list {
    margin-top: 100px;
}

.jiagong .list:hover .box {
    background: #c5262b;
}

.jiagong .list .box {
    position: relative;
    padding: 80px 20px 50px;
    color: #fff;
    background: #707070;
}

.jiagong .list .box img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: -130px;
    left: calc(50% - 100px);
}

/* 第五部分 个性需求 */

.xuqiu .title span {
    display: inline-block;
    width: 16.3%;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 40px;
    cursor: pointer;
}

.xuqiu .title .on {
    color: #fff;
    background: #c5262b;
}

.xuqiu .con {
    display: none;
    /* border: 2px solid #eee; */
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #c5262b;
}

.xuqiu .con.on {
    display: block;
}

.xuqiu .con .right a {
    display: block;
    margin-bottom: 40px;
}

.xuqiu .con .right div {
    padding: 20px;
    background: #c5262b;
    color: #fff;
    font-size: 22px;
}

/* 第六部分 美格实力 */

.shili {
    padding-top: 50px;
}

.shili .text {
    padding-top: 20px;
    padding: 30px;
}

.shili .text p {
    margin-bottom: 10px;
}

/* 第七部分 走进美格 */

.zoujin {
    margin-top: 50px;
}

.zoujin div {
    position: relative;
}

.zoujin div .text {
    width: 80%;
    max-width: 1200px;
    position: absolute;
    bottom: 20px;
    left: 10%;
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}

/* 第八部分 新闻 */

.xinwen {
    margin-top: 30px;
}

.xinwen .left {
    border: 2px solid #ddd;
}

.xinwen .left .title {
    background-color: #f5f5f5;
}

.xinwen .left .title a {
    float: right;
    line-height: 45px;
    font-size: 14px;
    color: #c5262b;
}

.xinwen .left .title span {
    padding: 0 10%;
    display: inline-block;
    border-radius: 10px 10px 0 0;
    line-height: 45px;
    cursor: pointer;
}

.xinwen .left .title .on {
    background-color: #c5262b;
    color: #fff;
}

.xinwen .left .con {
    display: none;
    padding: 15px;
}

.xinwen .left .con.on {
    display: block;
}

.xinwen .left .con li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.xinwen .left .con .fl {
    width: 70px;
    font-size: 14px;
    background-color: #f2f2f2;
}

.xinwen .left .con .fl span {
    font-size: 28px;
    font-weight: bold;
    color: #c5262b;
}

.xinwen .left .con .fr {
    width: 85%;
}

.xinwen .right {
    padding: 20px;
    border: 2px solid #ddd;
}

.xinwen .right li {
    margin-top: 9px;
    padding-bottom: 9px;
    border-bottom: 1px dashed #ddd;
}

.friend_links {
    padding: 20px 0;
    margin-top: 50px;
    background-color: #f1f1f1;
}

.friend_links li {
    margin-right: 15px;
    float: left;
    font-size: 14px;
}

/*  */

/*  */

/*  */

/*  */

/* 面包屑导航 */

.bread {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.product .left .list {
    display: block;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    line-height: 40px;
}

.product .left .list div {
    overflow: hidden;
}

.product .left .list img {
    transition: .3s;
}

.product .left .list:hover img {
    transform: scale(1.1);
}

/* 右 */

.product .right .border {
    background-color: #f7f7f7;
}

/* .product .right div {
    border: 1px solid #ddd;
} */

.product .right .h4 {
    background-color: #c5262b;
    color: #fff;
    line-height: 50px;
}

.product .right ul {
    padding: 20px;
    background-color: #f7f7f7;
}

.product .right li {
    margin-bottom: 15px;
}

.product .right li p a {
    background-color: #4c4c4c;
    color: #fff;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    line-height: 45px;
}

.product .right li>a {
    font-size: 14px;
    display: inline-block;
    width: 32.33%;
    line-height: 40px;
}

.product .right li>a:hover {
    color: #c5262b;
    text-decoration: underline !important;
}

.product .right .pro_lxwm .h5 {
    font-size: 18px;
}

.product .right .pro_lxwm p {
    line-height: 27px;
    font-size: 14px;
}

.product .zixun li {
    width: 50%;
    float: left;
    line-height: 40px;
}

.product .zixun li a:hover {
    text-decoration: underline !important;
}

/* 第一部分  定制时间 */

.dingzhi {
    background-color: #f3f3f3;
}

.dz_share {
    margin-top: 50px;
    margin-bottom: 25px;
}

.dingzhi .list {
    border-radius: 10px 10px 0 0;
}

.dingzhi .list h3 {
    padding-top: 50px;
    line-height: 45px;
}

.dingzhi .list p {
    font-size: 14px;
    padding-bottom: 50px;
}

/* 第二部分 定制流程 */

.dingzhi02 ul {
    margin-bottom: 20px;
    padding: 20px 10px;
    display: flex;
    align-items: center;
}

.dingzhi02 ul:hover {
    border-color: #333 !important;
}

/* 第三部分 案例 */

.dingzhi03 .row a {
    margin-bottom: 15px;
    display: block;
    line-height: 40px;
    position: relative;
}

.dingzhi03 .row a:hover {
    background-color: #eee;
}

/* 第四部分 留言 */

.liuyan {}

/* 新闻中心 */

.news_list li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #ddd;
}

.news_list .time {
    padding: 15px 0;
    margin-right: 20px;
    width: 110px;
    background-color: #f2f2f2;
}

.news_list li:hover .time {
    background-color: #4c4c4c;
    color: #fff;
}

.news_list .time p {
    font-size: 28px;
    color: #c5262b;
}

.news_list li a {
    line-height: 30px;
}

.news_list li:hover a {
    text-decoration: underline !important;
}

.news_list li:hover .time p {
    color: #fff;
}

.news_list .title .small {
    color: #666;
}

/* 关于我们 */

.about p {
    margin-bottom: 15px;
    color: #666;
    line-height: 30px;
}

/* 联系我们 */

.lxwm .box {
    background-color: #ededed;
}

.lxwm .box div {
    padding: 15px;
    font-size: 14px;
}

.lxwm .box p {
    margin-bottom: 15px;
    line-height: 25px;
}

.lxwm .box .h2 {
    color: #fff;
    line-height: 90px;
    background-color: #c5262b;
}

.lxwm .box div img {
    margin-right: 20px;
}

/* 产品详情 */

.pro_article .top p {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.pro_article .top p span {
    padding-right: 20px;
    color: #666;
}

.pro_article .pro_con p {
    line-height: 27px;
    margin-bottom: 15px;
}

.pro_article .pro_con img {
    max-width: 100%;
    height: auto;
}

.pro_article .pro_con a {
    padding-bottom: 3px;
    font-weight: bold;
    color: #c5262b;
    border-bottom: 1px dashed #c5262b;
}

/* 上下篇 */

.page {
    padding-top: 5px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}

.page li {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.page li:hover a {
    color: #c5262b;
    text-decoration: underline !important;
}

/* 产品中心 右推荐 */

.pro_tj {
    padding: 5px 20px;
}

.pro_tj img {
    margin-right: 10px;
}

.pro_tj p {
    line-height: 40px;
    font-size: 14px;
}

.pro_tj p:hover a {
    color: #c5262b;
    text-decoration: underline !important;
}