@import url('base.css');

.banner{
    background: url("../images/641.jpg") #999999 no-repeat top center; height: 700px;
    background-size: 100% auto;
    z-index: 0;
    padding: 0;
}
.banner .mb{ background-color: rgba(0,0,0,0.5); width: 100%; height: 100%; left: 0; top: 0; z-index: 1; position: absolute}
.banner  .layui-container   {
    position: relative; z-index: 9;
}
.banner h3{
    font-weight:  bold;
    color: #efefef;
    font-size: 42px;
    line-height: 70px;height: 70px;
    padding-top: 140px; padding-bottom: 20px;
}
.banner p{
    font-weight:  bold;
    color: #ddd;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 40px;

}
.banner a {
    background: rgba(255,255,255,.8);
    border: #fff solid 1px;
    text-align: center;
    height: 40px; line-height: 40px; display: block; width: 8em;
    color: #333; border-radius: 40px; color: #c30d23;
    font-weight:  bold;
}
.about  {
    background: url("../images/home_05.png") #fff no-repeat bottom right; background-size:100% auto ;height: 600px; position: relative;
}
.about  .title  {position: relative; height: 600px;}
.about  .intro {
    font-size: 16px; line-height: 180%; margin-top: 50px;
}
.about  .intro p{
    margin-bottom: 1em; color: #666; text-indent: 2em;
}
.about  .certification  {
    margin-top: 80px;
}
.about  .certification  .layui-col-md3 {
    text-align: center;
}
.about  .certification  .iconfont{
    font-size: 80px;
    color: #11254b;
}
.about  .certification  .icontitle{
    font-weight: bold;
    color: #666;
    margin-top: 15px;
    font-size: 14px;
}

.areatitle{
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 20px;

}
.areatitle span{
    width: 3em;
    height: 3px;
    background: url("../images/home_08.png") no-repeat center;
    margin: 0px auto;
    display: block;
}
.product    .layui-row  {
    border-right: #efefef solid 1px;
    border-bottom: #efefef solid 1px;
}
.product .layui-col-md2{
    text-align: center; border-top: #efefef solid 1px;  border-left: #efefef solid 1px; padding: 15px;
}
.product .layui-col-md2 .iconfont{
    width:48px; height: 48px; float: left; text-align: center; font-size: 36px;
}
.product .layui-col-md2 .title{
    font-size: 24px;
    margin-left: 48px;
    line-height: 48px;
}
.product .productlist{
    margin-top: 20px;
}
.product .productlist   .layui-col-md3  {
    position: relative;
    overflow: hidden;
}
.product .productlist   .layui-col-md3  .title  {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%; height: 40px; line-height: 40px; text-align: center;
    background-color: rgba(0,0,0,0.3); font-weight: bold; color: #f8f8f8;
}
.product .productlist   .layui-col-md3:hover  img{
    transition: all .5s;
    transform: scale(1.2);
}
.product .productlist   .layui-col-md3:hover    .title  {
    background-color: rgba(0,0,0,0.5);
}
.yingyong   {
    margin-bottom: 50px;
}
.yingyong .layui-col-md2   a   {
    position: relative;
    overflow: hidden;
    margin: 5px;
    display: block;
}
.yingyong .layui-col-md2  .title  {
    position: absolute;
    top: 0; left: 0;
    width: 100%; line-height: 40px; text-align: center; height: 100%; padding-top: 15%; font-size: 20px;
    background-color: rgba(0,0,0,0.3); font-weight: bold; color: #f8f8f8;
}
.yingyong .layui-col-md2   a:hover  img{
    transition: all .5s;
    transform: scale(1.2);
}
.yingyong .layui-col-md2   a:hover  .title  {
    background-color: rgba(0,0,0,0.5);
}
/*内页*/


.bannerIntro {
    background:  url("../images/641.jpg") #999999 no-repeat center;
    background-size: 100% auto;
    height: 200px;
    position: relative;
    z-index: 0;
}
.bannerIntro    .mb {
    background-color: rgba(0,0,0,0.5); width: 100%; height: 100%; left: 0; top: 0; z-index: 1; position: absolute
}
.bannerIntro    h3  {
    font-weight:  bold;
    color: #ccc;
    font-size: 36px;
    line-height: 200px;height: 200px;
    text-align: right;
    position: absolute;
    z-index: 2;
    width: 100%;
}
.leftmenu    {
    position: relative; min-height: 600px;
}
.leftmenu ul {
    text-align: center;
    margin:50px 0;
}
.leftmenu ul    li  {
    line-height: 50px;
    height: 50px;
    margin: 5px 20px;
    cursor: pointer;

}
.leftmenu ul    li  a {
    color: #333;
}
.leftmenu ul    li.active,.leftmenu ul    li:hover      {
    background-color: #c30d23;
    border-radius: 20px;
}
.leftmenu ul    li.active a,.leftmenu ul    li:hover a {
    color: #fff;
    display: block;
    width: 100%; height: 100%;
}
.breadcrumb {
    margin: 20px 0; padding: 20px 0; border-bottom: #efefef solid 1px; font-size: 14px; text-align: right;
}
.breadcrumb a {
    color: #666666;
}
.neirong {
    margin: 30px 0;
    color: #333333;
}
.neirong    p   {
    text-indent: 2em; line-height: 200%;
}
.square {
    width: 100%;  /* 或者使用 vh, vw 等单位 */
    height: 0;
    padding-top: 100%; /* 使高度等于宽度 */
    position: relative;
}
.pagination {
    border-top:  #efefef solid 1px;
    margin: 20px 0; padding: 20px 0; height: 30px; line-height: 30px;
}
.pagination  li  {
    float: left; margin-right: 15px;
}
.pagination  li a {
    background-color: #efefef; border-radius: 5px; display: block; padding: 5px 10px; font-size: 12px;
}
.pagination  li.active a    {
    background-color: #c30d23; color: #f8f8f8;
}
.pagination  li a:hover {
    background-color: #ccc;
}
.layui-product-link {
    display: block;
}
.layui-product-link:hover {
    background-color: #f8f8f8;
}

.content p{
    text-indent: 0; font-size: 14px; line-height: 150%;
}
.fc-show-prev-next  { font-size: 14px;}

