﻿@charset "utf-8";
/* CSS Document */
/* body */

/* ------------ */
/* 头部 */
.g-hd {
    position: absolute;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    background: #19a97b;
    border-bottom: 1px solid #039063;
    top: 0;
}

.g-hd:after {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
    content: ".";
}

/* ------------ */
/* 通用外框 */
.m-content {
    width: 100%;
    margin: 0 auto;
}

/* 底部 */
.g-ft {
    margin-top: 40px;
    background-color: #24634f;
    text-align: center;
}

.g-ft .g-in {
    display: inline-block;
    width: 1000px;
    color: #fff;
    margin: 87px auto 54px;
    height: auto;
}

.g-ft .g-in:after {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
    content: ".";
}

/* 图标 */
.ico-xsbad03 {
    display: inline-block;
    background: url(../images/icoHome.png) no-repeat -9999px -9999px;
}

/* 头部图标 */
.ico-sch {
    width: 18px;
    height: 18px;
    background-position: 0 0;
    vertical-align: middle;
    margin-top: 6px;
}

/* 项目菜单搜索 */
.ico-schmosd {
    width: 18px;
    height: 18px;
    background-position: -18px 0;
    vertical-align: middle;
    margin: 6px 0 0 10px;
}

/* 项目菜单搜索鼠标按下 */

/* ------------ */
/* 按钮 */
.u-btn-gre {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *overflow: visible;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    letter-spacing: 1px;
    word-spacing: normal;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    overflow: visible;
    font-size: 16px;
    font-family: "微软雅黑", "宋体" !important;
}


/* 输入框 */
.u-ipts, .u-iptl, .u-iptbs {
    height: 24px;
    line-height: 24px;
    border: 1px solid #a8a8a8;
    background-color: #FFF;
    font-size: 14px;
}

.u-iptl {
    width: 140px;
    padding-left: 10px;
    float: left;
    margin-left: 10px;
    color: #9d9d9d;
}

.u-ipts {
    width: 71px;
    padding-left: 7px;
    float: left;
    margin-left: 10px;
    color: #9d9d9d;
}

.u-iptbs {
    width: 50px;
    text-align: center;
    color: #f71d37;
    border-radius: 3px;
    margin-left: 5px;
}

/* 下拉列表 */
.u-slt, .u-slts {
    height: 24px;
    line-height: 24px;
    border: 1px solid #ddd;
    background-color: #FFF;
}

.u-slt {
    width: 155px;
    padding-left: 10px;
    float: left;
    color: #000;
    margin-left: 15px;
}

.u-slts {
    width: 93px;
    padding-left: 5px;
}

/* 文本域 */
.u-taa {
    height: 90px;
    line-height: 26px;
    background-color: #FFF;
    width: 428px;
    padding-left: 7px;
}

/* ------------ */
.z-navlink {
    width: auto;
    height: 32px;
    line-height: 32px;
    float: left;
    color: #f91d37;
    margin: 0 17px;
}

.z-navlink:hover {
    color: #fad74c;
}


/* header */
.g-head {
    position: relative;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    text-align: center;
}

.g-head:after {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
    content: ".";
}

/* 头部header */
.m-logo {
    width: 327px;
    height: 60px;
    display: inline-block;
    float: left;
}

.m-loginbox {
    width: auto;
    height: 26px;
    margin-top: 36px;
    float: right;
    display: inline-block;
}

.m-loginbox .m-txt {
    width: auto;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #1e1e1e;
    margin-left: 20px;
}


/* menu */
.m-menubox {
    height: 60px;
    margin-left: 40px;
    display: inline-block;
}

.m-menubox .z-menulink {
    width: auto;
    height: 60px;
    display: inline-block;
    padding: 0 20px;
    line-height: 60px;
    font-size: 14px;
    color: #b9b8b8;
    text-align: center;
    float: left;
}

.m-menubox .z-menulink:hover, .m-menubox .z-menulink.z-crt {
    color: #fff;
}

.m-menubox .z-mobtn {
    width: 125px;
    height: 40px;
    float: left;
}

.m-menubox .z-mobtn i {
    width: 31px;
    height: 44px;
    display: inline-block;
    float: left;
    margin-top: -6px;
    margin-left: 20px;
}

.m-menubox .z-mobtn .m-txt {
    width: auto;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    margin-left: 5px;
}

.m-menubox .z-mobtn:hover {
    background: #e01222;
}

/* banner */
.g-banner {
    width: 100%;
    height: 510px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: url("../images/bg_banner.jpg") no-repeat center;
    background-size:100% 100%;
    vertical-align: top;
}

