﻿@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
@import url(banner.css);

/* 首页部分开始 */
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.header {
    height: 157px;
}

.header .top {
    height: 36px;
    line-height: 36px;
    color: #666;
    border-bottom: 1px solid #e2e2e2;
    background: #eeeeee;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}
.i_banner_box img{height:524px;}

.header .top .fr {
    position: relative;
}

.header .top .fr a {
    padding: 5px 8px;
    color: #666;
}

.header .top .fr img {
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.logo {
    height: 122px;
    width: 100%;
}

.logo img {
    margin-top: 10px;
    height: 62px;
    width: 100%;
}

.logos {
    width: 15%;
    margin-top: 20px;
}

.logo .company {
    padding-left: 14px;
    border-left: 1px solid #c4c4c4;
    height: 60px;
    margin-top: 25px;
    padding-top: 5px;
    float: left;
    display: inline;
    margin-left: 95px;
}

.logo .company h2 {
    font-size: 24px;
    color: #50ae0a;
    font-weight: bold;
}

.logo .company h3 {
    font-size: 18px;
    margin-top: 5px;
    color: #ee7316;
    font-weight: bold;
}

.logo .tel {
    background: url(../Images/tel.png) no-repeat left center;
    height: 120px;
    width: 300px;
    padding-left: 50px;
    float: right;
    display: inline;
}

.logo .tel p {
    font-size: 16px;
    color: #666;
    margin-top: 35px;
}

.logo .tel p span {
    font-size: 30px;
    display: block;
    font-weight: bold;
    color: #ee7316;
}

.i_nav {
    background: #50ae0a;
    height: 49px;
    position: relative;
    z-index: 999999999;
}

.i_nav .container {
    overflow: initial;
}

.i_banner_box {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1000;
}

.i_banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.i_banner_box img {
    width: 100%;
}

.partner {
    width: 100%;
    background: #f3f3f3;
    overflow: hidden;
    padding-bottom: 18px;
    padding-top: 20px;
}

.partner .title {
    text-align: center;
    font-size: 25px;
    position: relative;
    margin: 20px 0;
}

.partner .title::before {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 0;
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: #e3e3e1;
}

.partner .title span {
    position: relative;
    z-index: 999;
    height: 45px;
    line-height: 45px;
    border-left: 2px solid #ee7316;
    border-right: 2px solid #ee7316;
    background: #50ae0a;
    padding: 0 30px;
    display: inline-block;
}

.partner .title a {
    font-weight: bold;
    color: #FFF;
}

.partner-list{width: 100% !important;}

.partner .content {
    width: 100%;
    height: auto;
    padding: 0 60px 0 50px;
    overflow: hidden;
    position: relative;
}
.partner .swiper-container{
    position: initial;
}
.swiper-button-next:after, .swiper-button-prev:after{display: none;}

.partner .content li {
    float: left;
    width: 200px;
    overflow: hidden;
    height: 129px;
    margin-right: 30px;
}

.partner .swiper-slide a {
    color: #6f6f6f;
}

.partner .swiper-slide img {
    width: 196px;
    height: 99px;
    border: 1px solid #e9e9e9
}

.partner .swiper-slide p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.partner  .prev {
    display: block;
    position: absolute;
    top: 34px;
    left: 0px;
    width: 33px;
    height: 33px;
    background: url(../Images/left.png) no-repeat;
}

.partner  .next {
    display: block;
    position: absolute;
    top: 34px;
    right: 0px;
    width: 33px;
    height: 33px;
    background: url(../Images/right.png) no-repeat;
}

.index_pro {
    padding: 10px 0 30px;
    height: auto;
    overflow: hidden;
}

.pro_title {
    text-align: center;
    padding: 30px 0;
    height: 40px;
    position: relative;
    box-sizing: content-box;
}

.pro_title::before{
    width: 100%;
    height: 1px;
    content: '';
    background: #ececea;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}

.pro_title h2 {
    font-size: 34px;
    color: #50ae0a;
    font-weight: bold;
}

.pro_title span {
    font-size: 14px;
    height: 50px;
    color: #c3c3c3;
    position: relative;
    padding-bottom: 10px;
}

.pro_title span::after {
    width: 50px;
    height: 2px;
    content: '';
    background: #50ae0a;
    position: absolute;
    bottom: 0;
    left: 32%;
}

.index_pro .content {
    margin-top: 25px;
}

.index_pro .content .hd {
    float: left;
    display: inline-block;
    width: 263px;
}

.index_pro .content .hd .contact {
    background: #50ae0a;
    width: 263px;
    padding: 15px 0;
    color: #FFF;
    text-align: center;
}

.index_pro .content .hd .contact .m {
    text-align: center;
    display: block;
}

.index_pro .content .hd .contact span {
    font-size: 14px;
    display: block;
    position: relative;
}

.index_pro .content .hd .contact span::before {
    width: 32px;
    height: 1px;
    background: #484484;
    position: absolute;
    content: '';
    left: 40px;
    top: 10px;
}

.index_pro .content .hd .contact span::after {
    width: 32px;
    height: 1px;
    background: #484484;
    position: absolute;
    content: '';
    right: 40px;
    top: 10px;
}

.index_pro .content .hd .contact p{
    font-size: 24px;
}

.index_pro .content .hd li {
    height: 56px;
    width: 263px;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    color: #FFF;
    background: #50ae0a;
    display: block;
    border-bottom: 1px solid #ffffff;
}

.index_pro .content .hd .on {
    background: url(../Images/pro-ico.png) no-repeat right center;
    background: #ee7316;
    border-bottom: 1px solid #171362;
}

.index_pro .content .bd {
    float: right;
    width: 923px;
}


.index_pro .content .bd .i_pro_c_ {
    padding: 0 32px 0 32px;
    border: 1px solid #ebebeb;
    display: block;
    height: auto;   
}

.index_pro .content .bd .hotpro {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 35px;
}

.index_pro .content .bd .hotpro dt {
    float: left;
    width: 420px;
}

.index_pro .content .bd .hotpro dt img {
    width: 405px;
    height: 267px;
    padding: 3px;
    border: 1px solid #ebebeb;
}

.index_pro .content .bd .hotpro dd {
    float: right;
    width: 390px;
}

.index_pro .content .bd .hotpro dd h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 60px;
}

.index_pro .content .bd .hotpro dd p {
    line-height: 25px;
    color: #999;
}

.index_pro .content .bd .hotpro dd .more {
    margin-top: 20px;
    width: 120px;
    height: 38px;
    background: url(../Images/more.jpg) no-repeat left center;
    line-height: 38px;
}

.index_pro .content .bd .i_pro_c_ .title {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0 30px;
    padding-bottom: 0;
}

.index_pro .content .bd .i_pro_c_ .title .tit {
    font-size: 24px;
    text-align: center;
    color: #50ae0a;
    height: 65px;
    position: relative;
}

.index_pro .content .bd .i_pro_c_ .title .tit::before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: '';
    border-bottom: 1px dashed #ccc;
    left: 0;
    top: 18px;
}

.index_pro .content .bd .i_pro_c_ .title .tit span {
    display: inline-block;
    padding: 0 20px;
    background: #FFF;
    position: absolute;
    z-index: 999;
    text-align: center;
    left: 42%;
}

.index_pro .content .bd .i_pro_c_ .title .tempWrap {
    overflow: hidden;
    position: relative;
    width: 843px !important;
}

.index_pro .content .bd .i_pro_c_ .title .tempWrap li {
    float: left;
    display: inline-block;
    margin-left: 26px;
    text-align: center;
    width: 255px;
    height: 222px !important;
    margin-bottom: 20px;
}

.index_pro .content .bd .i_pro_c_ .title .tempWrap li img {
    width: 100%;
    height: 200px;
    padding: 3px;
    border: 1px solid #ebebeb;
}

.index_pro .content .bd .hotpro dd .more a {
    padding-left: 43px;
    color: #FFF;
}

.adv1 {
    background: #357703 url(../Images/adv01.jpg) no-repeat center;
    height: 202px;
    text-align: center;
    color: #FFF;
}

.adv1 h3 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 32px;
}

