@charset "UTF-8";
html, body {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif Verdana;
    font-size: 14px;
    color: #5a5a5a;
    /*overflow: hidden;*/
    -webkit-text-size-adjust: none;
}

div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h2 {
    color:#000;
}
h2:hover {
    color:#d73b21;
}

table, td {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif Verdana;
    color: #5a5a5a;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
th, td {
    border-collapse: collapse;
}
ol, ul {
    list-style: none;
}
a:link {
    text-decoration: none;
    color: #5a5a5a;
}
a:visited {
    text-decoration: none;
    color: #5a5a5a;
}
a:hover {
    text-decoration: none;
    color: #d73a21;
}

.lzy-head-top{
    width: 100%;
    background-color: #f3f3f3;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.lzy-text-right {
    text-align: right;
}

.lzy-width-1200 {
    width: 1200px;
    margin:auto;
}

.lzy-head-nav {
    margin-top:15px;
    margin-bottom: 10px;
}

#container {
    max-width: 850px;
    height: auto;
    margin: 0 auto;
}

.lzy-head-logo{
    line-height: 100%;
    width:40px;
}

.lzy-head-logo img {
    width: 40px;
    height: auto;
}

.lzy-head-title{
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-size:20px;
    font-weight: 900;
    padding-left:5px;
    letter-spacing:3px;
    color:#333;
}
.lzy-head-title-p{
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-size:11px;
    padding-left:5px;
    letter-spacing:2px;
    color:#999;
}

/* NAV-s */
.active a{
    color: #fff;
    background: #d73a21;
}

nav ul ul {
    display: none;line-height: 100%;
    z-index: 999;
}

nav ul li:hover>ul {
    display: block;
}

nav {
    margin: auto;
    max-width: 850px;
}

nav a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 23px 30px 23px 30px;
    display: block;
}

nav a:hover {
    color: #fff;
    background: #d73a21;
}

nav ul {
    position: relative;
    display: inline-table;

}

nav ul:after {
    content: "";
    clear: both;
    display: block;
}

nav ul li {
    float: left;
}

nav ul ul {
    position: absolute;
    top: 100%;
    border-radius: 2px;
    background-color: #e6e6e6;
}

nav ul ul li {
    float: none;
    position: relative;
    text-align: center; /*下拉子菜单居中*/
}

nav ul ul li a {
    color: #fff;
}

nav ul ul li a:hover {
    background: #d73a21;
    text-decoration:underline;
}

nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}
/* NAV-e */

