@charset "utf-8";
@import url(reset.css);

/*居中容器*/
.container {
    width: 1200px;
    margin: 0 auto;
}

/*=========头部开始===========*/
.index_header {
    /*height: 240px;*/
}

.index_header .top {
    border-bottom: 1px solid #d9d9d9;
}

.index_header .top .left {
    float: left;p-tit
}

.index_header .top .right {
    float: right;
    margin-right: 27px;
}

.index_header .top .right span {
    margin: 0 8px;
}

.index_header .top .right a {
    color: #777777;
}

.index_header_mid {
    height: 120px;

    /*line-height: 120px;*/
}

.index_header_top {
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #777777;
}

.index_header_mid .logo {
    display: inline-block;
    margin-left: 4px;
    margin-top: 30px;

}

.index_header_mid .tel {
    display: inline-block;
    width: 175px;
    height: 45px;
    float: right;
    margin-top: 35px;

}

.index_header_mid .tel p {
    display: inline-block;
    margin: 0 0;
}

.index_header_mid .tel .num {
    color: #f08519;
    font-size: 24px;
    font-weight: 800;
}

.index_header_mid .search {
    float: right;
    width: 230px;
    height: 32px;
    position: relative;
    margin-top: 45px;
    margin-left: 27px;
    margin-right: 30px;
    border: 1px solid #808080;
    border-radius: 5px;
}

.index_header_mid .keyword {
    border: none;
    outline: none;
    border-radius: 5px;
    width: 200px;
    overflow: hidden;
    height: 30px;
    text-indent: 10px;
}

.index_header_mid .button {
    position: absolute;
    right: -3px;
    top: -1px;
    width: 39px;
    height: 32px;
    border: none;
    outline: none;
    background: url(../images/search_botton.png), no-repeat;
    cursor: pointer;
}

.index_header_nav_bg {
    height: 44px;
    background: url(../images/index_nav_bg.png), repeat-x;
    /*background-repeat: repeat-y;*/
}

.index_header_nav {
    background-color: red;
    line-height: 44px;

}

.index_header_nav ul {
    margin: 0 auto;
}

.index_header_nav ul .active {
    background: url(../images/index_active_bg.png), repeat-x;
    position: relative;
}

.index_header_nav ul .active img {
    position: absolute;
    left: 4px;
    top: 7px;
    display: block;
}

.index_header_nav ul li {
    float: left;
}

.index_header_nav ul li img {
    display: none;
}

.index_header_nav ul li a {
    padding: 0 25px;
    color: #fff;
    font-size: 14px;
}

.index_header_nav ul .line {
    box-sizing: border-box;
    height: 20px;
    width: 1px;
    /*margin: 13px 20px 0;*/
    margin: 13px 3px;

    float: left;
    background-color: #a0a0a0;

}

.index_header .hot {
    height: 40px;
    line-height: 40px;
    color: #858585;
    /*text-align: center;*/
    /*background-color: red;*/
}

.index_header .hot .title {
    margin-left: 10px;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 23px;
}

.hot ul {
    /*display: inline-block;*/

}

.hot ul li {
    float: left;
}

.hot ul li a {
    font-size: 14px;
    color: #858585;
    margin-right: 15px;
}

/*=========头部结束===========*/

/*===尾部开始===*/

.index_footer {
    position: relative;
}

.index_footer_icon {
    position: absolute;
   top: -16px;
    left: 0;
    right: 0;
    bottom: 0;
}

.index_footer_bg {
    height: 420px;
    background-color: #343537;
    border-top: 8px solid #f08519;
}

.index_footer_l {
    float: left;
    height: 340px;
    width: 417px;
    margin-top: 50px;
    border-right: 1px solid #535353;
}

.index_footer_l .info {
    margin-bottom: 24px;
}

.index_footer_l .info img, .index_footer_l .info p {
    display: inline;
    vertical-align: middle;
}

.index_footer_l .info p {
    font-size: 14px;
    color: #cfcfcf;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
}

.index_footer_r {
    margin-top: 50px;
    float: left;
    height: 256px;
    width: 735px;
    margin-left: 44px;
}

.index_footer_r .text_bg_s {
    width: 360px;
    height: 36px;
    background-color: #404144;
    float: left;
    line-height: 36px;
    color: #cfcfcf;
    font-size: 14px;
    text-indent: 14px;
    margin-bottom: 15px;
}

.index_footer_r .text_bg_m {
    width: 100%;
    height: 36px;
    background-color: #404144;
    float: left;
    line-height: 36px;
    color: #cfcfcf;
    font-size: 14px;
    text-indent: 14px;
    margin-bottom: 15px;
}

.index_footer_r .text_bg_s .text {
    border: none;
    outline: none;
    background: none;
    height: 34px;
    width: 290px;
    color: #cfcfcf;
}

.index_footer_r .text_bg_m .text {
    border: none;
    outline: none;
    background: none;
    height: 34px;
    width: 500px;
    color: #cfcfcf;
}