.adv1 h3 span {
    background: #ec7616;
    padding: 5px;
}

.adv1 p {
    font-size: 24px;
    color: #d5d4e6;
}

.adv1 p span {
    font-weight: bold;
    font-size: 40px;
    color: #ec7616;
}

.index_case {
    padding: 10px 0 30px;
    height: auto;
    overflow: hidden;
}

.index_case .con .content {
    height: 460px;
}

.index_case .con .content .case_title{
    border: 2px solid #ececec;
}

.index_case .con .content li {
    float: left;
    display: block;
    width: 290px;
    height: 425px;
    margin-top: 40px;
}

.index_case .con .content li .pic {
    margin-top: 12px;
    text-align: center;
}

.index_case .con .content li .pic img {
    width: 263px;
    height: 214px;
}

.index_case .con .content li .title {
    padding: 12px;
}

.index_case .con .content li .title h3 {
    font-size: 18px;
    line-height: 35px;
}

.index_case .con .content li .title h3 a {
    color: #333;
}

.index_case .con .content li .title p {
    line-height: 25px;
    height: 92px;
}

.index_case .con .content li .more a {
    background: url(../Images/more.png) no-repeat top center;
    width: 41px;
    height: 41px;
    margin: 0 auto;
    display: block;
}

.process {
    background: #f3f3f3 url(../Images/process_bg.png) no-repeat center 70px;
    height: 460px;
    padding-top: 50px;
    overflow: hidden;
    text-align: center;
}