.swiper-container {
    width: 100%;
    height: 100%;

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*.lzy-head-banner-1 {*/
/*    background-image: url("../img/banner1.jpg");*/
/*}*/
/*.lzy-head-banner-2 {*/
/*    background-image: url("../img/banner2.jpg");*/
/*}*/

.lzy-head-banner-p {
    color: #ff2600;
    padding-top:50px;
    font-size:48px;
    line-height: 100px;
    word-spacing: 5px;
    font-weight: 500;
    font-style:italic;
}
.lzy-fixed-bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;/*position: relative;*/
    background-attachment: fixed;
}

.lzy-fixed-tran {
    background: rgba(234, 233, 233, 0.4);
    /*background-image: url('../img/patern.png');*/
    height: 100%;
    display: block;
}
.lzy-advantage {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.lzy-text-center {
    padding-top: 40px;
    text-align: center;
}
.lzy-title-p {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-size:32px;
    font-weight: 500;
    color: #333;
}
.lzy-title-span {
    font-size:16px;
    color: #434343;
    padding-top: 10px;
}
.lzy-table {
    width:100%;
}
.lzy-table td {
    text-align: center;
    padding:20px;
    max-width: 300px;
}
.lzy-advantage-gird {
    width:220px;
    height:280px;
    background: rgb(255,255,255,1);
    border-radius: 40px;
    line-height: 100%;
    padding: 30px 20px;
}

/* 首页产品中心 */
.lzy-fixed-tran2 {
    background: rgba(255, 255, 255, 1);
    /*background-image: url('../img/patern.png');*/
    height: 100%;
    display: block;
}
.lzy-table-product {
    width:100%;
}
.lzy-table-product td {
    text-align: center;
    height: 270px;
}
.lzy-advantage-gird-p{
    font-size:24px;
    padding-top:20px;
    padding-bottom: 20px;
    color:#333;
}
.lzy-advantage-gird-p2{
    font-size:14px;
    color:#434343;
    line-height: 30px;
}

.lzy-advantage-product {
    width:380px;
    height:250px;
    max-width:400px;
    line-height: 100%;
    margin:auto;
}

.index-product figure {
    width: 380px;
    float: left;
    position: relative;
    height: 250px;
    margin:0;
    padding:0;
}

.index-product figure:hover figcaption {
    display:block;
}
.index-product figure figcaption {
    position: absolute;
    width:380px;
    height: 250px;
    top: 0;
    left: 0;
    display: none;
    background-color: rgb(215, 59, 33);
    color: #fff;
    text-align: left;
    cursor:pointer;
    max-width: 380px;
    margin: 0 auto;
    max-height: 250px;
}
.index-product figure figcaption h3 {
    font-size: 24px;
    font-weight: bold;
    margin:0 0 8px 0;
    text-align: center;
    padding-top:40px;
}
.index-product figure figcaption h3 a, .index-product figure figcaption p a {
    color: #fff;
    text-decoration: none;
}
.index-product figure figcaption p {
    margin:0;
    line-height:28px;
    word-break:break-all;
    padding:10px 40px 40px 40px;
}
/* 关于我们 */
.lzy-fixed-tran3 {
    background: rgba(33, 33, 33, 0.9);
    /*background-image: url('../img/patern.png');*/
    height: 100%;
    display: block;
}
.lzy-title-p2 {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-size:32px;
    font-weight: 500;
    color: #fff;
}
.lzy-title-span2 {
    font-size:16px;
    color: #fff;
    padding-top: 10px;
}
.lzy-about-text {
    text-align: left;
    margin:auto;
    color: #ccc;
    line-height: 40px;
    font-size:14px;
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    word-break:break-all;
    padding:20px;
    /*border:1px solid #ccc;*/
    background-color: rgb(240,240,240, 0.2);
}
.lzy-about-video {
    text-align: center;
    margin:auto;
}
.lzy-about-video-a {
    width: 700px;
    height:auto;
    padding:10px;
    border:1px dotted #fff;
}
.lzy-about-video-button {
    text-align: center;
    margin-top:50px;
    margin-bottom: 50px;
}
.lzy-about-video-button button{
    border-radius: 20px;
    width:200px;
    height:40px;
    background: #d73b21;
    color:#fff;
    border:none;
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
}
.lzy-about-video-button button:hover{
    background: #ff0000;
    cursor:pointer;
}

/* 新闻资讯 */
.lzy-fixed-tran4 {
    /*background: rgba(255, 255, 255, 0.9);*/
    /*background-image: url('../img/patern.png');*/
    height: 100%;
    display: block;
    /*background-image:url('../img/bg1.png');*/
    background-color: rgb(246, 246, 246);
    background-position: right bottom;
    background-repeat: repeat-x;
}
.lzy-table-news {
    width:100%;
}
.lzy-table-news td {
    text-align: left;
}
.lzy-table-div {
    border-top:4px solid #d73b21;
    height:350px;
    background: #fff;
    width:510px;
    padding:30px;
}
.lzy-news-tr {
    border-bottom:1px solid #eeeeee;
}
.lzy-news-td {
    width:150px;
    height:100px;
    padding:10px;
}
.lzy-news-td img{
    width:150px;
    height: 90px;
    vertical-align: top;
}
.lzy-news-td2 {
    padding:10px;
    /*vertical-align: top;*/
    line-height: 150%;
}
.lzy-news-td2 p{
    margin-top:10px;
    line-height: 24px;
    color:#999;
}
.lzy-news-time {
    color:#999;
    text-align: right;
    height:35px;
}
/* 合作单位 */
.lzy-fixed-tran6 {
    background: rgba(183, 183, 183, 0.9);
    /*background-image: url('../img/patern.png');*/
    height: 100%;
    display: block;
}
.lzy-service-group {
    width: 1200px;
    position: absolute;
    /*height: 350px;*/
    /*background-color: #ccc;*/
}
.lzy-group-logo{
    width:200px;
    height:100px;
    /*background-color: #fff;*/
    text-align: center;
}
.lzy-group-logo img {
    width:200px;
    height:100px;
    transition: all;
}
.lzy-group-logo img:hover{
    transform: scale(1.1,1.1);
    border-bottom:2px solid #d73b21;
    cursor:pointer;
}

/* 页脚 */
.lzy-footer-td-right {
    width:300px;
    text-align: right;
}
.lzy-footer-td-right-img {
    width:140px;
    height:140px;
    box-shadow: 0 0 20px #ddd;
}
.lzy-footer-div-left {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: left;
    line-height: 40px;
    font-size:16px;
}
.lzy-footer-div-top {
    margin-top:20px;
    border-top:1px dotted #999;
    padding-top: 20px;
    color: #eee;
}
.lzy-footer-div-left a {
    color:#fff;
}
.lzy-footer-div-left a:hover {
    color: #d73a21;
}

/* 关于我们子页 */
.lzy-page {

    padding-bottom: 50px;
    text-align: center;
}
.lzy-width-sub-1200 {
    width: 1200px;
    margin:auto;
}
.lzy-page-nav{
    text-align: left;
    background:#f3f3f3;
    line-height: 70px;
    padding-left:30px;
}
.lzy-sub-table {
    width:100%;
    height: 500px;
}
.lzy-sub-table-right {
    width: 300px;
    vertical-align: top;
    background-repeat:no-repeat;
    background-size: 100%;
    background-color: rgba(100,100,100,0.1);
}
.lzy-sub-table-left {
    vertical-align: top;
    text-align: left;
}
.lzy-company-title {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-size:24px;
    margin-bottom:50px;
    padding-left:20px;
    line-height: 80px;
    color: #000;
    border-bottom: 1px solid #d73b21;
    text-align: left;
    background-color: #f3f3f3;
}
.lzy-company-content {
    color:#000;
    line-height: 30px;
    width:90%;
}
.lzy-advantage-gird2 {
    width:220px;
    height:280px;
    background: rgb(214, 214, 214, 0.3);
    border-radius: 40px;
    line-height: 100%;
    padding: 30px 20px;
}
/* 新闻资讯列表 */
.lzy-list-news-left {
    width:150px;
    vertical-align: top;
    text-align: center;
    padding-top:10px;
}
.lzy-list-news-right {
    vertical-align: top;
    text-align: left;
    padding-top:10px;
    /*background-color: red;*/
}
.lzy-sub-news-table {
    width:100%;
    height: 150px;
    background-color: #f3f3f3;
    margin-bottom: 50px;
}
.lzy-list-news-a {
    width:100px;
    height: 50px;
    background-color: #d73b21;
    color:#fff;
    text-align: center;
    line-height: 50px;
    font-size:24px;
    margin:auto;
    font-weight: 500;
}
.lzy-list-news-b {
    width:98px;
    height: 50px;
    color:#d73b21;
    text-align: center;
    line-height: 50px;
    font-size:14px;
    border:1px solid #d73b21;
    margin:auto;
}
.lzy-list-news-p {
    padding-top:10px;
    padding-right: 10px;
    line-height: 30px;
    color:#666;
    word-break: break-all;
}
/* 产品中心 */
.lzy-sub-product-table {
    width:100%;
    margin-bottom: 30px;
}
.lzy-sub-product-pro {
    width: 375px;
    height:440px;
    margin:auto;
    background-color: #f7f7f7;
}
.lzy-sub-product-pro img {
    width: 345px;
    margin-top:15px;
    max-height:345px;
}
.lzy-sub-product-pro p {
    margin-top:20px;
    line-height: 18px;
    font-weight: 500;
    font-size:18px;
}
.lzy-sub-product-pro:hover {
    background-color: #d73b21;
    color: #fff;
    cursor:pointer;
}
.lzy-sub-product-table-td {
    width: 375px;
    background-color: #f7f7f7;
}

/* 加入我们 */
.lzy-job-table {
    width:100%;
    margin-bottom: 50px;
}
.lzy-job-table td{
    border:1px solid #ccc;
    text-align: left;
    line-height: 35px;
    padding:5px;
}
.lzy-job-table td:hover {
    background-color: #d73b21;
    color:#fff;
    cursor:pointer;
}
.lzy-job-td1-width {
    width:100px;
    text-align: center !important;
    background-color: #f7f7f7;
    font-weight: 500;
}
.lzy-job-td2-width {
    width:480px;
}
.lzy-job-td-title {
    background-color: #f7f7f7;
    text-align: center !important;
    font-size:24px;
    line-height: 24px;
    color:#000;
    font-weight: 500;
}
/* 在线反馈 */
.lzy-feedback-table {
    width:100%;
    margin-bottom: 50px;
    background-color: #f3f3f3;
}
.lzy-feedback-table td{
    text-align: left;
    line-height: 35px;
    padding:10px;
}
.lzy-feedback-td1-width {
    width:100px;
    text-align: center !important;
    font-weight: 500;
}
.lzy-feedback-input {
    width:98%;
}


.lzy-guestbook-icon{
    font-size:36px;
    color:#ccc;
    border-radius: 50%;
    border:1px solid #ccc;
    padding:5px;
    background-color: #f1f1f1;
}
.lzy-guestbook-list{
    /*border-bottom:1px solid #eee;*/
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    background-color: #f3f3f3;
}

.lzy-guestbook-list p{
    line-height: 24px;
    text-align: left;
}
.lzy-guestbook-name{
    font-weight:bold;
    color:#393D49;
    text-align: left;
}
.layui-elem-quote {
    border-left: 5px solid #d73b21 !important;
    background-color: #fff !important;
    width: 95%;
}
/* 详情页面 */
.lzy-sub-detail-table {
    width:100%;
    line-height: 150%;
    margin-bottom: 50px;
}
.lzy-sub-detail-content {
    margin-top: 50px;
    line-height: 35px;
    font-size:16px;
}
.lzy-sub-detail-content a {
    color: #d73b21;
}
.lzy-sub-detail-content img {
    max-width:800px;
    margin:auto;
    height:auto;
    text-align: center;
}
