﻿@charset "utf-8";
/* LESS Document */
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: normal 62.5% Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    max-width: 100%;
    height: auto;
}

.clearfix::after {
    display: block;
    height: 0;
    content: '';
    clear: both;
    visibility: hidden;
}

.wd {
    width: 1170px;
    margin: 0 auto; /* margin-top: 11px; */
}

.none {
    display: none;
}

.block {
    display: block;
}

.header, .corinfo, .i-news, .scroll, .nav-path {
    width: 100%;
}

.header-mp {
    padding-top: 15px;
}

.header1 {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
    height: 73px;
}

.logo {
    margin-top: 11px;
}

/*导航*/
.nav {
    margin-left: 50px;
    margin-top: 0px;
}

.nav > li {
    float: left;
    padding: 13px 40px 0 0;
    position: relative;
}

.nav > li:first-child {
    padding-left: 0;
}

.nav > li a {
    color: #363636;
    font-size: 1.6em;
    text-transform: uppercase;
    transition: all .4s ease;
    padding: 0 15px;
}

.nav > li:hover > a, .nav > li.on > a {
    color: #fff;
    text-shadow: 1px 1px 1px #007f41;
    transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transition: all .4s ease;
    padding: 0 15px;
    background-color: #007f41;
}

.nav_toggle, .nav_toggle_p {
    width: 26px;
    height: 30px;
    background: #363636 url(../images/header_hamburger.png) no-repeat;
    float: right;
    display: none;
    margin-right: 8px;
}

.nav_toggle_p {
    background: #ddd url(../images/header_hamburger.png) no-repeat;
}

.submenu {
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 9999;
    display: none;
    width: 614px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 27px;
}

.submenu > li {
    float: left;
}

.submenu2 > li {
    width: 160px;
}

.submenu > li > a {
    color: #000;
    font-size: 1.4em;
    font-weight: bold;
}

.thirdmenu li {
    margin-top: 8px;
}

.thirdmenu li a {
    font-size: 1.4em;
    color: #333;
}

.thirdmenu li:hover a {
    color: #007f41;
}

/*搜索*/
.header-bd {
    position: relative;
}

.input {
    display: block;
    position: absolute;
    width: 178px;
    top: -75px;
    right: 62px;
}

.sear-lang {
    width: 248px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 3px;
}

.search {
    width: 180px;
    height: 37px;
    line-height: 30px;
    text-align: right;
    overflow: hidden;
}

.sear-btn {
    font-size: 1.6em;
    color: #363636;
    background: url(../images/search.jpg) no-repeat 162px center;
    padding-right: 34px;
    padding-top: 5px;
    padding-bottom: 2px;
    display: block;
    height: 37px;
}

.sear-btn:hover {
    opacity: 0.8;
}

.keywords {
    width: 181px;
    height: 28px;
    line-height: 20px;
    outline: none;
    border: 1px solid #d8d8d8;
    font-size: 1.4em;
    margin-top: 6px;
}

.submit {
    background: url(../images/search.jpg) no-repeat;
    width: 18px;
    height: 19px;
    position: absolute;
    right: 1px;
    top: 12px;
    border: none;
    outline: none;
}

/*语言选择*/
.lang {
    width: 53px;
    height: 20px;
    border-left: 1px solid #d8d8d8;
    margin-top: 8px;
}

span.relselet {
    width: 53px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #363636;
    font-size: 1.6em;
    background: url(../images/lang.jpg) no-repeat right center;
    cursor: pointer;
}

/*banner*/
.banner {
    width: 100%;
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 73px;
    background-attachment: fixed;
}

/*内容1*/
.corinfo-mp {
    padding-top: 38px;
    padding-bottom: 41px;
}

.corinfo-main {
    width: 54.9572%;
}

.corinfo-img {
    width: 40.09%;
}

.corinfo-main h2 {
    padding: 15px 0;
    margin-top: 10px;
    position: relative;
}

.corinfo-main h2 a {
    color: #333;
    font-size: 1.8em;
}

.corinfo-main h2 i {
    display: block;
    width: 22px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
}

.corinfo-main p {
    color: #666;
    font-size: 1.4em;
    line-height: 24px;
    margin-top: 20px;
}

