﻿
/*************联系我们**************/
section .contact .contact-box{
    background: url(../image/img118.jpg) no-repeat;
    height: 240px;
    background-size: 100% 100%;
    padding:55px 0 0 324px;
}
section .contact .contact-box h2{
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #e2131b;
}
section .contact .contact-box p{
    line-height: 24px;
    padding:20px 0 ;
}
section .contact .contact-box  h3{
    font-size: 18px;
    color: #e2131b;
}
section .contact .ke-fu{
    padding:70px 0;
}
section .contact .ke-fu .ke-name{
    font-size: 24px;
    line-height: 30px;
    height: 82px;
    letter-spacing: 2px;
    color: #555555;
    text-align: center;
    background: url(../image/img119.png) center no-repeat;
    padding:10px 0;
    box-sizing: border-box;
}
section .contact .ke-fu .ke-fu-ul li{
    float: left;
    width:33.3%;
    padding-top: 80px;
}
section .contact .ke-fu .ke-fu-ul li .box{
    width: 324px;
    height: 332px;
    background-color: #ffe4e4;
    border-radius: 25px;
    text-align: center;
    padding:40px 0;
}
section .contact .ke-fu .ke-fu-ul li:first-child+li .box{
    background: #e4efff;
}
section .contact .ke-fu .ke-fu-ul li:first-child+li+li .box{
    background-color: #fff8e4;
}
section .contact .ke-fu .ke-fu-ul li .box .img_box{
    width: 143px;
    height: 143px;
}
section .contact .ke-fu .ke-fu-ul li .box h2{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #e2131b;
    padding-top: 40px;
}
section .contact .ke-fu .ke-fu-ul li .box p{
    font-size: 18px;
    line-height: 40px;
}
section .contact .map-box-top{
    background: #e2131b;
}
section .contact .map-box-top .text{
    width:430px;
    color:#fff;
    padding:30px 15px;
}
section .contact .map-box-top .text h2{
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 1px;
    text-align: center;
    padding-bottom: 20px;
}
section .contact .map-box-top .text li{
    position: relative;
    padding:0px 0 10px 35px;
}
section .contact .map-box-top .text li .img_box{
    width:26px;
    height:26px;
    line-height: 25px;
    position: absolute;
    left:0;
    top:50%;
    margin-top: -13px;
}
section .contact .route li{
    border-bottom: 1px dashed #aeaeae;
    padding:30px 0;
}
section .contact .route li .img_box{
    width:66px;
    height:66px;
    margin-right: 20px;
}
section .contact .route li .text-s{
    height:66px;
    line-height: 66px;
    font-size: 24px;
    color: #e2131b;
    margin-right: 20px;
}
section .contact .route li .text-p{
    width:1045px;
    line-height: 25px;
}
/****************走进嘉艺**********************/
/*企业简介*/
section .enter .brief .text-p{
    line-height: 25px;
    letter-spacing: 1px;
    padding:30px 0;
}
section .enter .brief .img-text .text{
    width: 610px;
}
/*集团荣誉*/
section .enter .honor-ul li{
    float: left;
    width:25%;
    text-align: center;
    font-size: 18px;
}
section .enter .honor-ul li .img_box{
    width: 284px;
    height: 204px;
    line-height: 200px;
    border:1px solid #e6e6e1;
    background: #f7f7f7;
    margin-bottom: 15px;
}
/**企业文化**/
section .enter .culture-ul li{
    float: left;
    padding:15px 5px;
    box-sizing: border-box;
}
section .enter .culture-ul li.two{
    width:50%;
}
section .enter .culture-ul li .box{
    height: 356px;
    background-color: #9e9e9e;
    padding:30px 85px;
    text-align: center;
}
section .enter .culture-ul li .box h2{
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #e2131b;
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
}
section .enter .culture-ul li .box p{
    line-height: 25px;
}
section .enter .culture-ul li.li-a .img_box{
    width:330px;
    height:314px;
}
section .enter .culture-ul li.w .img_box{
    width: 505px;
    height:314px;
}
section .enter .culture-ul li .img_box img{
    width:100% ;
    height:100%;
}