.index_footer_r .text_bg_l {
    background-color: #404144;
    float: left;
    line-height: 36px;
    color: #cfcfcf;
    font-size: 14px;
    text-indent: 14px;
    margin-bottom: 15px;

}

.index_footer_r .text_bg_l p {
    width: 100%;
    height: 95px;
    display: inline;

}

.index_footer_r .text_bg_l textarea {
    width: 678px;
    height: 85px;
    border: none;
    outline: none;
    background: none;
    color: #cfcfcf;
    float: right;
    display: inline;
    margin-top: 8px;

}

.index_footer_r .button {
    margin-left: 0;
    width: 180px;
    height: 40px;
    background-color: #ff9f41;
    border: none;
    outline: none;
    color: #fff;
}

.index_footer_info {
    height: 100px;
    background-color: #1d1f1d;
}

.index_footer_info .l {
    float: left;
    color: #cfcfcf;
    font-size: 14px;
    line-height: 100px;
}

.index_footer_info .r {
    float: right;
    color: #cfcfcf;
    font-size: 14px;
    line-height: 100px;
}

.index_footer_info .r a {
    color: #cfcfcf;
    font-size: 14px;
}

/*===尾部结束===*/

/*横幅===*/
.bannerBox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.bannerImg {
    width: 1900px;
    position: relative;
    left: 50%;
    margin-left: -950px;
}

/*位置===*/
.here_wrap {
    margin-top: 5px;
}

.here_wrap .breadcrumb {
    margin-bottom: 0;
}

.breadcrumb, .breadcrumb a {
    color: #777777;
    font-size: 15px;
}

/*导航===*/
.side-nav {
    background-color: #76b323;
    margin-top: 10px;
}

.side-nav a {
    color: #fff;
}

.side-nav > dl {
    overflow: hidden;
    margin-bottom: 0;
}

.side-nav > dl > dd {
    width: 164px;
    height: 56px;
    line-height: 56px;
    float: left;
    margin-left: 20px;
    text-align: center;
}

.side-nav > dl > dd a {
    display: block;
}

.side-nav > dl > dd a:hover, .cur {
    background-color: #787878;
}

/*内容===*/
.info-wrap {
    padding: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.info-wrap img {
    max-width: 100%;
}

.info-wrap p {
    margin: 0;
}

.info-wrap > .info_con {
    line-height: 1.8;
}

/* 分页 ======================*/
.pageWrap {
    margin: 40px 0 0;
    text-align: center;
    /*background-color: #f5f5f5;*/
    padding: 15px;
}

.pageWrap .rows {
    margin-right: 15px;
}

.pageWrap a, .pageWrap span {
    display: inline-block;
    min-width: 30px;
    /*line-height: 28px;*/
    margin: 0 4px;
    /*background-color: red;*/
    padding: 4px 12px;
    border-radius: 5px;
    border: 1px solid #c9c9c9;
}

.pageWrap a {
    color: #4a4a4a;
    text-decoration: none;
}
.pageWrap .current{
    background-color: #000000;
    border:none;
    color: #fff;
}
/*.pageWrap a:hover, .pageWrap span.current {*/
    /*color: #76b323;*/
/*}*/

/*新闻===*/
.news-wrap {
    padding: 30px 0;
}

.news-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0 -1%;
}

.news-wrap ul li {
    float: left;
    width: 370px;
    height: 380px;
    margin: 10px 19px;
    padding: 15px;
    border: solid 1px #eee;
}

.news-wrap ul li:hover {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
}

.news-wrap ul li .news-img {
    float: left;
    width: 100%;
    margin-right: 15px;
    height: 210px;
    overflow: hidden;
    vertical-align: middle;
    line-height: 210px;
}
.news-wrap ul li .news-img img{
    width: 100%;
}
.news-wrap ul li .news-con {
}

.news-wrap ul li .news-con .am-text-truncate {
    color: #000;
    margin: 20px 0;
    white-space:normal;
    overflow: visible;
    font-size: 14px;
    display: inline-flex;

}

.news-wrap ul li .news-con p {
    color: #999;
    margin: 0 0;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
}

.news-wrap ul li .news-con span {
    color: #8d8d8d;
    font-size: 12px;

}
.news-wrap ul li .news-con .icon{
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #8d8d8d;
    vertical-align: middle;
    margin-top: 2px;
}

.news-wrap .news-box {
    padding: 5px;
}

.news-wrap .news-box img {
    max-width: 100%;
}

.news-wrap .news-box p {
    margin: 0;
}

.news-wrap .news-box > .info_con {
    line-height: 1.8;
}

.prev-next {
    margin-top: 30px;
    color: #bbb;
}

.prev-next a {
    color: #666;
}

/*产品===*/
.pro-wrap {
    padding: 30px 0;
    width: 900px;
    float: left;
}

.pro-wrap ul {
    list-style: none;
    padding: 0;
    /*margin: 0 -30px;*/
}

.pro-wrap ul li {
    float: left;
    width: 286px;
    margin: 20px 7px 20px;
    border: solid 1px #eee;
    position: relative;
    top: 0;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    overflow: hidden;
}