.corinfo-main .more a {
    display: block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #aaa8a8;
    font-size: 1.4em;
    color: #333;
    margin-top: 26px;
    transition: all .4s ease;
}

.corinfo-img:hover img {
    opacity: 0.7;
    transition: all .4s ease;
}

.corinfo-main h2:hover a {
    color: #477e48;
}

.corinfo-main h2:hover i {
    background: #477e48;
}

.corinfo-main .more a:hover {
    color: #007f41;
    border: 1px solid #007f41;
    transition: all .4s ease;
}

/*内容2*/
.i-news {
    background: #efefef;
}

.i-news-mp {
    padding: 36px 0;
}

.i-news-bd h3 {
    color: #333;
    font-size: 1.8em;
    padding-bottom: 14px;
}

.i-news-list li {
    width: 32.0512820%;
    float: left;
    border: 1px solid #c6c6c6;
    margin-left: 19px;
    transition: all .4s ease;
    overflow: hidden;
}

.i-news-list li:first-child {
    margin-left: 0;
}

.i-news-list li a {
    padding: 29px 28px 45px 23px;
    display: block;
}

.i-news-list li .time {
    color: #888;
    font-size: 14px;
    padding-top: 6px;
    width: 84px;
    float: right;
}

.i-news-list li h5 {
    color: #000;
    font-size: 16px;
    margin-bottom: 11px;
    transition: all .4s ease;
    padding-bottom: 10px;
    float: left;
    width:70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


}

.i-news-list li p {
    font-size: 14px;
    text-indent: 2em;
    color: #555;
    line-height: 24px;
    clear: both;
    max-height: 72px;
    overflow: hidden;
}

.i-news-list li:hover {
    background: #fff;
    border-color: #fff;
    box-shadow: 0 0 5px #477e48;
    transition: all .4s ease;
}

.i-news-list li:hover h5 {
    color: #007f41;
    transition: all .4s ease;
}

/*内容3*/
.scroll {
    background: #727071;
}

.scroll .wd {
    width: 1100px;
}

.scroll-mp {
    padding: 33px 0;
}

.scroll-mp h3 {
    color: #fff;
    font-size: 1.8em;
    margin-bottom: 28px;
}

.item1 {
    display: block;
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.item1 img {
    transition: all .4s ease;
}

.item1 .proinfo {
    padding: 15px;
}

.item1 h5 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 4px;
    transition: all .4s ease;
}

.item1 p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-indent: 2em;
}

.s-m a {
    display: block;
    color: #333;
    font-size: 1.4em;
    border: 1px solid #6f6c6c;
    width: 72px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-top: 11px;
    transition: all .4s ease;
}

.item1 img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all .4s ease;
    box-shadow: 0 2px 5px #333;
}

.item1 h5:hover {
    color: #477e45;
    transition: all .4s ease;
}

.s-m a:hover {
    border: 1px solid #007f41;
    color: #007f41;
    transition: all .4s ease;
}

/*内容4*/
.i-products-mp {
    padding: 55px 0 30px 0;
}

.i-products-bd h3 {
    color: #333;
    font-size: 1.8em;
    padding-left: 10px;
}

.i-product-list {
    margin-top: 30px;
}

.i-product-list li {
    float: left;
    width: 32%;
    margin-left: 12px;
    margin-bottom: 28px;
    transition: all .5s ease-in-out;
}

.i-product-list li p {
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
}

.i-product-list li:hover {
    transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transition: all .5s ease-in-out;
}

/*内容5*/
.i-videos {
    background: #888888;
    height: 385px;
}

.i-videos-mp {
    padding: 38px 0 46px 0;
}

.i-videos-bd h3 {
    font-size: 1.8em;
    color: #fff;
}

.i-videos-list {
    margin-top: 28px;
}

.i-videos-list li {
    float: left;
    width: 32.393162%;
    margin-left: 12px;
}

.i-videos-list li:first-child {
    margin-left: 0;
}

.i-videos-list li img {
    border: 1px solid #b7b8ba;
}

/*内容6*/
.i-contact-mp {
    padding: 30px 0 30px 0;
}

.i-contact-bd h3 {
    font-size: 1.8em;
    color: #333;
}