.m-banner {
    width: 1240px;
    height: 510px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -620px;
}

.m-banner .m-box {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    text-align: center;
}

.m-banner .m-box .m-bigimgbox {
    width: 1240px;
    height: 510px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.m-banner .m-box .m-bigimgul {
    width: 1240px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.m-banner .m-box .m-bigimg {
    width: 1240px;
    height: 510px;
    display: inline-block;
    position: absolute;
    left: 1240px;
    top: 0;
}

.m-banner .m-box .m-bigimg .m-textbox{
    width: 300px;
    height: 180px;
    display: inline-block;
    margin: 125px 0 0 70px;
    text-align: center;
    float: left;
    background: url(../images/banner-bg.png) no-repeat;
}
.m-banner .m-box .m-bigimg .m-textbox .m-txt01{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 24px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-top: 34px;
}
.m-banner .m-box .m-bigimg .m-textbox .m-txt02{
    width: auto;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin: 34px auto 0;
}
.m-banner .m-box .m-bigimg .m-textbox .m-txt02 .z-link{
    width: auto;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #6493ff;
    margin: 0 10px;
}
.m-banner .m-box .m-bigimg .m-textbox .m-txt03{
    width: 100%;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin: 15px auto 0;
}
.m-banner .m-box .m-bigimg .m-textbox .m-txt03 .z-link{
    width: auto;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.m-banner .m-box .m-bigimg img {
    width: 720px;
    height: 460px;
    display: inline-block;
    float: right;
    margin-top: 50px;
}

.m-banner .m-box .m-imgbtnbox {
    width: auto;
    display: inline-block;
    position: absolute;
    margin: -30px auto 0;
}

.m-banner .m-box .m-imgbtnbox:after {
    clear: both;
}

.m-banner .m-box .m-imgbtnbox li {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    border-radius: 10px;
    background: #dcdcdc;
    margin: 0 6px;
    cursor: pointer;
}

.m-banner .m-box .m-imgbtnbox li.z-tab {
    background: #f81d37;
}

/* cont */
.g-cont {
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.g-cont:after {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
    content: ".";
}

.m-aboutusbox {
    width: 100%;
    height: 554px;
    display: inline-block;
    background: url("../images/bg_aboutus.jpg") no-repeat center;
    background-size:100% 100%; 
}
.m-aboutusbox .m-leftimg{
    width:300px;
    height: 185px;
    border: 2px solid #ccc;
    float: left;
    display: inline-block;
    margin: 125px 0 0 52px;
}

.m-aboutusbox .m-righttext{
    width: 610px;
    display: inline-block;
    float: left;
    margin: 125px 0 0 20px;
    line-height: 36px;
    color: #fff;
    text-align: left;
}
.m-aboutusbox .z-more{
    width: auto;
    display: inline-block;
    float: left;
    margin: 275px 0 0 20px;
    color: #fff;
    text-decoration:underline
}

.m-pcbox {
    width: 100%;
    display: inline-block;
    height: 486px;
    background: url("../images/bg_pro.jpg") no-repeat center;
    background-size:100% 100%; 
    text-align: center;
}

.m-pcbox .m-contbox{
    width: 1120px;
    display: inline-block;
    margin: 130px auto 0;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.m-pcbox .m-contbox .m-list{
    width: 260px;
    height: 180px;
    margin: 0 10px;
    display: inline-block;
    position: absolute;
}




.m-newsbox {
    width: 100%;
    display: inline-block;
    height: 377px;
    background: url("../images/bg_news.jpg") no-repeat center;
    background-size:100% 100%;
    text-align: center;
}
.m-newsbox .m-left{
    width: 338px;
    display: inline-block;
    float: left;
    margin: 50px 0 0 45px;
}
.m-newsbox .m-left img{
    width: 338px;
    height: 170px;
    display: inline-block;
}
.m-newsbox .m-left .m-txt{
    width: 338px;
    display: inline-block;
    text-align: left;
    color: #fff;
    margin-top: 5px;
}
.m-newsbox .m-listbox{
    width: 790px;
    display: inline-block;
    float: left;
    margin: 50px 0 0 40px;
}
.m-newsbox .m-listbox .m-list{ 
    width: 100%;
    height: 80px;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}
.m-newsbox .m-listbox .m-list .m-img{
    width: 80px;
    height: 80px;
    display: inline-block;
    float: left;
}
.m-newsbox .m-listbox .m-list .m-img img{
    width: 100%;
    height: 100%;
}
.m-newsbox .m-listbox .m-list .m-txt{
    width: 560px;
    height: 80px;
    display: inline-block;
    float: left;
    margin-left: 20px;
    line-height: 24px;
    color: #fff;
    text-align: left;
}

.m-newsbox .m-listbox .m-list .m-databox{
    width: 80px;
    height: 80px;
    border: 1px solid #33291e;
    box-sizing: border-box;
    padding: 5px;
    display: inline-block;
    float: right;
}
.m-newsbox .m-listbox .m-list .m-databox .m-text01{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline-block;
    border-bottom: 1px solid #33291e;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.m-newsbox .m-listbox .m-list .m-databox .m-text02{
    width: 100%;
    height: 36px;
    line-height: 36px;
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
}


/*footer*/
.wrap-footer {
    position: relative;
    width: 100%;
    text-align: center;
    background: #1e1811;
}

.footer {
    position: relative;
    width: 1240px;
    height: 140px;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
}
.footer .m-leftlogo{
    width: 140px;
    height: 90px;
    display: inline-block;
    float: left;
}
.footer .m-leftmap{
    width: 210px;
    height: 110px;
    display: inline-block;
    float: left;
    margin-left: 45px;
}
.footer .m-textbox{
    width: 720px;
    display: inline-block;
    float: left;
    margin-left: 35px;
}

.footer .m-textbox .m-footmunebox{
    width: 100%;
    height: 36px;
}
.footer .m-textbox .m-footmunebox .z-menulink {
    width: auto;
    height: 36px;
    display: inline-block;
    padding: 0 10px;
    line-height: 36px;
    font-size: 14px;
    color: #b9b8b8;
    text-align: center;
    float: left;
}

.m-menubox .z-menulink:hover, .m-menubox .z-menulink.z-crt {
    color: #fff;
}

.footer .m-textbox .m-footextbox{
    width: 100%;
    display: inline-block;
    padding-left: 10px;
    line-height: 36px;
    font-size: 14px;
    color: #b9b8b8;

}
/* 关于我们页 */
.m-ab{
    width: 80%;
    display: inline-block;
    margin: 30px auto;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: left;
}
/* 验收 */
.m-chech{
    width: 80%;
    display: inline-block;
    margin: 30px auto;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: left;
}
/* 新闻中心页 */
.m-newlistbox{
    width: 80%;
    display: inline-block;
}
.m-newlistbox .m-list{
    width: 100%;
    display: inline-block;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.m-newlistbox .m-list .m-lefttit{
    width: 600px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
    text-align: left;
    font-weight: bold;
}
.m-newlistbox .m-list .m-right{
    width: auto;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: right;
    text-align: left;
}
.m-newlistbox .m-list .m-txt{
    width: 100%;
    line-height: 24px;
    display: inline-block;
    text-align: left;
}
.m-newlistbox .m-list:hover .m-lefttit, .m-newlistbox .m-list:hover .m-right, .m-newlistbox .m-list:hover .m-txt{
    color: #666;
}
/* 产品中心页 */
.m-procenter-tit{
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}
.m-procenter-tit .m-txt{
    width: auto;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    float: left;
    margin-left: 20px;
    border-left:  1px solid #ccc;
    border-right:  1px solid #ccc;
    border-top:  1px solid #ccc;
    font-size: 16px;
    color: #333;
}
.m-listbox{
    width: 1150px;
    display: inline-block;
    margin: 20px 45px;
}
.m-listbox .m-list{
    width: 210px;
    margin: 0 10px 20px;
    float: left;
    height: 140px;
}
.m-listbox .m-list img{
    width: 210px;
    height: 120px;
    vertical-align: top;
    display: inline-block;
}
.m-listbox .m-list .m-txt{
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
}
.m-listbox .m-list:hover{
    color: #666;
}

/* 产品详情页 */

.m-subbanner{
    width: 100%;
    display: inline-block;
    height: 260px;
    background: url("../images/bg_subpro.jpg") no-repeat center;
    background-size:100% 100%;
    vertical-align: top;
}
.m-productbox{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 30px;
}
.m-productbox .m-tit{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #b9b8b8;
    margin-bottom: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
}
.m-productbox .m-txt01{
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 10px auto;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.m-productbox .m-txt02{
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 10px auto;
    font-size: 14px;
    color: #333;
}
.m-productbox .m-imgbox{
    vertical-align: top;
    width: 1100px;
    text-align: center;
    display: inline-block;
}
.m-productbox .m-imgbox img{
    vertical-align: top;
}
.m-productbox .m-txtbox{
    vertical-align: top;
    width: 760px;
    text-align: left;
    line-height: 24px;
    display: inline-block;
    margin: 10px auto;
}