.process .container {
    overflow: initial;
}

.process .tit {
    font-size: 34px;
    color: #50ae0a;
    font-weight: bold;
}

.process .content {
    padding-top: 45px;
    height: auto;
    overflow: hidden;
}

.process .content ul {
    padding-left: 50px;
    overflow: hidden;
}

.process .content ul li {
    float: left;
    display: inline-block;
    margin-right: 50px;
    font-size: 16px;
    position: relative;
}

.process .content ul li span {
    display: block;
    width: 114px;
    height: 114px;
    overflow: hidden;
    transition-duration: 0.5s;
}

.process .content ul li p {
    margin-top: 10px;
}

.process .content ul li::after {
    content: '';
    background: url(../Images/ico-4.png) no-repeat;
    width: 14px;
    height: 26px;
    position: absolute;
    right: -33px;
    top: 50px;
}

.l01 span {
    background: url(../Images/lc01.png) no-repeat top center;
}

.l02 span {
    background: url(../Images/lc02.png) no-repeat top center;
}

.l03 span {
    background: url(../Images/lc03.png) no-repeat top center;
}

.l04 span {
    background: url(../Images/lc04.png) no-repeat top center;
}

.l05 span {
    background: url(../Images/lc05.png) no-repeat top center;
}

.l06 span {
    background: url(../Images/lc06.png) no-repeat top center;
}

.l07 span {
    background: url(../Images/lc07.png) no-repeat top center;
}

.l01 span:hover {
    background: url(../Images/lc01.png) no-repeat bottom center;
}

.l02 span:hover {
    background: url(../Images/lc02.png) no-repeat bottom center;
}

.l03 span:hover {
    background: url(../Images/lc03.png) no-repeat bottom center;
}

.l04 span:hover {
    background: url(../Images/lc04.png) no-repeat bottom center;
}

.l05 span:hover {
    background: url(../Images/lc05.png) no-repeat bottom center;
}

.l06 span:hover {
    background: url(../Images/lc06.png) no-repeat bottom center;
}

.l07 span:hover {
    background: url(../Images/lc07.png) no-repeat bottom center;
}

.process .tel {
    font-size: 16px;
    line-height: 41px;
    position: relative;
    top: 40px;
}