.contact-main {
    margin-top: 20px;
}

.contact-main .shows {
    width: 65.2991%;
}

.contact-main .shows p {
    margin-bottom: 8px;
    color: #555;
    font-size: 1.4em;
}

.wx {
    width: 222px;
    margin-top: 57px;
}

.wx li {
    float: left;
    width: 105px;
    margin-left: 12px;
}

.wx li:first-child {
    margin-left: 0;
}

.wx li p {
    font-size: 1.2em;
    color: #555;
    text-align: center;
}

/*底部*/
.footer {
    background: #888;
    color: #fff
}

.footer a {
    color: #fff;
}

.footer-mp {
    padding: 19px 0;
}

.footer-bd p, .bottom-nav li a {
    color: #f4f4f4;
}

.bottom-nav li {
    float: left;
    border-left: 1px solid #cfcfcf;
    color: #f4f4f4;
    font-size: .8rem;
}

.bottom-nav li:first-child {
    border-left: none;
}

.bottom-nav li a {
}

.bottom-nav li a:hover {
    text-decoration: underline;
}

/*面包屑导航*/
.nav-path {
    background: #dddddd;
}

.nav-path1 {
    margin-top: 0;
}

.nav-path-bd {
    height: 41px;
    line-height: 41px;
    color: #666;
}

.nav-path-bd a {
    color: #666;
    font-size: 1.4em;
    margin: 0 8px;
}

.nav-path-bd a:hover {
    color: #fff;
}

/*产品页*/
.contaner {
    width: 100%;
    padding-top: 10px;
    background: #f4f4f4;
    padding-bottom: 53px;
    border-bottom: 1px solid #e9e9e9;
}

.nav-left {
    width: 142px;
    box-sizing: border-box;
    border: 1px solid #dad9d9;
    border-radius: 6px;
    background: #f8f8f8;
    padding: 3px 12px;
    box-shadow: 0 0 12px #d5d4d4;
}

.nav-left li a {
    display: block;
    width: 110px;
    height: 47px;
    padding-left: 10px;
    line-height: 47px;
    border-top: 1px solid #e8e8e8;
    font-size: 1.4em;
    color: #666;
    text-align: center;
    transition: all .4s ease;
}

.nav-left li:first-child a {
    border-top: none;
}

.contaner-right {
}

.pbanner {
    width: 100%;
    box-shadow: 0 0 5px #ccc;
}

.pbanner .item {
    width: 100%;
    display: block;
    height: 492px;
    background-size: cover !important;
}

.nav-left li a:hover {
    color: #477e45;
    text-decoration: underline;
    transition: all .4s ease;
}

.menuon {
    background: url(../images/dot1.png) no-repeat 0 center;
    color: #477e45 !important;
}

.powl .owl-dots {
    display: none !important;
}

.powl .owl-stage-outer {
    margin-top: 10px;
    padding: 17px 12px 12px 5px;
    box-sizing: border-box;
    border: 1px solid #d1d0d0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 12px #d5d4d4;
}

.powl .owl-item a.imgb {
    display: block;
    border-right: 1px solid #ededed;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 18px;
}

.powl .owl-item:first-child a.imgb {
    padding-left: 0;
}

.powl .owl-item a.imgt h4 {
    font-size: 1.4em;
    color: #666;
    padding-left: 10px;
    padding-top: 8px;
    font-weight: normal;
}

.powl .owl-nav {
    margin-top: 45px;
    text-align: right;
}

.powl .owl-nav .owl-prev, .powl .owl-nav .owl-next {
    border: 1px solid #bcbcbc;
    background: #f4f4f4 url(../images/pl.jpg) no-repeat center center !important;
    border-radius: 0 !important;
    color: #f4f4f4 !important;
    padding: 16px 45px !important;
    display: inline-block !important;
}

.powl .owl-nav .owl-next {
    background: #f4f4f4 url(../images/pr.jpg) no-repeat center center !important;
}

.powl .owl-item:hover a.imgb img {
    opacity: 0.8;
    transition: all .4s ease;
}

.powl .owl-item:hover a.imgt h4 {
    transition: all .4s ease;
    color: #477e45;
}