.pro-wrap ul li:hover {
    box-shadow: 13px 13px 26px rgba(50, 50, 50, 0.1);
    top: -5px;
}

.pro-wrap ul li .p-img {
    height: 348px;
    line-height: 348px;
    border-bottom: solid 1px #eee;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

.pro-wrap ul li .p-img img {
    /*width: 348px;*/
    /*height: 348px;*/
    width: 100%;


    /*height: 348px;*/
}

.pro-wrap ul li .p-tit {
    padding: 15px 30px;
    text-align: center;
}

.pro-wrap ul li .p-tit > h4 {
    font-weight: normal;
    color: #434343;
    margin-bottom: 5px;
}

.pro-wrap ul li .p-tit > span {
    font-size: 12px;
    color: #8f8f8f;
}

.pro-wrap .pro-box {
    width: 800px;
    margin: auto;
}

.pro-wrap .pro-box img {
    max-width: 100%;
}

.pro-wrap .pro-box p {
    margin: 0;
}

.pro-wrap .pro-box > .info_con {
    line-height: 1.8;
}

.pro-wrap_f {
    background: url(../images/productshow.html) no-repeat top center;
}

.pro_info {
    overflow: hidden;
    padding-top: 50px;
    float: left;
}

.pro_info-img {
    width: 580px;
    float: left;
    margin-left: 40px;
    margin-right: 5px;
}

.pro_info-con {
    float: left;
    width: 430px;
    margin: 0 55px;
}

.pro_info-con > h1 {
    margin: 0;
    color: #f08519;
    font-size: 28px;
    font-weight: normal;
}

.pro_info-con > h6 {
    margin: 0;
    color: #1e1e1e;
    font-size: 20px;
    font-weight: normal;
}

.pro_info-con > hr {
    border-color: #d2d2d2;
}

.pro_info-con .info_con {
    color: #595757;
    line-height: 1.8;
    min-height: 400px;
}

.pro_info-con .info_con > p {
    margin: 0;
}

.pro_info-con .info_share {
    border-top: solid 1px #e0e0e0;
    padding-top: 6px;
    margin-top: 15px;
}

.pro_info-con .info_share .bdsharebuttonbox > span {
    float: left;
    line-height: 24px;
    margin: 6px 6px 6px 0;
}

/* 放大镜==============*/
.zoomBox {
    width: 580px;
    margin: 0 auto;
    border: solid 1px #cccccc;
}

.tb-pic {
    position: relative;
    z-index: 1;
}

.tb-pic, .tb-pic a {
    height: 578px;
    width: 578px;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    *font-size: 593px;
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-pic a img {
    width: 100%;
    height: 100%;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background-color: #666;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: move;
    z-index: 1;
}

.spec-scroll {
    margin: 20px 0;
    width: 580px;
    overflow: hidden;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 580px;
    height: 100px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 100px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.spec-scroll .items ul li {
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 10px;
}

.spec-scroll .items ul li img {
    border: 1px solid #d2d2d2;
    padding: 2px;
    width: 100px;
    height: 100px;
}

.spec-scroll .items ul li img:hover, .spec-scroll .items ul li.tb-selected img {
    border: 2px solid #f08519;
    padding: 1px;
}

/*==========*/
body .layer-myskin .layui-layer-content {
    padding: 20px 30px;
}
.side-nav {
    background-color: #76b323;
    margin-top: 10px;
}
.here_wrap {
    margin-top: 5px;
}
.side-nav2{
    background-color:#f4f6f9;
    width: 100%;
    height: 50px;
}

.side-nav2 .breadcrumb {
    /*margin-bottom: 0;*/
    padding: 0 0;
    margin: 15px auto 0;
    display: inline-block;
    float: right;
    vertical-align: middle;
}

.side-nav2 .breadcrumb, .breadcrumb a {
    color: #777777!important;
    font-size: 15px;
}

.side-nav2 .cur a {
    color: #fff;
}
.side-nav2 a {
    color: #696969;
}

.side-nav2  dl {
    overflow: hidden;
    margin-bottom: 0;
    display: inline-block;
}

.side-nav2  dl  dd {
    width: 123px;
    height: 50px;
    line-height: 50px;
    float: left;
    /*margin-left: 20px;*/
    text-align: center;
    display: inline-block;
    font-size: 14px;
}

.side-nav2  dl dd a {
    display: block;
}

.side-nav2 .cur {
    background-color: #000000;
}
.am-active{
    color: #f08519!important;
}

.links{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;

}
.link1{
    text-align: center;
    width: 113px;
}
.link1 img,.link2 img{
    max-width: 100%;
}
.link2{
    width: 75px;
    text-align: center;
}
.link1 .info1,.link2 .info2{
    padding: 6px;
    margin: 0 0;
    color: #cfcfcf;
    font-size: 14px;
    text-align: center;
}

.index_footer_r .title{
    font-size: 24px;
    font-weight: 600;
    color: #cfcfcf;
}
.index_footer_r .title span{
    color: #f08519;
}