.process .tel span {
    display: inline-block;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.process .tel .more {
    display: inline-block;
    margin-left: 35px;
}

.process .tel .more a {
    background: #ee7417;
    width: 137px;
    height: 41px;
    border-radius: 20px;
    line-height: 41px;
    display: block;
    color: #FFF;
}

.about {
    min-height: 630px;
    background: url(../Images/about_bg.jpg) no-repeat top center;
    text-align: center;
    padding-top: 60px;
}

.about .tit {
    font-size: 34px;
    color: #FFF;
    font-weight: bold;
}

.about .content {
    padding-top: 60px;
    height: auto;
    overflow: hidden;
}

.about .content .fl {
    width: 543px;
}

.about .content .fl img {
    width: 543px;
    height: 321px;
    border: 4px solid #FFF;
}

.about .content .fr {
    width: 610px;
    color: #FFF;
    text-align: left;
}

.about .content .fr h2 {
    line-height: 70px;
    border-bottom: 1px solid #3f3a82;
}

.about .content .fr p {
    line-height: 25px;
    padding-top: 20px;
    height: 150px;
}

.about .content .fr .more {
    margin-top: 20px;
    width: 151px;
    height: 50px;
    border: 1px solid #FFF;
    background: url(../Images/ico_4.png) no-repeat 20px center;
    line-height: 50px;
}

.about .content .fr .more a {
    padding-left: 53px;
    color: #FFF;
    width: 96px;
    height: 48px;
    display: block;
    box-sizing: content-box;
}

.about .content .fr .more a:hover {
    background: #ee7316 url(../Images/ico_4.png) no-repeat 20px center;
}

.honor {
    margin-top: 78px;
    height: auto;
    overflow: hidden;
}

.honor .hd {
    height: 55px;
    overflow: hidden;
}

.honor .hd ul li {
    float: left;
    width: 398px;
    height: 55px;
    font-size: 16px;
    line-height: 55px;
    margin-right: 2px;
    display: block;
    background: #f2f2f2;
    color: #333;
}

.honor .hd ul li a {
    background: #f2f2f2;
    width: 398px;
    height: 55px;
    display: block;
}

.honor .hd ul li span {
    width: 34px;
    height: 29px;
    display: inline-block;
    background: url(../Images/honor-ico.png) no-repeat;
    position: relative;
    top: 10px;
    margin-right: 10px;
}

.honor .bd {
    padding-top: 40px;
}

.honor .bd ul li {
    float: left;
    display: inline-block;
    margin-right: 20px;
}

.honor .bd ul li img {
    width: 280px;
    height: 190px;
}

.honor .hd ul .on {
    background: #ee7316;
    color: #FFF;
}

.honor .hd ul li.on span {
    background: url(../Images/honor-ico.png) no-repeat bottom;
}

.news {
    padding: 10px 0 30px;
    height: auto;
    overflow: hidden;
}

.news .content {
    padding-top: 45px;
}

.news .content .hd {
    float: left;
    display: inline-block;
    width: 263px;
}

.news .content .hd li {
    height: 90px;
    width: 263px;
    font-size: 16px;
    line-height: 90px;
}

.news .content .hd li a {
    color: #333333;
    height: 89px;
    width: 254px;
    text-align: center;
    display: block;
    border: 1px solid #ebebeb;
}

.news .content .bd {
    float: right;
    width: 920px;
    display: inline-block;
}

.news .content .bd .fl {
    width: 426px;
    height: 266px;
}

.news .content .bd .fl dl {
    width: 426px;
    height: 266px;
    position: relative;
    display: block;
}

.news .content .bd .fl dl dt {
    width: 426px;
    height: 266px;
}

.news .content .bd .fl dl dt img {
    width: 426px;
    height: 266px;
}

.news .content .bd .fl dl dd {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    color: #FFF;
    display: block;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}

.news .content .bd .fl dl dd h2 {
    padding: 10px 15px 5px;
    font-size: 18px;
    line-height: 20px;
    height: auto;
    overflow: hidden;
}

.news .content .bd .fl dl dd h2 a {
    color: #FFF;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news .content .bd .fl dl dd p {
    padding: 0px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .content .bd .fr {
    width: 458px;
    height: 266px;
}

.news .content .bd .fr li {
    height: auto;
    overflow: hidden;
    padding: 18px 0;
    border-bottom: 1px solid #e5e5e5;
}

.news .content .bd .fr li:first-child {
    padding-top: 0;
}

.news .content .bd .fr li .time {
    float: left;
    width: 81px;
    height: 62px;
    text-align: center;
    border: 1px solid #e5e5e5;
    display: inline-block;
}

.news .content .bd .fr li .time strong {
    display: block;
    font-size: 20px;
    margin-top: 7px;
}

.news .content .bd .fr li .news_infos {
    float: right;
    width: 360px;
}

.news .content .bd .fr li .news_infos h2 {
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
}

.news .content .hd li.on {
    background: url(../images/news-ico.png) no-repeat right center;
}

.news .content .hd li.on a {
    background: #50ae0a;
    color: #FFF;
    border: 1px solid #50ae0a50ae0a;
}

.links {
    padding-bottom: 20px;
}

.links span {
    font-weight: bold;
    font-size: 18px;
}

.links a {
    margin-right: 15px;
}

.footer {
    background: url(../Images/footer_bg.jpg);
    height: 220px;
    overflow: hidden;
    padding-top: 45px;
    box-sizing: content-box;
}

.footer .footer_nav {
    background: #ee7316;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    box-sizing: content-box;
}

.footer .footer_nav a {
    color: #FFF;
    box-sizing: content-box;
}

.footer .footer_nav span {
    padding: 0 28px;
    color: #625e9a;
    box-sizing: content-box;
}

.footer .copyright {
    padding: 30px 160px 0;
    overflow: hidden;
    box-sizing: content-box;
}

.footer .copyright .foot_logo {
    width: 180px;
    margin-top: 15px;
}

.copyright .fl img {
    height: 53px;
    box-sizing: content-box;
    width: 100%;
}

.copyright .text {
    line-height: 25px;
    color: #FFF;
    margin-left: 50px;
    box-sizing: content-box;
}

.copyright .fr img {
    height: 100px;
    box-sizing: content-box;
}

.index_case .con .content li:hover .more a {
    background: url(../Images/more.png) no-repeat bottom center;
}

.index_case .con .content li:hover {
    background: #50ae0a;
    border: 2px solid #50ae0a;
}

.index_case .con .content li:hover .title h3 a {
    color: #fff;
}

.index_case .con .content li:hover .title p {
    color: #fff;
}

.news .content .bd .fr li:hover .time {
    background: #ee7316;
    border: 1px solid #ee7316;
    color: #FFF;
}

.p_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.box01 {
    width: 100%;
    padding-bottom: 30px;
    background: #f2f2f2;
    text-align: center;
}

.i_notice {
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: url(../images/icon02.png) no-repeat left center;
}

.i_pro01 {
    width: 1140px;
    margin: 0 auto;
}

.i_pro01 li {
    float: left;
    display: inline-block;
    width: 265px;
    margin: 0 10px;
    border-top: 1px solid #eeeeee;
}

.i_pro01 li a {
    display: block;
    position: relative;
    width: 265px;
    height: 170px;
    overflow: hidden;
}

.i_pro01 li a span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 265px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_pro01 li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_pro01 li a:hover span {
    color: #e28b0f;
}

.box01_l {
    float: left;
    margin-top: 35px;
    width: 370px;
    height: 446px;
    padding: 15px 25px 0;
    background: #FFF;
}

.box01_r {
    float: right;
    margin-top: 35px;
    width: 727px;
    height: 446px;
    background: #FFF;
}

.i_news01 {
    width: 100%;
    background: #f6f6f6;
    border-radius: 0 0 4px 4px;
}

.i_news01_c {
    margin: 10px 20px 0px 20px;
    height: 156px;
    text-align: left;
}

.i_news01_c li {
    width: 280px;
}

.i_news01_t {
    height: 58px;
    line-height: 58px;
    text-align: center;
}

.i_news01_t strong {
    font-size: 58px;
    color: #e28b0f;
}

.i_news01_c h4 {
    display: block;
    margin-top: 5px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news01_c span {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.mline {
    height: 30px;
    background: url(../images/icon03.jpg) repeat-x left center;
}

.i_jiuye {
    width: 320px;
}

.i_jiuye dl {
    float: left;
}

.i_jiuye dl:nth-child(1) {
    width: 84px;
}

.i_jiuye dl:nth-child(2) {
    width: 109px;
    margin-left: 2px;
}

.i_jiuye dl:nth-child(3) {
    width: 123px;
    margin-left: 2px;
}

.i_jiuye dl dt {
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: #e28b0f;
    font-size: 16px;
    color: #FFF;
}

.i_jiuye dl:nth-child(1) dt {
    border-radius: 4px 0 0 0;
}

.i_jiuye dl:nth-child(3) dt {
    border-radius: 0 4px 0 0;
}

.i_jiuye dl dd {
    height: 35px;
    line-height: 35px;
    margin-top: 1px;
    background: #f6f6f6;
    font-size: 14px;
    color: #666;
}

.i_jiuye dl dd:nth-child(2n+2) {
    background: #f0f0f0;
}

.i_jiuye dl:nth-child(1) dd {
    height: 143px;
    padding: 50px 20px 0;
    line-height: 20px;
    letter-spacing: 3px;
    background: #e28b0f;
    color: #FFF;
    font-size: 18px;
}

.i_news02 {
    width: 727px;
}

.i_news02_l {
    margin: 5px 30px 0 20px;
}

.i_news02_l li {
    width: 677px;
}

.i_news02_l dl {
    heigth: 100px;
    margin-top: 20px;
    overflow: hidden;
}

.i_news02_l dl dt {
    float: left;
    width: 180px;
    height: 100px;
    overflow: hidden;
}

.i_news02_l dl dt a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_news02_l dl dd {
    float: right;
    width: 475px;
    text-align: left;
}

.i_news02_l dl dd h3 {
    display: block;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news02_l dl dd span {
    display: block;
    margin-top: 5px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #888888;
}

.i_pro02 {
    width: 100%;
    padding: 50px 0;
}

.i_pro02_l {
    margin: 30px auto 0;
    width: 1120px;
    height: 348px;
    overflow: hidden;
}

.i_pro02_l li {
    float: left;
    width: 224px;
    height: 174px;
    overflow: hidden;
    width: 224px;
    height: 174px;
    overflow: hidden;
}

.i_pro02_l li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_kc {
    width: 100%;
    padding: 30px 0 40px;
    background: #f2f2f2;
}

.i_kc_l {
    width: 1120px;
    margin: 0 auto;
}

.i_kc_l ul {
    float: left;
    margin-left: 5px;
    width: 331px;
}

.i_kc_l ul li {
    width: 331px;
    position: relative;
}

.i_kc_l ul li i {
    display: block;
    overflow: hidden;
}

.i_kc_l ul li a:hover i img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_kc_l ul li dl {
    display: none;
    position: absolute;
    width: 331px;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 2;
}

.i_kc_l ul li dl dt {
    color: #FFF;
    font-size: 32px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
}

.i_kc_l ul li dl dd {
    width: 125px;
    height: 40px;
    margin: 40px auto 0;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-radius: 20px;
    background: #FFF;
}

.i_kc_l ul:nth-child(1) {
    margin-left: 0;
}

.i_kc_l ul:nth-child(1) li:nth-child(1) {
    height: 245px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(1) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 40px;
    height: 245px;
    background: rgba(233, 72, 54, .9);
}

.i_kc_l ul:nth-child(1) li:nth-child(2) {
    height: 311px;
    margin-top: 4px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(1) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 60px;
    height: 311px;
    background: rgba(233, 72, 54, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(1) {
    height: 383px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(2) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 100px;
    height: 383px;
    background: rgba(108, 207, 113, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(2) {
    height: 172px;
    margin-top: 5px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 20px;
    height: 172px;
    background: rgba(108, 207, 113, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl dd {
    margin-top: 10px;
}

.i_kc_l ul:nth-child(3) {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li dl {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li:nth-child(1) {
    height: 245px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(3) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 40px;
    height: 245px;
    background: rgba(249, 209, 23, .9);
}

.i_kc_l ul:nth-child(3) li:nth-child(2) {
    height: 311px;
    margin-top: 4px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(3) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 60px;
    height: 311px;
    background: rgba(249, 209, 23, .9);
}

.i_company {
    width: 100%;
    padding: 50px 0;
}

.i_company_l {
    margin: 20px auto 0;
    width: 1120px;
    overflow: hidden;
}

.i_company_l li {
    float: left;
    display: inline-block;
    width: 120px;
    height: 60px;
    margin: 10px;
    overflow: hidden;
}
/* 首页部分结束 */

/* 内页部分开始 */
.p_container {
    width: 100%;
    padding: 30px 0;
    background: #f2f2f2;
}

.sidebar {
    width: 300px;
    float: left;
    display: inline;
    box-sizing: content-box;
}


.p_pro {
    width: 860px;
    float: right;
    display: inline;
}

.title_menu {
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.title_menu span {
    font-size: 24px;
    color: #50ae0a;
    border-bottom: 3px solid #50ae0a;
    padding-bottom: 10px;
}

.title_menu p {
    display: inline-block;
    float: right;
}

.sidebar .contact {
    width: 300px;
    height: 140px;
    background: url(../Images/tels.jpg) no-repeat #e3e3e3;
    margin-top: 30px;
}

.sidebar .contact p {
    margin-left: 160px;
    font-size: 16px;
    padding-top: 20px;
    color: #666666;
}

.sidebar .contact span{
    color: #50ae0a;
    font-size: 24px;
    padding-left: 120px;
    margin-top: 10px;
    display: block;
}

.sidebar .contact .more {
    margin-left: 125px;
    margin-top: 10px;
    text-align: center;
}

.sidebar .contact .more a {
    color: #50ae0a;
    border: 1px solid #50ae0a;
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.sidebar_l {
    display: block;
    overflow: hidden;
    box-sizing: content-box;
}

.n_n_list dl {
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 0;
}

.n_n_list dl dt {
    line-height: 35px;
    font-size: 16px;
}

.n_n_list dl dt::before {
    content: '■';
    font-size: 12px;
    margin-right: 5px;
    color: #ff6d00;
    position: relative;
    top: -3px;
}

.n_n_list dl dt a {
    
}

.n_n_list dl dt span {
    float: right;
    font-size: 14px;
}

.n_n_list dl dd {
    color: #999;
}

.n_n_list dl dd p {
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.waterfall {
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}

.waterfall li {
    float: left;
    display: inline-block;
    margin-right: 27px;
    text-align: center;
    margin-top: 20px;
}

.waterfall li img {
    width: 259px;
    height: 190px;
    padding: 3px;
    border: 1px solid #c1c1c1;
    transition: 0.5s;
}

.waterfall li p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gbook_indexpost label {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}

.gbook_indexpost label span {
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2F2F2F;
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 30px;
    display: inline-block;
}

.gbook_indexpost label input {
    width: 77%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding: 0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#com_thenm_list {
    margin-top: 40px;
}

.productremark .info {
    padding: 10px 0 0;
    line-height: 25px;
}

.productremark .info p {
    font-size: 14px;
    color: #484848;
}



/*.p_pro li{float:left; margin-right:10px; margin-bottom: 10px; display: inline-block;}*/


/* 内页部分结束 */


.nmdefont {
    margin: 0 auto;
    width: 1120px;
}