.powl .owl-nav .owl-prev:hover, .powl .owl-nav .owl-next:hover {
    box-shadow: 1px 1px 5px #ccc, -1px -1px 5px #ccc;
    transition: all .4s ease;
}

.p-contact {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
}

/*联系我们页*/
.contact {
    background: #f4f4f4;
}

.contact-bd {
    background: #f4f4f4 url(../images/cbg.png) no-repeat center 30px;
    background-size: cover;
}

.c-show { /*padding-top:295px;padding-left:530px;*/
    padding-bottom: 95px;
}

.ct {
    width: 618px;
    padding-bottom: 13px;
    padding-left: 26px;
    padding-top: 8px;
    border: 1px solid #959393;
    margin-top: 346px;
}

.ct p {
    padding-left: 3.9em;
    font-size: 1.6em;
    line-height: 1.6em;
    color: #595757;
}

/*项目*/
.jbanner .item {
    width: 100%;
    display: block;
    background-size: cover !important;
}

.cate {
    padding: 10px 0 14px 0;
    background: #efefef url(../images/catebg.png) repeat-x 0 4px; /*background:#efefef;*/
}

.cate-l {
    width: 49.9%;
    border-left: 1px solid #b3b3b3;
    text-align: center;
    height: 72px;
}

.cate-l:first-child {
    border-left: none;
}

.cate-l h1 {
    font-size: 2.0em;
    font-weight: bold;
    color: #9d9d9d;
    margin-top: 8px;
    margin-bottom: 7px;
}

.cate-l .cate-list a {
    color: #9fa0a0;
    font-size: 1.4em;
}

.cate-l .cate-list a:hover, .cate-l .cate-list a.on {
    color: #477e45;
    transition: all .4s ease;
}

.cate-l .cate-list a:hover span {
    color: #9fa0a0;
}

.projects {
    padding: 29px 0 80px 0;
}

ul.pj-list {
    width: 102%;
}

.pj-list li {
    float: left;
    width: 31.393162%;
    max-height: 554px;
    margin-left: 13px;
    margin-bottom: 38px;
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.pj-list .pj-con {
    padding: 18px 16px 24px 16px;
}

.ct-list .pj-con {
    padding: 10px 16px 10px 16px;
}

.pj-con p {
    font-size: 1.4em;
    color: #888;
    margin-top: 5px;
    max-height: 19px;
    overflow: hidden;
}

.pj-con p:first-child {
    color: #9f9f9f;
    font-size: 1.4em;
    width: 55px;
}

.pj-con h2 {
    color: #666;
    font-size: 1.7em;
    font-weight: normal;
    margin-top: 7px;
}

.ct-con h2 {
    color: #777777;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    max-height: 21px;
    overflow: hidden;
}
.products-list .ct-con h2{
    text-align: center;
}
.ct-con p {
    font-size: 1.2em;
    color: #888;
    margin-top: 2px;
}

.ct-con p.hh {
    height: 50px;
}

.ctbg {
    background: #f4f4f4;
}

.pj-list li:hover {
    box-shadow: 2px 2px 5px 2px #ccc;
    transform: scale(1.01) translateY(-5px);
    -webkit-transform: scale(1.01) translateY(-5px);
    -moz-transform: scale(1.01) translateY(-5px);
    -ms-transform: scale(1.01) translateY(-5px);
    -o-transform: scale(1.01) translateY(-5px);
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.pj-list li:hover img {
    opacity: 0.8;
    transition: all .4s ease;
}

.lr-btn {
    text-align: center;
}

.lr-btn a, .lr-btn span.current {
    padding: 10px 53px;
    border: 1px solid #b6b6b6;
    margin-left: 10px;
}

.lr-btn a.lbtn, .lr-btn span.lbtn {
    background: url(../images/pl.png) no-repeat center center;
}

.lr-btn a.rbtn, .lr-btn span.rbtn {
    background: url(../images/pr.png) no-repeat center center;
}

.lr-btn a.lbtn:hover, .lr-btn a.rbtn:hover {
    box-shadow: 1px 1px 5px #ccc, -1px -1px 5px #ccc;
    transition: all .4s ease;
}

/*项目详情*/
.pj-box {
    background: #f4f4f4;
    padding-bottom: 79px;
}

.pj-show {
    width: 77.19%;
    background: #fff;
    padding: 40px;
}

.pj-show .time {
    font-size: 1.6em;
    color: #333;
    border-top: 1px solid #333;
    width: 62px;
}

.pj-show h2 {
    color: #333;
    font-weight: normal;
    font-size: 1.8em;
    margin: 8px 0 18px 0;
}

.con-show {
    color: #898989;
    font-size: 1.4em;
    line-height: 26px;
}

.con-show p, .con-show img {
    margin-bottom: 10px;
}

.rl-pro {
    width: 169px;
    background: #fff;
    left: 50%;
    margin-left: 415px;
    position: fixed;
    top: 120px;
}

.rl-pro h2 {
    height: 34px;
    width: 100%;
    text-align: center;
    line-height: 34px;
    border-bottom: 1px solid #c9c9c9;
    color: #555;
    font-size: 1.4em;
    font-weight: normal;
}

.rl-list li {
    text-align: center;
    border-top: 1px solid #efefef;
    padding: 20px 10px;
}

.rl-list li:first-child {
    border-top: none;
    padding-top: 25px;
}

.rl-list li p {
    color: #555;
    font-size: 1.2em;
    margin-top: 10px;
    transition: all .4s linear;
}

.rl-list li img {
    transition: all .4s linear;
}

.rl-list li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all .4s linear;
}

.rl-list li:hover p {
    color: #477e45;
    transition: all .4s linear;
}

/*新闻详情*/
.ns-box {
    background: #f1f1f1;
    padding-top: 38px;
    padding-bottom: 80px;
}

.nbanner .item {
    height: 604px;
    width: 100%;
    display: block;
    background-size: cover !important;
}

.ns-title {
}

.ns-con {
    width: 40%;
    margin-left: 50px;
}

.ns-title p {
    color: #000;
    font-size: 1.1em;
}

.ns-title .time {
    border-top: 1px solid #a8a8a8;
    width: 71px;
}

.ns-title .title {
    margin-top: 4px;
    border-bottom: 3px solid #000;
    padding-bottom: 30px;
}

.nbanner .owl-dots {
    text-align: right !important;
    padding-right: 30px;
}

.ns-box .con-show {
    margin-top: 40px;
    border-top: 1px solid #d7d7d7;
    padding-top: 32px;
    color: #666;
    font-size: 1.4em;
}

.ns-btn {
    margin-top: 36px;
    text-align: left;
}

.ns-btn .lbtn {
    margin-left: 0;
}

.p-ns-title {
    display: none;
}

/*关于欧林*/
.abanner {
    width: 100%;
    margin-top: 73px;
    overflow: hidden
}
.abanner img{
    display: block;
}
.about {
    background: #f4f4f4;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 30px;
    padding-bottom: 20px;
}

.about1 { /*background:url(../images/abg.png) no-repeat 233px 163px;*/
}

.about-nav {
    width: 128px;
    margin-top: 0;
}

.about-show {
    font-size: 1.4em;
    color: #777;
    line-height: 26px;
    box-sizing: border-box;
    padding-left: 40px;
    min-height: 304px;
}

.arwidth {
    width: 80%;
    margin-right: 8px;
}

.about-show p {
    margin-bottom: 10px;
}

.about-nav p {
    color: #077f44;
    font-size: 1.6em;
    text-align: right;
    border-bottom: 2px solid #077f44;
}

.about-nav h2 {
    font-size: 22px;
    color: #077f44;
    font-weight: normal;
    margin-top: 3px;
}

.about-list2 {
    background: url(../images/line.jpg) repeat-y 9px;
}

.about-list2 li {
    background: url(../images/dots.jpg) no-repeat 0 29px;
    padding-left: 38px;
    padding-top: 29px;
}

.list2-show {
    font-size: 1.4em;
    color: #777;
    line-height: 26px;
    box-sizing: border-box;
}

.about-list5 ul li {
    max-height: 411px;
    overflow: hidden;
}

.about-list2 li .time {
    color: #595757;
    font-size: 1.6em;
    border-top: 1px solid #595757;
    width: 39px;
    margin-bottom: 6px;
}

.about-list li {
    width: 31.39316239316239%;
    margin-bottom: 0px;
}

.ct-list .ab-con {
    padding-bottom: 26px;
}

.ab-con p.time {
    color: #666;
    width: 78px;
    float: right;
}

.ab-con h2 {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    display: inline-block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.ab-con p.cop {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
    text-indent: 2em;
}

/*浮动导航*/
.fl-nav {
    width: 100%;
    background: #f4f4f4;
    position: absolute;
    left: 0;
    display: none;
}

.fl-nav-list {
    background: #dcdcdc;
}

.fl-nav-list li {
    display: inline-block;
    width: 19.72%;
    height: 60px;
}

.fl-nav-list .about-nav {
    margin: 5px auto;
}

.current {
    background: #efefef;
}

/*产品详情页*/
.probanner {
    width: 100%;
    background: #f4f4f4;
    border-bottom: 1px solid #d4d4d5;
}

.pad {
    padding: 20px 0;
    box-sizing: border-box;
}

.pad .item {
    height: 783px;
}

.main-box {
    background: #f4f4f4;
}

.main-box-bd {
    padding-top: 40px;
}

.main-box-bd h2 {
    font-size: 5.421em;
    color: #898989;
}

.main-box-bd h2 span {
    font-size: 0.3em;
    font-weight: normal;
}

.main-show1 {
    font-size: 1.4em;
    color: #898989;
    line-height: 24px;
    padding: 15px 0;
}

.main-show1 p, .main-show2 p, .main-show2 img {
    margin-bottom: 10px;
}

.main-show2 {
    width: 100%;
    background: #fff;
    margin-top: 8px;
    padding: 40px 47px 60px;
    box-sizing: border-box;
    font-size: 1.4em;
    color: #666;
    line-height: 24px;
    box-shadow: 0 0 25px #d2d1d1;
    border: 1px solid #d2d1d1;
    border-radius: 8px;
}

.pro-box {
    padding-top: 33px;
    padding-bottom: 35px;
}

.pro-main {
    width: 78.7350444%;
    background: #fff;
    box-shadow: 0 0 25px #d2d1d1;
    border: 1px solid #d2d1d1;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 56px;
}

.pro-rt {
    width: 19.239316239316239316239316239316%;
    background: #fff;
    box-shadow: 0 0 25px #d2d1d1;
    border: 1px solid #d2d1d1;
    border-radius: 8px;
}

.pro-case p {
    font-size: 1.4em;
    margin-left: 15px;
    color: #898989;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 7px;
    width: 97%;
}

/*.pduts .owl-dots{display:none !important;}*/
.pduts {
    margin-top: 10px;
    width: 93%;
    padding: 0 26px;
    position: relative;
}

.pduts .owl-prev {
    background: url(../images/rrr.jpg) no-repeat center !important;
    padding: 15px 8px !important;
    position: absolute;
    left: -28px;
    top: -36px;
}

.pduts .owl-next {
    background: url(../images/lll.jpg) no-repeat center !important;
    padding: 15px 8px !important;
    position: absolute;
    right: -25px;
    top: -36px;
}

.videobtn img {
    width: 61%;
}

.pro-rt-mp {
    padding: 6px 13px 0
}

.progy {
    margin-bottom: 8px;
}

.pro-t p {
    font-size: 1.4em;
    color: #898989;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
    height: 25px;
}

.onn {
    position: fiexd;
    top: 0;
}

.zt {
    width: 93%;
}

/*三级菜单*/
.ntmenu, .nttmenu {
    display: none;
}

.ntmenu > li > a {
    border-top: 1px solid #e8e8e8;
    font-size: 1.2em;
}

.ntmenu li a:first-child {
    border-top: 1px solid #e8e8e8;
}

.nttmenu li a {
    font-size: 1.2em;
}

.videos {
    padding: 20px 0 40px;
    display: none;
}

#xbtn {
    text-align: right;
}

#xbtn a {
    font-size: 3.0em;
    color: #000;
    font-weight: bold;
}

embed {
    width: 100%;
    height: 500px;
}

.contentshow {
    padding: 20px 0 40px;
    border-bottom: 1px solid #dfdfdf;
    background: #f4f4f4;
}

/*网站地图*/
.cate-box {
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 20px;
}

.f-cate {
    margin-bottom: 10px;
    margin-top: 15px;
}

.f-cate a {
    color: #333;
    font-size: 1.8em;
}

.s-cate a {
    color: #666;
    font-size: 1.4em;
    padding: 3px 8px;
    margin-bottom: 8px;
}

.f-cate a:hover, .s-cate a:hover {
    text-decoration: underline;
}

/*搜索列表页*/
.s-list li {
    border-bottom: 1px dashed #666;
    margin-bottom: 10px;
    padding-bottom: 8px;
}

.s-list li a {
    color: #333;
    font-size: 1.4em;
}

.s-list li span {
    float: right;
}

.pro-summay {
    height: 48px;
}

#nt .ab-con p.cop {
}

#nt li {
    overflow: hidden;
}

.banner .owl-nav, .jbanner .owl-nav, .probanner .owl-nav, .nbanner .owl-nav {
    position: relative;
}

.jbanner .owl-nav .owl-prev, .probanner .owl-nav .owl-prev, .nbanner .owl-nav .owl-prev {
    display: block;
    width: 40px;
    height: 70px;
    background: url(../images/arrowleft.png) no-repeat;
    opacity: 0;
    transition: all .4s ease;
}

.jbanner .owl-nav .owl-next, .probanner .owl-nav .owl-next, .nbanner .owl-nav .owl-next {
    position: absolute;
    right: 20px;
    display: block;
    width: 40px;
    height: 70px;
    background: url(../images/arrowright.png) no-repeat;
    opacity: 0;
    transition: all .4s ease;
}

.banner .owl-nav .owl-prev {
    position: absolute;
    left: 20px;
}

#owl-demo:hover .owl-controls .owl-nav .owl-prev {
    background: url(../images/arrowleft.png) no-repeat;
    opacity: 1;
    transition: all .4s ease;
}

#owl-demo:hover .owl-controls .owl-nav .owl-next {
    background: url(../images/arrowright.png) no-repeat;
    opacity: 1;
    transition: all .4s ease;
}

.probanner .owl-nav .owl-prev {
    left: -120px;
}

.probanner .owl-nav .owl-next {
    right: -120px;
}

.nbanner #owl-demo:hover .owl-controls .owl-nav .owl-prev {
    background: url(../images/arrowleft1.png) no-repeat;
    opacity: 1;
    transition: all .4s ease;
}

.nbanner #owl-demo:hover .owl-controls .owl-nav .owl-next {
    background: url(../images/arrowright1.png) no-repeat;
    opacity: 1;
    transition: all .4s ease;
}

.nbanner .owl-nav .owl-prev {
    left: -130px;
    top: -313px;
}

.nbanner .owl-nav .owl-next {
    right: -130px;
    top: -313px;
}

.sear-btn {
    display: none;
}

.key {
    float: right;
    width: 70px;
    color: #363636;
    font-size: 1.6em;
    line-height: 23px;
    border: none;
    margin-top: 6px;
    outline: none;
}

.sub-btn {
    margin-top: 6px;
    width: 18px;
    height: 25px;
    float: right;
    outline: none;
    background: url(../images/search.jpg) no-repeat center;
    border: none;
    cursor: pointer;
}

.addwidth {
    border: 1px solid #ccc;
    width: 140px;
    transition: all .4s ease;
    margin-right: 10px;
}

.proht {
    padding-bottom: 26px;
}

.fl-nav .wd {
    margin-top: 0;
}

.project-top, .list-box-top, .contaner-top, .contact-top, .pj-box-top, .to-top {
    margin-top: 114px;
}

.app-nav {
    display: none;
}

.submenu2 {
    width: 355px;
}

#aboutc {
    height: 550px
}

#aboutb {
    height: 1015px;
}

.nav-about {
    position: relative;
    left: 0;
    top: 0;
}

.menuon {
    background-position: 0 22px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 0;
}

.jbanner .owl-nav .owl-prev, .jbanner .owl-nav .owl-next {
    width: 30px;
}

.s-banner {
    margin-top: 114px;
}

.app-project {
    display: none;
}

/*--*/
.p-contact .contact-main .contact_phone {
    color: #007f41;
    font-size: 2.2em;
    border-bottom: 1px solid #007f41;
    width: 200px;
}

.p-contact .contact-main .contact_phone2 {
    margin-top: 19px;
    background: url(../images/ctbg.png) no-repeat left 5px;
    padding-left: 28px;
}

.p-contact .contact-main .contact_phone3 {
    padding-left: 28px;
    background: url(../images/ctbg.png) no-repeat left -21px;
}

.p-contact .contact-main .contact_email {
    padding-left: 28px;
    background: url(../images/ctbg.png) no-repeat left -51px;
}

.p-contact .contact-main .contact_address {
    padding-left: 28px;
    background: url(../images/ctbg.png) no-repeat left -80px;
}

.ns-box .ns-box-bd .ns-title .time {
    border-top: none;
}

.ns-box .ns-box-bd .ns-title .title {
    font-size: 3.0em;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
}

.ns-box .ns-box-bd .ns-title .title span {
    font-size: 0.6em
}
.detail_pic img{
    display: block;
    margin: 0 auto;
}

.ns-box .ns-box-bd .ns-title .summary {
    margin-top: 28px;
    color: #000;
    font-size: 1.4em;
    line-height: 26px;
}

.ns-box .ns-box-bd .p-ns-title {
    width: 100%;
}

.ns-box .ns-box-bd .p-ns-title .title {
    font-size: 2.0em
}

.ns-box .ns-box-bd .p-ns-title .title span {
    font-size: 0.7em
}

.ns-box .ns-box-bd .p-ns-title .summary {
    font-size: 1.0em;
    margin-bottom: 0;
}

#owl-demo .item img {
    width: 100%;
}

.about_cont {
    padding: 40px 0;
}

.about_cont img {
    display: block;
    margin: 0 auto;
    padding: 5px 0;
}

/*分页*/
.page {
    list-style: none;
}

.page > li {
    float: left;
    padding: 5px 10px;
    cursor: pointer;
}

.page .pageItem {
    border: solid thin #DDDDDD;
    margin: 5px;
}

.page .pageItemActive {
    border: solid thin #0099FF;
    margin: 5px;
    background-color: #0099FF;
    color: white;
}

.page .pageItem:hover {
    border: solid thin #0099FF;
    background-color: #0099FF;
    color: white;
}

.page .pageItemDisable {
    border: solid thin #DDDDDD;
    margin: 5px;
    background-color: #DDDDDD;
}

.mob-footer {
    background: #000000;
    text-align: center;
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
      height: 3rem;
    line-height: 3rem;
    z-index: 1;
}

.mob-footer .x6 {

}

.mob-footer a {
    color: #fff!important;
    display: inline-block;
    background: url(/static/images/dbdh.png) no-repeat left center;
    background-size: contain;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: 1.1rem;
    padding-left: 1.8rem;
    vertical-align: middle;
}

.mob-footer img {
    vertical-align: middle;
}

@media (max-width: 768px) {
    .footer {
        margin-bottom: 3rem;
        line-height: 1.6;
    }

    .mob-footer {
        display: block;
    }
}

/*//翻页*/
.pages {
    clear: both;
    text-align: center;
    font-size: 0.8rem;
    color: #7e7064;
    margin-top: 1rem;
}

.pages a, .pages span {
    display: inline-block;
    height: 2rem;
    padding: 0 0.7rem;
    margin: 0 0.2rem !important;
    line-height: 2rem
}

.pages a:link, .pages a:visited {
    color: #7e7064;
    border: 1px solid #ccc;
    background: #fff;
}

.pages a:hover, .pages a:active, .pages span.ctxt {
    background: #0099FF;
    border: 1px solid #0099FF;
    color: #fff;
    text-decoration: none
}

.pageBtn {
    padding: 20px 0;
    font-size: 14px;
}

.pageBtn p {
    line-height: 2;
}
.pageBtn p a{
    color:#666;
}
.pageBtn p a:hover {
    color: #0099FF;
}
.pageBtn a.b{
    font-weight: bold;
}

.lam_box .box{
     max-width:1170px;
}